2021-04-20 16:52:37.845 | + ./stack.sh:main:469 : exec 2021-04-20 16:52:37.845 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-20-165237.summary.2021-04-20-165237 2021-04-20 16:52:37.846 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-20-165237' 2021-04-20 16:52:37.846 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-20 16:52:37.846 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-20-165237 2021-04-20 16:52:37.846 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-20-165237 /opt/stack/logs/stack.sh.log 2021-04-20 16:52:37.846 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-20-165237.summary.2021-04-20-165237 /opt/stack/logs/stack.sh.log.summary 2021-04-20 16:52:37.846 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-20 16:52:37.846 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-20 16:52:37.846 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-20 16:52:37.846 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-20 16:52:37.846 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-20 16:52:37.846 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-20 16:52:37.846 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-20 16:52:37.846 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-20 16:52:37.846 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-20 16:52:37.846 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-20 16:52:37.846 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-20 16:52:37.846 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-20 16:52:37.846 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-20 16:52:37.846 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-20 16:52:37.846 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-20 16:52:37.847 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-20 16:52:37.849 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-20 16:52:37.851 | + ./stack.sh:main:555 : set -o errexit 2021-04-20 16:52:37.853 | + ./stack.sh:main:558 : uname -a 2021-04-20 16:52:37.854 | Linux dv-cinder-787262-1-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-04-20 16:52:37.856 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-20 16:52:37.858 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-20 16:52:37.861 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-20 16:52:37.885 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-20 16:52:37.899 | + ./stack.sh:main:572 : fetch_plugins 2021-04-20 16:52:37.901 | + functions-common:fetch_plugins:1650 : local plugins= 2021-04-20 16:52:37.903 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-20 16:52:37.905 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-04-20 16:52:37.907 | + functions-common:fetch_plugins:1655 : return 2021-04-20 16:52:37.909 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-20 16:52:37.910 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-20 16:52:37.912 | + functions-common:run_phase:1733 : local phase= 2021-04-20 16:52:37.914 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-20 16:52:37.916 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-20 16:52:37.917 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-20 16:52:37.919 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-20 16:52:37.921 | + functions-common:run_phase:1742 : local extra 2021-04-20 16:52:37.923 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-20 16:52:37.926 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-20 16:52:37.927 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-20 16:52:37.929 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-20 16:52:37.931 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-20 16:52:37.933 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-20 16:52:37.944 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:52:37.946 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-20 16:52:37.948 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-20 16:52:37.950 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-20 16:52:37.951 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-20 16:52:37.953 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-20 16:52:37.955 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-20 16:52:37.957 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-20 16:52:37.959 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-20 16:52:37.961 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-20 16:52:37.962 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-20 16:52:37.964 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-20 16:52:37.966 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-04-20 16:52:37.967 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-20 16:52:37.969 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-04-20 16:52:37.971 | + functions-common:plugin_override_defaults:1696 : return 2021-04-20 16:52:37.973 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-20 16:52:37.993 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-20 16:52:37.995 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-20 16:52:38.009 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-20 16:52:38.011 | +++ lib/tls:source:43 : hostname -f 2021-04-20 16:52:38.015 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-20 16:52:38.017 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-20 16:52:38.020 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-20 16:52:38.022 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-20 16:52:38.024 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-20 16:52:38.026 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-20 16:52:38.028 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-20 16:52:38.030 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-20 16:52:38.033 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-20 16:52:38.035 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-20 16:52:38.039 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-20 16:52:38.051 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-20 16:52:38.066 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-20 16:52:38.077 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-20 16:52:38.089 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-20 16:52:38.113 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-20 16:52:38.148 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-20 16:52:38.218 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-20 16:52:38.238 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-20 16:52:38.271 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-20 16:52:38.315 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-20 16:52:38.424 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-20 16:52:38.437 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-20 16:52:38.449 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-20 16:52:38.460 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-20 16:52:38.550 | + ./stack.sh:main:605 : run_phase source 2021-04-20 16:52:38.552 | + functions-common:run_phase:1732 : local mode=source 2021-04-20 16:52:38.557 | + functions-common:run_phase:1733 : local phase= 2021-04-20 16:52:38.559 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-20 16:52:38.561 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-20 16:52:38.563 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-20 16:52:38.565 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-20 16:52:38.567 | + functions-common:run_phase:1742 : local extra 2021-04-20 16:52:38.570 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-20 16:52:38.573 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-20 16:52:38.575 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-20 16:52:38.577 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-20 16:52:38.579 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-20 16:52:38.582 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-20 16:52:38.595 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:52:38.597 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-20 16:52:38.599 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-20 16:52:38.633 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-20 16:52:38.635 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-20 16:52:38.638 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-20 16:52:38.640 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-20 16:52:38.642 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-04-20 16:52:38.644 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-20 16:52:38.646 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-04-20 16:52:38.648 | + functions-common:load_plugin_settings:1673 : return 2021-04-20 16:52:38.650 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-20 16:52:38.653 | + functions-common:verify_disabled_services:2015 : local service 2021-04-20 16:52:38.655 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.657 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-04-20 16:52:38.660 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.662 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-04-20 16:52:38.664 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.666 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-04-20 16:52:38.669 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.671 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-04-20 16:52:38.673 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.676 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-04-20 16:52:38.678 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.680 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-04-20 16:52:38.683 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.685 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-04-20 16:52:38.687 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.689 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-04-20 16:52:38.692 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.694 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-04-20 16:52:38.696 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.698 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-04-20 16:52:38.701 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.703 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-04-20 16:52:38.706 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.708 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-04-20 16:52:38.710 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.712 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-04-20 16:52:38.715 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.717 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-04-20 16:52:38.719 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.722 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-04-20 16:52:38.724 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.726 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-04-20 16:52:38.729 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.733 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-04-20 16:52:38.735 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.737 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-04-20 16:52:38.740 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.742 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-04-20 16:52:38.744 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.746 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-04-20 16:52:38.749 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.751 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-04-20 16:52:38.753 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.755 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-04-20 16:52:38.758 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.760 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-04-20 16:52:38.762 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.764 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-04-20 16:52:38.768 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.770 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-04-20 16:52:38.772 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.775 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-04-20 16:52:38.777 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.780 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-04-20 16:52:38.782 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.785 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-04-20 16:52:38.787 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.790 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-04-20 16:52:38.792 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.794 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-04-20 16:52:38.796 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.799 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-04-20 16:52:38.801 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.803 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-04-20 16:52:38.805 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.808 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-04-20 16:52:38.810 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.812 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-04-20 16:52:38.814 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.817 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-04-20 16:52:38.819 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.821 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-04-20 16:52:38.823 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.826 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-04-20 16:52:38.828 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.830 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-04-20 16:52:38.833 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.835 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-04-20 16:52:38.837 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-20 16:52:38.839 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-04-20 16:52:38.842 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-20 16:52:38.844 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-20 16:52:38.847 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-20 16:52:38.861 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:52:38.863 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-20 16:52:38.865 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-20 16:52:38.868 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-20 16:52:38.882 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 16:52:38.884 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-20 16:52:38.886 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-20 16:52:38.888 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-20 16:52:38.891 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-20 16:52:38.893 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-20 16:52:38.895 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-20 16:52:38.898 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-20 16:52:38.901 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-20 16:52:38.903 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-20 16:52:38.905 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-20 16:52:38.908 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-20 16:52:38.910 | + lib/database:initialize_database_backends:104 : return 0 2021-04-20 16:52:38.913 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-20 16:52:38.913 | Using mysql database backend 2021-04-20 16:52:38.915 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-20 16:52:38.930 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-20 16:52:38.948 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:52:38.950 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-20 16:52:38.967 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-20 16:52:38.982 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:52:38.985 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-20 16:52:39.000 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-20 16:52:39.015 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-20 16:52:39.030 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 16:52:39.032 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-20 16:52:39.049 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:52:39.052 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-04-20 16:52:39.067 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-04-20 16:52:39.070 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-04-20 16:52:39.073 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-20 16:52:39.075 | + functions-common:save_stackenv:60 : local tag=736 2021-04-20 16:52:39.078 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-20 16:52:39.081 | + functions-common:save_stackenv:62 : time_stamp=2021-04-20-165239 2021-04-20 16:52:39.083 | + functions-common:save_stackenv:63 : echo '# 2021-04-20-165239 736' 2021-04-20 16:52:39.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.088 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-20 16:52:39.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.093 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-20 16:52:39.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.098 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-20 16:52:39.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.102 | + 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 2021-04-20 16:52:39.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.107 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2021-04-20 16:52:39.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.112 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2021-04-20 16:52:39.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.116 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-20-165237 2021-04-20 16:52:39.118 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.121 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-20 16:52:39.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.126 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2021-04-20 16:52:39.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.131 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-20 16:52:39.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.135 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-20 16:52:39.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.140 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-20 16:52:39.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-20 16:52:39.144 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-20 16:52:39.146 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-20 16:52:39.149 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-20 16:52:39.151 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-20 16:52:39.153 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 16:52:39.155 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 16:52:39.158 | ++ functions-common:git_clone:527 : pwd 2021-04-20 16:52:39.161 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 16:52:39.163 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 16:52:39.166 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 16:52:39.180 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 16:52:39.182 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 16:52:39.184 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 16:52:39.187 | + functions-common:git_clone:544 : echo master 2021-04-20 16:52:39.187 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 16:52:39.192 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-20 16:52:39.194 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 16:52:39.196 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-20 16:52:39.199 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 16:52:39.199 | + functions-common:git_clone:593 : head -1 2021-04-20 16:52:39.201 | cd565a13 Updated from generate-constraints 2021-04-20 16:52:39.204 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 16:52:39.206 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-20 16:52:39.208 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-20 16:52:39.211 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-20 16:52:39.213 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-20 16:52:39.216 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-20 16:52:39.218 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-20 16:52:39.221 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-20 16:52:39.223 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-20 16:52:39.226 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-20 16:52:39.228 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-20 16:52:39.231 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-20 16:52:39.235 | ++ tools/install_prereqs.sh:source:47 : NOW=1618937559 2021-04-20 16:52:39.238 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-20 16:52:39.242 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-04-20 16:52:39.245 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-04-20 16:52:39.247 | ++ tools/install_prereqs.sh:source:49 : DELTA=1618937559 2021-04-20 16:52:39.250 | ++ tools/install_prereqs.sh:source:50 : [[ 1618937559 -lt 7200 ]] 2021-04-20 16:52:39.252 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-20 16:52:39.254 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-20 16:52:39.256 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-20 16:52:39.259 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-20 16:52:39.261 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-20 16:52:39.263 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-20 16:52:39.265 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-20 16:52:39.268 | +++ 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 2021-04-20 16:52:39.314 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-20 16:52:39.314 | apache2-dev 2021-04-20 16:52:39.314 | bc 2021-04-20 16:52:39.314 | bsdmainutils 2021-04-20 16:52:39.314 | curl 2021-04-20 16:52:39.314 | g++ 2021-04-20 16:52:39.315 | gawk 2021-04-20 16:52:39.315 | gcc 2021-04-20 16:52:39.315 | gettext 2021-04-20 16:52:39.315 | git 2021-04-20 16:52:39.315 | graphviz 2021-04-20 16:52:39.315 | iputils-ping 2021-04-20 16:52:39.315 | libapache2-mod-proxy-uwsgi 2021-04-20 16:52:39.315 | libffi-dev 2021-04-20 16:52:39.315 | libjpeg-dev 2021-04-20 16:52:39.315 | libmysqlclient-dev 2021-04-20 16:52:39.315 | libpcre3-dev 2021-04-20 16:52:39.315 | libpq-dev 2021-04-20 16:52:39.315 | libssl-dev 2021-04-20 16:52:39.315 | libsystemd-dev 2021-04-20 16:52:39.315 | libxml2-dev 2021-04-20 16:52:39.315 | libxslt1-dev 2021-04-20 16:52:39.315 | libyaml-dev 2021-04-20 16:52:39.315 | lsof 2021-04-20 16:52:39.315 | openssh-server 2021-04-20 16:52:39.315 | openssl 2021-04-20 16:52:39.315 | pkg-config 2021-04-20 16:52:39.315 | psmisc 2021-04-20 16:52:39.315 | python3-dev 2021-04-20 16:52:39.315 | python3-pip 2021-04-20 16:52:39.315 | python3-systemd 2021-04-20 16:52:39.315 | python3-venv 2021-04-20 16:52:39.315 | tar 2021-04-20 16:52:39.315 | tcpdump 2021-04-20 16:52:39.315 | unzip 2021-04-20 16:52:39.315 | uuid-runtime 2021-04-20 16:52:39.315 | wget 2021-04-20 16:52:39.315 | wget 2021-04-20 16:52:39.315 | zlib1g-dev 2021-04-20 16:52:39.315 | libkrb5-dev 2021-04-20 16:52:39.315 | libldap2-dev 2021-04-20 16:52:39.316 | libsasl2-dev 2021-04-20 16:52:39.316 | memcached 2021-04-20 16:52:39.316 | python3-mysqldb 2021-04-20 16:52:39.316 | sqlite3 2021-04-20 16:52:39.316 | conntrack 2021-04-20 16:52:39.316 | curl 2021-04-20 16:52:39.316 | dnsmasq-base 2021-04-20 16:52:39.316 | dnsmasq-utils 2021-04-20 16:52:39.316 | ebtables 2021-04-20 16:52:39.316 | genisoimage 2021-04-20 16:52:39.316 | iptables 2021-04-20 16:52:39.316 | iputils-arping 2021-04-20 16:52:39.316 | kpartx 2021-04-20 16:52:39.316 | libjs-jquery-tablesorter 2021-04-20 16:52:39.316 | libmysqlclient-dev 2021-04-20 16:52:39.316 | parted 2021-04-20 16:52:39.316 | pm-utils 2021-04-20 16:52:39.316 | python3-mysqldb 2021-04-20 16:52:39.316 | socat 2021-04-20 16:52:39.316 | sqlite3 2021-04-20 16:52:39.316 | sudo 2021-04-20 16:52:39.316 | vlan 2021-04-20 16:52:39.316 | lsscsi 2021-04-20 16:52:39.316 | open-iscsi 2021-04-20 16:52:39.316 | lvm2 2021-04-20 16:52:39.316 | qemu-utils 2021-04-20 16:52:39.316 | thin-provisioning-tools 2021-04-20 16:52:39.316 | acl 2021-04-20 16:52:39.316 | dnsmasq-base 2021-04-20 16:52:39.316 | dnsmasq-utils 2021-04-20 16:52:39.316 | ebtables 2021-04-20 16:52:39.316 | haproxy 2021-04-20 16:52:39.316 | iptables 2021-04-20 16:52:39.316 | iputils-arping 2021-04-20 16:52:39.317 | iputils-ping 2021-04-20 16:52:39.317 | libmysqlclient-dev 2021-04-20 16:52:39.317 | postgresql-server-dev-all 2021-04-20 16:52:39.317 | python3-mysqldb 2021-04-20 16:52:39.317 | sqlite3 2021-04-20 16:52:39.317 | sudo 2021-04-20 16:52:39.317 | vlan 2021-04-20 16:52:39.317 | ipset 2021-04-20 16:52:39.317 | conntrack 2021-04-20 16:52:39.317 | conntrackd 2021-04-20 16:52:39.317 | keepalived 2021-04-20 16:52:39.317 | dstat 2021-04-20 16:52:39.317 | lvm2 2021-04-20 16:52:39.317 | qemu-utils 2021-04-20 16:52:39.317 | thin-provisioning-tools 2021-04-20 16:52:39.317 | curl 2021-04-20 16:52:39.317 | liberasurecode-dev 2021-04-20 16:52:39.317 | make 2021-04-20 16:52:39.317 | memcached 2021-04-20 16:52:39.317 | sqlite3 2021-04-20 16:52:39.317 | xfsprogs' 2021-04-20 16:52:39.318 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-20 16:52:39.334 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-20 16:52:39.334 | apache2-dev 2021-04-20 16:52:39.334 | bc 2021-04-20 16:52:39.334 | bsdmainutils 2021-04-20 16:52:39.334 | curl 2021-04-20 16:52:39.334 | g++ 2021-04-20 16:52:39.334 | gawk 2021-04-20 16:52:39.334 | gcc 2021-04-20 16:52:39.335 | gettext 2021-04-20 16:52:39.335 | git 2021-04-20 16:52:39.335 | graphviz 2021-04-20 16:52:39.335 | iputils-ping 2021-04-20 16:52:39.335 | libapache2-mod-proxy-uwsgi 2021-04-20 16:52:39.335 | libffi-dev 2021-04-20 16:52:39.335 | libjpeg-dev 2021-04-20 16:52:39.335 | libmysqlclient-dev 2021-04-20 16:52:39.335 | libpcre3-dev 2021-04-20 16:52:39.335 | libpq-dev 2021-04-20 16:52:39.335 | libssl-dev 2021-04-20 16:52:39.335 | libsystemd-dev 2021-04-20 16:52:39.335 | libxml2-dev 2021-04-20 16:52:39.335 | libxslt1-dev 2021-04-20 16:52:39.335 | libyaml-dev 2021-04-20 16:52:39.335 | lsof 2021-04-20 16:52:39.335 | openssh-server 2021-04-20 16:52:39.335 | openssl 2021-04-20 16:52:39.335 | pkg-config 2021-04-20 16:52:39.335 | psmisc 2021-04-20 16:52:39.335 | python3-dev 2021-04-20 16:52:39.335 | python3-pip 2021-04-20 16:52:39.335 | python3-systemd 2021-04-20 16:52:39.335 | python3-venv 2021-04-20 16:52:39.335 | tar 2021-04-20 16:52:39.335 | tcpdump 2021-04-20 16:52:39.335 | unzip 2021-04-20 16:52:39.335 | uuid-runtime 2021-04-20 16:52:39.335 | wget 2021-04-20 16:52:39.335 | wget 2021-04-20 16:52:39.335 | zlib1g-dev 2021-04-20 16:52:39.335 | libkrb5-dev 2021-04-20 16:52:39.335 | libldap2-dev 2021-04-20 16:52:39.335 | libsasl2-dev 2021-04-20 16:52:39.335 | memcached 2021-04-20 16:52:39.336 | python3-mysqldb 2021-04-20 16:52:39.336 | sqlite3 2021-04-20 16:52:39.336 | conntrack 2021-04-20 16:52:39.336 | curl 2021-04-20 16:52:39.336 | dnsmasq-base 2021-04-20 16:52:39.336 | dnsmasq-utils 2021-04-20 16:52:39.336 | ebtables 2021-04-20 16:52:39.336 | genisoimage 2021-04-20 16:52:39.336 | iptables 2021-04-20 16:52:39.336 | iputils-arping 2021-04-20 16:52:39.336 | kpartx 2021-04-20 16:52:39.336 | libjs-jquery-tablesorter 2021-04-20 16:52:39.336 | libmysqlclient-dev 2021-04-20 16:52:39.336 | parted 2021-04-20 16:52:39.336 | pm-utils 2021-04-20 16:52:39.336 | python3-mysqldb 2021-04-20 16:52:39.336 | socat 2021-04-20 16:52:39.336 | sqlite3 2021-04-20 16:52:39.336 | sudo 2021-04-20 16:52:39.336 | vlan 2021-04-20 16:52:39.336 | lsscsi 2021-04-20 16:52:39.336 | open-iscsi 2021-04-20 16:52:39.336 | lvm2 2021-04-20 16:52:39.336 | qemu-utils 2021-04-20 16:52:39.336 | thin-provisioning-tools 2021-04-20 16:52:39.336 | acl 2021-04-20 16:52:39.336 | dnsmasq-base 2021-04-20 16:52:39.336 | dnsmasq-utils 2021-04-20 16:52:39.336 | ebtables 2021-04-20 16:52:39.336 | haproxy 2021-04-20 16:52:39.336 | iptables 2021-04-20 16:52:39.336 | iputils-arping 2021-04-20 16:52:39.336 | iputils-ping 2021-04-20 16:52:39.337 | libmysqlclient-dev 2021-04-20 16:52:39.337 | postgresql-server-dev-all 2021-04-20 16:52:39.337 | python3-mysqldb 2021-04-20 16:52:39.337 | sqlite3 2021-04-20 16:52:39.337 | sudo 2021-04-20 16:52:39.337 | vlan 2021-04-20 16:52:39.337 | ipset 2021-04-20 16:52:39.337 | conntrack 2021-04-20 16:52:39.337 | conntrackd 2021-04-20 16:52:39.337 | keepalived 2021-04-20 16:52:39.337 | dstat 2021-04-20 16:52:39.337 | lvm2 2021-04-20 16:52:39.337 | qemu-utils 2021-04-20 16:52:39.337 | thin-provisioning-tools 2021-04-20 16:52:39.337 | curl 2021-04-20 16:52:39.337 | liberasurecode-dev 2021-04-20 16:52:39.337 | make 2021-04-20 16:52:39.337 | memcached 2021-04-20 16:52:39.337 | sqlite3 2021-04-20 16:52:39.337 | xfsprogs ' 2021-04-20 16:52:39.337 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-20 16:52:39.339 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:52:39.342 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:52:39.346 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 2021-04-20 16:52:39.346 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-20 16:52:39.350 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 2021-04-20 16:52:39.352 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-20 16:52:39.355 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 16:52:39.357 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-20 16:52:39.359 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 16:52:39.363 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 16:52:39.366 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 16:52:39.370 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:52:39.372 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:52:39.374 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 16:52:39.376 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-20 16:52:39.379 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-20 16:52:39.381 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-20 16:52:39.383 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-20 16:52:39.387 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-20 16:52:39.390 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-20 16:52:39.392 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-20 16:52:39.394 | ++ functions-common:time_start:2291 : local start_time= 2021-04-20 16:52:39.396 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-20 16:52:39.398 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-20 16:52:39.402 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1618937559399 2021-04-20 16:52:39.404 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-20 16:52:39.406 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-20 16:52:39.409 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-20 16:52:39.915 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-20 16:52:40.027 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-20 16:52:40.165 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-20 16:52:40.300 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-20 16:52:42.296 | Reading package lists... 2021-04-20 16:52:42.356 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-20 16:52:42.358 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-20 16:52:42.360 | ++ functions-common:time_stop:2304 : local name 2021-04-20 16:52:42.363 | ++ functions-common:time_stop:2305 : local end_time 2021-04-20 16:52:42.366 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:52:42.368 | ++ functions-common:time_stop:2307 : local total 2021-04-20 16:52:42.371 | ++ functions-common:time_stop:2308 : local start_time 2021-04-20 16:52:42.373 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-20 16:52:42.376 | ++ functions-common:time_stop:2311 : start_time=1618937559399 2021-04-20 16:52:42.379 | ++ functions-common:time_stop:2313 : [[ -z 1618937559399 ]] 2021-04-20 16:52:42.382 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:52:42.386 | ++ functions-common:time_stop:2316 : end_time=1618937562383 2021-04-20 16:52:42.388 | ++ functions-common:time_stop:2317 : elapsed_time=2984 2021-04-20 16:52:42.390 | ++ functions-common:time_stop:2318 : total=0 2021-04-20 16:52:42.393 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:52:42.395 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2984 2021-04-20 16:52:42.398 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 2021-04-20 16:52:42.400 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 16:52:42.402 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:52:42.404 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:52:42.407 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 2021-04-20 16:52:42.428 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev 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-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter 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 2021-04-20 16:52:42.545 | Reading package lists... 2021-04-20 16:52:42.793 | Building dependency tree... 2021-04-20 16:52:42.793 | Reading state information... 2021-04-20 16:52:43.043 | acl is already the newest version (2.2.52-3build1). 2021-04-20 16:52:43.044 | acl set to manually installed. 2021-04-20 16:52:43.044 | bc is already the newest version (1.07.1-2). 2021-04-20 16:52:43.044 | bc set to manually installed. 2021-04-20 16:52:43.044 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-20 16:52:43.044 | bsdmainutils set to manually installed. 2021-04-20 16:52:43.044 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-20 16:52:43.044 | gawk set to manually installed. 2021-04-20 16:52:43.044 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-20 16:52:43.044 | iptables set to manually installed. 2021-04-20 16:52:43.044 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-20 16:52:43.044 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-20 16:52:43.044 | lsof set to manually installed. 2021-04-20 16:52:43.044 | python3-systemd is already the newest version (234-1build1). 2021-04-20 16:52:43.044 | python3-systemd set to manually installed. 2021-04-20 16:52:43.044 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-04-20 16:52:43.044 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-20 16:52:43.044 | ebtables set to manually installed. 2021-04-20 16:52:43.044 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-20 16:52:43.044 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-20 16:52:43.044 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-20 16:52:43.044 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-20 16:52:43.044 | parted set to manually installed. 2021-04-20 16:52:43.044 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-20 16:52:43.044 | psmisc set to manually installed. 2021-04-20 16:52:43.044 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-20 16:52:43.044 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-20 16:52:43.044 | wget set to manually installed. 2021-04-20 16:52:43.044 | The following packages were automatically installed and are no longer required: 2021-04-20 16:52:43.044 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-20 16:52:43.045 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-20 16:52:43.045 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-04-20 16:52:43.045 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-20 16:52:43.045 | python3-twisted-bin python3-zope.interface 2021-04-20 16:52:43.045 | Use 'sudo apt autoremove' to remove them. 2021-04-20 16:52:43.045 | The following additional packages will be installed: 2021-04-20 16:52:43.045 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-04-20 16:52:43.045 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-04-20 16:52:43.045 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-04-20 16:52:43.045 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-04-20 16:52:43.045 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-04-20 16:52:43.045 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-04-20 16:52:43.045 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-04-20 16:52:43.045 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-04-20 16:52:43.045 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-04-20 16:52:43.045 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-04-20 16:52:43.045 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-04-20 16:52:43.045 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-04-20 16:52:43.045 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-04-20 16:52:43.045 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-04-20 16:52:43.045 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-04-20 16:52:43.045 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-04-20 16:52:43.045 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-04-20 16:52:43.045 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-04-20 16:52:43.045 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-04-20 16:52:43.045 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-04-20 16:52:43.045 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-04-20 16:52:43.045 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-04-20 16:52:43.045 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-04-20 16:52:43.045 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-04-20 16:52:43.046 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-04-20 16:52:43.046 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-04-20 16:52:43.046 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-04-20 16:52:43.046 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-04-20 16:52:43.046 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-04-20 16:52:43.046 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-04-20 16:52:43.046 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-04-20 16:52:43.046 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-04-20 16:52:43.046 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-04-20 16:52:43.046 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-04-20 16:52:43.046 | uuid-dev uwsgi-core vbetool x11-common 2021-04-20 16:52:43.047 | Suggested packages: 2021-04-20 16:52:43.047 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-04-20 16:52:43.047 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-04-20 16:52:43.047 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-04-20 16:52:43.047 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-04-20 16:52:43.047 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-04-20 16:52:43.047 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-04-20 16:52:43.047 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-04-20 16:52:43.047 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-04-20 16:52:43.047 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-04-20 16:52:43.047 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-04-20 16:52:43.047 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-04-20 16:52:43.047 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-04-20 16:52:43.047 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-04-20 16:52:43.047 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-04-20 16:52:43.047 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-04-20 16:52:43.047 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-04-20 16:52:43.048 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-04-20 16:52:43.048 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-04-20 16:52:43.048 | sqlite3-doc openssl-blacklist systemd-container ncompress tar-scripts 2021-04-20 16:52:43.048 | tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-04-20 16:52:43.307 | The following NEW packages will be installed: 2021-04-20 16:52:43.307 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-04-20 16:52:43.307 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-04-20 16:52:43.307 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-04-20 16:52:43.307 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-04-20 16:52:43.307 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-04-20 16:52:43.307 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-04-20 16:52:43.307 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-04-20 16:52:43.307 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-04-20 16:52:43.307 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-04-20 16:52:43.307 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-04-20 16:52:43.307 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-04-20 16:52:43.307 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-04-20 16:52:43.307 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-04-20 16:52:43.307 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-04-20 16:52:43.307 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-04-20 16:52:43.307 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-04-20 16:52:43.307 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-04-20 16:52:43.307 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-04-20 16:52:43.307 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-04-20 16:52:43.307 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-04-20 16:52:43.307 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-04-20 16:52:43.308 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-04-20 16:52:43.308 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-04-20 16:52:43.308 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-04-20 16:52:43.308 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-04-20 16:52:43.308 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-04-20 16:52:43.308 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-04-20 16:52:43.308 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-04-20 16:52:43.308 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-04-20 16:52:43.308 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-04-20 16:52:43.308 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-04-20 16:52:43.308 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-04-20 16:52:43.308 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-04-20 16:52:43.308 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-04-20 16:52:43.308 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-04-20 16:52:43.308 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-04-20 16:52:43.308 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-04-20 16:52:43.308 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-04-20 16:52:43.308 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-04-20 16:52:43.308 | The following packages will be upgraded: 2021-04-20 16:52:43.308 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-04-20 16:52:43.309 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-04-20 16:52:43.309 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-04-20 16:52:43.309 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-04-20 16:52:43.309 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-04-20 16:52:43.599 | 32 upgraded, 202 newly installed, 0 to remove and 158 not upgraded. 2021-04-20 16:52:43.599 | Need to get 84.8 MB of archives. 2021-04-20 16:52:43.599 | After this operation, 263 MB of additional disk space will be used. 2021-04-20 16:52:43.599 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-04-20 16:52:44.291 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.46 [105 kB] 2021-04-20 16:52:44.334 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.46 [107 kB] 2021-04-20 16:52:44.388 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2,914 kB] 2021-04-20 16:52:44.973 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 2021-04-20 16:52:44.994 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-04-20 16:52:44.997 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-04-20 16:52:45.001 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-04-20 16:52:45.011 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1,301 kB] 2021-04-20 16:52:45.318 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-04-20 16:52:45.320 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-04-20 16:52:45.335 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-04-20 16:52:45.336 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-04-20 16:52:45.336 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-04-20 16:52:45.398 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 2021-04-20 16:52:45.400 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 2021-04-20 16:52:45.416 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-04-20 16:52:45.417 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-04-20 16:52:45.531 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-04-20 16:52:47.129 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-04-20 16:52:47.152 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-04-20 16:52:47.459 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-04-20 16:52:47.461 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-04-20 16:52:47.467 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-04-20 16:52:47.471 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-04-20 16:52:47.579 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-04-20 16:52:47.746 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-04-20 16:52:47.748 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-04-20 16:52:47.752 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-04-20 16:52:47.757 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-04-20 16:52:47.761 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-04-20 16:52:48.107 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-04-20 16:52:48.126 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-04-20 16:52:48.128 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-04-20 16:52:48.143 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-04-20 16:52:48.144 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-04-20 16:52:48.154 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-04-20 16:52:48.155 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-04-20 16:52:48.156 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1,171 kB] 2021-04-20 16:52:48.417 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 2021-04-20 16:52:48.507 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-04-20 16:52:48.643 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-04-20 16:52:48.647 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-04-20 16:52:48.699 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-04-20 16:52:48.700 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-04-20 16:52:48.703 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-04-20 16:52:48.757 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-04-20 16:52:48.824 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-04-20 16:52:48.825 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-04-20 16:52:48.827 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-04-20 16:52:48.957 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-04-20 16:52:49.004 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-04-20 16:52:49.082 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-04-20 16:52:49.083 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-04-20 16:52:49.088 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-04-20 16:52:49.171 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-04-20 16:52:49.251 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-04-20 16:52:49.381 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-04-20 16:52:49.386 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-04-20 16:52:49.387 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-04-20 16:52:49.439 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-04-20 16:52:49.439 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-04-20 16:52:49.440 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-04-20 16:52:49.441 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-04-20 16:52:49.479 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-04-20 16:52:49.529 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-04-20 16:52:49.713 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-04-20 16:52:49.765 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-04-20 16:52:50.026 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-04-20 16:52:50.027 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-04-20 16:52:50.077 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-04-20 16:52:50.229 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-04-20 16:52:50.235 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-04-20 16:52:50.500 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-04-20 16:52:52.418 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-04-20 16:52:52.418 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-04-20 16:52:52.419 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-04-20 16:52:52.499 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-04-20 16:52:52.499 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-04-20 16:52:52.513 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] 2021-04-20 16:52:52.519 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] 2021-04-20 16:52:52.573 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-04-20 16:52:52.574 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.3 [307 kB] 2021-04-20 16:52:52.651 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.3 [13.3 kB] 2021-04-20 16:52:52.682 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-04-20 16:52:52.691 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-04-20 16:52:52.696 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-04-20 16:52:52.708 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-04-20 16:52:52.880 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-04-20 16:52:52.883 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-04-20 16:52:52.956 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-04-20 16:52:52.956 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3,916 kB] 2021-04-20 16:52:53.662 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-04-20 16:52:53.663 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-04-20 16:52:53.664 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-04-20 16:52:53.666 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-04-20 16:52:53.666 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-04-20 16:52:53.667 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-04-20 16:52:53.772 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-04-20 16:52:53.776 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-04-20 16:52:53.777 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-04-20 16:52:54.050 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-04-20 16:52:54.655 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-04-20 16:52:54.830 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-04-20 16:52:54.839 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-04-20 16:52:54.843 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-04-20 16:52:54.859 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-04-20 16:52:55.166 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-04-20 16:52:55.205 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-04-20 16:52:55.281 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-04-20 16:52:55.288 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-04-20 16:52:55.297 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-04-20 16:52:55.361 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-04-20 16:52:55.372 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-04-20 16:52:55.377 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-04-20 16:52:55.384 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-04-20 16:52:55.569 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-04-20 16:52:55.584 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-04-20 16:52:55.603 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-04-20 16:52:55.619 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-04-20 16:52:55.624 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-04-20 16:52:55.646 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-04-20 16:52:55.766 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-04-20 16:52:55.774 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-04-20 16:52:55.794 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-04-20 16:52:55.800 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-04-20 16:52:55.962 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-04-20 16:52:55.980 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-04-20 16:52:55.983 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-04-20 16:52:55.983 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-04-20 16:52:55.984 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-04-20 16:52:56.165 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-04-20 16:52:56.186 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-04-20 16:52:56.299 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-04-20 16:52:56.346 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-04-20 16:52:56.352 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-04-20 16:52:56.424 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-04-20 16:52:56.428 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-04-20 16:52:56.432 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-04-20 16:52:56.436 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-04-20 16:52:56.449 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-04-20 16:52:56.574 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-04-20 16:52:56.579 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-04-20 16:52:56.581 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-04-20 16:52:56.582 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-04-20 16:52:56.583 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-04-20 16:52:56.712 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.8 [68.5 kB] 2021-04-20 16:52:56.726 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.8 [102 kB] 2021-04-20 16:52:56.752 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-04-20 16:52:56.762 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-04-20 16:52:56.794 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.8 [1,386 kB] 2021-04-20 16:52:57.119 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-04-20 16:52:57.119 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-04-20 16:52:57.120 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-04-20 16:52:57.121 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-04-20 16:52:57.121 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-04-20 16:52:57.158 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-04-20 16:52:57.159 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-04-20 16:52:57.162 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-04-20 16:52:58.713 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-04-20 16:52:58.737 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-04-20 16:52:58.742 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-04-20 16:52:58.745 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-04-20 16:52:58.771 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-04-20 16:52:58.771 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-04-20 16:52:58.772 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-04-20 16:52:59.016 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-04-20 16:52:59.016 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-04-20 16:52:59.020 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-04-20 16:52:59.095 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-04-20 16:52:59.096 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-04-20 16:52:59.099 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-04-20 16:52:59.101 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-04-20 16:52:59.102 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.33-0ubuntu0.18.04.1 [687 kB] 2021-04-20 16:52:59.177 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.9 [1,566 kB] 2021-04-20 16:52:59.335 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.33-0ubuntu0.18.04.1 [989 kB] 2021-04-20 16:52:59.436 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-04-20 16:52:59.827 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-04-20 16:52:59.830 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-04-20 16:53:00.186 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-04-20 16:53:00.190 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.16-0ubuntu0.18.04.1 [108 kB] 2021-04-20 16:53:00.197 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.16-0ubuntu0.18.04.1 [218 kB] 2021-04-20 16:53:00.205 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.6 [2,724 kB] 2021-04-20 16:53:00.724 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.6 [925 kB] 2021-04-20 16:53:01.054 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-04-20 16:53:01.062 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-04-20 16:53:01.064 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-04-20 16:53:01.067 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.46 [184 kB] 2021-04-20 16:53:01.073 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-04-20 16:53:01.075 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-04-20 16:53:01.098 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-04-20 16:53:01.103 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-04-20 16:53:01.207 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-04-20 16:53:01.245 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-04-20 16:53:01.362 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-04-20 16:53:01.525 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-04-20 16:53:01.542 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-04-20 16:53:01.549 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-04-20 16:53:01.553 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-04-20 16:53:01.556 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-04-20 16:53:01.583 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.16-0ubuntu0.18.04.1 [839 kB] 2021-04-20 16:53:01.742 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-04-20 16:53:02.228 | Get:203 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] 2021-04-20 16:53:04.113 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-04-20 16:53:04.269 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-04-20 16:53:04.270 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-04-20 16:53:04.271 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-04-20 16:53:04.272 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-04-20 16:53:04.273 | Get:209 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] 2021-04-20 16:53:04.277 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-04-20 16:53:04.315 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.4 [6,188 B] 2021-04-20 16:53:04.315 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-04-20 16:53:04.316 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-04-20 16:53:04.404 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] 2021-04-20 16:53:04.453 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.36 [40.5 kB] 2021-04-20 16:53:04.867 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.36 [870 kB] 2021-04-20 16:53:05.170 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-04-20 16:53:05.174 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-04-20 16:53:05.373 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-04-20 16:53:05.382 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-04-20 16:53:05.499 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-04-20 16:53:05.515 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-04-20 16:53:05.516 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-04-20 16:53:05.517 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-04-20 16:53:05.518 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-04-20 16:53:05.520 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-04-20 16:53:05.521 | Get:227 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] 2021-04-20 16:53:05.576 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-04-20 16:53:05.584 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-04-20 16:53:05.711 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-04-20 16:53:05.742 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-04-20 16:53:05.745 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-04-20 16:53:05.756 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-04-20 16:53:05.826 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-04-20 16:53:07.495 | Preconfiguring packages ... 2021-04-20 16:53:07.622 | Fetched 84.8 MB in 23s (3,770 kB/s) 2021-04-20 16:53:07.684 | (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 ... 64653 files and directories currently installed.) 2021-04-20 16:53:07.688 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:07.719 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-04-20 16:53:07.845 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-04-20 16:53:08.002 | (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 ... 64653 files and directories currently installed.) 2021-04-20 16:53:08.005 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-20 16:53:08.039 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-20 16:53:08.179 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-20 16:53:08.203 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-20 16:53:08.352 | Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-20 16:53:08.512 | Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-20 16:53:09.266 | Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 2021-04-20 16:53:09.288 | Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-20 16:53:09.394 | Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 2021-04-20 16:53:09.518 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64653 files and directories currently installed.) 2021-04-20 16:53:09.522 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-20 16:53:09.544 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-04-20 16:53:09.634 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-20 16:53:09.768 | (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 ... 64653 files and directories currently installed.) 2021-04-20 16:53:09.772 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-20 16:53:09.801 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-04-20 16:53:10.100 | Selecting previously unselected package libapr1:amd64. 2021-04-20 16:53:10.107 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-04-20 16:53:10.110 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-04-20 16:53:10.239 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-20 16:53:10.269 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-04-20 16:53:10.547 | Selecting previously unselected package libaprutil1:amd64. 2021-04-20 16:53:10.554 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-04-20 16:53:10.556 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-04-20 16:53:10.657 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-04-20 16:53:10.680 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-04-20 16:53:10.819 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-04-20 16:53:10.825 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-04-20 16:53:10.828 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-04-20 16:53:10.892 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-20 16:53:10.913 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-20 16:53:11.023 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-20 16:53:11.049 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-20 16:53:11.142 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-04-20 16:53:11.165 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-04-20 16:53:11.281 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-04-20 16:53:11.310 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-04-20 16:53:11.402 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-04-20 16:53:11.409 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-04-20 16:53:11.412 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-04-20 16:53:11.489 | Selecting previously unselected package liblua5.2-0:amd64. 2021-04-20 16:53:11.495 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-04-20 16:53:11.502 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-04-20 16:53:11.600 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-04-20 16:53:11.628 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-04-20 16:53:12.961 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-04-20 16:53:12.992 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-04-20 16:53:13.160 | Selecting previously unselected package apache2-bin. 2021-04-20 16:53:13.166 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-20 16:53:13.169 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-04-20 16:53:13.390 | Selecting previously unselected package apache2-utils. 2021-04-20 16:53:13.397 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-20 16:53:13.400 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-04-20 16:53:13.466 | Selecting previously unselected package apache2-data. 2021-04-20 16:53:13.473 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-04-20 16:53:13.477 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-04-20 16:53:13.660 | Selecting previously unselected package apache2. 2021-04-20 16:53:13.667 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-20 16:53:13.685 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-04-20 16:53:13.856 | Selecting previously unselected package fonts-dejavu-core. 2021-04-20 16:53:13.864 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-04-20 16:53:13.867 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-04-20 16:53:14.257 | Selecting previously unselected package fonts-liberation. 2021-04-20 16:53:14.264 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-04-20 16:53:14.267 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-04-20 16:53:14.458 | Selecting previously unselected package fontconfig-config. 2021-04-20 16:53:14.465 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-04-20 16:53:14.467 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-04-20 16:53:14.558 | Selecting previously unselected package libfontconfig1:amd64. 2021-04-20 16:53:14.565 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-04-20 16:53:14.568 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-04-20 16:53:14.666 | Selecting previously unselected package fontconfig. 2021-04-20 16:53:14.673 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-04-20 16:53:14.676 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-04-20 16:53:14.771 | Selecting previously unselected package liblua5.3-0:amd64. 2021-04-20 16:53:14.777 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:53:14.780 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-04-20 16:53:14.894 | Selecting previously unselected package haproxy. 2021-04-20 16:53:14.900 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-04-20 16:53:14.910 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-04-20 16:53:15.127 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-04-20 16:53:15.134 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-04-20 16:53:15.137 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-20 16:53:15.249 | Selecting previously unselected package x11-common. 2021-04-20 16:53:15.255 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-04-20 16:53:15.280 | dpkg-query: no packages found matching nux-tools 2021-04-20 16:53:15.290 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-04-20 16:53:15.385 | Selecting previously unselected package libice6:amd64. 2021-04-20 16:53:15.392 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-04-20 16:53:15.395 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-04-20 16:53:15.478 | Selecting previously unselected package libsm6:amd64. 2021-04-20 16:53:15.485 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-04-20 16:53:15.488 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-04-20 16:53:15.613 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-04-20 16:53:16.088 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-04-20 16:53:16.580 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-04-20 16:53:16.587 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-04-20 16:53:16.590 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-04-20 16:53:16.679 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-04-20 16:53:16.718 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-04-20 16:53:16.812 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-04-20 16:53:16.965 | (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 ... 65706 files and directories currently installed.) 2021-04-20 16:53:16.968 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-20 16:53:16.995 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-04-20 16:53:17.276 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-20 16:53:17.297 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-04-20 16:53:17.509 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-04-20 16:53:17.539 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-04-20 16:53:17.724 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:17.752 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-20 16:53:17.878 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:17.905 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-20 16:53:18.058 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:18.082 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-20 16:53:18.181 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:18.204 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-20 16:53:18.313 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:53:18.334 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-04-20 16:53:18.462 | Selecting previously unselected package uuid-dev:amd64. 2021-04-20 16:53:18.468 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-20 16:53:18.472 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-20 16:53:18.555 | Selecting previously unselected package libsctp1:amd64. 2021-04-20 16:53:18.561 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-04-20 16:53:18.565 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-04-20 16:53:18.622 | Selecting previously unselected package libsctp-dev:amd64. 2021-04-20 16:53:18.629 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-04-20 16:53:18.631 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-04-20 16:53:18.693 | Selecting previously unselected package libapr1-dev. 2021-04-20 16:53:18.699 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-04-20 16:53:18.702 | Unpacking libapr1-dev (1.6.3-2) ... 2021-04-20 16:53:18.987 | Selecting previously unselected package libldap2-dev:amd64. 2021-04-20 16:53:18.993 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-04-20 16:53:18.996 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-20 16:53:19.129 | Selecting previously unselected package libaprutil1-dev. 2021-04-20 16:53:19.135 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-04-20 16:53:19.138 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-04-20 16:53:19.400 | Selecting previously unselected package autotools-dev. 2021-04-20 16:53:19.407 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-04-20 16:53:19.410 | Unpacking autotools-dev (20180224.1) ... 2021-04-20 16:53:19.469 | Selecting previously unselected package m4. 2021-04-20 16:53:19.476 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-04-20 16:53:19.478 | Unpacking m4 (1.4.18-1) ... 2021-04-20 16:53:19.597 | Selecting previously unselected package autoconf. 2021-04-20 16:53:19.604 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-04-20 16:53:19.615 | Unpacking autoconf (2.69-11) ... 2021-04-20 16:53:19.743 | Selecting previously unselected package automake. 2021-04-20 16:53:19.750 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-04-20 16:53:19.754 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-04-20 16:53:19.895 | Selecting previously unselected package autopoint. 2021-04-20 16:53:19.902 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-04-20 16:53:19.904 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-04-20 16:53:19.995 | Selecting previously unselected package libtool. 2021-04-20 16:53:20.002 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-04-20 16:53:20.004 | Unpacking libtool (2.4.6-2) ... 2021-04-20 16:53:20.087 | Selecting previously unselected package dh-autoreconf. 2021-04-20 16:53:20.094 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-04-20 16:53:20.096 | Unpacking dh-autoreconf (17) ... 2021-04-20 16:53:20.162 | Selecting previously unselected package libarchive-zip-perl. 2021-04-20 16:53:20.169 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-04-20 16:53:20.172 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-04-20 16:53:20.237 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-04-20 16:53:20.244 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-04-20 16:53:20.246 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-04-20 16:53:20.313 | Selecting previously unselected package libtimedate-perl. 2021-04-20 16:53:20.320 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-04-20 16:53:20.322 | Unpacking libtimedate-perl (2.3000-2) ... 2021-04-20 16:53:20.391 | Selecting previously unselected package dh-strip-nondeterminism. 2021-04-20 16:53:20.398 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-04-20 16:53:20.401 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-04-20 16:53:20.460 | Selecting previously unselected package libdpkg-perl. 2021-04-20 16:53:20.467 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-04-20 16:53:20.469 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-04-20 16:53:20.568 | Selecting previously unselected package make. 2021-04-20 16:53:20.575 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-04-20 16:53:20.577 | Unpacking make (4.1-9.1ubuntu1) ... 2021-04-20 16:53:20.668 | Selecting previously unselected package dpkg-dev. 2021-04-20 16:53:20.676 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-04-20 16:53:20.679 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-04-20 16:53:20.874 | Selecting previously unselected package libcroco3:amd64. 2021-04-20 16:53:20.881 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-04-20 16:53:20.892 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-04-20 16:53:20.961 | Selecting previously unselected package gettext. 2021-04-20 16:53:20.968 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-04-20 16:53:20.978 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-04-20 16:53:21.244 | Selecting previously unselected package intltool-debian. 2021-04-20 16:53:21.251 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-04-20 16:53:21.262 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-04-20 16:53:21.321 | Selecting previously unselected package po-debconf. 2021-04-20 16:53:21.328 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-04-20 16:53:21.331 | Unpacking po-debconf (1.0.20) ... 2021-04-20 16:53:21.418 | Selecting previously unselected package debhelper. 2021-04-20 16:53:21.425 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-04-20 16:53:21.428 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-04-20 16:53:21.687 | Selecting previously unselected package apache2-dev. 2021-04-20 16:53:21.695 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-20 16:53:21.697 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-04-20 16:53:21.787 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-04-20 16:53:21.794 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-04-20 16:53:21.796 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-20 16:53:22.334 | Selecting previously unselected package g++-7. 2021-04-20 16:53:22.342 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-04-20 16:53:22.344 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-04-20 16:53:23.745 | Selecting previously unselected package g++. 2021-04-20 16:53:23.752 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-04-20 16:53:23.754 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-04-20 16:53:23.821 | Selecting previously unselected package build-essential. 2021-04-20 16:53:23.828 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-04-20 16:53:23.831 | Unpacking build-essential (12.4ubuntu1) ... 2021-04-20 16:53:23.897 | Selecting previously unselected package conntrack. 2021-04-20 16:53:23.904 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-04-20 16:53:23.911 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-20 16:53:23.995 | Selecting previously unselected package libnetfilter-queue1. 2021-04-20 16:53:24.002 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-04-20 16:53:24.004 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-04-20 16:53:24.105 | Selecting previously unselected package conntrackd. 2021-04-20 16:53:24.113 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-04-20 16:53:24.124 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-20 16:53:24.212 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.13_amd64.deb ... 2021-04-20 16:53:24.234 | Unpacking curl (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-04-20 16:53:24.400 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... 2021-04-20 16:53:24.432 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-04-20 16:53:24.558 | Selecting previously unselected package dctrl-tools. 2021-04-20 16:53:24.566 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-04-20 16:53:24.574 | Unpacking dctrl-tools (2.24-2build1) ... 2021-04-20 16:53:24.671 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.3_amd64.deb ... 2021-04-20 16:53:24.700 | Unpacking dnsmasq-base (2.79-1ubuntu0.3) over (2.79-1) ... 2021-04-20 16:53:24.832 | Selecting previously unselected package dnsmasq-utils. 2021-04-20 16:53:24.839 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.3_amd64.deb ... 2021-04-20 16:53:24.842 | Unpacking dnsmasq-utils (2.79-1ubuntu0.3) ... 2021-04-20 16:53:24.940 | Selecting previously unselected package dstat. 2021-04-20 16:53:24.947 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-04-20 16:53:24.950 | Unpacking dstat (0.7.3-1) ... 2021-04-20 16:53:25.069 | Selecting previously unselected package libfakeroot:amd64. 2021-04-20 16:53:25.075 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-04-20 16:53:25.078 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-04-20 16:53:25.161 | Selecting previously unselected package fakeroot. 2021-04-20 16:53:25.168 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-04-20 16:53:25.170 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-04-20 16:53:25.241 | Selecting previously unselected package genisoimage. 2021-04-20 16:53:25.248 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-04-20 16:53:25.250 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-04-20 16:53:25.382 | Selecting previously unselected package libgraphite2-3:amd64. 2021-04-20 16:53:25.389 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-04-20 16:53:25.392 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-04-20 16:53:25.492 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-04-20 16:53:25.499 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-04-20 16:53:25.509 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-04-20 16:53:25.593 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-04-20 16:53:25.600 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-20 16:53:25.602 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-04-20 16:53:25.719 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 2021-04-20 16:53:25.799 | Unpacking git (1:2.17.1-1ubuntu0.8) over (1:2.17.1-1ubuntu0.4) ... 2021-04-20 16:53:26.691 | Selecting previously unselected package libann0. 2021-04-20 16:53:26.698 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-04-20 16:53:26.700 | Unpacking libann0 (1.1.2+doc-6) ... 2021-04-20 16:53:26.775 | Selecting previously unselected package libcdt5. 2021-04-20 16:53:26.783 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-04-20 16:53:26.785 | Unpacking libcdt5 (2.40.1-2) ... 2021-04-20 16:53:26.861 | Selecting previously unselected package libcgraph6. 2021-04-20 16:53:26.868 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-04-20 16:53:26.870 | Unpacking libcgraph6 (2.40.1-2) ... 2021-04-20 16:53:26.944 | Selecting previously unselected package libjpeg8:amd64. 2021-04-20 16:53:26.951 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-04-20 16:53:26.953 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-04-20 16:53:27.043 | Selecting previously unselected package libjbig0:amd64. 2021-04-20 16:53:27.050 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-04-20 16:53:27.052 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-04-20 16:53:27.137 | Selecting previously unselected package libtiff5:amd64. 2021-04-20 16:53:27.144 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-04-20 16:53:27.146 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-04-20 16:53:27.248 | Selecting previously unselected package libwebp6:amd64. 2021-04-20 16:53:27.255 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2021-04-20 16:53:27.257 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-04-20 16:53:27.356 | Selecting previously unselected package libxpm4:amd64. 2021-04-20 16:53:27.363 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-04-20 16:53:27.365 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-04-20 16:53:27.466 | Selecting previously unselected package libgd3:amd64. 2021-04-20 16:53:27.474 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-04-20 16:53:27.476 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-04-20 16:53:27.574 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-04-20 16:53:27.581 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-04-20 16:53:27.583 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-04-20 16:53:27.684 | Selecting previously unselected package libpixman-1-0:amd64. 2021-04-20 16:53:27.691 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-04-20 16:53:27.694 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-04-20 16:53:27.809 | Selecting previously unselected package libxcb-render0:amd64. 2021-04-20 16:53:27.817 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-04-20 16:53:27.819 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-20 16:53:27.905 | Selecting previously unselected package libxcb-shm0:amd64. 2021-04-20 16:53:27.911 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-04-20 16:53:27.914 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-20 16:53:27.989 | Selecting previously unselected package libxrender1:amd64. 2021-04-20 16:53:27.995 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-04-20 16:53:27.998 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-04-20 16:53:28.090 | Selecting previously unselected package libcairo2:amd64. 2021-04-20 16:53:28.097 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-04-20 16:53:28.099 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-04-20 16:53:28.244 | Selecting previously unselected package libltdl7:amd64. 2021-04-20 16:53:28.251 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-04-20 16:53:28.253 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-04-20 16:53:28.328 | Selecting previously unselected package libthai-data. 2021-04-20 16:53:28.335 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-04-20 16:53:28.338 | Unpacking libthai-data (0.1.27-2) ... 2021-04-20 16:53:28.468 | Selecting previously unselected package libdatrie1:amd64. 2021-04-20 16:53:28.477 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-04-20 16:53:28.487 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-04-20 16:53:28.571 | Selecting previously unselected package libthai0:amd64. 2021-04-20 16:53:28.578 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-04-20 16:53:28.581 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-04-20 16:53:28.680 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-04-20 16:53:28.687 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-20 16:53:28.689 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-20 16:53:28.793 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-04-20 16:53:28.800 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-20 16:53:28.802 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-20 16:53:28.886 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-04-20 16:53:28.893 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-20 16:53:28.895 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-20 16:53:28.978 | Selecting previously unselected package libpathplan4. 2021-04-20 16:53:28.985 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-04-20 16:53:28.987 | Unpacking libpathplan4 (2.40.1-2) ... 2021-04-20 16:53:29.080 | Selecting previously unselected package libgvc6. 2021-04-20 16:53:29.087 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-04-20 16:53:29.089 | Unpacking libgvc6 (2.40.1-2) ... 2021-04-20 16:53:29.247 | Selecting previously unselected package libgvpr2. 2021-04-20 16:53:29.254 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-04-20 16:53:29.256 | Unpacking libgvpr2 (2.40.1-2) ... 2021-04-20 16:53:29.360 | Selecting previously unselected package liblab-gamut1. 2021-04-20 16:53:29.367 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-04-20 16:53:29.369 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-04-20 16:53:29.575 | Selecting previously unselected package libxt6:amd64. 2021-04-20 16:53:29.582 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-04-20 16:53:29.585 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-04-20 16:53:29.679 | Selecting previously unselected package libxmu6:amd64. 2021-04-20 16:53:29.686 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-04-20 16:53:29.696 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-04-20 16:53:29.791 | Selecting previously unselected package libxaw7:amd64. 2021-04-20 16:53:29.799 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-04-20 16:53:29.801 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-04-20 16:53:29.896 | Selecting previously unselected package graphviz. 2021-04-20 16:53:29.903 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-04-20 16:53:29.905 | Unpacking graphviz (2.40.1-2) ... 2021-04-20 16:53:30.107 | Selecting previously unselected package libnl-3-200:amd64. 2021-04-20 16:53:30.114 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-20 16:53:30.117 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-20 16:53:30.204 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-04-20 16:53:30.211 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-20 16:53:30.213 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-20 16:53:30.331 | Selecting previously unselected package libibverbs1:amd64. 2021-04-20 16:53:30.338 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-04-20 16:53:30.340 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-04-20 16:53:30.434 | Selecting previously unselected package ibverbs-providers:amd64. 2021-04-20 16:53:30.441 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-04-20 16:53:30.443 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-04-20 16:53:30.529 | Selecting previously unselected package icu-devtools. 2021-04-20 16:53:30.536 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-04-20 16:53:30.538 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-04-20 16:53:30.632 | Selecting previously unselected package iputils-arping. 2021-04-20 16:53:30.639 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-04-20 16:53:30.641 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-04-20 16:53:30.750 | Selecting previously unselected package javascript-common. 2021-04-20 16:53:30.757 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-04-20 16:53:30.771 | Unpacking javascript-common (11) ... 2021-04-20 16:53:30.852 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-04-20 16:53:30.860 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-20 16:53:30.862 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-20 16:53:30.965 | Selecting previously unselected package libsensors4:amd64. 2021-04-20 16:53:30.973 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-04-20 16:53:31.068 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-04-20 16:53:31.151 | Selecting previously unselected package libsnmp-base. 2021-04-20 16:53:31.158 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-04-20 16:53:31.160 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-20 16:53:31.279 | Selecting previously unselected package libsnmp30:amd64. 2021-04-20 16:53:31.286 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-04-20 16:53:31.288 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-20 16:53:31.522 | Selecting previously unselected package keepalived. 2021-04-20 16:53:31.529 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-04-20 16:53:31.531 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-04-20 16:53:31.655 | Selecting previously unselected package libgssrpc4:amd64. 2021-04-20 16:53:31.662 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:31.664 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:53:31.745 | Selecting previously unselected package libkdb5-9:amd64. 2021-04-20 16:53:31.752 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:31.755 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:53:31.843 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-04-20 16:53:31.850 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:31.852 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:53:31.940 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-04-20 16:53:31.946 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:31.949 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:53:32.009 | Selecting previously unselected package comerr-dev:amd64. 2021-04-20 16:53:32.017 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-04-20 16:53:32.019 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-04-20 16:53:32.086 | Selecting previously unselected package krb5-multidev:amd64. 2021-04-20 16:53:32.093 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:32.096 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:53:32.202 | Selecting previously unselected package libaio1:amd64. 2021-04-20 16:53:32.210 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-04-20 16:53:32.212 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-04-20 16:53:32.272 | Selecting previously unselected package libalgorithm-diff-perl. 2021-04-20 16:53:32.279 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-04-20 16:53:32.282 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-04-20 16:53:32.349 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-04-20 16:53:32.356 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-04-20 16:53:32.359 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-04-20 16:53:32.418 | Selecting previously unselected package libalgorithm-merge-perl. 2021-04-20 16:53:32.425 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-04-20 16:53:32.427 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-04-20 16:53:32.486 | Selecting previously unselected package libarchive-cpio-perl. 2021-04-20 16:53:32.493 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-04-20 16:53:32.495 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-04-20 16:53:32.558 | Selecting previously unselected package libfile-fcntllock-perl. 2021-04-20 16:53:32.565 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-04-20 16:53:32.568 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-04-20 16:53:32.628 | Selecting previously unselected package libglib2.0-bin. 2021-04-20 16:53:32.635 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-20 16:53:32.637 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-20 16:53:32.728 | Selecting previously unselected package libglib2.0-dev-bin. 2021-04-20 16:53:32.735 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-20 16:53:32.738 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-20 16:53:32.841 | Selecting previously unselected package pkg-config. 2021-04-20 16:53:32.848 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-04-20 16:53:32.850 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-04-20 16:53:32.912 | Selecting previously unselected package zlib1g-dev:amd64. 2021-04-20 16:53:32.919 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-04-20 16:53:32.921 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-04-20 16:53:33.015 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-04-20 16:53:33.022 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-20 16:53:33.025 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-20 16:53:33.395 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-04-20 16:53:33.403 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-04-20 16:53:33.405 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-04-20 16:53:33.462 | Selecting previously unselected package libgts-bin. 2021-04-20 16:53:33.469 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-04-20 16:53:33.472 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-04-20 16:53:33.567 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-04-20 16:53:33.574 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-20 16:53:33.577 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-04-20 16:53:33.661 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-04-20 16:53:33.669 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-20 16:53:33.680 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-04-20 16:53:33.755 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-04-20 16:53:33.762 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-04-20 16:53:33.773 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-04-20 16:53:33.848 | Selecting previously unselected package libiculx60:amd64. 2021-04-20 16:53:33.855 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-04-20 16:53:33.866 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-04-20 16:53:33.926 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-04-20 16:53:33.933 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-04-20 16:53:33.943 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-04-20 16:53:34.019 | Selecting previously unselected package libicu-dev. 2021-04-20 16:53:34.026 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-04-20 16:53:34.028 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-04-20 16:53:35.513 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-04-20 16:53:35.520 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-04-20 16:53:35.523 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-04-20 16:53:35.666 | Selecting previously unselected package libiscsi7:amd64. 2021-04-20 16:53:35.676 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-04-20 16:53:35.678 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-04-20 16:53:35.766 | Selecting previously unselected package libjansson4:amd64. 2021-04-20 16:53:35.774 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-04-20 16:53:35.784 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-04-20 16:53:35.843 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-04-20 16:53:35.850 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-04-20 16:53:35.853 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-20 16:53:35.950 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-04-20 16:53:35.957 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-04-20 16:53:35.976 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-04-20 16:53:36.035 | Selecting previously unselected package libjpeg-dev:amd64. 2021-04-20 16:53:36.044 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-04-20 16:53:36.047 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-04-20 16:53:36.114 | Selecting previously unselected package libjs-jquery. 2021-04-20 16:53:36.121 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-04-20 16:53:36.123 | Unpacking libjs-jquery (3.2.1-1) ... 2021-04-20 16:53:36.198 | Selecting previously unselected package libjs-jquery-metadata. 2021-04-20 16:53:36.206 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-04-20 16:53:36.208 | Unpacking libjs-jquery-metadata (12-1) ... 2021-04-20 16:53:36.276 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-04-20 16:53:36.284 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-04-20 16:53:36.286 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-04-20 16:53:36.388 | Selecting previously unselected package libltdl-dev:amd64. 2021-04-20 16:53:36.396 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-04-20 16:53:36.399 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-04-20 16:53:36.481 | Selecting previously unselected package libsys-hostname-long-perl. 2021-04-20 16:53:36.488 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-04-20 16:53:36.490 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-04-20 16:53:36.548 | Selecting previously unselected package libmail-sendmail-perl. 2021-04-20 16:53:36.555 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-04-20 16:53:36.565 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-04-20 16:53:36.647 | Selecting previously unselected package libmatheval1:amd64. 2021-04-20 16:53:36.654 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-04-20 16:53:36.656 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-04-20 16:53:36.758 | Selecting previously unselected package mysql-common. 2021-04-20 16:53:36.765 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-04-20 16:53:36.782 | Unpacking mysql-common (5.8+1.0.4) ... 2021-04-20 16:53:36.865 | Selecting previously unselected package libmysqlclient20:amd64. 2021-04-20 16:53:36.873 | Preparing to unpack .../135-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:53:36.875 | Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:53:37.042 | Selecting previously unselected package libssl-dev:amd64. 2021-04-20 16:53:37.051 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-20 16:53:37.053 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-20 16:53:37.360 | Selecting previously unselected package libmysqlclient-dev. 2021-04-20 16:53:37.367 | Preparing to unpack .../137-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:53:37.370 | Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:53:37.617 | Selecting previously unselected package libnorm1:amd64. 2021-04-20 16:53:37.625 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-04-20 16:53:37.643 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-04-20 16:53:37.752 | Selecting previously unselected package libnspr4:amd64. 2021-04-20 16:53:37.762 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-04-20 16:53:37.764 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-04-20 16:53:37.851 | Selecting previously unselected package libnss3:amd64. 2021-04-20 16:53:37.859 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-04-20 16:53:37.861 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-04-20 16:53:38.115 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-04-20 16:53:38.123 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-04-20 16:53:38.133 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-04-20 16:53:38.235 | Selecting previously unselected package libpq5:amd64. 2021-04-20 16:53:38.242 | Preparing to unpack .../142-libpq5_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:53:38.254 | Unpacking libpq5:amd64 (10.16-0ubuntu0.18.04.1) ... 2021-04-20 16:53:38.316 | Selecting previously unselected package libpq-dev. 2021-04-20 16:53:38.323 | Preparing to unpack .../143-libpq-dev_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:53:38.334 | Unpacking libpq-dev (10.16-0ubuntu0.18.04.1) ... 2021-04-20 16:53:38.477 | Selecting previously unselected package librados2. 2021-04-20 16:53:38.485 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-04-20 16:53:38.487 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-20 16:53:38.976 | Selecting previously unselected package librbd1. 2021-04-20 16:53:38.983 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-04-20 16:53:38.986 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-20 16:53:39.178 | Selecting previously unselected package libsasl2-dev. 2021-04-20 16:53:39.186 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-20 16:53:39.188 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-20 16:53:39.311 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-20 16:53:39.340 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-20 16:53:39.462 | Selecting previously unselected package libsodium23:amd64. 2021-04-20 16:53:39.470 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-04-20 16:53:39.472 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-04-20 16:53:39.549 | Selecting previously unselected package libsystemd-dev:amd64. 2021-04-20 16:53:39.557 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.46_amd64.deb ... 2021-04-20 16:53:39.560 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.46) ... 2021-04-20 16:53:39.693 | Selecting previously unselected package libx86-1:amd64. 2021-04-20 16:53:39.700 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-04-20 16:53:39.702 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-04-20 16:53:39.767 | Selecting previously unselected package libxml2-dev:amd64. 2021-04-20 16:53:39.775 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-04-20 16:53:39.777 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-20 16:53:39.983 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-04-20 16:53:40.007 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-04-20 16:53:40.125 | Selecting previously unselected package libxslt1-dev:amd64. 2021-04-20 16:53:40.133 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-04-20 16:53:40.135 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-20 16:53:40.288 | Selecting previously unselected package libzmq5:amd64. 2021-04-20 16:53:40.295 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-04-20 16:53:40.298 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-04-20 16:53:40.385 | Selecting previously unselected package lsscsi. 2021-04-20 16:53:40.392 | Preparing to unpack .../155-lsscsi_0.28-0.1_amd64.deb ... 2021-04-20 16:53:40.394 | Unpacking lsscsi (0.28-0.1) ... 2021-04-20 16:53:40.503 | Preparing to unpack .../156-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-04-20 16:53:40.536 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-04-20 16:53:41.463 | Selecting previously unselected package memcached. 2021-04-20 16:53:41.470 | Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-04-20 16:53:41.473 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-04-20 16:53:41.550 | Selecting previously unselected package pm-utils. 2021-04-20 16:53:41.558 | Preparing to unpack .../158-pm-utils_1.4.1-17_all.deb ... 2021-04-20 16:53:41.560 | Unpacking pm-utils (1.4.1-17) ... 2021-04-20 16:53:41.667 | Selecting previously unselected package postgresql-client-common. 2021-04-20 16:53:41.675 | Preparing to unpack .../159-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-04-20 16:53:41.677 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-04-20 16:53:41.761 | Selecting previously unselected package ssl-cert. 2021-04-20 16:53:41.769 | Preparing to unpack .../160-ssl-cert_1.0.39_all.deb ... 2021-04-20 16:53:41.771 | Unpacking ssl-cert (1.0.39) ... 2021-04-20 16:53:41.898 | Selecting previously unselected package postgresql-common. 2021-04-20 16:53:41.905 | Preparing to unpack .../161-postgresql-common_190ubuntu0.1_all.deb ... 2021-04-20 16:53:41.938 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-04-20 16:53:41.949 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-04-20 16:53:42.034 | Selecting previously unselected package postgresql-server-dev-10. 2021-04-20 16:53:42.041 | Preparing to unpack .../162-postgresql-server-dev-10_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:53:42.043 | Unpacking postgresql-server-dev-10 (10.16-0ubuntu0.18.04.1) ... 2021-04-20 16:53:42.340 | Selecting previously unselected package postgresql-server-dev-all. 2021-04-20 16:53:42.349 | Preparing to unpack .../163-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-04-20 16:53:42.351 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-04-20 16:53:42.410 | Selecting previously unselected package python-pip-whl. 2021-04-20 16:53:42.417 | Preparing to unpack .../164-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-20 16:53:42.419 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-20 16:53:42.685 | Selecting previously unselected package python3-crypto. 2021-04-20 16:53:42.693 | Preparing to unpack .../165-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-04-20 16:53:42.695 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-04-20 16:53:42.833 | Selecting previously unselected package python3-secretstorage. 2021-04-20 16:53:42.840 | Preparing to unpack .../166-python3-secretstorage_2.3.1-2_all.deb ... 2021-04-20 16:53:42.842 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-04-20 16:53:42.917 | Selecting previously unselected package python3-keyring. 2021-04-20 16:53:42.925 | Preparing to unpack .../167-python3-keyring_10.6.0-1_all.deb ... 2021-04-20 16:53:42.928 | Unpacking python3-keyring (10.6.0-1) ... 2021-04-20 16:53:43.006 | Selecting previously unselected package python3-keyrings.alt. 2021-04-20 16:53:43.014 | Preparing to unpack .../168-python3-keyrings.alt_3.0-1_all.deb ... 2021-04-20 16:53:43.016 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-04-20 16:53:43.091 | Selecting previously unselected package python3-mysqldb. 2021-04-20 16:53:43.099 | Preparing to unpack .../169-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-04-20 16:53:43.101 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-04-20 16:53:43.179 | Selecting previously unselected package python3-pip. 2021-04-20 16:53:43.186 | Preparing to unpack .../170-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-20 16:53:43.188 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-20 16:53:43.275 | Selecting previously unselected package python3-setuptools. 2021-04-20 16:53:43.283 | Preparing to unpack .../171-python3-setuptools_39.0.1-2_all.deb ... 2021-04-20 16:53:43.285 | Unpacking python3-setuptools (39.0.1-2) ... 2021-04-20 16:53:43.404 | Selecting previously unselected package python3.6-venv. 2021-04-20 16:53:43.412 | Preparing to unpack .../172-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-04-20 16:53:43.414 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-04-20 16:53:43.462 | Selecting previously unselected package python3-venv. 2021-04-20 16:53:43.470 | Preparing to unpack .../173-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-04-20 16:53:43.472 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-04-20 16:53:43.540 | Selecting previously unselected package python3-wheel. 2021-04-20 16:53:43.548 | Preparing to unpack .../174-python3-wheel_0.30.0-0.2_all.deb ... 2021-04-20 16:53:43.550 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-04-20 16:53:43.627 | Selecting previously unselected package python3-xdg. 2021-04-20 16:53:43.635 | Preparing to unpack .../175-python3-xdg_0.25-4ubuntu1.1_all.deb ... 2021-04-20 16:53:43.637 | Unpacking python3-xdg (0.25-4ubuntu1.1) ... 2021-04-20 16:53:43.715 | Selecting previously unselected package qemu-block-extra:amd64. 2021-04-20 16:53:43.724 | Preparing to unpack .../176-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-04-20 16:53:43.727 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-20 16:53:43.788 | Selecting previously unselected package qemu-utils. 2021-04-20 16:53:43.796 | Preparing to unpack .../177-qemu-utils_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-04-20 16:53:43.799 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-20 16:53:44.000 | Selecting previously unselected package sharutils. 2021-04-20 16:53:44.009 | Preparing to unpack .../178-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-04-20 16:53:44.011 | Unpacking sharutils (1:4.15.2-3) ... 2021-04-20 16:53:44.089 | Selecting previously unselected package sqlite3. 2021-04-20 16:53:44.096 | Preparing to unpack .../179-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-04-20 16:53:44.099 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-04-20 16:53:44.260 | Selecting previously unselected package thin-provisioning-tools. 2021-04-20 16:53:44.269 | Preparing to unpack .../180-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-04-20 16:53:44.271 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-04-20 16:53:44.399 | Selecting previously unselected package unzip. 2021-04-20 16:53:44.407 | Preparing to unpack .../181-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-04-20 16:53:44.409 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-04-20 16:53:44.505 | Selecting previously unselected package uwsgi-core. 2021-04-20 16:53:44.512 | Preparing to unpack .../182-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-20 16:53:44.515 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-04-20 16:53:44.672 | Selecting previously unselected package vbetool. 2021-04-20 16:53:44.680 | Preparing to unpack .../183-vbetool_1.1-4_amd64.deb ... 2021-04-20 16:53:44.683 | Unpacking vbetool (1.1-4) ... 2021-04-20 16:53:44.769 | Selecting previously unselected package libipset3:amd64. 2021-04-20 16:53:44.777 | Preparing to unpack .../184-libipset3_6.34-1_amd64.deb ... 2021-04-20 16:53:44.779 | Unpacking libipset3:amd64 (6.34-1) ... 2021-04-20 16:53:44.852 | Selecting previously unselected package ipset. 2021-04-20 16:53:44.860 | Preparing to unpack .../185-ipset_6.34-1_amd64.deb ... 2021-04-20 16:53:44.863 | Unpacking ipset (6.34-1) ... 2021-04-20 16:53:44.958 | Selecting previously unselected package ipvsadm. 2021-04-20 16:53:44.966 | Preparing to unpack .../186-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:53:44.968 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-04-20 16:53:45.043 | Selecting previously unselected package kpartx. 2021-04-20 16:53:45.051 | Preparing to unpack .../187-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-04-20 16:53:45.053 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-04-20 16:53:45.118 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-04-20 16:53:45.126 | Preparing to unpack .../188-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-20 16:53:45.129 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-20 16:53:45.212 | Selecting previously unselected package liberasurecode1:amd64. 2021-04-20 16:53:45.219 | Preparing to unpack .../189-liberasurecode1_1.5.0-1_amd64.deb ... 2021-04-20 16:53:45.222 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-04-20 16:53:45.282 | Selecting previously unselected package liberasurecode-dev. 2021-04-20 16:53:45.290 | Preparing to unpack .../190-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-04-20 16:53:45.292 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-04-20 16:53:45.350 | Selecting previously unselected package libffi-dev:amd64. 2021-04-20 16:53:45.358 | Preparing to unpack .../191-libffi-dev_3.2.1-8_amd64.deb ... 2021-04-20 16:53:45.360 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-04-20 16:53:45.438 | Selecting previously unselected package libkrb5-dev:amd64. 2021-04-20 16:53:45.446 | Preparing to unpack .../192-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-04-20 16:53:45.448 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:53:45.508 | Selecting previously unselected package libyaml-dev:amd64. 2021-04-20 16:53:45.515 | Preparing to unpack .../193-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-04-20 16:53:45.517 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-04-20 16:53:45.579 | Selecting previously unselected package socat. 2021-04-20 16:53:45.587 | Preparing to unpack .../194-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-04-20 16:53:45.590 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-04-20 16:53:45.700 | Selecting previously unselected package vlan. 2021-04-20 16:53:45.708 | Preparing to unpack .../195-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-04-20 16:53:45.711 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-04-20 16:53:45.809 | Setting up libjs-jquery (3.2.1-1) ... 2021-04-20 16:53:45.829 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-04-20 16:53:45.858 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-04-20 16:53:45.885 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-20 16:53:45.913 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-04-20 16:53:46.098 | Setting up libpathplan4 (2.40.1-2) ... 2021-04-20 16:53:46.126 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-20 16:53:46.154 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-04-20 16:53:46.182 | Setting up make (4.1-9.1ubuntu1) ... 2021-04-20 16:53:46.210 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-04-20 16:53:46.238 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-20 16:53:46.266 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-04-20 16:53:46.331 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-04-20 16:53:46.359 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-04-20 16:53:46.387 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-04-20 16:53:46.414 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-04-20 16:53:46.442 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:53:46.464 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-04-20 16:53:46.527 | Setting up libtimedate-perl (2.3000-2) ... 2021-04-20 16:53:46.554 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-04-20 16:53:46.582 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-20 16:53:46.624 | Setting up fonts-dejavu-core (2.37-1) ... 2021-04-20 16:53:46.763 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-04-20 16:53:47.191 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-04-20 16:53:47.425 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-04-20 16:53:47.452 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-04-20 16:53:47.857 | update-initramfs: deferring update (trigger activated) 2021-04-20 16:53:49.939 | Setting up lsscsi (0.28-0.1) ... 2021-04-20 16:53:49.967 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-20 16:53:49.988 | No schema files found: doing nothing. 2021-04-20 16:53:49.995 | Setting up mysql-common (5.8+1.0.4) ... 2021-04-20 16:53:50.054 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-04-20 16:53:50.065 | Setting up sharutils (1:4.15.2-3) ... 2021-04-20 16:53:50.094 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-04-20 16:53:50.122 | Setting up python3-xdg (0.25-4ubuntu1.1) ... 2021-04-20 16:53:50.419 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-20 16:53:50.446 | Setting up libjansson4:amd64 (2.11-1) ... 2021-04-20 16:53:50.474 | Setting up python3-keyrings.alt (3.0-1) ... 2021-04-20 16:53:50.744 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-04-20 16:53:50.778 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-04-20 16:53:50.875 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-20 16:53:50.902 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-04-20 16:53:50.931 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-04-20 16:53:50.959 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-04-20 16:53:50.987 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-20 16:53:51.015 | Setting up dctrl-tools (2.24-2build1) ... 2021-04-20 16:53:51.043 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-04-20 16:53:51.070 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-04-20 16:53:51.099 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-04-20 16:53:51.126 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-20 16:53:51.154 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-04-20 16:53:51.182 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-04-20 16:53:51.259 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-04-20 16:54:01.473 | Setting up pm-utils (1.4.1-17) ... 2021-04-20 16:54:01.512 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-04-20 16:54:01.547 | Setting up python3-wheel (0.30.0-0.2) ... 2021-04-20 16:54:01.846 | Setting up m4 (1.4.18-1) ... 2021-04-20 16:54:01.874 | Setting up libipset3:amd64 (6.34-1) ... 2021-04-20 16:54:01.902 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-04-20 16:54:01.930 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-20 16:54:01.957 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:54:01.985 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-04-20 16:54:02.053 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-04-20 16:54:03.889 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-04-20 16:54:03.916 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-20 16:54:03.944 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-04-20 16:54:04.840 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-04-20 16:54:04.867 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-04-20 16:54:04.895 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-20 16:54:04.923 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-04-20 16:54:04.951 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-20 16:54:04.979 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-04-20 16:54:05.007 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-04-20 16:54:05.035 | Setting up dnsmasq-utils (2.79-1ubuntu0.3) ... 2021-04-20 16:54:05.063 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-04-20 16:54:05.091 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-04-20 16:54:05.136 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-04-20 16:54:05.182 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-20 16:54:05.210 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-04-20 16:54:05.238 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-20 16:54:05.273 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-04-20 16:54:05.310 | Setting up autotools-dev (20180224.1) ... 2021-04-20 16:54:05.338 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-20 16:54:05.366 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-04-20 16:54:05.394 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-04-20 16:54:05.440 | Setting up dstat (0.7.3-1) ... 2021-04-20 16:54:05.645 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-20 16:54:05.889 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-04-20 16:54:05.916 | Setting up ipset (6.34-1) ... 2021-04-20 16:54:05.944 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-04-20 16:54:05.982 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-04-20 16:54:06.010 | Setting up systemd (237-3ubuntu10.46) ... 2021-04-20 16:54:06.032 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-04-20 16:54:07.133 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-04-20 16:54:07.134 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-04-20 16:54:07.135 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-04-20 16:54:07.137 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-04-20 16:54:07.216 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-04-20 16:54:07.244 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-20 16:54:07.281 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-20 16:54:07.661 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-04-20 16:54:07.688 | Setting up libann0 (1.1.2+doc-6) ... 2021-04-20 16:54:07.716 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-04-20 16:54:07.744 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-20 16:54:07.772 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-04-20 16:54:07.800 | Setting up dnsmasq-base (2.79-1ubuntu0.3) ... 2021-04-20 16:54:07.840 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-04-20 16:54:07.868 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-04-20 16:54:07.914 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-20 16:54:29.368 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.46) ... 2021-04-20 16:54:29.373 | Setting up libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:54:29.401 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-04-20 16:54:29.429 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-04-20 16:54:29.456 | Setting up libthai-data (0.1.27-2) ... 2021-04-20 16:54:29.485 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-04-20 16:54:29.512 | Setting up javascript-common (11) ... 2021-04-20 16:54:29.579 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-04-20 16:54:29.594 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-20 16:54:29.633 | Setting up python3-setuptools (39.0.1-2) ... 2021-04-20 16:54:30.078 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-20 16:54:30.117 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-20 16:54:30.163 | Setting up libjs-jquery-metadata (12-1) ... 2021-04-20 16:54:30.191 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-04-20 16:54:30.576 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-04-20 16:54:30.905 | Setting up python3-secretstorage (2.3.1-2) ... 2021-04-20 16:54:31.171 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-04-20 16:54:31.199 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-04-20 16:54:31.227 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-20 16:54:31.255 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-04-20 16:54:31.283 | Setting up vbetool (1.1-4) ... 2021-04-20 16:54:31.311 | Setting up libcdt5 (2.40.1-2) ... 2021-04-20 16:54:31.338 | Setting up git (1:2.17.1-1ubuntu0.8) ... 2021-04-20 16:54:31.397 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-04-20 16:54:31.426 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-04-20 16:54:31.456 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-04-20 16:54:31.685 | Setting up libcgraph6 (2.40.1-2) ... 2021-04-20 16:54:31.713 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-04-20 16:54:31.741 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-04-20 16:54:31.769 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-04-20 16:54:31.797 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-20 16:54:31.825 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-04-20 16:54:31.853 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-04-20 16:54:31.881 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-04-20 16:54:31.909 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-04-20 16:54:31.945 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-20 16:54:31.973 | Setting up libtool (2.4.6-2) ... 2021-04-20 16:54:32.001 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-04-20 16:54:32.029 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-04-20 16:54:32.057 | Setting up libnss-systemd:amd64 (237-3ubuntu10.46) ... 2021-04-20 16:54:32.086 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-04-20 16:54:32.113 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:54:32.141 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-04-20 16:54:32.712 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-04-20 16:54:33.287 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-04-20 16:54:33.669 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-04-20 16:54:33.697 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-20 16:54:33.725 | Setting up libpam-systemd:amd64 (237-3ubuntu10.46) ... 2021-04-20 16:54:34.089 | Setting up libapr1-dev (1.6.3-2) ... 2021-04-20 16:54:34.117 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-04-20 16:54:34.144 | Setting up python3-keyring (10.6.0-1) ... 2021-04-20 16:54:34.428 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-20 16:54:34.718 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-04-20 16:54:34.745 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-04-20 16:54:34.773 | Setting up libgvpr2 (2.40.1-2) ... 2021-04-20 16:54:34.801 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-04-20 16:54:34.829 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-04-20 16:54:35.401 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-04-20 16:54:35.933 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-04-20 16:54:35.954 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-04-20 16:54:35.982 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-20 16:54:36.009 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-04-20 16:54:36.037 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-04-20 16:54:36.065 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-04-20 16:54:36.114 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-20 16:54:36.142 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-04-20 16:54:36.170 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-04-20 16:54:36.197 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-04-20 16:54:36.225 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-20 16:54:36.253 | Setting up ssl-cert (1.0.39) ... 2021-04-20 16:54:36.734 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-04-20 16:54:37.018 | Setting up autoconf (2.69-11) ... 2021-04-20 16:54:37.055 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-04-20 16:54:37.082 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-04-20 16:54:37.104 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-04-20 16:54:37.127 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-04-20 16:54:37.335 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-04-20 16:54:37.778 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-04-20 16:54:37.806 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-04-20 16:54:37.834 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-04-20 16:54:37.862 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-04-20 16:54:37.958 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-04-20 16:54:37.985 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-04-20 16:54:38.012 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-04-20 16:54:38.040 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-04-20 16:54:38.068 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-04-20 16:54:38.355 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-04-20 16:54:38.892 | Setting up postgresql-common (190ubuntu0.1) ... 2021-04-20 16:54:39.490 | Adding user postgres to group ssl-cert 2021-04-20 16:54:39.649 | 2021-04-20 16:54:39.649 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-04-20 16:54:39.835 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-04-20 16:54:39.835 | Removing obsolete dictionary files: 2021-04-20 16:54:40.063 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-04-20 16:54:40.646 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-04-20 16:54:40.660 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-04-20 16:54:40.683 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-20 16:54:40.720 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-04-20 16:54:40.748 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-04-20 16:54:40.819 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-04-20 16:54:40.830 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:54:40.858 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-04-20 16:54:40.886 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-04-20 16:54:40.913 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-04-20 16:54:40.950 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-20 16:54:41.235 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-04-20 16:54:41.811 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-04-20 16:54:41.941 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-04-20 16:54:41.969 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-04-20 16:54:42.004 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-04-20 16:54:42.032 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-04-20 16:54:43.577 | Enabling module mpm_event. 2021-04-20 16:54:43.637 | Enabling module authz_core. 2021-04-20 16:54:43.642 | Enabling module authz_host. 2021-04-20 16:54:43.698 | Enabling module authn_core. 2021-04-20 16:54:43.703 | Enabling module auth_basic. 2021-04-20 16:54:43.758 | Enabling module access_compat. 2021-04-20 16:54:43.814 | Enabling module authn_file. 2021-04-20 16:54:43.870 | Enabling module authz_user. 2021-04-20 16:54:43.925 | Enabling module alias. 2021-04-20 16:54:43.982 | Enabling module dir. 2021-04-20 16:54:44.037 | Enabling module autoindex. 2021-04-20 16:54:44.092 | Enabling module env. 2021-04-20 16:54:44.148 | Enabling module mime. 2021-04-20 16:54:44.212 | Enabling module negotiation. 2021-04-20 16:54:44.270 | Enabling module setenvif. 2021-04-20 16:54:44.326 | Enabling module filter. 2021-04-20 16:54:44.382 | Enabling module deflate. 2021-04-20 16:54:44.437 | Enabling module status. 2021-04-20 16:54:44.493 | Enabling module reqtimeout. 2021-04-20 16:54:44.549 | Enabling conf charset. 2021-04-20 16:54:44.605 | Enabling conf localized-error-pages. 2021-04-20 16:54:44.661 | Enabling conf other-vhosts-access-log. 2021-04-20 16:54:44.717 | Enabling conf security. 2021-04-20 16:54:44.772 | Enabling conf serve-cgi-bin. 2021-04-20 16:54:44.827 | Enabling site 000-default. 2021-04-20 16:54:44.877 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-04-20 16:54:44.928 | Enabling conf javascript-common. 2021-04-20 16:54:45.164 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-04-20 16:54:45.559 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-04-20 16:54:46.846 | Setting up libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:54:46.874 | Setting up po-debconf (1.0.20) ... 2021-04-20 16:54:46.902 | Setting up build-essential (12.4ubuntu1) ... 2021-04-20 16:54:46.930 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-04-20 16:54:46.959 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-04-20 16:54:46.988 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-20 16:54:47.015 | Setting up librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-20 16:54:47.043 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:54:47.080 | Setting up libpq5:amd64 (10.16-0ubuntu0.18.04.1) ... 2021-04-20 16:54:47.108 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-04-20 16:54:47.335 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-04-20 16:54:47.371 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-04-20 16:54:47.415 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-04-20 16:54:49.600 | Regenerating fonts cache... done. 2021-04-20 16:54:49.604 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-04-20 16:54:49.631 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:54:49.662 | Setting up libpq-dev (10.16-0ubuntu0.18.04.1) ... 2021-04-20 16:54:49.690 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 2021-04-20 16:54:49.719 | Setting up postgresql-server-dev-10 (10.16-0ubuntu0.18.04.1) ... 2021-04-20 16:54:49.747 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-20 16:54:49.775 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:54:49.803 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-20 16:54:49.831 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-20 16:54:49.859 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-04-20 16:54:49.887 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-04-20 16:54:49.917 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-20 16:54:49.946 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:54:49.976 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:54:50.003 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-04-20 16:54:50.037 | Setting up curl (7.58.0-2ubuntu3.13) ... 2021-04-20 16:54:50.066 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-20 16:54:50.094 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:54:50.122 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-04-20 16:54:50.150 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-20 16:54:50.195 | Setting up libgvc6 (2.40.1-2) ... 2021-04-20 16:54:50.232 | Setting up graphviz (2.40.1-2) ... 2021-04-20 16:54:50.262 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-04-20 16:54:50.289 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-20 16:54:50.318 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-04-20 16:54:50.344 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-20 16:54:50.372 | Setting up debhelper (11.1.6ubuntu2) ... 2021-04-20 16:54:50.400 | Setting up dh-autoreconf (17) ... 2021-04-20 16:54:50.428 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-04-20 16:54:50.456 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-04-20 16:54:50.484 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-04-20 16:54:50.512 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-04-20 16:54:50.571 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-04-20 16:54:59.369 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-20 16:54:59.399 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-20 16:54:59.563 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:54:59.586 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-04-20 16:54:59.819 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-20 16:54:59.838 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-04-20 16:55:01.853 | ++ functions-common:apt_get:1113 : result=0 2021-04-20 16:55:01.855 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 16:55:01.857 | ++ functions-common:time_stop:2304 : local name 2021-04-20 16:55:01.859 | ++ functions-common:time_stop:2305 : local end_time 2021-04-20 16:55:01.861 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:55:01.863 | ++ functions-common:time_stop:2307 : local total 2021-04-20 16:55:01.865 | ++ functions-common:time_stop:2308 : local start_time 2021-04-20 16:55:01.867 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-20 16:55:01.870 | ++ functions-common:time_stop:2311 : start_time=1618937562425 2021-04-20 16:55:01.872 | ++ functions-common:time_stop:2313 : [[ -z 1618937562425 ]] 2021-04-20 16:55:01.874 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:55:01.878 | ++ functions-common:time_stop:2316 : end_time=1618937701875 2021-04-20 16:55:01.880 | ++ functions-common:time_stop:2317 : elapsed_time=139450 2021-04-20 16:55:01.882 | ++ functions-common:time_stop:2318 : total=682 2021-04-20 16:55:01.884 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:55:01.886 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=140132 2021-04-20 16:55:01.889 | ++ functions-common:apt_get:1117 : return 0 2021-04-20 16:55:01.891 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-04-20 16:55:01.893 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-04-20 16:55:01.896 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-04-20 16:55:01.900 | ++ tools/install_prereqs.sh:source:89 : date 2021-04-20 16:55:01.903 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-04-20 16:55:01.906 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-04-20 16:55:01.908 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-04-20 16:55:03.095 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-04-20 16:55:03.097 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-04-20 16:55:03.099 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-04-20 16:55:03.102 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-04-20 16:55:03.104 | + tools/install_pip.sh:main:43 : GetDistro 2021-04-20 16:55:03.106 | + functions-common:GetDistro:373 : GetOSVersion 2021-04-20 16:55:03.108 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-04-20 16:55:03.110 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-04-20 16:55:03.112 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-04-20 16:55:03.114 | + functions-common:_ensure_lsb_release:328 : return 2021-04-20 16:55:03.117 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-04-20 16:55:03.190 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-04-20 16:55:03.193 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-04-20 16:55:03.270 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-04-20 16:55:03.272 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-04-20 16:55:03.345 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-04-20 16:55:03.347 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-04-20 16:55:03.349 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-04-20 16:55:03.351 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-04-20 16:55:03.353 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-04-20 16:55:03.355 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-04-20 16:55:03.357 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-04-20 16:55:03.359 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-04-20 16:55:03.360 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-04-20 16:55:03.362 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-04-20 16:55:03.365 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-04-20 16:55:03.365 | Distro: bionic 2021-04-20 16:55:03.367 | + tools/install_pip.sh:main:127 : get_versions 2021-04-20 16:55:03.369 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-20 16:55:03.373 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-20 16:55:03.375 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-20 16:55:03.377 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-20 16:55:03.378 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-20 16:55:03.796 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-04-20 16:55:03.797 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-04-20 16:55:03.798 | pip: 20.2.2 2021-04-20 16:55:03.799 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-20 16:55:04.184 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-20 16:55:04.208 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-04-20 16:55:04.209 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-04-20 16:55:04.211 | + tools/install_pip.sh:main:143 : is_fedora 2021-04-20 16:55:04.213 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 16:55:04.215 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 16:55:04.217 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 16:55:04.218 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 16:55:04.220 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 16:55:04.222 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 16:55:04.223 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 16:55:04.225 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 16:55:04.227 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 16:55:04.229 | + tools/install_pip.sh:main:143 : is_suse 2021-04-20 16:55:04.231 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 16:55:04.232 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 16:55:04.234 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 16:55:04.236 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 16:55:04.238 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 16:55:04.240 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 16:55:04.242 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-04-20 16:55:04.243 | + functions-common:is_package_installed:1351 : [[ -z python3-pip ]] 2021-04-20 16:55:04.245 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-04-20 16:55:04.247 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-04-20 16:55:04.249 | + functions-common:is_package_installed:1360 : dpkg -s python3-pip 2021-04-20 16:55:04.271 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-04-20 16:55:04.273 | + functions-common:uninstall_package:1371 : is_ubuntu 2021-04-20 16:55:04.274 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:55:04.276 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:55:04.278 | + functions-common:uninstall_package:1372 : apt_get purge python3-pip 2021-04-20 16:55:04.296 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-04-20 16:55:04.421 | Reading package lists... 2021-04-20 16:55:04.670 | Building dependency tree... 2021-04-20 16:55:04.671 | Reading state information... 2021-04-20 16:55:04.885 | The following packages were automatically installed and are no longer required: 2021-04-20 16:55:04.886 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-20 16:55:04.886 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-20 16:55:04.886 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-20 16:55:04.886 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 16:55:04.886 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 16:55:04.886 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 16:55:04.886 | Use 'sudo apt autoremove' to remove them. 2021-04-20 16:55:04.925 | The following packages will be REMOVED: 2021-04-20 16:55:04.925 | python3-pip* 2021-04-20 16:55:05.350 | 0 upgraded, 0 newly installed, 1 to remove and 158 not upgraded. 2021-04-20 16:55:05.350 | After this operation, 601 kB disk space will be freed. 2021-04-20 16:55:05.412 | (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 ... 74862 files and directories currently installed.) 2021-04-20 16:55:05.416 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-20 16:55:05.654 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-20 16:55:08.270 | + functions-common:apt_get:1113 : result=0 2021-04-20 16:55:08.271 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 16:55:08.273 | + functions-common:time_stop:2304 : local name 2021-04-20 16:55:08.275 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:55:08.277 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:55:08.278 | + functions-common:time_stop:2307 : local total 2021-04-20 16:55:08.280 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:55:08.281 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 16:55:08.283 | + functions-common:time_stop:2311 : start_time=1618937704290 2021-04-20 16:55:08.285 | + functions-common:time_stop:2313 : [[ -z 1618937704290 ]] 2021-04-20 16:55:08.287 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:55:08.290 | + functions-common:time_stop:2316 : end_time=1618937708288 2021-04-20 16:55:08.291 | + functions-common:time_stop:2317 : elapsed_time=3998 2021-04-20 16:55:08.293 | + functions-common:time_stop:2318 : total=0 2021-04-20 16:55:08.295 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:55:08.296 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3998 2021-04-20 16:55:08.298 | + functions-common:apt_get:1117 : return 0 2021-04-20 16:55:08.300 | + tools/install_pip.sh:main:149 : install_get_pip 2021-04-20 16:55:08.302 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-20 16:55:08.303 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-20 16:55:08.305 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-04-20 16:55:08.307 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-20 16:55:08.309 | + 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 2021-04-20 16:55:08.320 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-04-20 16:55:08.320 | Dload Upload Total Spent Left Speed 2021-04-20 16:55:09.225 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1882k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1882k 100 1882k 0 0 2080k 0 --:--:-- --:--:-- --:--:-- 2077k 2021-04-20 16:55:09.230 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-04-20 16:55:09.233 | + 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 2021-04-20 16:55:11.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:55:11.939 | from cryptography.utils import int_from_bytes 2021-04-20 16:55:11.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:55:11.940 | from cryptography.utils import int_from_bytes 2021-04-20 16:55:12.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:55:12.938 | Collecting pip 2021-04-20 16:55:12.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-04-20 16:55:14.468 | Installing collected packages: pip 2021-04-20 16:55:14.468 | Attempting uninstall: pip 2021-04-20 16:55:14.470 | Found existing installation: pip 20.2.2 2021-04-20 16:55:14.712 | Uninstalling pip-20.2.2: 2021-04-20 16:55:14.726 | Successfully uninstalled pip-20.2.2 2021-04-20 16:55:16.097 | Successfully installed pip-20.2.4 2021-04-20 16:55:16.208 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-20 16:55:16.208 | % (opt, underscore_opt)) 2021-04-20 16:55:16.208 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-20 16:55:16.208 | % (opt, underscore_opt)) 2021-04-20 16:55:16.208 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-20 16:55:16.208 | % (opt, underscore_opt)) 2021-04-20 16:55:16.208 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-20 16:55:16.208 | % (opt, underscore_opt)) 2021-04-20 16:55:16.208 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-20 16:55:16.208 | % (opt, underscore_opt)) 2021-04-20 16:55:16.208 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-20 16:55:16.208 | % (opt, underscore_opt)) 2021-04-20 16:55:16.208 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-20 16:55:16.208 | % (opt, underscore_opt)) 2021-04-20 16:55:16.208 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-20 16:55:16.208 | % (opt, underscore_opt)) 2021-04-20 16:55:16.208 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-20 16:55:16.208 | % (opt, underscore_opt)) 2021-04-20 16:55:16.298 | + tools/install_pip.sh:main:151 : set -x 2021-04-20 16:55:16.300 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-04-20 16:55:16.301 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-04-20 16:55:16.303 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-20 16:55:16.306 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-04-20 16:55:16.307 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-04-20 16:55:16.309 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-20 16:55:16.312 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-04-20 16:55:16.312 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-20 16:55:16.316 | ++ 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 ' 2021-04-20 16:55:16.318 | ++ 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 == '' ]] 2021-04-20 16:55:16.320 | ++ 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' 2021-04-20 16:55:16.322 | + 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' 2021-04-20 16:55:16.324 | + 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' 2021-04-20 16:55:16.339 | 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 2021-04-20 16:55:16.341 | + 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' 2021-04-20 16:55:17.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:55:17.275 | from cryptography.utils import int_from_bytes 2021-04-20 16:55:17.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:55:17.275 | from cryptography.utils import int_from_bytes 2021-04-20 16:55:18.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:55:18.383 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:55:18.388 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:55:18.393 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:55:18.402 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (56.0.0) 2021-04-20 16:55:20.069 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 16:55:20.069 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 16:55:20.154 | + inc/python:pip_install:200 : result=0 2021-04-20 16:55:20.156 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:55:20.157 | + functions-common:time_stop:2304 : local name 2021-04-20 16:55:20.160 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:55:20.161 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:55:20.163 | + functions-common:time_stop:2307 : local total 2021-04-20 16:55:20.165 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:55:20.166 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:55:20.168 | + functions-common:time_stop:2311 : start_time=1618937716335 2021-04-20 16:55:20.170 | + functions-common:time_stop:2313 : [[ -z 1618937716335 ]] 2021-04-20 16:55:20.172 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:55:20.175 | + functions-common:time_stop:2316 : end_time=1618937720173 2021-04-20 16:55:20.177 | + functions-common:time_stop:2317 : elapsed_time=3838 2021-04-20 16:55:20.178 | + functions-common:time_stop:2318 : total=0 2021-04-20 16:55:20.180 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:55:20.182 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3838 2021-04-20 16:55:20.184 | + inc/python:pip_install:203 : return 0 2021-04-20 16:55:20.186 | + tools/install_pip.sh:main:157 : get_versions 2021-04-20 16:55:20.188 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-20 16:55:20.191 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-20 16:55:20.193 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-20 16:55:20.196 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-20 16:55:20.200 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-20 16:55:20.603 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-04-20 16:55:20.605 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-04-20 16:55:20.605 | pip: 20.2.4 2021-04-20 16:55:20.607 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-20 16:55:20.994 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-20 16:55:21.019 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-04-20 16:55:21.022 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-04-20 16:55:21.025 | + ./stack.sh:main:761 : fixup_all 2021-04-20 16:55:21.027 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-04-20 16:55:21.030 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-04-20 16:55:21.032 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-20 16:55:21.043 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-20 16:55:21.043 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-04-20 16:55:21.043 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-04-20 16:55:21.048 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-04-20 16:55:21.050 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-04-20 16:55:21.052 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-04-20 16:55:21.059 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-04-20 16:55:21.063 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-04-20 16:55:21.065 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-04-20 16:55:21.067 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-04-20 16:55:21.069 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 16:55:21.071 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 16:55:21.073 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 16:55:21.075 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 16:55:21.077 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 16:55:21.079 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 16:55:21.082 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:55:21.084 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:55:21.086 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 16:55:21.088 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 16:55:21.090 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 16:55:21.092 | + functions-common:apt_get_update:1069 : return 2021-04-20 16:55:21.094 | + functions-common:install_package:1343 : real_install_package software-properties-common 2021-04-20 16:55:21.096 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 16:55:21.098 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:55:21.100 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:55:21.102 | + functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-04-20 16:55:21.119 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-04-20 16:55:21.238 | Reading package lists... 2021-04-20 16:55:21.488 | Building dependency tree... 2021-04-20 16:55:21.489 | Reading state information... 2021-04-20 16:55:21.700 | The following packages were automatically installed and are no longer required: 2021-04-20 16:55:21.701 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-20 16:55:21.701 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-20 16:55:21.701 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-20 16:55:21.701 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 16:55:21.701 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 16:55:21.701 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 16:55:21.701 | Use 'sudo apt autoremove' to remove them. 2021-04-20 16:55:21.702 | The following additional packages will be installed: 2021-04-20 16:55:21.702 | python3-software-properties 2021-04-20 16:55:21.750 | The following packages will be upgraded: 2021-04-20 16:55:21.751 | python3-software-properties software-properties-common 2021-04-20 16:55:22.217 | 2 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2021-04-20 16:55:22.217 | Need to get 33.9 kB of archives. 2021-04-20 16:55:22.217 | After this operation, 0 B of additional disk space will be used. 2021-04-20 16:55:22.217 | 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] 2021-04-20 16:55:22.351 | 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] 2021-04-20 16:55:22.957 | Fetched 33.9 kB in 1s (50.8 kB/s) 2021-04-20 16:55:23.039 | (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 ... 74785 files and directories currently installed.) 2021-04-20 16:55:23.043 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-04-20 16:55:23.195 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-04-20 16:55:23.339 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-04-20 16:55:23.494 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-04-20 16:55:23.579 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-20 16:55:24.072 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-04-20 16:55:24.350 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-20 16:55:24.368 | Setting up software-properties-common (0.96.24.32.14) ... 2021-04-20 16:55:26.531 | + functions-common:apt_get:1113 : result=0 2021-04-20 16:55:26.533 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 16:55:26.536 | + functions-common:time_stop:2304 : local name 2021-04-20 16:55:26.538 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:55:26.540 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:55:26.542 | + functions-common:time_stop:2307 : local total 2021-04-20 16:55:26.545 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:55:26.547 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 16:55:26.549 | + functions-common:time_stop:2311 : start_time=1618937721117 2021-04-20 16:55:26.551 | + functions-common:time_stop:2313 : [[ -z 1618937721117 ]] 2021-04-20 16:55:26.554 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:55:26.557 | + functions-common:time_stop:2316 : end_time=1618937726554 2021-04-20 16:55:26.559 | + functions-common:time_stop:2317 : elapsed_time=5437 2021-04-20 16:55:26.561 | + functions-common:time_stop:2318 : total=140132 2021-04-20 16:55:26.563 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:55:26.565 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=145569 2021-04-20 16:55:26.567 | + functions-common:apt_get:1117 : return 0 2021-04-20 16:55:26.569 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-04-20 16:55:27.381 | 'universe' distribution component is already enabled for all sources. 2021-04-20 16:55:27.407 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-04-20 16:55:27.410 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-04-20 16:55:30.028 | Reading package lists... 2021-04-20 16:55:30.325 | Building dependency tree... 2021-04-20 16:55:30.326 | Reading state information... 2021-04-20 16:55:30.538 | The following packages were automatically installed and are no longer required: 2021-04-20 16:55:30.539 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-20 16:55:30.539 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-20 16:55:30.539 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-20 16:55:30.539 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 16:55:30.539 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 16:55:30.539 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 16:55:30.539 | Use 'sudo apt autoremove' to remove them. 2021-04-20 16:55:30.589 | The following NEW packages will be installed: 2021-04-20 16:55:30.590 | ubuntu-cloud-keyring 2021-04-20 16:55:30.728 | 0 upgraded, 1 newly installed, 0 to remove and 156 not upgraded. 2021-04-20 16:55:30.728 | Need to get 5,908 B of archives. 2021-04-20 16:55:30.728 | After this operation, 22.5 kB of additional disk space will be used. 2021-04-20 16:55:30.728 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.2 [5,908 B] 2021-04-20 16:55:31.255 | Fetched 5,908 B in 0s (49.0 kB/s) 2021-04-20 16:55:31.304 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-04-20 16:55:31.343 | (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 ... 74785 files and directories currently installed.) 2021-04-20 16:55:31.346 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-04-20 16:55:31.349 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-04-20 16:55:31.439 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-04-20 16:55:33.562 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-20 16:55:33.611 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-20 16:55:33.670 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-20 16:55:33.771 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-20 16:55:34.449 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-04-20 16:55:34.693 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [189 kB] 2021-04-20 16:55:38.642 | Fetched 198 kB in 2s (113 kB/s) 2021-04-20 16:55:40.386 | Reading package lists... 2021-04-20 16:55:40.447 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-04-20 16:55:40.449 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-04-20 16:55:40.451 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-20 16:55:40.454 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-20 16:55:40.456 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-20 16:55:40.459 | ++ functions-common:apt_get_update:1076 : id -u 2021-04-20 16:55:40.462 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-20 16:55:40.464 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-20 16:55:40.466 | + functions-common:time_start:2290 : local name=apt-get-update 2021-04-20 16:55:40.469 | + functions-common:time_start:2291 : local start_time= 2021-04-20 16:55:40.471 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-04-20 16:55:40.473 | ++ functions-common:time_start:2295 : date +%s%3N 2021-04-20 16:55:40.476 | + functions-common:time_start:2295 : _TIME_START[$name]=1618937740474 2021-04-20 16:55:40.479 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-20 16:55:40.481 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-20 16:55:40.483 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-20 16:55:40.719 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-20 16:55:40.719 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-20 16:55:40.766 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-20 16:55:40.822 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-20 16:55:40.862 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-20 16:55:43.219 | Reading package lists... 2021-04-20 16:55:43.280 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-20 16:55:43.282 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-20 16:55:43.285 | + functions-common:time_stop:2304 : local name 2021-04-20 16:55:43.287 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:55:43.290 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:55:43.292 | + functions-common:time_stop:2307 : local total 2021-04-20 16:55:43.294 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:55:43.296 | + functions-common:time_stop:2310 : name=apt-get-update 2021-04-20 16:55:43.298 | + functions-common:time_stop:2311 : start_time=1618937740474 2021-04-20 16:55:43.300 | + functions-common:time_stop:2313 : [[ -z 1618937740474 ]] 2021-04-20 16:55:43.303 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:55:43.306 | + functions-common:time_stop:2316 : end_time=1618937743303 2021-04-20 16:55:43.308 | + functions-common:time_stop:2317 : elapsed_time=2829 2021-04-20 16:55:43.310 | + functions-common:time_stop:2318 : total=2984 2021-04-20 16:55:43.312 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:55:43.314 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5813 2021-04-20 16:55:43.316 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-04-20 16:55:43.326 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-04-20 16:55:43.337 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-04-20 16:55:43.347 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-04-20 16:55:43.350 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-04-20 16:55:43.353 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 16:55:43.355 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 16:55:43.357 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 16:55:43.359 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 16:55:43.361 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 16:55:43.363 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 16:55:43.366 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 16:55:43.368 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 16:55:43.370 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 16:55:43.372 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-04-20 16:55:43.374 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-04-20 16:55:43.377 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-04-20 16:55:43.379 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 16:55:43.382 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 16:55:43.384 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 16:55:43.386 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 16:55:43.388 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 16:55:43.390 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 16:55:43.393 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-04-20 16:55:43.396 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-04-20 16:55:43.414 | Using python 3.6 to install os-testr 2021-04-20 16:55:43.416 | + 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 2021-04-20 16:55:44.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:55:44.373 | from cryptography.utils import int_from_bytes 2021-04-20 16:55:44.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:55:44.373 | from cryptography.utils import int_from_bytes 2021-04-20 16:55:45.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:55:45.497 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:55:45.503 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:55:45.509 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:55:45.979 | Collecting os-testr===2.0.0 2021-04-20 16:55:45.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-04-20 16:55:46.489 | Collecting stestr===3.1.0 2021-04-20 16:55:46.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-04-20 16:55:47.023 | Collecting python-subunit===1.4.0 2021-04-20 16:55:47.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-04-20 16:55:47.110 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.4.0) 2021-04-20 16:55:47.130 | Requirement already satisfied, skipping upgrade: 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) 2021-04-20 16:55:47.133 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-04-20 16:55:47.137 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2021-04-20 16:55:47.148 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.7.0) 2021-04-20 16:55:47.161 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-04-20 16:55:47.601 | Collecting future===0.18.2 2021-04-20 16:55:47.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-04-20 16:55:48.619 | Requirement already satisfied, skipping upgrade: 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) 2021-04-20 16:55:48.622 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.4.0) 2021-04-20 16:55:48.625 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.1.0) 2021-04-20 16:55:48.633 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-20 16:55:48.635 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (1.6.0) 2021-04-20 16:55:48.638 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.5.0) 2021-04-20 16:55:48.700 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (0.7.2) 2021-04-20 16:55:48.702 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (3.3.0) 2021-04-20 16:55:48.711 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (2.4.7) 2021-04-20 16:55:48.714 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.0.0) 2021-04-20 16:55:48.717 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.4.0) 2021-04-20 16:55:48.719 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-04-20 16:55:48.765 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.4.4) 2021-04-20 16:55:48.769 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2021-04-20 16:55:48.775 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-04-20 16:55:48.777 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.10.1) 2021-04-20 16:55:48.819 | Requirement already satisfied, skipping upgrade: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.4.1) 2021-04-20 16:55:48.844 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.7.4.3) 2021-04-20 16:55:48.849 | Building wheels for collected packages: future 2021-04-20 16:55:48.850 | Building wheel for future (setup.py): started 2021-04-20 16:55:49.939 | Building wheel for future (setup.py): finished with status 'done' 2021-04-20 16:55:49.944 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=1967abbec603089895cbfeaf805125b5326501957019cf29891cef02a37b85a6 2021-04-20 16:55:49.944 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-04-20 16:55:49.945 | Successfully built future 2021-04-20 16:55:51.326 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-04-20 16:55:52.113 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2021-04-20 16:55:52.215 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 16:55:52.215 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 16:55:52.334 | + inc/python:pip_install:200 : result=0 2021-04-20 16:55:52.336 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:55:52.339 | + functions-common:time_stop:2304 : local name 2021-04-20 16:55:52.341 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:55:52.343 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:55:52.345 | + functions-common:time_stop:2307 : local total 2021-04-20 16:55:52.348 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:55:52.350 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:55:52.352 | + functions-common:time_stop:2311 : start_time=1618937743409 2021-04-20 16:55:52.355 | + functions-common:time_stop:2313 : [[ -z 1618937743409 ]] 2021-04-20 16:55:52.357 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:55:52.360 | + functions-common:time_stop:2316 : end_time=1618937752358 2021-04-20 16:55:52.363 | + functions-common:time_stop:2317 : elapsed_time=8949 2021-04-20 16:55:52.365 | + functions-common:time_stop:2318 : total=0 2021-04-20 16:55:52.367 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:55:52.369 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8949 2021-04-20 16:55:52.372 | + inc/python:pip_install:203 : return 0 2021-04-20 16:55:52.374 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-04-20 16:55:52.418 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-04-20 16:55:52.487 | + ./stack.sh:main:775 : install_infra 2021-04-20 16:55:52.489 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-20 16:55:52.492 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-04-20 16:55:52.494 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-04-20 16:55:55.107 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-20 16:55:55.110 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-04-20 16:55:55.130 | + 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 2021-04-20 16:55:56.983 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:55:57.234 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:55:57.467 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:55:57.808 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-04-20 16:55:57.918 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-04-20 16:55:57.948 | Installing collected packages: pbr 2021-04-20 16:55:58.053 | Successfully installed pbr-5.5.1 2021-04-20 16:55:58.112 | + inc/python:pip_install:200 : result=0 2021-04-20 16:55:58.115 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:55:58.117 | + functions-common:time_stop:2304 : local name 2021-04-20 16:55:58.119 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:55:58.121 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:55:58.123 | + functions-common:time_stop:2307 : local total 2021-04-20 16:55:58.125 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:55:58.127 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:55:58.130 | + functions-common:time_stop:2311 : start_time=1618937755123 2021-04-20 16:55:58.132 | + functions-common:time_stop:2313 : [[ -z 1618937755123 ]] 2021-04-20 16:55:58.134 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:55:58.138 | + functions-common:time_stop:2316 : end_time=1618937758135 2021-04-20 16:55:58.140 | + functions-common:time_stop:2317 : elapsed_time=3012 2021-04-20 16:55:58.142 | + functions-common:time_stop:2318 : total=8949 2021-04-20 16:55:58.144 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:55:58.146 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11961 2021-04-20 16:55:58.148 | + inc/python:pip_install:203 : return 0 2021-04-20 16:55:58.150 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-20 16:55:58.153 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-04-20 16:55:58.172 | + 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 2021-04-20 16:56:00.020 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:56:00.267 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:56:00.497 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:56:00.825 | Processing /opt/stack/requirements 2021-04-20 16:56:02.240 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-04-20 16:56:02.306 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-04-20 16:56:02.339 | Collecting PyYAML===5.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) 2021-04-20 16:56:02.458 | Downloading http://10.100.0.9:8080/root/pypi/+f/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB) 2021-04-20 16:56:02.515 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) 2021-04-20 16:56:02.617 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-04-20 16:56:02.657 | Collecting packaging===20.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) 2021-04-20 16:56:02.703 | Downloading http://10.100.0.9:8080/root/pypi/+f/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40kB) 2021-04-20 16:56:02.725 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) 2021-04-20 16:56:02.766 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-04-20 16:56:02.822 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) 2021-04-20 16:56:02.855 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-04-20 16:56:02.874 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) 2021-04-20 16:56:02.986 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-04-20 16:56:03.004 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) 2021-04-20 16:56:03.037 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-04-20 16:56:03.050 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4514) 2021-04-20 16:56:03.066 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-04-20 16:56:03.094 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4514) 2021-04-20 16:56:03.112 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-04-20 16:56:03.158 | 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)) 2021-04-20 16:56:03.164 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-04-20 16:56:03.211 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-04-20 16:56:03.231 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-04-20 16:56:03.255 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-04-20 16:56:03.288 | Collecting urllib3===1.26.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) 2021-04-20 16:56:03.349 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153kB) 2021-04-20 16:56:03.398 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) 2021-04-20 16:56:03.418 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-04-20 16:56:03.433 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) 2021-04-20 16:56:03.450 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-04-20 16:56:03.463 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) 2021-04-20 16:56:03.491 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-04-20 16:56:03.522 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) 2021-04-20 16:56:03.542 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-04-20 16:56:03.555 | Collecting cliff===3.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) 2021-04-20 16:56:03.620 | Downloading http://10.100.0.9:8080/root/pypi/+f/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80kB) 2021-04-20 16:56:03.656 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) 2021-04-20 16:56:03.672 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-04-20 16:56:03.687 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 200)) 2021-04-20 16:56:03.717 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-04-20 16:56:03.732 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2021-04-20 16:56:03.759 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-04-20 16:56:03.778 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) 2021-04-20 16:56:03.843 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-04-20 16:56:03.873 | Collecting cmd2===1.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) 2021-04-20 16:56:03.992 | Downloading http://10.100.0.9:8080/root/pypi/+f/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133kB) 2021-04-20 16:56:04.077 | Collecting importlib-metadata===3.10.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2021-04-20 16:56:04.143 | Downloading http://10.100.0.9:8080/root/pypi/+f/2ec/0faae539743ae/importlib_metadata-3.10.1-py3-none-any.whl 2021-04-20 16:56:04.197 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) 2021-04-20 16:56:04.247 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-04-20 16:56:04.264 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2021-04-20 16:56:04.291 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-04-20 16:56:04.311 | Collecting pyperclip===1.8.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) 2021-04-20 16:56:04.346 | Downloading http://10.100.0.9:8080/root/pypi/+f/105/254a8b04934f0/pyperclip-1.8.2.tar.gz 2021-04-20 16:56:04.751 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-04-20 16:56:04.788 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-04-20 16:56:04.853 | Collecting zipp===3.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) 2021-04-20 16:56:04.903 | Downloading http://10.100.0.9:8080/root/pypi/+f/51c/b66cc54621609/zipp-3.4.1-py3-none-any.whl 2021-04-20 16:56:04.943 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) 2021-04-20 16:56:04.968 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-04-20 16:56:04.984 | Building wheels for collected packages: pyperclip 2021-04-20 16:56:04.985 | Running setup.py bdist_wheel for pyperclip: started 2021-04-20 16:56:05.264 | Running setup.py bdist_wheel for pyperclip: finished with status 'error' 2021-04-20 16:56:05.264 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5a3yhf37/pyperclip/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/tmplivci329pip-wheel- --python-tag cp36: 2021-04-20 16:56:05.264 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-04-20 16:56:05.264 | or: -c --help [cmd1 cmd2 ...] 2021-04-20 16:56:05.264 | or: -c --help-commands 2021-04-20 16:56:05.264 | or: -c cmd --help 2021-04-20 16:56:05.264 | 2021-04-20 16:56:05.264 | error: invalid command 'bdist_wheel' 2021-04-20 16:56:05.264 | 2021-04-20 16:56:05.264 | ---------------------------------------- 2021-04-20 16:56:05.264 | Failed building wheel for pyperclip 2021-04-20 16:56:05.265 | Running setup.py clean for pyperclip 2021-04-20 16:56:05.544 | Failed to build pyperclip 2021-04-20 16:56:05.546 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, extras, argparse, six, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, zipp, typing-extensions, importlib-metadata, stevedore, colorama, pyperclip, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-04-20 16:56:06.956 | Running setup.py install for pyperclip: started 2021-04-20 16:56:07.398 | Running setup.py install for pyperclip: finished with status 'done' 2021-04-20 16:56:07.797 | Running setup.py install for openstack-requirements: started 2021-04-20 16:56:10.147 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-04-20 16:56:10.731 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.10.1 linecache2-1.0.0 openstack-requirements-1.2.1.dev4514 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 zipp-3.4.1 2021-04-20 16:56:10.862 | + inc/python:pip_install:200 : result=0 2021-04-20 16:56:10.864 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:56:10.866 | + functions-common:time_stop:2304 : local name 2021-04-20 16:56:10.868 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:56:10.870 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:56:10.872 | + functions-common:time_stop:2307 : local total 2021-04-20 16:56:10.874 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:56:10.876 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:56:10.878 | + functions-common:time_stop:2311 : start_time=1618937758166 2021-04-20 16:56:10.881 | + functions-common:time_stop:2313 : [[ -z 1618937758166 ]] 2021-04-20 16:56:10.883 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:56:10.886 | + functions-common:time_stop:2316 : end_time=1618937770884 2021-04-20 16:56:10.888 | + functions-common:time_stop:2317 : elapsed_time=12718 2021-04-20 16:56:10.891 | + functions-common:time_stop:2318 : total=11961 2021-04-20 16:56:10.893 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:56:10.895 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24679 2021-04-20 16:56:10.897 | + inc/python:pip_install:203 : return 0 2021-04-20 16:56:10.900 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-04-20 16:56:10.902 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-04-20 16:56:10.904 | + inc/python:use_library_from_git:250 : local name=pbr 2021-04-20 16:56:10.907 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:56:10.909 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:56:10.912 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-04-20 16:56:10.914 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:56:10.916 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-04-20 16:56:10.934 | Using python 3.6 to install pbr 2021-04-20 16:56:10.937 | + 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 2021-04-20 16:56:11.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:56:11.888 | from cryptography.utils import int_from_bytes 2021-04-20 16:56:11.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:56:11.888 | from cryptography.utils import int_from_bytes 2021-04-20 16:56:12.990 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:56:12.995 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:56:13.000 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:56:13.005 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:56:13.124 | 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) 2021-04-20 16:56:14.806 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 16:56:14.806 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 16:56:14.897 | + inc/python:pip_install:200 : result=0 2021-04-20 16:56:14.899 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:56:14.901 | + functions-common:time_stop:2304 : local name 2021-04-20 16:56:14.903 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:56:14.905 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:56:14.907 | + functions-common:time_stop:2307 : local total 2021-04-20 16:56:14.910 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:56:14.912 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:56:14.914 | + functions-common:time_stop:2311 : start_time=1618937770930 2021-04-20 16:56:14.916 | + functions-common:time_stop:2313 : [[ -z 1618937770930 ]] 2021-04-20 16:56:14.919 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:56:14.922 | + functions-common:time_stop:2316 : end_time=1618937774920 2021-04-20 16:56:14.925 | + functions-common:time_stop:2317 : elapsed_time=3990 2021-04-20 16:56:14.927 | + functions-common:time_stop:2318 : total=24679 2021-04-20 16:56:14.929 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:56:14.931 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28669 2021-04-20 16:56:14.933 | + inc/python:pip_install:203 : return 0 2021-04-20 16:56:14.936 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-04-20 16:56:17.659 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-04-20 16:56:19.318 | Collecting bindep 2021-04-20 16:56:19.868 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-04-20 16:56:19.892 | Collecting pbr>=2.0.0 (from bindep) 2021-04-20 16:56:19.976 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-04-20 16:56:20.006 | Collecting distro (from bindep) 2021-04-20 16:56:20.370 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-04-20 16:56:20.383 | Collecting Parsley (from bindep) 2021-04-20 16:56:20.397 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-04-20 16:56:20.418 | Installing collected packages: pbr, distro, Parsley, bindep 2021-04-20 16:56:20.748 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.5.1 2021-04-20 16:56:20.813 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-20 16:56:20.816 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-20 16:56:20.819 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-04-20 16:56:20.835 | + ./stack.sh:main:784 : pkgs= 2021-04-20 16:56:20.837 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-04-20 16:56:20.839 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-04-20 16:56:20.842 | + functions-common:run_phase:1732 : local mode=stack 2021-04-20 16:56:20.844 | + functions-common:run_phase:1733 : local phase=pre-install 2021-04-20 16:56:20.847 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-20 16:56:20.849 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-20 16:56:20.851 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-20 16:56:20.853 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-20 16:56:20.856 | + functions-common:run_phase:1742 : local extra 2021-04-20 16:56:20.859 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-20 16:56:20.863 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-20 16:56:20.865 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-20 16:56:20.868 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-20 16:56:20.870 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-04-20 16:56:20.873 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-20 16:56:20.887 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:56:20.889 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-04-20 16:56:20.891 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-04-20 16:56:20.893 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-04-20 16:56:20.895 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-04-20 16:56:20.897 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-04-20 16:56:20.899 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-04-20 16:56:20.901 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-04-20 16:56:20.903 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-04-20 16:56:20.905 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-04-20 16:56:20.907 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-04-20 16:56:20.910 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-04-20 16:56:20.912 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-04-20 16:56:20.914 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-04-20 16:56:20.916 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-04-20 16:56:20.918 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-20 16:56:20.920 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-04-20 16:56:20.922 | + functions-common:run_plugins:1718 : local mode=stack 2021-04-20 16:56:20.925 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-04-20 16:56:20.927 | + functions-common:run_plugins:1721 : local plugins= 2021-04-20 16:56:20.930 | + functions-common:run_plugins:1722 : local plugin 2021-04-20 16:56:20.932 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-04-20 16:56:20.934 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-04-20 16:56:20.936 | + functions:set_systemd_override:821 : local value=2048 2021-04-20 16:56:20.939 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-04-20 16:56:20.941 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-04-20 16:56:20.986 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-04-20 16:56:20.986 | Set systemd system override for DefaultLimitNOFILE=2048 2021-04-20 16:56:20.989 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-04-20 16:56:21.166 | + ./stack.sh:main:797 : install_rpc_backend 2021-04-20 16:56:21.169 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-04-20 16:56:21.184 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:56:21.187 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-04-20 16:56:21.189 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 16:56:21.191 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 16:56:21.194 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 16:56:21.196 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 16:56:21.198 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 16:56:21.201 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 16:56:21.203 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:56:21.206 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:56:21.208 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 16:56:21.210 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 16:56:21.213 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 16:56:21.215 | + functions-common:apt_get_update:1069 : return 2021-04-20 16:56:21.217 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-04-20 16:56:21.219 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 16:56:21.222 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:56:21.224 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:56:21.227 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-04-20 16:56:21.246 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-04-20 16:56:21.365 | Reading package lists... 2021-04-20 16:56:21.620 | Building dependency tree... 2021-04-20 16:56:21.621 | Reading state information... 2021-04-20 16:56:21.839 | The following packages were automatically installed and are no longer required: 2021-04-20 16:56:21.840 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-20 16:56:21.840 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-20 16:56:21.840 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-20 16:56:21.840 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 16:56:21.840 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 16:56:21.840 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 16:56:21.840 | Use 'sudo apt autoremove' to remove them. 2021-04-20 16:56:21.840 | The following additional packages will be installed: 2021-04-20 16:56:21.840 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-04-20 16:56:21.840 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-04-20 16:56:21.840 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-04-20 16:56:21.840 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-04-20 16:56:21.841 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-04-20 16:56:21.842 | Suggested packages: 2021-04-20 16:56:21.842 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-04-20 16:56:21.842 | odbc-postgresql tdsodbc unixodbc-bin 2021-04-20 16:56:21.888 | The following NEW packages will be installed: 2021-04-20 16:56:21.889 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-04-20 16:56:21.889 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-04-20 16:56:21.889 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-04-20 16:56:21.889 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-04-20 16:56:21.889 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-04-20 16:56:21.889 | rabbitmq-server 2021-04-20 16:56:22.024 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-04-20 16:56:22.025 | Need to get 24.5 MB of archives. 2021-04-20 16:56:22.025 | After this operation, 40.4 MB of additional disk space will be used. 2021-04-20 16:56:22.025 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-04-20 16:56:23.378 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-04-20 16:56:23.518 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-04-20 16:56:23.774 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-04-20 16:56:23.793 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-04-20 16:56:23.892 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-04-20 16:56:23.985 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-04-20 16:56:24.032 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-04-20 16:56:24.049 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-04-20 16:56:24.436 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-04-20 16:56:24.523 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-04-20 16:56:24.574 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-04-20 16:56:24.755 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-04-20 16:56:24.806 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-04-20 16:56:24.820 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-04-20 16:56:24.824 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-04-20 16:56:24.918 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-04-20 16:56:25.000 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-04-20 16:56:25.006 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-04-20 16:56:25.008 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-04-20 16:56:25.286 | 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] 2021-04-20 16:56:25.289 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-04-20 16:56:25.293 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-04-20 16:56:25.401 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-04-20 16:56:25.438 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-04-20 16:56:25.441 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-04-20 16:56:26.849 | Fetched 24.5 MB in 4s (5,583 kB/s) 2021-04-20 16:56:26.885 | Selecting previously unselected package erlang-base. 2021-04-20 16:56:26.924 | (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 ... 74791 files and directories currently installed.) 2021-04-20 16:56:26.928 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:26.931 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:27.998 | Selecting previously unselected package erlang-asn1. 2021-04-20 16:56:28.007 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:28.009 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:28.150 | Selecting previously unselected package erlang-mnesia. 2021-04-20 16:56:28.158 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:28.160 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:28.302 | Selecting previously unselected package erlang-runtime-tools. 2021-04-20 16:56:28.310 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:28.312 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:28.395 | Selecting previously unselected package erlang-crypto. 2021-04-20 16:56:28.402 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:28.405 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:28.477 | Selecting previously unselected package erlang-public-key. 2021-04-20 16:56:28.485 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:28.487 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:28.617 | Selecting previously unselected package erlang-ssl. 2021-04-20 16:56:28.624 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:28.627 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:28.785 | Selecting previously unselected package erlang-inets. 2021-04-20 16:56:28.793 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:28.795 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:28.948 | Selecting previously unselected package erlang-corba. 2021-04-20 16:56:28.956 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:28.958 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:29.434 | Selecting previously unselected package erlang-syntax-tools. 2021-04-20 16:56:29.443 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:29.445 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:29.548 | Selecting previously unselected package erlang-diameter. 2021-04-20 16:56:29.555 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:29.558 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:29.699 | Selecting previously unselected package erlang-xmerl. 2021-04-20 16:56:29.707 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:29.709 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:29.893 | Selecting previously unselected package erlang-edoc. 2021-04-20 16:56:29.901 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:29.904 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:30.000 | Selecting previously unselected package erlang-eldap. 2021-04-20 16:56:30.009 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:30.012 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:30.082 | Selecting previously unselected package erlang-erl-docgen. 2021-04-20 16:56:30.090 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:30.093 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:30.170 | Selecting previously unselected package erlang-eunit. 2021-04-20 16:56:30.179 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:30.182 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:30.256 | Selecting previously unselected package erlang-ic. 2021-04-20 16:56:30.264 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:30.266 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:30.453 | Selecting previously unselected package libodbc1:amd64. 2021-04-20 16:56:30.462 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-04-20 16:56:30.474 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-04-20 16:56:30.559 | Selecting previously unselected package erlang-odbc. 2021-04-20 16:56:30.567 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:30.570 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:30.634 | Selecting previously unselected package erlang-snmp. 2021-04-20 16:56:30.642 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:30.645 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:30.925 | Selecting previously unselected package erlang-os-mon. 2021-04-20 16:56:30.933 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:30.937 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:31.010 | Selecting previously unselected package erlang-parsetools. 2021-04-20 16:56:31.019 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:31.022 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:31.100 | Selecting previously unselected package erlang-ssh. 2021-04-20 16:56:31.108 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:31.110 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:31.233 | Selecting previously unselected package erlang-tools. 2021-04-20 16:56:31.241 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-20 16:56:31.243 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:31.365 | Selecting previously unselected package erlang-nox. 2021-04-20 16:56:31.373 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-04-20 16:56:31.375 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:31.477 | Selecting previously unselected package rabbitmq-server. 2021-04-20 16:56:31.485 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-04-20 16:56:31.489 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-04-20 16:56:32.026 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-04-20 16:56:32.048 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:32.867 | Searching for services which depend on erlang and should be started...none found. 2021-04-20 16:56:32.870 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:56:32.894 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:32.923 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:32.952 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:32.980 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:33.008 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:33.036 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:33.064 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-20 16:56:33.093 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-20 16:56:33.299 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-20 16:56:33.942 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:33.970 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:33.998 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.025 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.053 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.080 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.108 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.135 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.162 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.190 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.218 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.245 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.273 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.300 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.327 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.355 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.384 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-20 16:56:34.413 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-04-20 16:56:34.553 | Adding group `rabbitmq' (GID 121) ... 2021-04-20 16:56:34.586 | Done. 2021-04-20 16:56:34.661 | Adding system user `rabbitmq' (UID 115) ... 2021-04-20 16:56:34.662 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-04-20 16:56:34.740 | Not creating home directory `/var/lib/rabbitmq'. 2021-04-20 16:56:34.985 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-04-20 16:56:39.900 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-20 16:56:40.086 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:56:42.048 | + functions-common:apt_get:1113 : result=0 2021-04-20 16:56:42.051 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 16:56:42.053 | + functions-common:time_stop:2304 : local name 2021-04-20 16:56:42.056 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:56:42.058 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:56:42.060 | + functions-common:time_stop:2307 : local total 2021-04-20 16:56:42.062 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:56:42.065 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 16:56:42.067 | + functions-common:time_stop:2311 : start_time=1618937781243 2021-04-20 16:56:42.069 | + functions-common:time_stop:2313 : [[ -z 1618937781243 ]] 2021-04-20 16:56:42.072 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:56:42.075 | + functions-common:time_stop:2316 : end_time=1618937802073 2021-04-20 16:56:42.077 | + functions-common:time_stop:2317 : elapsed_time=20830 2021-04-20 16:56:42.080 | + functions-common:time_stop:2318 : total=145569 2021-04-20 16:56:42.082 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:56:42.084 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=166399 2021-04-20 16:56:42.087 | + functions-common:apt_get:1117 : return 0 2021-04-20 16:56:42.089 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-04-20 16:56:42.091 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 16:56:42.094 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 16:56:42.097 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 16:56:42.099 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 16:56:42.102 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 16:56:42.106 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 16:56:42.108 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-04-20 16:56:42.111 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 16:56:42.113 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 16:56:42.115 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 16:56:42.117 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 16:56:42.120 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 16:56:42.122 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 16:56:42.124 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 16:56:42.127 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 16:56:42.129 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 16:56:42.131 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-04-20 16:56:42.134 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 16:56:42.136 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 16:56:42.138 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 16:56:42.140 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 16:56:42.143 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 16:56:42.146 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 16:56:42.148 | + ./stack.sh:main:798 : restart_rpc_backend 2021-04-20 16:56:42.150 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-04-20 16:56:42.165 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:56:42.167 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-04-20 16:56:42.169 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-20 16:56:42.171 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-04-20 16:56:42.174 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-04-20 16:56:42.177 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-04-20 16:56:42.180 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-04-20 16:56:42.182 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-04-20 16:56:42.184 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-04-20 16:56:42.186 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-04-20 16:56:42.189 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-04-20 16:56:42.191 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-04-20 16:56:42.194 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-04-20 16:56:43.224 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-04-20 16:56:43.224 | guest [administrator]' 2021-04-20 16:56:43.227 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-04-20 16:56:43.227 | guest [administrator]' 2021-04-20 16:56:43.227 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-04-20 16:56:43.233 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-04-20 16:56:43.235 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-04-20 16:56:43.237 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-04-20 16:56:44.262 | Creating user "stackrabbit" 2021-04-20 16:56:44.286 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-04-20 16:56:45.325 | Setting permissions for user "stackrabbit" in vhost "/" 2021-04-20 16:56:45.355 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-04-20 16:56:45.358 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-04-20 16:56:46.411 | Changing password for user "stackrabbit" 2021-04-20 16:56:46.435 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-04-20 16:56:46.438 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-04-20 16:56:46.440 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-04-20 16:56:47.491 | Deleting user "guest" 2021-04-20 16:56:47.514 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-04-20 16:56:47.530 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:56:47.532 | + ./stack.sh:main:801 : install_database 2021-04-20 16:56:47.534 | + lib/database:install_database:116 : install_database_mysql 2021-04-20 16:56:47.537 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-04-20 16:56:47.539 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:56:47.541 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:56:47.543 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-04-20 16:56:47.746 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-04-20 16:56:47.748 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-04-20 16:56:47.752 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-04-20 16:56:47.755 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:56:47.757 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:56:47.760 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-04-20 16:56:47.762 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-04-20 16:56:47.764 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-04-20 16:56:47.768 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-04-20 16:56:47.771 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-04-20 16:56:47.773 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-04-20 16:56:47.775 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-04-20 16:56:47.778 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 16:56:47.780 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 16:56:47.783 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 16:56:47.786 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 16:56:47.788 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 16:56:47.790 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 16:56:47.792 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 16:56:47.795 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 16:56:47.797 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 16:56:47.799 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-04-20 16:56:47.802 | + functions-common:is_suse:462 : is_opensuse 2021-04-20 16:56:47.804 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-20 16:56:47.806 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-20 16:56:47.809 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-20 16:56:47.811 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-20 16:56:47.814 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-20 16:56:47.816 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-04-20 16:56:47.818 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:56:47.820 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:56:47.823 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-04-20 16:56:47.825 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 16:56:47.827 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 16:56:47.830 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 16:56:47.832 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 16:56:47.834 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 16:56:47.837 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 16:56:47.839 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:56:47.841 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:56:47.843 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 16:56:47.846 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 16:56:47.848 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 16:56:47.850 | + functions-common:apt_get_update:1069 : return 2021-04-20 16:56:47.853 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-04-20 16:56:47.855 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 16:56:47.857 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:56:47.860 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:56:47.862 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-04-20 16:56:47.880 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-04-20 16:56:47.999 | Reading package lists... 2021-04-20 16:56:48.252 | Building dependency tree... 2021-04-20 16:56:48.253 | Reading state information... 2021-04-20 16:56:48.465 | The following packages were automatically installed and are no longer required: 2021-04-20 16:56:48.466 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-20 16:56:48.466 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-20 16:56:48.466 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-20 16:56:48.466 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 16:56:48.466 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 16:56:48.466 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 16:56:48.466 | Use 'sudo apt autoremove' to remove them. 2021-04-20 16:56:48.467 | The following additional packages will be installed: 2021-04-20 16:56:48.467 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-04-20 16:56:48.467 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-04-20 16:56:48.467 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-04-20 16:56:48.467 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-04-20 16:56:48.467 | mysql-server-5.7 mysql-server-core-5.7 2021-04-20 16:56:48.468 | Suggested packages: 2021-04-20 16:56:48.468 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-04-20 16:56:48.520 | The following NEW packages will be installed: 2021-04-20 16:56:48.521 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-04-20 16:56:48.521 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-04-20 16:56:48.521 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-04-20 16:56:48.521 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-04-20 16:56:48.521 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-04-20 16:56:48.781 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-04-20 16:56:48.781 | Need to get 19.7 MB of archives. 2021-04-20 16:56:48.781 | After this operation, 157 MB of additional disk space will be used. 2021-04-20 16:56:48.781 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [6,664 kB] 2021-04-20 16:56:50.027 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [1,945 kB] 2021-04-20 16:56:50.464 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [7,460 kB] 2021-04-20 16:56:51.651 | 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] 2021-04-20 16:56:51.653 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [2,931 kB] 2021-04-20 16:56:52.120 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-04-20 16:56:52.124 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-04-20 16:56:52.136 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-04-20 16:56:52.204 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-04-20 16:56:52.209 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-04-20 16:56:52.210 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-04-20 16:56:52.210 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-04-20 16:56:52.211 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-04-20 16:56:52.212 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-04-20 16:56:52.213 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-04-20 16:56:52.233 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-04-20 16:56:52.236 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-04-20 16:56:52.289 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.33-0ubuntu0.18.04.1 [9,944 B] 2021-04-20 16:56:52.784 | Preconfiguring packages ... 2021-04-20 16:56:52.894 | Fetched 19.7 MB in 4s (5,245 kB/s) 2021-04-20 16:56:52.926 | Selecting previously unselected package mysql-client-core-5.7. 2021-04-20 16:56:52.965 | (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 ... 76792 files and directories currently installed.) 2021-04-20 16:56:52.968 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:56:52.970 | Unpacking mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:56:53.994 | Selecting previously unselected package mysql-client-5.7. 2021-04-20 16:56:54.002 | Preparing to unpack .../01-mysql-client-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:56:54.005 | Unpacking mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:56:54.464 | Selecting previously unselected package mysql-server-core-5.7. 2021-04-20 16:56:54.472 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:56:54.474 | Unpacking mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:56:55.685 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-04-20 16:56:55.693 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-04-20 16:56:55.704 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-04-20 16:56:55.830 | Selecting previously unselected package mysql-server-5.7. 2021-04-20 16:56:55.838 | Preparing to unpack .../04-mysql-server-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-20 16:56:56.314 | Unpacking mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:56:56.942 | Selecting previously unselected package libhtml-tagset-perl. 2021-04-20 16:56:56.950 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-04-20 16:56:56.952 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-04-20 16:56:57.010 | Selecting previously unselected package liburi-perl. 2021-04-20 16:56:57.018 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-04-20 16:56:57.020 | Unpacking liburi-perl (1.73-1) ... 2021-04-20 16:56:57.090 | Selecting previously unselected package libhtml-parser-perl. 2021-04-20 16:56:57.098 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-04-20 16:56:57.100 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-04-20 16:56:57.165 | Selecting previously unselected package libcgi-pm-perl. 2021-04-20 16:56:57.174 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-04-20 16:56:57.176 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-04-20 16:56:57.253 | Selecting previously unselected package libfcgi-perl. 2021-04-20 16:56:57.260 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-04-20 16:56:57.263 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-04-20 16:56:57.323 | Selecting previously unselected package libcgi-fast-perl. 2021-04-20 16:56:57.331 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-04-20 16:56:57.333 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-04-20 16:56:57.392 | Selecting previously unselected package libencode-locale-perl. 2021-04-20 16:56:57.400 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-04-20 16:56:57.402 | Unpacking libencode-locale-perl (1.05-1) ... 2021-04-20 16:56:57.460 | Selecting previously unselected package libhtml-template-perl. 2021-04-20 16:56:57.468 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-04-20 16:56:57.471 | Unpacking libhtml-template-perl (2.97-1) ... 2021-04-20 16:56:57.533 | Selecting previously unselected package libhttp-date-perl. 2021-04-20 16:56:57.540 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-04-20 16:56:57.543 | Unpacking libhttp-date-perl (6.02-1) ... 2021-04-20 16:56:57.600 | Selecting previously unselected package libio-html-perl. 2021-04-20 16:56:57.608 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-04-20 16:56:57.610 | Unpacking libio-html-perl (1.001-1) ... 2021-04-20 16:56:57.670 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-04-20 16:56:57.677 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-04-20 16:56:57.679 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-04-20 16:56:57.740 | Selecting previously unselected package libhttp-message-perl. 2021-04-20 16:56:57.748 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-04-20 16:56:57.750 | Unpacking libhttp-message-perl (6.14-1) ... 2021-04-20 16:56:57.813 | Selecting previously unselected package mysql-server. 2021-04-20 16:56:57.821 | Preparing to unpack .../17-mysql-server_5.7.33-0ubuntu0.18.04.1_all.deb ... 2021-04-20 16:56:57.824 | Unpacking mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:56:57.905 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-04-20 16:56:57.926 | Setting up libhttp-date-perl (6.02-1) ... 2021-04-20 16:56:57.954 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-04-20 16:56:57.982 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:56:58.004 | Setting up libencode-locale-perl (1.05-1) ... 2021-04-20 16:56:58.032 | Setting up mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:56:58.060 | Setting up libio-html-perl (1.001-1) ... 2021-04-20 16:56:58.087 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-04-20 16:56:58.115 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-20 16:56:58.144 | Setting up liburi-perl (1.73-1) ... 2021-04-20 16:56:58.172 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-20 16:56:58.357 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-04-20 16:56:58.385 | Setting up libcgi-pm-perl (4.38-1) ... 2021-04-20 16:56:58.413 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-20 16:57:00.116 | Setting up libhttp-message-perl (6.14-1) ... 2021-04-20 16:57:00.143 | Setting up mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:57:00.171 | Setting up libfcgi-perl (0.78-2build1) ... 2021-04-20 16:57:00.199 | Setting up libhtml-template-perl (2.97-1) ... 2021-04-20 16:57:00.226 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-04-20 16:57:00.254 | Setting up mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:57:00.281 | Setting up mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:57:00.872 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-04-20 16:57:00.899 | Renaming removed key_buffer and myisam-recover options (if present) 2021-04-20 16:57:11.257 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-04-20 16:57:12.264 | Setting up mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-04-20 16:57:12.278 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-20 16:57:12.464 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:57:14.419 | + functions-common:apt_get:1113 : result=0 2021-04-20 16:57:14.421 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 16:57:14.424 | + functions-common:time_stop:2304 : local name 2021-04-20 16:57:14.426 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:57:14.428 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:57:14.430 | + functions-common:time_stop:2307 : local total 2021-04-20 16:57:14.432 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:57:14.434 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 16:57:14.437 | + functions-common:time_stop:2311 : start_time=1618937807878 2021-04-20 16:57:14.440 | + functions-common:time_stop:2313 : [[ -z 1618937807878 ]] 2021-04-20 16:57:14.442 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:57:14.446 | + functions-common:time_stop:2316 : end_time=1618937834443 2021-04-20 16:57:14.448 | + functions-common:time_stop:2317 : elapsed_time=26565 2021-04-20 16:57:14.450 | + functions-common:time_stop:2318 : total=166399 2021-04-20 16:57:14.452 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:57:14.454 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=192964 2021-04-20 16:57:14.456 | + functions-common:apt_get:1117 : return 0 2021-04-20 16:57:14.459 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-04-20 16:57:14.461 | + ./stack.sh:main:804 : install_database_python 2021-04-20 16:57:14.463 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-04-20 16:57:14.465 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-04-20 16:57:14.467 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-04-20 16:57:14.470 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-20 16:57:14.472 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-04-20 16:57:14.475 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-04-20 16:57:14.477 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-20 16:57:14.481 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-04-20 16:57:14.481 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-20 16:57:14.485 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-04-20 16:57:14.487 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-04-20 16:57:14.490 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-04-20 16:57:14.492 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-04-20 16:57:14.494 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-04-20 16:57:14.513 | Using python 3.6 to install PyMySQL 2021-04-20 16:57:14.515 | + 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 2021-04-20 16:57:15.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:57:15.464 | from cryptography.utils import int_from_bytes 2021-04-20 16:57:15.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:57:15.464 | from cryptography.utils import int_from_bytes 2021-04-20 16:57:16.557 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:57:16.561 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:57:16.567 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:57:16.571 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:57:16.711 | Collecting PyMySQL===1.0.2 2021-04-20 16:57:16.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-04-20 16:57:18.263 | Installing collected packages: PyMySQL 2021-04-20 16:57:18.388 | Successfully installed PyMySQL-1.0.2 2021-04-20 16:57:18.492 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 16:57:18.492 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 16:57:18.580 | + inc/python:pip_install:200 : result=0 2021-04-20 16:57:18.582 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:57:18.584 | + functions-common:time_stop:2304 : local name 2021-04-20 16:57:18.587 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:57:18.589 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:57:18.591 | + functions-common:time_stop:2307 : local total 2021-04-20 16:57:18.593 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:57:18.596 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:57:18.598 | + functions-common:time_stop:2311 : start_time=1618937834508 2021-04-20 16:57:18.600 | + functions-common:time_stop:2313 : [[ -z 1618937834508 ]] 2021-04-20 16:57:18.603 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:57:18.606 | + functions-common:time_stop:2316 : end_time=1618937838604 2021-04-20 16:57:18.609 | + functions-common:time_stop:2317 : elapsed_time=4096 2021-04-20 16:57:18.611 | + functions-common:time_stop:2318 : total=28669 2021-04-20 16:57:18.614 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:57:18.616 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32765 2021-04-20 16:57:18.618 | + inc/python:pip_install:203 : return 0 2021-04-20 16:57:18.620 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-04-20 16:57:18.622 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-20 16:57:18.625 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-04-20 16:57:18.627 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-04-20 16:57:18.641 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:57:18.644 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-04-20 16:57:18.646 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-04-20 16:57:18.649 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-04-20 16:57:18.650 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-04-20 16:57:18.654 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-04-20 16:57:18.657 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-04-20 16:57:18.659 | + 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- ]] 2021-04-20 16:57:18.662 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-04-20 16:57:18.664 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-04-20 16:57:18.666 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-04-20 16:57:18.681 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:57:18.683 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-04-20 16:57:18.685 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 16:57:18.687 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 16:57:18.690 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 16:57:18.692 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 16:57:18.694 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 16:57:18.697 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 16:57:18.699 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:57:18.701 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:57:18.703 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 16:57:18.705 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 16:57:18.708 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 16:57:18.710 | + functions-common:apt_get_update:1069 : return 2021-04-20 16:57:18.712 | + functions-common:install_package:1343 : real_install_package radvd 2021-04-20 16:57:18.714 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 16:57:18.716 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:57:18.719 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:57:18.721 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-04-20 16:57:18.740 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-04-20 16:57:18.858 | Reading package lists... 2021-04-20 16:57:19.106 | Building dependency tree... 2021-04-20 16:57:19.107 | Reading state information... 2021-04-20 16:57:19.318 | The following packages were automatically installed and are no longer required: 2021-04-20 16:57:19.318 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-20 16:57:19.318 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-20 16:57:19.319 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-20 16:57:19.319 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 16:57:19.319 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 16:57:19.319 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 16:57:19.319 | Use 'sudo apt autoremove' to remove them. 2021-04-20 16:57:19.362 | The following NEW packages will be installed: 2021-04-20 16:57:19.362 | radvd 2021-04-20 16:57:19.669 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-04-20 16:57:19.669 | Need to get 59.0 kB of archives. 2021-04-20 16:57:19.669 | After this operation, 164 kB of additional disk space will be used. 2021-04-20 16:57:19.670 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-04-20 16:57:20.531 | Fetched 59.0 kB in 1s (95.3 kB/s) 2021-04-20 16:57:20.589 | Selecting previously unselected package radvd. 2021-04-20 16:57:20.630 | (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 ... 77249 files and directories currently installed.) 2021-04-20 16:57:20.633 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-04-20 16:57:20.635 | Unpacking radvd (1:2.16-3) ... 2021-04-20 16:57:20.741 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:57:20.756 | Setting up radvd (1:2.16-3) ... 2021-04-20 16:57:21.542 | Job for radvd.service failed because the control process exited with error code. 2021-04-20 16:57:21.542 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-04-20 16:57:21.544 | invoke-rc.d: initscript radvd, action "start" failed. 2021-04-20 16:57:21.553 | ● radvd.service - Router advertisement daemon for IPv6 2021-04-20 16:57:21.553 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-04-20 16:57:21.553 | Active: failed (Result: exit-code) since Tue 2021-04-20 16:57:21 UTC; 12ms ago 2021-04-20 16:57:21.553 | Docs: man:radvd(8) 2021-04-20 16:57:21.553 | Process: 42030 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-04-20 16:57:21.554 | 2021-04-20 16:57:21.554 | Apr 20 16:57:21 dv-cinder-787262-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-04-20 16:57:21.554 | Apr 20 16:57:21 dv-cinder-787262-1-smb radvd[42030]: can't open /etc/radvd.conf: No such file or directory 2021-04-20 16:57:21.554 | Apr 20 16:57:21 dv-cinder-787262-1-smb radvd[42030]: Insecure file permissions, but continuing anyway 2021-04-20 16:57:21.554 | Apr 20 16:57:21 dv-cinder-787262-1-smb radvd[42030]: exiting, failed to read config file 2021-04-20 16:57:21.554 | Apr 20 16:57:21 dv-cinder-787262-1-smb systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-04-20 16:57:21.554 | Apr 20 16:57:21 dv-cinder-787262-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-04-20 16:57:21.554 | Apr 20 16:57:21 dv-cinder-787262-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-04-20 16:57:21.557 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-20 16:57:21.740 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-20 16:57:21.966 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:57:23.893 | + functions-common:apt_get:1113 : result=0 2021-04-20 16:57:23.896 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 16:57:23.898 | + functions-common:time_stop:2304 : local name 2021-04-20 16:57:23.900 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:57:23.902 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:57:23.904 | + functions-common:time_stop:2307 : local total 2021-04-20 16:57:23.906 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:57:23.909 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 16:57:23.911 | + functions-common:time_stop:2311 : start_time=1618937838737 2021-04-20 16:57:23.913 | + functions-common:time_stop:2313 : [[ -z 1618937838737 ]] 2021-04-20 16:57:23.916 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:57:23.919 | + functions-common:time_stop:2316 : end_time=1618937843916 2021-04-20 16:57:23.921 | + functions-common:time_stop:2317 : elapsed_time=5179 2021-04-20 16:57:23.923 | + functions-common:time_stop:2318 : total=192964 2021-04-20 16:57:23.925 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:57:23.927 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=198143 2021-04-20 16:57:23.929 | + functions-common:apt_get:1117 : return 0 2021-04-20 16:57:23.932 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-04-20 16:57:23.947 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:57:23.950 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-04-20 16:57:23.952 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-04-20 16:57:23.955 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-04-20 16:57:23.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-04-20 16:57:23.976 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 16:57:23.978 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 16:57:23.980 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 16:57:23.982 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 16:57:23.985 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 16:57:23.987 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 16:57:23.989 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:57:23.991 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:57:23.993 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 16:57:23.995 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 16:57:23.997 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 16:57:23.999 | + functions-common:apt_get_update:1069 : return 2021-04-20 16:57:24.002 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-04-20 16:57:24.004 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 16:57:24.007 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:57:24.009 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:57:24.011 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-04-20 16:57:24.029 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-04-20 16:57:24.148 | Reading package lists... 2021-04-20 16:57:24.397 | Building dependency tree... 2021-04-20 16:57:24.398 | Reading state information... 2021-04-20 16:57:24.612 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-04-20 16:57:24.612 | fakeroot set to manually installed. 2021-04-20 16:57:24.612 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-20 16:57:24.612 | The following packages were automatically installed and are no longer required: 2021-04-20 16:57:24.612 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 16:57:24.612 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 16:57:24.612 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 16:57:24.612 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 16:57:24.612 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 16:57:24.613 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 16:57:24.613 | Use 'sudo apt autoremove' to remove them. 2021-04-20 16:57:24.613 | The following additional packages will be installed: 2021-04-20 16:57:24.613 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-04-20 16:57:24.615 | Suggested packages: 2021-04-20 16:57:24.615 | openvswitch-doc python-sortedcontainers-doc 2021-04-20 16:57:24.666 | The following NEW packages will be installed: 2021-04-20 16:57:24.666 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-04-20 16:57:24.667 | The following packages will be upgraded: 2021-04-20 16:57:24.668 | openvswitch-common openvswitch-switch 2021-04-20 16:57:24.822 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-04-20 16:57:24.822 | Need to get 3,140 kB of archives. 2021-04-20 16:57:24.822 | After this operation, 3,539 kB of additional disk space will be used. 2021-04-20 16:57:24.822 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.4~cloud0 [118 kB] 2021-04-20 16:57:24.881 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-04-20 16:57:25.069 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.4~cloud0 [1,555 kB] 2021-04-20 16:57:25.235 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-04-20 16:57:25.354 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.4~cloud0 [1,175 kB] 2021-04-20 16:57:26.037 | Fetched 3,140 kB in 1s (3,901 kB/s) 2021-04-20 16:57:26.103 | Selecting previously unselected package libunbound2:amd64. 2021-04-20 16:57:26.143 | (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 ... 77262 files and directories currently installed.) 2021-04-20 16:57:26.147 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-04-20 16:57:26.159 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-04-20 16:57:26.270 | Selecting previously unselected package python3-sortedcontainers. 2021-04-20 16:57:26.278 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-04-20 16:57:26.280 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-04-20 16:57:26.356 | Selecting previously unselected package python3-openvswitch. 2021-04-20 16:57:26.365 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.4~cloud0_all.deb ... 2021-04-20 16:57:26.367 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-20 16:57:26.479 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.4~cloud0_amd64.deb ... 2021-04-20 16:57:26.500 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.4~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-04-20 16:57:27.313 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.4~cloud0_amd64.deb ... 2021-04-20 16:57:27.334 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.4~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-04-20 16:57:27.596 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-04-20 16:57:27.617 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:57:27.640 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-20 16:57:27.668 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-04-20 16:57:27.961 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-20 16:57:27.990 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-20 16:57:28.181 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-20 16:57:29.009 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-20 16:57:29.397 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-20 16:57:32.577 | + functions-common:apt_get:1113 : result=0 2021-04-20 16:57:32.579 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 16:57:32.581 | + functions-common:time_stop:2304 : local name 2021-04-20 16:57:32.583 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:57:32.585 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:57:32.587 | + functions-common:time_stop:2307 : local total 2021-04-20 16:57:32.589 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:57:32.591 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 16:57:32.593 | + functions-common:time_stop:2311 : start_time=1618937844026 2021-04-20 16:57:32.596 | + functions-common:time_stop:2313 : [[ -z 1618937844026 ]] 2021-04-20 16:57:32.598 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:57:32.602 | + functions-common:time_stop:2316 : end_time=1618937852599 2021-04-20 16:57:32.604 | + functions-common:time_stop:2317 : elapsed_time=8573 2021-04-20 16:57:32.606 | + functions-common:time_stop:2318 : total=198143 2021-04-20 16:57:32.609 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:57:32.611 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=206716 2021-04-20 16:57:32.614 | + functions-common:apt_get:1117 : return 0 2021-04-20 16:57:32.616 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-04-20 16:57:32.618 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:57:32.621 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:57:32.623 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-04-20 16:57:32.626 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-04-20 16:57:32.629 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-04-20 16:57:32.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-04-20 16:57:32.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-04-20 16:57:32.638 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-04-20 16:57:32.639 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-04-20 16:57:32.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-04-20 16:57:32.646 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-04-20 16:57:32.648 | + functions:vercmp:628 : local v1=4.15 2021-04-20 16:57:32.650 | + functions:vercmp:629 : local 'op=<' 2021-04-20 16:57:32.652 | + functions:vercmp:630 : local v2=3.13 2021-04-20 16:57:32.655 | + functions:vercmp:631 : local result 2021-04-20 16:57:32.659 | ++ functions:vercmp:635 : echo -e '4.15\n3.13' 2021-04-20 16:57:32.659 | ++ functions:vercmp:635 : head -1 2021-04-20 16:57:32.659 | ++ functions:vercmp:635 : sort -V 2021-04-20 16:57:32.663 | + functions:vercmp:635 : result=3.13 2021-04-20 16:57:32.665 | + functions:vercmp:637 : case $op in 2021-04-20 16:57:32.668 | + functions:vercmp:647 : '[' 4.15 '!=' 3.13 ']' 2021-04-20 16:57:32.670 | + functions:vercmp:647 : '[' 3.13 = 4.15 ']' 2021-04-20 16:57:32.672 | + functions:vercmp:648 : return 2021-04-20 16:57:32.675 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-04-20 16:57:32.677 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 16:57:32.679 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-04-20 16:57:33.138 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-04-20 16:57:33.141 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-04-20 16:57:33.144 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:33.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:33.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-04-20 16:57:33.151 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:33.153 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-04-20 16:57:33.169 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:57:33.171 | + ./stack.sh:main:812 : install_etcd3 2021-04-20 16:57:33.174 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-04-20 16:57:33.174 | Installing etcd 2021-04-20 16:57:33.176 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-04-20 16:57:33.189 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-04-20 16:57:33.199 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-04-20 16:57:33.201 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-04-20 16:57:33.214 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-04-20 16:57:33.217 | ++ 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 2021-04-20 16:57:33.219 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 16:57:33.223 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 16:57:33.228 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 16:57:33.230 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-04-20 16:57:33.233 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-04-20 16:57:33.235 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 16:57:33.248 | --2021-04-20 16:57:33-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 16:57:33.440 | Resolving github.com (github.com)... 140.82.121.3 2021-04-20 16:57:33.488 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-04-20 16:57:33.786 | HTTP request sent, awaiting response... 302 Found 2021-04-20 16:57:33.786 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210420%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210420T165733Z&X-Amz-Expires=300&X-Amz-Signature=e7e031e80bd19bc0e9feb55ccb85089ef3bbeb0212de2545c9d37ef8f8403b4b&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] 2021-04-20 16:57:33.786 | --2021-04-20 16:57:33-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210420%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210420T165733Z&X-Amz-Expires=300&X-Amz-Signature=e7e031e80bd19bc0e9feb55ccb85089ef3bbeb0212de2545c9d37ef8f8403b4b&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 2021-04-20 16:57:33.885 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.111.154, ... 2021-04-20 16:57:33.930 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-04-20 16:57:34.226 | HTTP request sent, awaiting response... 200 OK 2021-04-20 16:57:34.226 | Length: 11350736 (11M) [application/octet-stream] 2021-04-20 16:57:34.226 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-04-20 16:57:34.616 | 2021-04-20 16:57:36.028 | 0K ........ .. 100% 6.01M=1.8s 2021-04-20 16:57:36.028 | 2021-04-20 16:57:36.029 | 2021-04-20 16:57:36 (6.01 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-04-20 16:57:36.029 | 2021-04-20 16:57:36.033 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-04-20 16:57:36.036 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 16:57:36.038 | ++ functions:get_extra_file:74 : return 2021-04-20 16:57:36.041 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-20 16:57:36.043 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-04-20 16:57:36.045 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-04-20 16:57:36.048 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-04-20 16:57:36.178 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-04-20 16:57:36.181 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-04-20 16:57:36.185 | etcd-v3.3.12-linux-amd64/ 2021-04-20 16:57:36.185 | etcd-v3.3.12-linux-amd64/README.md 2021-04-20 16:57:36.185 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-04-20 16:57:36.185 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-04-20 16:57:36.185 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-04-20 16:57:36.186 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-04-20 16:57:36.187 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-04-20 16:57:36.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-04-20 16:57:36.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-04-20 16:57:36.190 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-04-20 16:57:36.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-04-20 16:57:36.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-04-20 16:57:36.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-04-20 16:57:36.191 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-04-20 16:57:36.191 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-04-20 16:57:36.191 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-04-20 16:57:36.191 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-04-20 16:57:36.191 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-04-20 16:57:36.191 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-04-20 16:57:36.191 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-04-20 16:57:36.192 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-04-20 16:57:36.193 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-04-20 16:57:36.193 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-04-20 16:57:36.193 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-04-20 16:57:36.193 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-04-20 16:57:36.193 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-04-20 16:57:36.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-04-20 16:57:36.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-04-20 16:57:36.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-04-20 16:57:36.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-04-20 16:57:36.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-04-20 16:57:36.194 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-04-20 16:57:36.194 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-04-20 16:57:36.194 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-04-20 16:57:36.194 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-04-20 16:57:36.194 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-04-20 16:57:36.194 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-04-20 16:57:36.194 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-04-20 16:57:36.194 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-04-20 16:57:36.194 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-04-20 16:57:36.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-04-20 16:57:36.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-04-20 16:57:36.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-04-20 16:57:36.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-04-20 16:57:36.197 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-04-20 16:57:36.197 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-04-20 16:57:36.197 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-04-20 16:57:36.197 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-04-20 16:57:36.197 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-04-20 16:57:36.197 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-04-20 16:57:36.197 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-04-20 16:57:36.198 | etcd-v3.3.12-linux-amd64/etcdctl 2021-04-20 16:57:36.409 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-04-20 16:57:36.409 | etcd-v3.3.12-linux-amd64/etcd 2021-04-20 16:57:36.670 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-04-20 16:57:36.704 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-04-20 16:57:36.734 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-04-20 16:57:36.737 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-04-20 16:57:36.752 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 16:57:36.754 | + ./stack.sh:main:831 : install_dstat 2021-04-20 16:57:36.757 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-04-20 16:57:36.772 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 16:57:36.774 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-04-20 16:57:36.776 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-20 16:57:36.779 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-04-20 16:57:36.782 | + ./stack.sh:main:840 : install_libs 2021-04-20 16:57:36.784 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-04-20 16:57:36.787 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-04-20 16:57:36.789 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-04-20 16:57:36.791 | + inc/python:use_library_from_git:250 : local name=automaton 2021-04-20 16:57:36.794 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.796 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.799 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-04-20 16:57:36.801 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.803 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-04-20 16:57:36.806 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-04-20 16:57:36.808 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-04-20 16:57:36.810 | + inc/python:use_library_from_git:250 : local name=castellan 2021-04-20 16:57:36.812 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.814 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.817 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-04-20 16:57:36.819 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.821 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-04-20 16:57:36.823 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-04-20 16:57:36.826 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-04-20 16:57:36.828 | + inc/python:use_library_from_git:250 : local name=cliff 2021-04-20 16:57:36.830 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.832 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.835 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-04-20 16:57:36.837 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.839 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-04-20 16:57:36.841 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-04-20 16:57:36.844 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-04-20 16:57:36.846 | + inc/python:use_library_from_git:250 : local name=cursive 2021-04-20 16:57:36.849 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.851 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.853 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-04-20 16:57:36.856 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.858 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-04-20 16:57:36.861 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-04-20 16:57:36.863 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-04-20 16:57:36.865 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-04-20 16:57:36.867 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.872 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-04-20 16:57:36.874 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.876 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-04-20 16:57:36.879 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-04-20 16:57:36.881 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-04-20 16:57:36.883 | + inc/python:use_library_from_git:250 : local name=futurist 2021-04-20 16:57:36.885 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.890 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-04-20 16:57:36.892 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.894 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-04-20 16:57:36.896 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-04-20 16:57:36.899 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-04-20 16:57:36.901 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-04-20 16:57:36.903 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.906 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.908 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-04-20 16:57:36.910 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.912 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-04-20 16:57:36.915 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-04-20 16:57:36.917 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-04-20 16:57:36.919 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-04-20 16:57:36.922 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.926 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-04-20 16:57:36.929 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.931 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-04-20 16:57:36.933 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-04-20 16:57:36.935 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-04-20 16:57:36.938 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-04-20 16:57:36.940 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-04-20 16:57:36.948 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.951 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-04-20 16:57:36.954 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-04-20 16:57:36.957 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-04-20 16:57:36.959 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-04-20 16:57:36.962 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.964 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.966 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-04-20 16:57:36.969 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.971 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-04-20 16:57:36.973 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-04-20 16:57:36.976 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-04-20 16:57:36.978 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-04-20 16:57:36.980 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:36.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:36.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-04-20 16:57:36.987 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:36.989 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-04-20 16:57:36.992 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-04-20 16:57:36.994 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-04-20 16:57:36.996 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-04-20 16:57:36.998 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-04-20 16:57:37.005 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.007 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-04-20 16:57:37.010 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-04-20 16:57:37.012 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-04-20 16:57:37.014 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-04-20 16:57:37.017 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-04-20 16:57:37.024 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.026 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-04-20 16:57:37.028 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-04-20 16:57:37.031 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-04-20 16:57:37.033 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-04-20 16:57:37.035 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.037 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-04-20 16:57:37.042 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.044 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-04-20 16:57:37.046 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-04-20 16:57:37.048 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-04-20 16:57:37.051 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-04-20 16:57:37.053 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-04-20 16:57:37.059 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.062 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-04-20 16:57:37.064 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-04-20 16:57:37.066 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-04-20 16:57:37.068 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-04-20 16:57:37.071 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-04-20 16:57:37.078 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.080 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-04-20 16:57:37.082 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-04-20 16:57:37.084 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-04-20 16:57:37.086 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-04-20 16:57:37.089 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.091 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.094 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-04-20 16:57:37.096 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.098 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-04-20 16:57:37.100 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-04-20 16:57:37.103 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-04-20 16:57:37.105 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-04-20 16:57:37.107 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.109 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.112 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-04-20 16:57:37.114 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.117 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-04-20 16:57:37.120 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-04-20 16:57:37.122 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-04-20 16:57:37.125 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-04-20 16:57:37.128 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.130 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.132 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-04-20 16:57:37.135 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.137 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-04-20 16:57:37.139 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-04-20 16:57:37.142 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-04-20 16:57:37.144 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-04-20 16:57:37.146 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.148 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.150 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-04-20 16:57:37.153 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.155 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-04-20 16:57:37.158 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-04-20 16:57:37.160 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-04-20 16:57:37.163 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-04-20 16:57:37.165 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.167 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.169 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-04-20 16:57:37.172 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.174 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-04-20 16:57:37.176 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-04-20 16:57:37.178 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-04-20 16:57:37.181 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-04-20 16:57:37.183 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-04-20 16:57:37.190 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.192 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-04-20 16:57:37.194 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-04-20 16:57:37.196 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-04-20 16:57:37.199 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-04-20 16:57:37.201 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.206 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-04-20 16:57:37.208 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.210 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-04-20 16:57:37.213 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-04-20 16:57:37.215 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-04-20 16:57:37.217 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-04-20 16:57:37.220 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-04-20 16:57:37.227 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.229 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-04-20 16:57:37.232 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-04-20 16:57:37.234 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-04-20 16:57:37.236 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-04-20 16:57:37.238 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-04-20 16:57:37.245 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.248 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-04-20 16:57:37.250 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-04-20 16:57:37.252 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-04-20 16:57:37.254 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-04-20 16:57:37.257 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.259 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.261 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-04-20 16:57:37.264 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.266 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-04-20 16:57:37.269 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-04-20 16:57:37.271 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-04-20 16:57:37.274 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-04-20 16:57:37.276 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.278 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.281 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-04-20 16:57:37.283 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.286 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-04-20 16:57:37.288 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-04-20 16:57:37.291 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-04-20 16:57:37.293 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-04-20 16:57:37.296 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-04-20 16:57:37.303 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.306 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-04-20 16:57:37.308 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-04-20 16:57:37.310 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-04-20 16:57:37.313 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-04-20 16:57:37.316 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.320 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-04-20 16:57:37.322 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.325 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-04-20 16:57:37.327 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-04-20 16:57:37.330 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-04-20 16:57:37.332 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-04-20 16:57:37.334 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.336 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-04-20 16:57:37.341 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.343 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-04-20 16:57:37.345 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-04-20 16:57:37.347 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-04-20 16:57:37.350 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-04-20 16:57:37.352 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.354 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.357 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-04-20 16:57:37.359 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.361 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-04-20 16:57:37.363 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-04-20 16:57:37.366 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-04-20 16:57:37.368 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-04-20 16:57:37.370 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.375 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-04-20 16:57:37.377 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.380 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-04-20 16:57:37.382 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-04-20 16:57:37.384 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-04-20 16:57:37.386 | + inc/python:use_library_from_git:250 : local name=tooz 2021-04-20 16:57:37.389 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.394 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-04-20 16:57:37.397 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.399 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-04-20 16:57:37.401 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-04-20 16:57:37.404 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-04-20 16:57:37.406 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-04-20 16:57:37.409 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.413 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-04-20 16:57:37.416 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.418 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-04-20 16:57:37.420 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-04-20 16:57:37.422 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-04-20 16:57:37.425 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-04-20 16:57:37.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-04-20 16:57:37.434 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.436 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-04-20 16:57:37.439 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-04-20 16:57:37.442 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-04-20 16:57:37.444 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-04-20 16:57:37.446 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:57:37.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:57:37.451 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-04-20 16:57:37.454 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:57:37.456 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-04-20 16:57:37.478 | Using python 3.6 to install etcd3 2021-04-20 16:57:37.480 | + 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 2021-04-20 16:57:38.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:57:38.432 | from cryptography.utils import int_from_bytes 2021-04-20 16:57:38.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:57:38.432 | from cryptography.utils import int_from_bytes 2021-04-20 16:57:39.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:57:39.532 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:57:39.537 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:57:39.542 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:57:40.085 | Collecting etcd3===0.12.0 2021-04-20 16:57:40.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-04-20 16:57:45.207 | Collecting grpcio===1.37.0 2021-04-20 16:57:45.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/96e/3d85eb63d1446/grpcio-1.37.0-cp36-cp36m-manylinux2014_x86_64.whl (4.2 MB) 2021-04-20 16:57:45.993 | Collecting protobuf===3.15.8 2021-04-20 16:57:46.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f80/afc0a0ba13339/protobuf-3.15.8-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2021-04-20 16:57:46.093 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-20 16:57:46.095 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (6.3.1) 2021-04-20 16:57:46.111 | Building wheels for collected packages: etcd3 2021-04-20 16:57:46.111 | Building wheel for etcd3 (setup.py): started 2021-04-20 16:57:46.883 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-04-20 16:57:46.884 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=7dec48ddb342b32cfff538758c7f0e2a56533b58d58fc4078995e9690c591825 2021-04-20 16:57:46.884 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-04-20 16:57:46.885 | Successfully built etcd3 2021-04-20 16:57:48.409 | Installing collected packages: grpcio, protobuf, etcd3 2021-04-20 16:57:49.037 | Successfully installed etcd3-0.12.0 grpcio-1.37.0 protobuf-3.15.8 2021-04-20 16:57:49.143 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 16:57:49.143 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 16:57:49.260 | + inc/python:pip_install:200 : result=0 2021-04-20 16:57:49.263 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:57:49.265 | + functions-common:time_stop:2304 : local name 2021-04-20 16:57:49.268 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:57:49.270 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:57:49.272 | + functions-common:time_stop:2307 : local total 2021-04-20 16:57:49.274 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:57:49.276 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:57:49.278 | + functions-common:time_stop:2311 : start_time=1618937857473 2021-04-20 16:57:49.281 | + functions-common:time_stop:2313 : [[ -z 1618937857473 ]] 2021-04-20 16:57:49.284 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:57:49.287 | + functions-common:time_stop:2316 : end_time=1618937869284 2021-04-20 16:57:49.289 | + functions-common:time_stop:2317 : elapsed_time=11811 2021-04-20 16:57:49.291 | + functions-common:time_stop:2318 : total=32765 2021-04-20 16:57:49.293 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:57:49.295 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=44576 2021-04-20 16:57:49.297 | + inc/python:pip_install:203 : return 0 2021-04-20 16:57:49.300 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-04-20 16:57:49.319 | Using python 3.6 to install etcd3gw 2021-04-20 16:57:49.321 | + 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 2021-04-20 16:57:50.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:57:50.300 | from cryptography.utils import int_from_bytes 2021-04-20 16:57:50.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:57:50.300 | from cryptography.utils import int_from_bytes 2021-04-20 16:57:51.395 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:57:51.399 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:57:51.404 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:57:51.409 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:57:52.014 | Collecting etcd3gw===0.2.5 2021-04-20 16:57:52.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-04-20 16:57:52.101 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.3.0) 2021-04-20 16:57:52.107 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-04-20 16:57:52.129 | 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) 2021-04-20 16:57:52.131 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-20 16:57:52.134 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-04-20 16:57:52.157 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-04-20 16:57:52.160 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-04-20 16:57:52.163 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-04-20 16:57:53.655 | Installing collected packages: etcd3gw 2021-04-20 16:57:53.760 | Successfully installed etcd3gw-0.2.5 2021-04-20 16:57:53.869 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 16:57:53.869 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 16:57:53.958 | + inc/python:pip_install:200 : result=0 2021-04-20 16:57:53.961 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:57:53.963 | + functions-common:time_stop:2304 : local name 2021-04-20 16:57:53.965 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:57:53.968 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:57:53.970 | + functions-common:time_stop:2307 : local total 2021-04-20 16:57:53.972 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:57:53.974 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:57:53.976 | + functions-common:time_stop:2311 : start_time=1618937869314 2021-04-20 16:57:53.979 | + functions-common:time_stop:2313 : [[ -z 1618937869314 ]] 2021-04-20 16:57:53.982 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:57:53.985 | + functions-common:time_stop:2316 : end_time=1618937873983 2021-04-20 16:57:53.987 | + functions-common:time_stop:2317 : elapsed_time=4669 2021-04-20 16:57:53.990 | + functions-common:time_stop:2318 : total=44576 2021-04-20 16:57:53.992 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:57:53.995 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=49245 2021-04-20 16:57:53.998 | + inc/python:pip_install:203 : return 0 2021-04-20 16:57:54.000 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-04-20 16:57:54.002 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-04-20 16:57:54.005 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-04-20 16:57:54.007 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-20 16:57:54.009 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-20 16:57:54.011 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-20 16:57:54.015 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-20 16:57:54.018 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-20 16:57:54.029 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-20 16:57:54.031 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-20 16:57:54.034 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-20 16:57:54.036 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-20 16:57:54.038 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-04-20 16:57:54.040 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-04-20 16:57:54.043 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:57:54.045 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:57:54.048 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-04-20 16:57:54.050 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-04-20 16:57:54.052 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-04-20 16:57:54.054 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-20 16:57:54.057 | + functions-common:install_package:1342 : update_package_repo 2021-04-20 16:57:54.059 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-20 16:57:54.061 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-20 16:57:54.063 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-20 16:57:54.066 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-20 16:57:54.068 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-20 16:57:54.070 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:57:54.072 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:57:54.074 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-20 16:57:54.077 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-20 16:57:54.079 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-20 16:57:54.081 | + functions-common:apt_get_update:1069 : return 2021-04-20 16:57:54.083 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-20 16:57:54.086 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-20 16:57:54.088 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:57:54.090 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:57:54.093 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-20 16:57:54.112 | + functions-common:apt_get:1109 : 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 2021-04-20 16:57:54.233 | Reading package lists... 2021-04-20 16:57:54.492 | Building dependency tree... 2021-04-20 16:57:54.493 | Reading state information... 2021-04-20 16:57:54.714 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-20 16:57:54.714 | The following packages were automatically installed and are no longer required: 2021-04-20 16:57:54.715 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-04-20 16:57:54.715 | python3-click python3-colorama python3-configobj python3-constantly 2021-04-20 16:57:54.715 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-04-20 16:57:54.715 | python3-pam python3-problem-report python3-pyasn1 2021-04-20 16:57:54.715 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-20 16:57:54.715 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-20 16:57:54.715 | Use 'sudo apt autoremove' to remove them. 2021-04-20 16:57:54.717 | Suggested packages: 2021-04-20 16:57:54.718 | python-uwsgidecorators python3-uwsgidecorators 2021-04-20 16:57:54.766 | The following NEW packages will be installed: 2021-04-20 16:57:54.767 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-04-20 16:57:55.056 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-04-20 16:57:55.056 | Need to get 163 kB of archives. 2021-04-20 16:57:55.056 | After this operation, 634 kB of additional disk space will be used. 2021-04-20 16:57:55.056 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-04-20 16:57:55.327 | 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] 2021-04-20 16:57:55.553 | 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] 2021-04-20 16:57:56.221 | Fetched 163 kB in 1s (183 kB/s) 2021-04-20 16:57:56.272 | Selecting previously unselected package uwsgi. 2021-04-20 16:57:56.312 | (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 ... 77331 files and directories currently installed.) 2021-04-20 16:57:56.316 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-20 16:57:56.319 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-20 16:57:56.414 | Selecting previously unselected package uwsgi-plugin-python. 2021-04-20 16:57:56.422 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-20 16:57:56.425 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-04-20 16:57:56.518 | Selecting previously unselected package uwsgi-plugin-python3. 2021-04-20 16:57:56.526 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-20 16:57:56.528 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-04-20 16:57:56.612 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-04-20 16:57:56.659 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:57:56.681 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-20 16:57:57.871 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-04-20 16:57:57.927 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-20 16:57:58.126 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-20 16:57:58.649 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-20 16:58:00.618 | + functions-common:apt_get:1113 : result=0 2021-04-20 16:58:00.621 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-20 16:58:00.623 | + functions-common:time_stop:2304 : local name 2021-04-20 16:58:00.626 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:58:00.628 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:58:00.630 | + functions-common:time_stop:2307 : local total 2021-04-20 16:58:00.632 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:58:00.634 | + functions-common:time_stop:2310 : name=apt-get 2021-04-20 16:58:00.636 | + functions-common:time_stop:2311 : start_time=1618937874109 2021-04-20 16:58:00.639 | + functions-common:time_stop:2313 : [[ -z 1618937874109 ]] 2021-04-20 16:58:00.641 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:58:00.645 | + functions-common:time_stop:2316 : end_time=1618937880642 2021-04-20 16:58:00.647 | + functions-common:time_stop:2317 : elapsed_time=6533 2021-04-20 16:58:00.649 | + functions-common:time_stop:2318 : total=206716 2021-04-20 16:58:00.651 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:58:00.653 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=213249 2021-04-20 16:58:00.657 | + functions-common:apt_get:1117 : return 0 2021-04-20 16:58:00.660 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-04-20 16:58:00.662 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:58:00.664 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:58:00.667 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-04-20 16:58:00.724 | Enabling module proxy. 2021-04-20 16:58:00.729 | To activate the new configuration, you need to run: 2021-04-20 16:58:00.729 | systemctl restart apache2 2021-04-20 16:58:00.734 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-04-20 16:58:00.791 | Considering dependency proxy for proxy_uwsgi: 2021-04-20 16:58:00.791 | Module proxy already enabled 2021-04-20 16:58:00.791 | Enabling module proxy_uwsgi. 2021-04-20 16:58:00.796 | To activate the new configuration, you need to run: 2021-04-20 16:58:00.796 | systemctl restart apache2 2021-04-20 16:58:00.800 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-04-20 16:58:00.803 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-20 16:58:00.805 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 16:58:00.807 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-20 16:58:00.953 | + ./stack.sh:main:846 : install_keystoneauth 2021-04-20 16:58:00.956 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-04-20 16:58:00.958 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-04-20 16:58:00.962 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:58:00.964 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:58:00.967 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-04-20 16:58:00.969 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:58:00.972 | + ./stack.sh:main:847 : install_keystoneclient 2021-04-20 16:58:00.974 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-04-20 16:58:00.977 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-04-20 16:58:00.980 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:58:00.983 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:58:00.985 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-04-20 16:58:00.988 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:58:00.990 | + ./stack.sh:main:848 : install_glanceclient 2021-04-20 16:58:00.993 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-04-20 16:58:00.996 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-04-20 16:58:00.998 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:58:01.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:58:01.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-04-20 16:58:01.005 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:58:01.008 | + ./stack.sh:main:849 : install_cinderclient 2021-04-20 16:58:01.010 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2021-04-20 16:58:01.012 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-04-20 16:58:01.015 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:58:01.017 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:58:01.019 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-04-20 16:58:01.021 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:58:01.024 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2021-04-20 16:58:01.026 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-04-20 16:58:01.028 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:58:01.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:58:01.033 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-04-20 16:58:01.035 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:58:01.038 | + ./stack.sh:main:850 : install_novaclient 2021-04-20 16:58:01.040 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-04-20 16:58:01.042 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-04-20 16:58:01.045 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:58:01.047 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:58:01.049 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-04-20 16:58:01.052 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:58:01.054 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-04-20 16:58:01.071 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:58:01.073 | + ./stack.sh:main:852 : install_swiftclient 2021-04-20 16:58:01.076 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-04-20 16:58:01.078 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-04-20 16:58:01.080 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:58:01.083 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:58:01.085 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-04-20 16:58:01.087 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:58:01.090 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-04-20 16:58:01.105 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:58:01.108 | + ./stack.sh:main:855 : install_neutronclient 2021-04-20 16:58:01.110 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-04-20 16:58:01.113 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-04-20 16:58:01.115 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:58:01.118 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:58:01.120 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-04-20 16:58:01.123 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:58:01.125 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-04-20 16:58:01.128 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-04-20 16:58:01.130 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-04-20 16:58:01.132 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:58:01.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:58:01.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-04-20 16:58:01.139 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:58:01.142 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-04-20 16:58:01.144 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-04-20 16:58:01.146 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-20 16:58:01.149 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-04-20 16:58:01.152 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-04-20 16:58:01.154 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-20 16:58:01.157 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-04-20 16:58:01.158 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-20 16:58:01.162 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-04-20 16:58:01.164 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-04-20 16:58:01.167 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-04-20 16:58:01.170 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-04-20 16:58:01.172 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-04-20 16:58:01.192 | Using python 3.6 to install keystonemiddleware 2021-04-20 16:58:01.194 | + 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 2021-04-20 16:58:02.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:58:02.172 | from cryptography.utils import int_from_bytes 2021-04-20 16:58:02.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:58:02.172 | from cryptography.utils import int_from_bytes 2021-04-20 16:58:03.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:58:03.273 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:03.279 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:03.283 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:03.292 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (9.2.0) 2021-04-20 16:58:03.351 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.7.0) 2021-04-20 16:58:03.391 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (8.5.0) 2021-04-20 16:58:03.438 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.1.2) 2021-04-20 16:58:03.445 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (3.3.0) 2021-04-20 16:58:03.454 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-20 16:58:03.457 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.4.0) 2021-04-20 16:58:03.461 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.3.1) 2021-04-20 16:58:03.527 | 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 510)) (4.2.0) 2021-04-20 16:58:03.548 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (4.4.2) 2021-04-20 16:58:03.551 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (4.8.0) 2021-04-20 16:58:03.569 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2021.1) 2021-04-20 16:58:03.573 | 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 275)) (4.4.0) 2021-04-20 16:58:03.618 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.0) 2021-04-20 16:58:03.624 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-04-20 16:58:03.638 | 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 52)) (5.0.1) 2021-04-20 16:58:03.645 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-04-20 16:58:03.655 | 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) 2021-04-20 16:58:03.657 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-04-20 16:58:03.669 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-04-20 16:58:03.691 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-04-20 16:58:03.694 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-04-20 16:58:03.701 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.10.1) 2021-04-20 16:58:03.743 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-04-20 16:58:03.751 | 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 321)) (1.7.0) 2021-04-20 16:58:03.756 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.1.14) 2021-04-20 16:58:03.759 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-04-20 16:58:03.765 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.10.9) 2021-04-20 16:58:03.768 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (2.4.7) 2021-04-20 16:58:03.771 | 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 565)) (2.8.1) 2021-04-20 16:58:03.776 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-04-20 16:58:03.779 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.2) 2021-04-20 16:58:03.782 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-04-20 16:58:03.786 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-04-20 16:58:03.808 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-04-20 16:58:03.811 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-04-20 16:58:03.815 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (5.1.2) 2021-04-20 16:58:03.842 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.7.4.3) 2021-04-20 16:58:03.847 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.4.1) 2021-04-20 16:58:03.873 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.12.1) 2021-04-20 16:58:05.188 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 16:58:05.188 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 16:58:05.278 | + inc/python:pip_install:200 : result=0 2021-04-20 16:58:05.280 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:58:05.282 | + functions-common:time_stop:2304 : local name 2021-04-20 16:58:05.285 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:58:05.287 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:58:05.289 | + functions-common:time_stop:2307 : local total 2021-04-20 16:58:05.291 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:58:05.293 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:58:05.295 | + functions-common:time_stop:2311 : start_time=1618937881187 2021-04-20 16:58:05.297 | + functions-common:time_stop:2313 : [[ -z 1618937881187 ]] 2021-04-20 16:58:05.300 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:58:05.303 | + functions-common:time_stop:2316 : end_time=1618937885301 2021-04-20 16:58:05.306 | + functions-common:time_stop:2317 : elapsed_time=4114 2021-04-20 16:58:05.308 | + functions-common:time_stop:2318 : total=49245 2021-04-20 16:58:05.310 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:58:05.313 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=53359 2021-04-20 16:58:05.315 | + inc/python:pip_install:203 : return 0 2021-04-20 16:58:05.317 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-04-20 16:58:05.319 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-04-20 16:58:05.322 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-20 16:58:05.325 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-04-20 16:58:05.328 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-04-20 16:58:05.330 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-20 16:58:05.334 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-04-20 16:58:05.336 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-20 16:58:05.339 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-04-20 16:58:05.342 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-04-20 16:58:05.344 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-04-20 16:58:05.347 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-04-20 16:58:05.349 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-04-20 16:58:05.368 | Using python 3.6 to install python-memcached 2021-04-20 16:58:05.370 | + 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 2021-04-20 16:58:06.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:58:06.379 | from cryptography.utils import int_from_bytes 2021-04-20 16:58:06.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:58:06.379 | from cryptography.utils import int_from_bytes 2021-04-20 16:58:07.462 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:58:07.466 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:07.472 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:07.477 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:08.030 | Collecting python-memcached===1.59 2021-04-20 16:58:08.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-04-20 16:58:08.109 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-20 16:58:09.629 | Installing collected packages: python-memcached 2021-04-20 16:58:09.725 | Successfully installed python-memcached-1.59 2021-04-20 16:58:09.834 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 16:58:09.834 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 16:58:09.921 | + inc/python:pip_install:200 : result=0 2021-04-20 16:58:09.923 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:58:09.925 | + functions-common:time_stop:2304 : local name 2021-04-20 16:58:09.927 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:58:09.930 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:58:09.932 | + functions-common:time_stop:2307 : local total 2021-04-20 16:58:09.934 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:58:09.937 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:58:09.940 | + functions-common:time_stop:2311 : start_time=1618937885363 2021-04-20 16:58:09.942 | + functions-common:time_stop:2313 : [[ -z 1618937885363 ]] 2021-04-20 16:58:09.944 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:58:09.948 | + functions-common:time_stop:2316 : end_time=1618937889945 2021-04-20 16:58:09.950 | + functions-common:time_stop:2317 : elapsed_time=4582 2021-04-20 16:58:09.952 | + functions-common:time_stop:2318 : total=53359 2021-04-20 16:58:09.954 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:58:09.957 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=57941 2021-04-20 16:58:09.959 | + inc/python:pip_install:203 : return 0 2021-04-20 16:58:09.961 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-04-20 16:58:09.977 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:58:09.979 | + ./stack.sh:main:862 : '[' 10.222.0.52 == 10.222.0.52 ']' 2021-04-20 16:58:09.981 | + ./stack.sh:main:863 : stack_install_service keystone 2021-04-20 16:58:09.984 | + lib/stack:stack_install_service:20 : local service=keystone 2021-04-20 16:58:09.986 | + lib/stack:stack_install_service:21 : type install_keystone 2021-04-20 16:58:09.988 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-20 16:58:09.991 | + lib/stack:stack_install_service:32 : install_keystone 2021-04-20 16:58:09.993 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-04-20 16:58:10.007 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 16:58:10.009 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-04-20 16:58:10.012 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-04-20 16:58:10.014 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-04-20 16:58:10.016 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 16:58:10.018 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 16:58:10.021 | ++ functions-common:git_clone:527 : pwd 2021-04-20 16:58:10.024 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 16:58:10.026 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 16:58:10.029 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 16:58:10.045 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 16:58:10.047 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 16:58:10.049 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 16:58:10.051 | + functions-common:git_clone:544 : echo master 2021-04-20 16:58:10.052 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 16:58:10.056 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-04-20 16:58:10.058 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 16:58:10.060 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-04-20 16:58:10.062 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 16:58:10.063 | + functions-common:git_clone:593 : head -1 2021-04-20 16:58:10.065 | 10057702a Merge "Retry update_user when sqlalchemy raises StaleDataErrors" 2021-04-20 16:58:10.067 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 16:58:10.069 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-04-20 16:58:10.072 | + inc/python:setup_develop:338 : local bindep 2021-04-20 16:58:10.075 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-20 16:58:10.077 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-04-20 16:58:10.079 | + inc/python:setup_develop:344 : local extras= 2021-04-20 16:58:10.081 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-04-20 16:58:10.083 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-20 16:58:10.086 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-20 16:58:10.088 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-04-20 16:58:10.091 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-20 16:58:10.093 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-20 16:58:10.096 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-04-20 16:58:10.098 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-20 16:58:10.101 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-04-20 16:58:10.103 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-20 16:58:10.105 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-20 16:58:10.108 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-04-20 16:58:10.113 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-04-20 16:58:10.115 | + 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' 2021-04-20 16:58:10.805 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-04-20 16:58:10.807 | + inc/python:setup_package:417 : local bindep=0 2021-04-20 16:58:10.810 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-20 16:58:10.812 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-20 16:58:10.814 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-20 16:58:10.816 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-04-20 16:58:10.818 | + inc/python:setup_package:426 : local flags=-e 2021-04-20 16:58:10.820 | + inc/python:setup_package:427 : local extras= 2021-04-20 16:58:10.823 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-20 16:58:10.825 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-20 16:58:10.827 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-20 16:58:10.829 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-20 16:58:10.831 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-20 16:58:10.833 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-04-20 16:58:10.852 | Using python 3.6 to install /opt/stack/keystone 2021-04-20 16:58:10.856 | + 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 2021-04-20 16:58:11.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:58:11.848 | from cryptography.utils import int_from_bytes 2021-04-20 16:58:11.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:58:11.848 | from cryptography.utils import int_from_bytes 2021-04-20 16:58:12.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:58:12.951 | 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. 2021-04-20 16:58:12.955 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:12.961 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:12.969 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:12.974 | Obtaining file:///opt/stack/keystone 2021-04-20 16:58:14.595 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-20 16:58:16.660 | Collecting Flask===1.1.2 2021-04-20 16:58:16.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-04-20 16:58:17.229 | Collecting Flask-RESTful===0.3.8 2021-04-20 16:58:17.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-04-20 16:58:17.310 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-20 16:58:17.317 | 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) 2021-04-20 16:58:17.753 | Collecting PyJWT===2.0.1 2021-04-20 16:58:17.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-04-20 16:58:17.791 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-20 16:58:17.835 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-20 16:58:18.399 | Collecting Werkzeug===1.0.1 2021-04-20 16:58:18.406 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-04-20 16:58:18.933 | Collecting aniso8601===9.0.1 2021-04-20 16:58:18.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-04-20 16:58:19.267 | Collecting bcrypt===3.2.0 2021-04-20 16:58:19.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-04-20 16:58:19.350 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-20 16:58:19.780 | Collecting click===7.1.2 2021-04-20 16:58:19.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-04-20 16:58:19.795 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-20 16:58:19.838 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-20 16:58:20.270 | Collecting itsdangerous===1.1.0 2021-04-20 16:58:20.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-04-20 16:58:20.347 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-04-20 16:58:20.379 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-04-20 16:58:20.437 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2021-04-20 16:58:20.841 | Collecting oauthlib===3.1.0 2021-04-20 16:58:20.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-04-20 16:58:20.868 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2021-04-20 16:58:20.908 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.5.0) 2021-04-20 16:58:20.954 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.2.0) 2021-04-20 16:58:20.960 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-20 16:58:21.015 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2021-04-20 16:58:21.021 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-04-20 16:58:21.064 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.7.1) 2021-04-20 16:58:21.125 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.2.0) 2021-04-20 16:58:21.144 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.7.0) 2021-04-20 16:58:21.161 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.1.0) 2021-04-20 16:58:21.171 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-04-20 16:58:21.197 | 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 314)) (1.3.0) 2021-04-20 16:58:21.208 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.8.0) 2021-04-20 16:58:21.227 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (3.4.0) 2021-04-20 16:58:21.279 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.9) 2021-04-20 16:58:21.731 | Collecting passlib===1.7.4 2021-04-20 16:58:21.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-04-20 16:58:21.833 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.1) 2021-04-20 16:58:21.836 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2021-04-20 16:58:21.839 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (3.1.1) 2021-04-20 16:58:21.850 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2021-04-20 16:58:21.853 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2021-04-20 16:58:21.856 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2021-04-20 16:58:21.860 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.17.3) 2021-04-20 16:58:22.447 | Collecting pysaml2===6.5.1 2021-04-20 16:58:22.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-04-20 16:58:22.552 | 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 390)) (2.8.1) 2021-04-20 16:58:22.557 | 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 400)) (4.2.0) 2021-04-20 16:58:22.578 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2021.1) 2021-04-20 16:58:22.582 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.25.1) 2021-04-20 16:58:22.604 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-04-20 16:58:23.564 | Collecting scrypt===0.8.17 2021-04-20 16:58:23.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2021-04-20 16:58:23.665 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (56.0.0) 2021-04-20 16:58:23.751 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2021-04-20 16:58:23.754 | 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 503)) (0.13.0) 2021-04-20 16:58:23.766 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (0.4.1) 2021-04-20 16:58:23.769 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.3.0) 2021-04-20 16:58:23.772 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-20 16:58:23.782 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.0.1) 2021-04-20 16:58:23.792 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (0.5.0) 2021-04-20 16:58:23.798 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.4.0) 2021-04-20 16:58:23.818 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.4.0) 2021-04-20 16:58:23.821 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.1.0) 2021-04-20 16:58:23.829 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.26.4) 2021-04-20 16:58:24.504 | Collecting xmlschema===1.6.1 2021-04-20 16:58:24.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/d7c8222c8e0d5/xmlschema-1.6.1-py3-none-any.whl (254 kB) 2021-04-20 16:58:24.616 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.2) 2021-04-20 16:58:24.622 | 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) 2021-04-20 16:58:24.625 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-20 16:58:24.668 | 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) 2021-04-20 16:58:24.714 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2021-04-20 16:58:24.781 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 16:58:24.785 | 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) 2021-04-20 16:58:24.794 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-04-20 16:58:24.801 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-20 16:58:24.810 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-20 16:58:24.816 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-04-20 16:58:24.863 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-20 16:58:24.870 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-20 16:58:24.873 | 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) 2021-04-20 16:58:24.883 | 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) 2021-04-20 16:58:24.892 | 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) 2021-04-20 16:58:24.905 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-20 16:58:24.915 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-20 16:58:24.920 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-20 16:58:24.932 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.4.0) 2021-04-20 16:58:24.943 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-04-20 16:58:24.946 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-20 16:58:25.489 | Collecting defusedxml===0.7.1 2021-04-20 16:58:25.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-04-20 16:58:25.570 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-20 16:58:25.598 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (20.0.1) 2021-04-20 16:58:25.614 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-20 16:58:25.618 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 16:58:25.622 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 16:58:25.624 | 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) 2021-04-20 16:58:25.626 | 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 406)) (1.6.0) 2021-04-20 16:58:25.629 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-20 16:58:25.631 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-04-20 16:58:25.634 | 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 547)) (1.4.0) 2021-04-20 16:58:26.220 | Collecting elementpath===2.2.1 2021-04-20 16:58:26.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a0/0899c22623e0a/elementpath-2.2.1-py3-none-any.whl (145 kB) 2021-04-20 16:58:26.311 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (3.7.4.3) 2021-04-20 16:58:26.317 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (3.4.1) 2021-04-20 16:58:26.344 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2021-04-20 16:58:26.349 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.12.1) 2021-04-20 16:58:26.352 | 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 392)) (1.0.4) 2021-04-20 16:58:26.355 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-20 16:58:26.363 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (5.0.0) 2021-04-20 16:58:26.366 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2021-04-20 16:58:26.373 | 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) 2021-04-20 16:58:26.382 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-20 16:58:26.387 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.6) 2021-04-20 16:58:27.237 | Installing collected packages: click, Werkzeug, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, oauthlib, defusedxml, elementpath, xmlschema, pysaml2, PyJWT, keystone 2021-04-20 16:58:27.237 | Attempting uninstall: click 2021-04-20 16:58:27.239 | Found existing installation: click 6.7 2021-04-20 16:58:27.253 | Uninstalling click-6.7: 2021-04-20 16:58:27.280 | Successfully uninstalled click-6.7 2021-04-20 16:58:28.211 | Attempting uninstall: oauthlib 2021-04-20 16:58:28.213 | Found existing installation: oauthlib 2.0.6 2021-04-20 16:58:28.221 | Uninstalling oauthlib-2.0.6: 2021-04-20 16:58:28.245 | Successfully uninstalled oauthlib-2.0.6 2021-04-20 16:58:29.334 | Attempting uninstall: PyJWT 2021-04-20 16:58:29.336 | Found existing installation: PyJWT 1.5.3 2021-04-20 16:58:29.341 | Uninstalling PyJWT-1.5.3: 2021-04-20 16:58:29.363 | Successfully uninstalled PyJWT-1.5.3 2021-04-20 16:58:29.394 | Running setup.py develop for keystone 2021-04-20 16:58:31.221 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.0.1 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.1 itsdangerous-1.1.0 keystone oauthlib-3.1.0 passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.17 xmlschema-1.6.1 2021-04-20 16:58:31.340 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-20 16:58:31.340 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-20 16:58:31.440 | + inc/python:pip_install:200 : result=0 2021-04-20 16:58:31.442 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-20 16:58:31.444 | + functions-common:time_stop:2304 : local name 2021-04-20 16:58:31.446 | + functions-common:time_stop:2305 : local end_time 2021-04-20 16:58:31.448 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-20 16:58:31.450 | + functions-common:time_stop:2307 : local total 2021-04-20 16:58:31.452 | + functions-common:time_stop:2308 : local start_time 2021-04-20 16:58:31.454 | + functions-common:time_stop:2310 : name=pip_install 2021-04-20 16:58:31.457 | + functions-common:time_stop:2311 : start_time=1618937890847 2021-04-20 16:58:31.458 | + functions-common:time_stop:2313 : [[ -z 1618937890847 ]] 2021-04-20 16:58:31.461 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-20 16:58:31.464 | + functions-common:time_stop:2316 : end_time=1618937911462 2021-04-20 16:58:31.466 | + functions-common:time_stop:2317 : elapsed_time=20615 2021-04-20 16:58:31.468 | + functions-common:time_stop:2318 : total=57941 2021-04-20 16:58:31.470 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-20 16:58:31.473 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=78556 2021-04-20 16:58:31.475 | + inc/python:pip_install:203 : return 0 2021-04-20 16:58:31.477 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-20 16:58:31.479 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-20 16:58:31.482 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-20 16:58:31.498 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-20 16:58:31.508 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-04-20 16:58:31.511 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-04-20 16:58:31.513 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-20 16:58:31.515 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-04-20 16:58:31.517 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-04-20 16:58:31.519 | + inc/python:use_library_from_git:253 : return 1 2021-04-20 16:58:31.522 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-04-20 16:58:31.536 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 16:58:31.538 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-04-20 16:58:31.541 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-20 16:58:31.544 | + ./stack.sh:main:864 : configure_keystone 2021-04-20 16:58:31.546 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-04-20 16:58:31.557 | + 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 ]] 2021-04-20 16:58:31.560 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-04-20 16:58:31.563 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-04-20 16:58:31.578 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 16:58:31.580 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-04-20 16:58:31.605 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-04-20 16:58:31.628 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-04-20 16:58:31.653 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-04-20 16:58:31.679 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-04-20 16:58:31.704 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-04-20 16:58:31.730 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-04-20 16:58:31.752 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-04-20 16:58:31.776 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-04-20 16:58:31.778 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-04-20 16:58:31.780 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-04-20 16:58:31.782 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-04-20 16:58:31.785 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-20 16:58:31.787 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-20 16:58:31.801 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:58:31.804 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-20 16:58:31.806 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-20 16:58:31.808 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-20 16:58:31.822 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:58:31.824 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2021-04-20 16:58:31.827 | + 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/ 2021-04-20 16:58:31.852 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-20 16:58:31.855 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-20 16:58:31.857 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-04-20 16:58:31.859 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-04-20 16:58:31.862 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-04-20 16:58:31.876 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 16:58:31.878 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.52/identity 2021-04-20 16:58:31.903 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.52/identity 2021-04-20 16:58:31.927 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-04-20 16:58:31.929 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-04-20 16:58:31.954 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-04-20 16:58:31.956 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-04-20 16:58:31.958 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-04-20 16:58:31.961 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-04-20 16:58:31.963 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-20 16:58:31.966 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-20 16:58:31.991 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-04-20 16:58:31.993 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-04-20 16:58:31.996 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-04-20 16:58:31.998 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-04-20 16:58:32.001 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-20 16:58:32.015 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-20 16:58:32.017 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-20 16:58:32.020 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-20 16:58:32.022 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-20 16:58:32.024 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-20 16:58:32.048 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 16:58:32.071 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-20 16:58:32.095 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-20 16:58:32.119 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-04-20 16:58:32.142 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-04-20 16:58:32.144 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-04-20 16:58:32.146 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-04-20 16:58:32.149 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-04-20 16:58:32.151 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-04-20 16:58:32.153 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-20 16:58:32.155 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-20 16:58:32.158 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-04-20 16:58:32.161 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-04-20 16:58:32.164 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-20 16:58:32.166 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-20 16:58:32.177 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-20 16:58:32.177 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-20 16:58:32.184 | d /var/run/uwsgi 0755 ubuntu root 2021-04-20 16:58:32.187 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-20 16:58:32.201 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-04-20 16:58:32.203 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-04-20 16:58:32.206 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-04-20 16:58:32.231 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-04-20 16:58:32.254 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-04-20 16:58:32.278 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-04-20 16:58:32.301 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-04-20 16:58:32.324 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-04-20 16:58:32.348 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-04-20 16:58:32.377 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-04-20 16:58:32.401 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-04-20 16:58:32.423 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-20 16:58:32.447 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-04-20 16:58:32.470 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-04-20 16:58:32.493 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-04-20 16:58:32.517 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-20 16:58:32.519 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-20 16:58:32.522 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-04-20 16:58:32.524 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-04-20 16:58:32.526 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-20 16:58:32.528 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:58:32.531 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:58:32.533 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-20 16:58:32.535 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-20 16:58:32.538 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-04-20 16:58:32.561 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-04-20 16:58:32.585 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-20 16:58:32.585 | + 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 ' 2021-04-20 16:58:32.592 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-04-20 16:58:32.595 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-04-20 16:58:32.597 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-04-20 16:58:32.599 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-20 16:58:32.602 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-20 16:58:32.604 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 16:58:32.606 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:58:32.608 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:58:32.610 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-20 16:58:32.613 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-20 16:58:32.615 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:58:32.617 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:58:32.620 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-04-20 16:58:32.676 | Enabling site keystone-wsgi-public. 2021-04-20 16:58:32.680 | To activate the new configuration, you need to run: 2021-04-20 16:58:32.680 | systemctl reload apache2 2021-04-20 16:58:32.685 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-20 16:58:32.687 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-20 16:58:32.689 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 16:58:32.692 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-20 16:58:32.824 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-04-20 16:58:32.827 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-04-20 16:58:32.829 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-04-20 16:58:32.831 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-04-20 16:58:32.834 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-20 16:58:32.836 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-20 16:58:32.839 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-04-20 16:58:32.842 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-04-20 16:58:32.845 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-20 16:58:32.847 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-20 16:58:32.859 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-20 16:58:32.859 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-20 16:58:32.866 | d /var/run/uwsgi 0755 ubuntu root 2021-04-20 16:58:32.870 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-20 16:58:32.883 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-20 16:58:32.885 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-04-20 16:58:32.888 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-04-20 16:58:32.913 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-04-20 16:58:32.937 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-04-20 16:58:32.960 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-04-20 16:58:32.984 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-04-20 16:58:33.007 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-04-20 16:58:33.030 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-04-20 16:58:33.054 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-04-20 16:58:33.077 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-04-20 16:58:33.100 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-20 16:58:33.124 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-04-20 16:58:33.147 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-04-20 16:58:33.170 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-04-20 16:58:33.193 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-20 16:58:33.195 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-20 16:58:33.198 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-04-20 16:58:33.201 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-04-20 16:58:33.203 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-20 16:58:33.205 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:58:33.207 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:58:33.210 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-20 16:58:33.213 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-20 16:58:33.215 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-20 16:58:33.238 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-04-20 16:58:33.261 | + 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 ' 2021-04-20 16:58:33.262 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-20 16:58:33.269 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-04-20 16:58:33.272 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-04-20 16:58:33.274 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-04-20 16:58:33.277 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-20 16:58:33.279 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-20 16:58:33.281 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-20 16:58:33.283 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:58:33.285 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:58:33.288 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-20 16:58:33.290 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-20 16:58:33.293 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-20 16:58:33.295 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-20 16:58:33.297 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-04-20 16:58:33.354 | Enabling site keystone-wsgi-admin. 2021-04-20 16:58:33.358 | To activate the new configuration, you need to run: 2021-04-20 16:58:33.358 | systemctl reload apache2 2021-04-20 16:58:33.362 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-20 16:58:33.365 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-20 16:58:33.367 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-20 16:58:33.369 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-20 16:58:33.508 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-04-20 16:58:33.540 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-04-20 16:58:33.569 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-04-20 16:58:33.597 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-04-20 16:58:33.599 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-04-20 16:58:33.626 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-04-20 16:58:33.653 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-04-20 16:58:33.678 | + ./stack.sh:main:868 : is_service_enabled swift 2021-04-20 16:58:33.694 | + functions-common:is_service_enabled:1960 : return 0 2021-04-20 16:58:33.696 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-04-20 16:58:33.712 | + functions-common:is_service_enabled:1960 : return 1 2021-04-20 16:58:33.715 | + ./stack.sh:main:872 : stack_install_service swift 2021-04-20 16:58:33.717 | + lib/stack:stack_install_service:20 : local service=swift 2021-04-20 16:58:33.720 | + lib/stack:stack_install_service:21 : type install_swift 2021-04-20 16:58:33.722 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-20 16:58:33.725 | + lib/stack:stack_install_service:32 : install_swift 2021-04-20 16:58:33.727 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-04-20 16:58:33.729 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-04-20 16:58:33.732 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-04-20 16:58:33.734 | + functions-common:git_clone:525 : local git_ref=master 2021-04-20 16:58:33.736 | + functions-common:git_clone:526 : local orig_dir 2021-04-20 16:58:33.739 | ++ functions-common:git_clone:527 : pwd 2021-04-20 16:58:33.742 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-20 16:58:33.744 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-20 16:58:33.747 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-20 16:58:33.762 | + functions-common:git_clone:530 : RECLONE=False 2021-04-20 16:58:33.765 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-20 16:58:33.767 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-20 16:58:33.770 | + functions-common:git_clone:544 : echo master 2021-04-20 16:58:33.770 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-20 16:58:33.774 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-04-20 16:58:33.777 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-20 16:58:33.779 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-04-20 16:58:33.782 | + functions-common:git_clone:593 : git show --oneline 2021-04-20 16:58:33.782 | + functions-common:git_clone:593 : head -1 2021-04-20 16:58:33.785 | c9b5d44e9 Merge "Update AUTHORS" 2021-04-20 16:58:33.787 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-20 16:58:33.790 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-04-20 16:58:33.792 | + inc/python:setup_develop:338 : local bindep 2021-04-20 16:58:33.795 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-04-20 16:58:33.797 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-04-20 16:58:33.799 | + inc/python:setup_develop:344 : local extras=keystone 2021-04-20 16:58:33.802 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-04-20 16:58:33.804 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-20 16:58:33.807 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-04-20 16:58:33.809 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-04-20 16:58:33.811 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-20 16:58:33.814 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-04-20 16:58:33.817 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-04-20 16:58:33.819 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-20 16:58:33.822 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-04-20 16:58:33.824 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-20 16:58:33.827 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-20 16:58:33.830 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-04-20 16:58:33.835 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-04-20 16:58:33.837 | + 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' 2021-04-20 16:58:34.524 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-04-20 16:58:34.527 | + inc/python:setup_package:417 : local bindep=0 2021-04-20 16:58:34.529 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-20 16:58:34.531 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-20 16:58:34.533 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-04-20 16:58:34.536 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-04-20 16:58:34.538 | + inc/python:setup_package:426 : local flags=-e 2021-04-20 16:58:34.540 | + inc/python:setup_package:427 : local extras=keystone 2021-04-20 16:58:34.543 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-20 16:58:34.545 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-04-20 16:58:34.547 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-04-20 16:58:34.549 | + inc/python:setup_package:437 : extras='[keystone]' 2021-04-20 16:58:34.551 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-20 16:58:34.554 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-04-20 16:58:34.572 | Using python 3.6 to install /opt/stack/swift 2021-04-20 16:58:34.574 | + 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[keystone]' 2021-04-20 16:58:35.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:58:35.583 | from cryptography.utils import int_from_bytes 2021-04-20 16:58:35.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-20 16:58:35.583 | from cryptography.utils import int_from_bytes 2021-04-20 16:58:36.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-20 16:58:36.683 | 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. 2021-04-20 16:58:36.686 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:36.693 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:36.701 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-20 16:58:36.705 | Obtaining file:///opt/stack/swift 2021-04-20 16:58:38.056 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-20 16:58:39.422 | 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) 2021-04-20 16:58:39.432 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-20 16:58:39.476 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-20 16:58:39.487 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-20 16:58:39.492 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-04-20 16:58:40.435 | Collecting lxml===4.6.3 2021-04-20 16:58:40.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bcc/bfc27563652de/lxml-4.6.3-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2021-04-20 16:58:40.661 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-04-20 16:58:40.664 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.7.0) 2021-04-20 16:58:40.704 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.5.0) 2021-04-20 16:58:40.751 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-04-20 16:58:40.757 | 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 303)) (5.0.1) 2021-04-20 16:58:40.764 | 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 305)) (4.4.0) 2021-04-20 16:58:40.807 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-04-20 16:58:40.817 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.8.0) 2021-04-20 16:58:40.834 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-04-20 16:58:40.841 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.1) 2021-04-20 16:58:40.843 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-04-20 16:58:41.352 | Collecting pyeclib===1.6.0 2021-04-20 16:58:41.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-04-20 16:58:42.438 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-04-20 16:58:42.442 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-04-20 16:58:42.445 | 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 391)) (2.8.1) 2021-04-20 16:58:42.450 | 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 401)) (4.2.0) 2021-04-20 16:58:42.471 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-04-20 16:58:42.475 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-04-20 16:58:42.506 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-04-20 16:58:42.511 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (56.0.0) 2021-04-20 16:58:42.566 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-04-20 16:58:42.570 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-04-20 16:58:42.579 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.26.4) 2021-04-20 16:58:43.376 | Collecting xattr===0.9.7 2021-04-20 16:58:43.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-04-20 16:58:44.180 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-20 16:58:44.183 | 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) 2021-04-20 16:58:44.192 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-04-20 16:58:44.258 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-20 16:58:44.272 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-20 16:58:44.279 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-04-20 16:58:44.287 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-20 16:58:44.328 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-20 16:58:44.332 | 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) 2021-04-20 16:58:44.340 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-04-20 16:58:44.343 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-20 16:58:44.346 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-20 16:58:44.349 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-20 16:58:44.353 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-20 16:58:44.357 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-04-20 16:58:44.360 | 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 290)) (1.7.0) 2021-04-20 16:58:44.365 | 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) 2021-04-20 16:58:44.368 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-20 16:58:44.432 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (3.4.1) 2021-04-20 16:58:44.459 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (3.7.4.3) 2021-04-20 16:58:44.464 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.12.1) 2021-04-20 16:58:44.466 | Building wheels for collected packages: pyeclib, xattr 2021-04-20 16:58:44.467 | Building wheel for pyeclib (setup.py): started 2021-04-20 16:58:45.678 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-04-20 16:58:45.679 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53041 sha256=905f1ae917c48677c847cb8971ddb9b26b4fe5aa9ce25bd897642a5d0f955989 2021-04-20 16:58:45.680 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-04-20 16:58:45.681 | Building wheel for xattr (setup.py): started 2021-04-20 16:58:46.990 | Building wheel for xattr (setup.py): finished with status 'done' 2021-04-20 16:58:46.991 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30925 sha256=14bdaf6c9af66249320d2c44496dadc51278adf58e4b97fd2285a6f02b903c8e 2021-04-20 16:58:46.991 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-04-20 16:58:46.992 | Successfully built pyeclib xattr 2021-04-20 16:58:48.216 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-04-20 16:58:48.547 | Running setup.py develop for swift