2020-12-24 09:35:06.816 | + ./stack.sh:main:457 : exec 2020-12-24 09:35:06.816 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-12-24-093506' 2020-12-24 09:35:06.816 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-12-24-093506.summary.2020-12-24-093506 2020-12-24 09:35:06.816 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-24 09:35:06.816 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-12-24-093506 2020-12-24 09:35:06.816 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2020-12-24-093506 /opt/stack/logs/stack.sh.log 2020-12-24 09:35:06.816 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2020-12-24-093506.summary.2020-12-24-093506 /opt/stack/logs/stack.sh.log.summary 2020-12-24 09:35:06.816 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2020-12-24 09:35:06.816 | + functions:check_path_perm_sanity:620 : local real_path 2020-12-24 09:35:06.816 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2020-12-24 09:35:06.816 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2020-12-24 09:35:06.816 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2020-12-24 09:35:06.816 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2020-12-24 09:35:06.816 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2020-12-24 09:35:06.816 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-12-24 09:35:06.816 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2020-12-24 09:35:06.816 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2020-12-24 09:35:06.816 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-12-24 09:35:06.816 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-12-24 09:35:06.816 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2020-12-24 09:35:06.816 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2020-12-24 09:35:06.817 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-12-24 09:35:06.818 | + ./stack.sh:main:489 : trap exit_trap EXIT 2020-12-24 09:35:06.821 | + ./stack.sh:main:530 : trap err_trap ERR 2020-12-24 09:35:06.823 | + ./stack.sh:main:543 : set -o errexit 2020-12-24 09:35:06.824 | + ./stack.sh:main:546 : uname -a 2020-12-24 09:35:06.825 | Linux dv-cinder-768458-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 2020-12-24 09:35:06.827 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-12-24 09:35:06.829 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2020-12-24 09:35:06.832 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2020-12-24 09:35:06.856 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2020-12-24 09:35:06.871 | + ./stack.sh:main:560 : fetch_plugins 2020-12-24 09:35:06.873 | + functions-common:fetch_plugins:1652 : local plugins= 2020-12-24 09:35:06.874 | + functions-common:fetch_plugins:1653 : local plugin 2020-12-24 09:35:06.876 | + functions-common:fetch_plugins:1656 : [[ -z '' ]] 2020-12-24 09:35:06.878 | + functions-common:fetch_plugins:1657 : return 2020-12-24 09:35:06.880 | + ./stack.sh:main:564 : run_phase override_defaults 2020-12-24 09:35:06.882 | + functions-common:run_phase:1734 : local mode=override_defaults 2020-12-24 09:35:06.883 | + functions-common:run_phase:1735 : local phase= 2020-12-24 09:35:06.885 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-24 09:35:06.887 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-24 09:35:06.888 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-24 09:35:06.890 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-24 09:35:06.892 | + functions-common:run_phase:1744 : local extra 2020-12-24 09:35:06.894 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-24 09:35:06.896 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-24 09:35:06.898 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-24 09:35:06.900 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-24 09:35:06.901 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-12-24 09:35:06.903 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-24 09:35:06.915 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:35:06.917 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-12-24 09:35:06.919 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-24 09:35:06.920 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-24 09:35:06.922 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-24 09:35:06.924 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-24 09:35:06.925 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-24 09:35:06.927 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-12-24 09:35:06.929 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-12-24 09:35:06.931 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-12-24 09:35:06.933 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-24 09:35:06.935 | + functions-common:run_phase:1759 : plugin_override_defaults 2020-12-24 09:35:06.936 | + functions-common:plugin_override_defaults:1693 : local plugins= 2020-12-24 09:35:06.938 | + functions-common:plugin_override_defaults:1694 : local plugin 2020-12-24 09:35:06.940 | + functions-common:plugin_override_defaults:1697 : [[ -z '' ]] 2020-12-24 09:35:06.941 | + functions-common:plugin_override_defaults:1698 : return 2020-12-24 09:35:06.943 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2020-12-24 09:35:06.959 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2020-12-24 09:35:06.961 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-12-24 09:35:06.973 | ++ functions-common:is_service_enabled:1962 : return 1 2020-12-24 09:35:06.975 | +++ lib/tls:source:43 : hostname -f 2020-12-24 09:35:06.979 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-12-24 09:35:06.980 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-12-24 09:35:06.982 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-12-24 09:35:06.984 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-12-24 09:35:06.986 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-12-24 09:35:06.988 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-12-24 09:35:06.990 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-12-24 09:35:06.992 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-12-24 09:35:06.994 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-12-24 09:35:06.996 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-12-24 09:35:07.000 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2020-12-24 09:35:07.010 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2020-12-24 09:35:07.026 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2020-12-24 09:35:07.037 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2020-12-24 09:35:07.048 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2020-12-24 09:35:07.071 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2020-12-24 09:35:07.105 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2020-12-24 09:35:07.173 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2020-12-24 09:35:07.194 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2020-12-24 09:35:07.223 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2020-12-24 09:35:07.268 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2020-12-24 09:35:07.375 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2020-12-24 09:35:07.388 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2020-12-24 09:35:07.400 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2020-12-24 09:35:07.411 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2020-12-24 09:35:07.498 | + ./stack.sh:main:593 : run_phase source 2020-12-24 09:35:07.500 | + functions-common:run_phase:1734 : local mode=source 2020-12-24 09:35:07.502 | + functions-common:run_phase:1735 : local phase= 2020-12-24 09:35:07.504 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-24 09:35:07.506 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-24 09:35:07.509 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-24 09:35:07.511 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-24 09:35:07.513 | + functions-common:run_phase:1744 : local extra 2020-12-24 09:35:07.515 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-24 09:35:07.518 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-24 09:35:07.520 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-24 09:35:07.523 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-24 09:35:07.525 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-12-24 09:35:07.527 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-24 09:35:07.540 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:35:07.542 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-12-24 09:35:07.544 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-12-24 09:35:07.577 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-12-24 09:35:07.579 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-12-24 09:35:07.581 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2020-12-24 09:35:07.584 | + functions-common:run_phase:1756 : load_plugin_settings 2020-12-24 09:35:07.586 | + functions-common:load_plugin_settings:1670 : local plugins= 2020-12-24 09:35:07.588 | + functions-common:load_plugin_settings:1671 : local plugin 2020-12-24 09:35:07.590 | + functions-common:load_plugin_settings:1674 : [[ -z '' ]] 2020-12-24 09:35:07.592 | + functions-common:load_plugin_settings:1675 : return 2020-12-24 09:35:07.594 | + functions-common:run_phase:1757 : verify_disabled_services 2020-12-24 09:35:07.597 | + functions-common:verify_disabled_services:2017 : local service 2020-12-24 09:35:07.599 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.601 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-12-24 09:35:07.603 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.605 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-12-24 09:35:07.608 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.610 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-12-24 09:35:07.612 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.614 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-12-24 09:35:07.617 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.619 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-12-24 09:35:07.621 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.623 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-12-24 09:35:07.625 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.628 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-12-24 09:35:07.630 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.632 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-12-24 09:35:07.635 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.637 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-12-24 09:35:07.639 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.641 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-12-24 09:35:07.643 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.646 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-12-24 09:35:07.648 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.650 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-12-24 09:35:07.652 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.654 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-12-24 09:35:07.657 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.659 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-12-24 09:35:07.661 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.664 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-12-24 09:35:07.666 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.668 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-12-24 09:35:07.670 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.672 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-12-24 09:35:07.674 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.677 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-12-24 09:35:07.679 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.681 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-12-24 09:35:07.684 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.686 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-12-24 09:35:07.688 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.690 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-12-24 09:35:07.692 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.695 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-12-24 09:35:07.697 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.699 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-12-24 09:35:07.701 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.703 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-12-24 09:35:07.706 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.708 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-12-24 09:35:07.710 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.712 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-12-24 09:35:07.714 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.716 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-12-24 09:35:07.719 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.721 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-12-24 09:35:07.723 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.725 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-12-24 09:35:07.728 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.730 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-12-24 09:35:07.732 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.734 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-12-24 09:35:07.737 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.739 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-12-24 09:35:07.741 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.744 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-12-24 09:35:07.746 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.748 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-12-24 09:35:07.750 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.752 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-12-24 09:35:07.755 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.757 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-12-24 09:35:07.759 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.761 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-12-24 09:35:07.763 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.766 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-12-24 09:35:07.768 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.770 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-12-24 09:35:07.772 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-24 09:35:07.775 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-12-24 09:35:07.778 | + ./stack.sh:main:664 : initialize_database_backends 2020-12-24 09:35:07.780 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-12-24 09:35:07.782 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-12-24 09:35:07.796 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:35:07.798 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-12-24 09:35:07.800 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-12-24 09:35:07.802 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-12-24 09:35:07.816 | + functions-common:is_service_enabled:1962 : return 1 2020-12-24 09:35:07.818 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-12-24 09:35:07.820 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-12-24 09:35:07.822 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-12-24 09:35:07.824 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-12-24 09:35:07.826 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-12-24 09:35:07.829 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-12-24 09:35:07.831 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-12-24 09:35:07.833 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-12-24 09:35:07.836 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-12-24 09:35:07.838 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-12-24 09:35:07.841 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-24 09:35:07.843 | + lib/database:initialize_database_backends:104 : return 0 2020-12-24 09:35:07.845 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2020-12-24 09:35:07.845 | Using mysql database backend 2020-12-24 09:35:07.847 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-12-24 09:35:07.862 | + ./stack.sh:main:680 : is_service_enabled rabbit 2020-12-24 09:35:07.876 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:35:07.878 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-12-24 09:35:07.893 | + ./stack.sh:main:688 : is_service_enabled keystone 2020-12-24 09:35:07.908 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:35:07.910 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-12-24 09:35:07.925 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-12-24 09:35:07.939 | + ./stack.sh:main:703 : is_service_enabled ldap 2020-12-24 09:35:07.954 | + functions-common:is_service_enabled:1962 : return 1 2020-12-24 09:35:07.956 | + ./stack.sh:main:712 : is_service_enabled nova 2020-12-24 09:35:07.971 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:35:07.974 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-12-24 09:35:07.976 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2020-12-24 09:35:07.991 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:35:07.993 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-12-24 09:35:08.008 | + ./stack.sh:main:728 : [[ -z '' ]] 2020-12-24 09:35:08.010 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2020-12-24 09:35:08.012 | + ./stack.sh:main:734 : save_stackenv 734 2020-12-24 09:35:08.014 | + functions-common:save_stackenv:60 : local tag=734 2020-12-24 09:35:08.017 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-12-24 09:35:08.021 | + functions-common:save_stackenv:62 : time_stamp=2020-12-24-093508 2020-12-24 09:35:08.023 | + functions-common:save_stackenv:63 : echo '# 2020-12-24-093508 734' 2020-12-24 09:35:08.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.028 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-24 09:35:08.030 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.033 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-12-24 09:35:08.035 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.037 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-12-24 09:35:08.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.042 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-12-24 09:35:08.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.046 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2020-12-24 09:35:08.049 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.051 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2020-12-24 09:35:08.053 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.056 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-12-24-093506 2020-12-24 09:35:08.058 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.061 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-12-24 09:35:08.063 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.065 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2020-12-24 09:35:08.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.070 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-12-24 09:35:08.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.075 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-12-24 09:35:08.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.079 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-12-24 09:35:08.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-24 09:35:08.084 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-12-24 09:35:08.086 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2020-12-24 09:35:08.088 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2020-12-24 09:35:08.090 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2020-12-24 09:35:08.093 | + functions-common:git_clone:527 : local git_ref=master 2020-12-24 09:35:08.095 | + functions-common:git_clone:528 : local orig_dir 2020-12-24 09:35:08.097 | ++ functions-common:git_clone:529 : pwd 2020-12-24 09:35:08.100 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-24 09:35:08.102 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-24 09:35:08.105 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-24 09:35:08.119 | + functions-common:git_clone:532 : RECLONE=False 2020-12-24 09:35:08.122 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-24 09:35:08.124 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-24 09:35:08.127 | + functions-common:git_clone:546 : echo master 2020-12-24 09:35:08.127 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-24 09:35:08.131 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2020-12-24 09:35:08.133 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-24 09:35:08.136 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2020-12-24 09:35:08.138 | + functions-common:git_clone:595 : git show --oneline 2020-12-24 09:35:08.139 | + functions-common:git_clone:595 : head -1 2020-12-24 09:35:08.141 | 4bb5643a update constraint for tempest to new release 26.0.0 2020-12-24 09:35:08.143 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-24 09:35:08.146 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2020-12-24 09:35:08.148 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-24 09:35:08.150 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2020-12-24 09:35:08.152 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-12-24 09:35:08.155 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-12-24 09:35:08.157 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-12-24 09:35:08.159 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-12-24 09:35:08.162 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-12-24 09:35:08.164 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-12-24 09:35:08.167 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-12-24 09:35:08.170 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-12-24 09:35:08.173 | ++ tools/install_prereqs.sh:source:47 : NOW=1608802508 2020-12-24 09:35:08.176 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-12-24 09:35:08.181 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-12-24 09:35:08.183 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-12-24 09:35:08.186 | ++ tools/install_prereqs.sh:source:49 : DELTA=1608802508 2020-12-24 09:35:08.188 | ++ tools/install_prereqs.sh:source:50 : [[ 1608802508 -lt 7200 ]] 2020-12-24 09:35:08.190 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-12-24 09:35:08.193 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2020-12-24 09:35:08.195 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2020-12-24 09:35:08.197 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2020-12-24 09:35:08.199 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2020-12-24 09:35:08.201 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2020-12-24 09:35:08.204 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2020-12-24 09:35:08.207 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-12-24 09:35:08.252 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-12-24 09:35:08.252 | apache2-dev 2020-12-24 09:35:08.252 | bc 2020-12-24 09:35:08.252 | bsdmainutils 2020-12-24 09:35:08.252 | curl 2020-12-24 09:35:08.252 | g++ 2020-12-24 09:35:08.252 | gcc 2020-12-24 09:35:08.252 | gettext 2020-12-24 09:35:08.252 | git 2020-12-24 09:35:08.252 | graphviz 2020-12-24 09:35:08.252 | iputils-ping 2020-12-24 09:35:08.252 | libapache2-mod-proxy-uwsgi 2020-12-24 09:35:08.252 | libffi-dev 2020-12-24 09:35:08.252 | libjpeg-dev 2020-12-24 09:35:08.252 | libmysqlclient-dev 2020-12-24 09:35:08.252 | libpcre3-dev 2020-12-24 09:35:08.252 | libpq-dev 2020-12-24 09:35:08.252 | libssl-dev 2020-12-24 09:35:08.253 | libsystemd-dev 2020-12-24 09:35:08.253 | libxml2-dev 2020-12-24 09:35:08.253 | libxslt1-dev 2020-12-24 09:35:08.253 | libyaml-dev 2020-12-24 09:35:08.253 | lsof 2020-12-24 09:35:08.253 | openssh-server 2020-12-24 09:35:08.253 | openssl 2020-12-24 09:35:08.253 | pkg-config 2020-12-24 09:35:08.253 | psmisc 2020-12-24 09:35:08.253 | python3-dev 2020-12-24 09:35:08.253 | python3-pip 2020-12-24 09:35:08.253 | python3-venv 2020-12-24 09:35:08.253 | tar 2020-12-24 09:35:08.253 | tcpdump 2020-12-24 09:35:08.253 | unzip 2020-12-24 09:35:08.253 | uuid-runtime 2020-12-24 09:35:08.253 | wget 2020-12-24 09:35:08.253 | wget 2020-12-24 09:35:08.253 | zlib1g-dev 2020-12-24 09:35:08.253 | libkrb5-dev 2020-12-24 09:35:08.253 | libldap2-dev 2020-12-24 09:35:08.253 | libsasl2-dev 2020-12-24 09:35:08.253 | memcached 2020-12-24 09:35:08.253 | python3-mysqldb 2020-12-24 09:35:08.253 | sqlite3 2020-12-24 09:35:08.253 | conntrack 2020-12-24 09:35:08.253 | curl 2020-12-24 09:35:08.253 | dnsmasq-base 2020-12-24 09:35:08.253 | dnsmasq-utils 2020-12-24 09:35:08.253 | ebtables 2020-12-24 09:35:08.253 | gawk 2020-12-24 09:35:08.253 | genisoimage 2020-12-24 09:35:08.253 | iptables 2020-12-24 09:35:08.253 | iputils-arping 2020-12-24 09:35:08.253 | kpartx 2020-12-24 09:35:08.253 | libjs-jquery-tablesorter 2020-12-24 09:35:08.253 | libmysqlclient-dev 2020-12-24 09:35:08.253 | parted 2020-12-24 09:35:08.254 | pm-utils 2020-12-24 09:35:08.254 | python3-mysqldb 2020-12-24 09:35:08.254 | socat 2020-12-24 09:35:08.254 | sqlite3 2020-12-24 09:35:08.254 | sudo 2020-12-24 09:35:08.254 | vlan 2020-12-24 09:35:08.254 | lsscsi 2020-12-24 09:35:08.254 | open-iscsi 2020-12-24 09:35:08.254 | lvm2 2020-12-24 09:35:08.254 | qemu-utils 2020-12-24 09:35:08.254 | thin-provisioning-tools 2020-12-24 09:35:08.254 | acl 2020-12-24 09:35:08.254 | dnsmasq-base 2020-12-24 09:35:08.254 | dnsmasq-utils 2020-12-24 09:35:08.254 | ebtables 2020-12-24 09:35:08.254 | haproxy 2020-12-24 09:35:08.254 | iptables 2020-12-24 09:35:08.254 | iputils-arping 2020-12-24 09:35:08.254 | iputils-ping 2020-12-24 09:35:08.254 | libmysqlclient-dev 2020-12-24 09:35:08.254 | postgresql-server-dev-all 2020-12-24 09:35:08.254 | python3-mysqldb 2020-12-24 09:35:08.254 | sqlite3 2020-12-24 09:35:08.254 | sudo 2020-12-24 09:35:08.254 | vlan 2020-12-24 09:35:08.254 | ipset 2020-12-24 09:35:08.254 | conntrack 2020-12-24 09:35:08.254 | conntrackd 2020-12-24 09:35:08.254 | keepalived 2020-12-24 09:35:08.254 | dstat 2020-12-24 09:35:08.254 | lvm2 2020-12-24 09:35:08.254 | qemu-utils 2020-12-24 09:35:08.254 | thin-provisioning-tools 2020-12-24 09:35:08.254 | curl 2020-12-24 09:35:08.254 | liberasurecode-dev 2020-12-24 09:35:08.254 | make 2020-12-24 09:35:08.254 | memcached 2020-12-24 09:35:08.255 | sqlite3 2020-12-24 09:35:08.255 | xfsprogs' 2020-12-24 09:35:08.258 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-12-24 09:35:08.274 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-12-24 09:35:08.274 | apache2-dev 2020-12-24 09:35:08.274 | bc 2020-12-24 09:35:08.274 | bsdmainutils 2020-12-24 09:35:08.274 | curl 2020-12-24 09:35:08.274 | g++ 2020-12-24 09:35:08.274 | gcc 2020-12-24 09:35:08.274 | gettext 2020-12-24 09:35:08.274 | git 2020-12-24 09:35:08.274 | graphviz 2020-12-24 09:35:08.274 | iputils-ping 2020-12-24 09:35:08.274 | libapache2-mod-proxy-uwsgi 2020-12-24 09:35:08.274 | libffi-dev 2020-12-24 09:35:08.274 | libjpeg-dev 2020-12-24 09:35:08.274 | libmysqlclient-dev 2020-12-24 09:35:08.274 | libpcre3-dev 2020-12-24 09:35:08.274 | libpq-dev 2020-12-24 09:35:08.274 | libssl-dev 2020-12-24 09:35:08.274 | libsystemd-dev 2020-12-24 09:35:08.274 | libxml2-dev 2020-12-24 09:35:08.274 | libxslt1-dev 2020-12-24 09:35:08.274 | libyaml-dev 2020-12-24 09:35:08.274 | lsof 2020-12-24 09:35:08.274 | openssh-server 2020-12-24 09:35:08.274 | openssl 2020-12-24 09:35:08.274 | pkg-config 2020-12-24 09:35:08.274 | psmisc 2020-12-24 09:35:08.274 | python3-dev 2020-12-24 09:35:08.274 | python3-pip 2020-12-24 09:35:08.274 | python3-venv 2020-12-24 09:35:08.274 | tar 2020-12-24 09:35:08.275 | tcpdump 2020-12-24 09:35:08.275 | unzip 2020-12-24 09:35:08.275 | uuid-runtime 2020-12-24 09:35:08.275 | wget 2020-12-24 09:35:08.275 | wget 2020-12-24 09:35:08.275 | zlib1g-dev 2020-12-24 09:35:08.275 | libkrb5-dev 2020-12-24 09:35:08.275 | libldap2-dev 2020-12-24 09:35:08.275 | libsasl2-dev 2020-12-24 09:35:08.275 | memcached 2020-12-24 09:35:08.275 | python3-mysqldb 2020-12-24 09:35:08.275 | sqlite3 2020-12-24 09:35:08.275 | conntrack 2020-12-24 09:35:08.275 | curl 2020-12-24 09:35:08.275 | dnsmasq-base 2020-12-24 09:35:08.275 | dnsmasq-utils 2020-12-24 09:35:08.275 | ebtables 2020-12-24 09:35:08.275 | gawk 2020-12-24 09:35:08.275 | genisoimage 2020-12-24 09:35:08.275 | iptables 2020-12-24 09:35:08.275 | iputils-arping 2020-12-24 09:35:08.275 | kpartx 2020-12-24 09:35:08.275 | libjs-jquery-tablesorter 2020-12-24 09:35:08.275 | libmysqlclient-dev 2020-12-24 09:35:08.275 | parted 2020-12-24 09:35:08.275 | pm-utils 2020-12-24 09:35:08.275 | python3-mysqldb 2020-12-24 09:35:08.275 | socat 2020-12-24 09:35:08.275 | sqlite3 2020-12-24 09:35:08.275 | sudo 2020-12-24 09:35:08.275 | vlan 2020-12-24 09:35:08.275 | lsscsi 2020-12-24 09:35:08.275 | open-iscsi 2020-12-24 09:35:08.275 | lvm2 2020-12-24 09:35:08.275 | qemu-utils 2020-12-24 09:35:08.275 | thin-provisioning-tools 2020-12-24 09:35:08.275 | acl 2020-12-24 09:35:08.276 | dnsmasq-base 2020-12-24 09:35:08.276 | dnsmasq-utils 2020-12-24 09:35:08.276 | ebtables 2020-12-24 09:35:08.276 | haproxy 2020-12-24 09:35:08.276 | iptables 2020-12-24 09:35:08.276 | iputils-arping 2020-12-24 09:35:08.276 | iputils-ping 2020-12-24 09:35:08.276 | libmysqlclient-dev 2020-12-24 09:35:08.276 | postgresql-server-dev-all 2020-12-24 09:35:08.276 | python3-mysqldb 2020-12-24 09:35:08.276 | sqlite3 2020-12-24 09:35:08.276 | sudo 2020-12-24 09:35:08.276 | vlan 2020-12-24 09:35:08.276 | ipset 2020-12-24 09:35:08.276 | conntrack 2020-12-24 09:35:08.276 | conntrackd 2020-12-24 09:35:08.276 | keepalived 2020-12-24 09:35:08.276 | dstat 2020-12-24 09:35:08.276 | lvm2 2020-12-24 09:35:08.276 | qemu-utils 2020-12-24 09:35:08.276 | thin-provisioning-tools 2020-12-24 09:35:08.276 | curl 2020-12-24 09:35:08.276 | liberasurecode-dev 2020-12-24 09:35:08.276 | make 2020-12-24 09:35:08.276 | memcached 2020-12-24 09:35:08.276 | sqlite3 2020-12-24 09:35:08.276 | xfsprogs ' 2020-12-24 09:35:08.276 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-12-24 09:35:08.278 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:35:08.280 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:35:08.284 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-12-24 09:35:08.284 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-24 09:35:08.287 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-24 09:35:08.290 | ++ functions-common:install_package:1344 : update_package_repo 2020-12-24 09:35:08.293 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-24 09:35:08.295 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2020-12-24 09:35:08.297 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-24 09:35:08.299 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-24 09:35:08.301 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2020-12-24 09:35:08.303 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:35:08.306 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:35:08.308 | ++ functions-common:update_package_repo:1325 : apt_get_update 2020-12-24 09:35:08.310 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-12-24 09:35:08.312 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-12-24 09:35:08.314 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2020-12-24 09:35:08.317 | +++ functions-common:apt_get_update:1078 : id -u 2020-12-24 09:35:08.321 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-12-24 09:35:08.323 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2020-12-24 09:35:08.325 | ++ functions-common:time_start:2292 : local name=apt-get-update 2020-12-24 09:35:08.327 | ++ functions-common:time_start:2293 : local start_time= 2020-12-24 09:35:08.329 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2020-12-24 09:35:08.331 | +++ functions-common:time_start:2297 : date +%s%3N 2020-12-24 09:35:08.335 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1608802508332 2020-12-24 09:35:08.337 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-12-24 09:35:08.339 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-12-24 09:35:08.341 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-12-24 09:35:08.782 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-24 09:35:08.888 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-24 09:35:09.025 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-24 09:35:09.144 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-24 09:35:11.065 | Reading package lists... 2020-12-24 09:35:11.123 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-12-24 09:35:11.125 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-12-24 09:35:11.128 | ++ functions-common:time_stop:2306 : local name 2020-12-24 09:35:11.130 | ++ functions-common:time_stop:2307 : local end_time 2020-12-24 09:35:11.132 | ++ functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:35:11.134 | ++ functions-common:time_stop:2309 : local total 2020-12-24 09:35:11.137 | ++ functions-common:time_stop:2310 : local start_time 2020-12-24 09:35:11.139 | ++ functions-common:time_stop:2312 : name=apt-get-update 2020-12-24 09:35:11.141 | ++ functions-common:time_stop:2313 : start_time=1608802508332 2020-12-24 09:35:11.143 | ++ functions-common:time_stop:2315 : [[ -z 1608802508332 ]] 2020-12-24 09:35:11.146 | +++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:35:11.150 | ++ functions-common:time_stop:2318 : end_time=1608802511147 2020-12-24 09:35:11.152 | ++ functions-common:time_stop:2319 : elapsed_time=2815 2020-12-24 09:35:11.154 | ++ functions-common:time_stop:2320 : total=0 2020-12-24 09:35:11.156 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:35:11.158 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2815 2020-12-24 09:35:11.161 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-24 09:35:11.163 | ++ functions-common:real_install_package:1330 : is_ubuntu 2020-12-24 09:35:11.165 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:35:11.167 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:35:11.170 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-24 09:35:11.189 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-12-24 09:35:11.311 | Reading package lists... 2020-12-24 09:35:11.546 | Building dependency tree... 2020-12-24 09:35:11.547 | Reading state information... 2020-12-24 09:35:11.781 | acl is already the newest version (2.2.52-3build1). 2020-12-24 09:35:11.781 | acl set to manually installed. 2020-12-24 09:35:11.781 | bc is already the newest version (1.07.1-2). 2020-12-24 09:35:11.781 | bc set to manually installed. 2020-12-24 09:35:11.781 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-12-24 09:35:11.781 | bsdmainutils set to manually installed. 2020-12-24 09:35:11.781 | dnsmasq-base is already the newest version (2.79-1). 2020-12-24 09:35:11.781 | dnsmasq-base set to manually installed. 2020-12-24 09:35:11.781 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-12-24 09:35:11.781 | gawk set to manually installed. 2020-12-24 09:35:11.781 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-12-24 09:35:11.781 | iptables set to manually installed. 2020-12-24 09:35:11.782 | libpcre3-dev is already the newest version (2:8.39-9). 2020-12-24 09:35:11.782 | lsof is already the newest version (4.89+dfsg-0.1). 2020-12-24 09:35:11.782 | lsof set to manually installed. 2020-12-24 09:35:11.782 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-12-24 09:35:11.782 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-12-24 09:35:11.782 | ebtables set to manually installed. 2020-12-24 09:35:11.782 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-12-24 09:35:11.782 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-12-24 09:35:11.782 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-12-24 09:35:11.782 | parted is already the newest version (3.2-20ubuntu0.2). 2020-12-24 09:35:11.782 | parted set to manually installed. 2020-12-24 09:35:11.782 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-12-24 09:35:11.782 | psmisc set to manually installed. 2020-12-24 09:35:11.782 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-12-24 09:35:11.782 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-12-24 09:35:11.782 | tar set to manually installed. 2020-12-24 09:35:11.782 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-12-24 09:35:11.782 | wget set to manually installed. 2020-12-24 09:35:11.782 | The following packages were automatically installed and are no longer required: 2020-12-24 09:35:11.782 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-24 09:35:11.782 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-24 09:35:11.782 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-24 09:35:11.782 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-24 09:35:11.782 | python3-twisted-bin python3-zope.interface 2020-12-24 09:35:11.782 | Use 'sudo apt autoremove' to remove them. 2020-12-24 09:35:11.782 | The following additional packages will be installed: 2020-12-24 09:35:11.782 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-12-24 09:35:11.782 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-12-24 09:35:11.782 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-12-24 09:35:11.782 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-12-24 09:35:11.782 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-12-24 09:35:11.782 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-12-24 09:35:11.783 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-12-24 09:35:11.783 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-12-24 09:35:11.783 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-12-24 09:35:11.783 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-12-24 09:35:11.783 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-12-24 09:35:11.783 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-12-24 09:35:11.783 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2020-12-24 09:35:11.783 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-12-24 09:35:11.783 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-12-24 09:35:11.783 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2020-12-24 09:35:11.783 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-12-24 09:35:11.783 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2020-12-24 09:35:11.783 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2020-12-24 09:35:11.783 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2020-12-24 09:35:11.783 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-12-24 09:35:11.783 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-12-24 09:35:11.783 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-12-24 09:35:11.783 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-12-24 09:35:11.783 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2020-12-24 09:35:11.783 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-12-24 09:35:11.783 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-12-24 09:35:11.783 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-12-24 09:35:11.783 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-12-24 09:35:11.783 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-12-24 09:35:11.783 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-12-24 09:35:11.783 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2020-12-24 09:35:11.783 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2020-12-24 09:35:11.783 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2020-12-24 09:35:11.783 | uuid-dev uwsgi-core vbetool x11-common 2020-12-24 09:35:11.784 | Suggested packages: 2020-12-24 09:35:11.784 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-12-24 09:35:11.784 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2020-12-24 09:35:11.785 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2020-12-24 09:35:11.785 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2020-12-24 09:35:11.785 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2020-12-24 09:35:11.785 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2020-12-24 09:35:11.785 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2020-12-24 09:35:11.785 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2020-12-24 09:35:11.785 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-12-24 09:35:11.785 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-12-24 09:35:11.785 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-12-24 09:35:11.785 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-12-24 09:35:11.785 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-12-24 09:35:11.785 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-12-24 09:35:11.785 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2020-12-24 09:35:11.785 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2020-12-24 09:35:11.785 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2020-12-24 09:35:11.785 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2020-12-24 09:35:11.785 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2020-12-24 09:35:11.785 | uwsgi-extra uwsgi-dev 2020-12-24 09:35:12.031 | The following NEW packages will be installed: 2020-12-24 09:35:12.031 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-12-24 09:35:12.031 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2020-12-24 09:35:12.031 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2020-12-24 09:35:12.031 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2020-12-24 09:35:12.031 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2020-12-24 09:35:12.032 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2020-12-24 09:35:12.032 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2020-12-24 09:35:12.032 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2020-12-24 09:35:12.032 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-12-24 09:35:12.032 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-12-24 09:35:12.032 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-12-24 09:35:12.032 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-12-24 09:35:12.032 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-12-24 09:35:12.032 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-12-24 09:35:12.032 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-12-24 09:35:12.032 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-12-24 09:35:12.032 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-12-24 09:35:12.032 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-12-24 09:35:12.032 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-12-24 09:35:12.032 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-12-24 09:35:12.032 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-12-24 09:35:12.032 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-12-24 09:35:12.032 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-12-24 09:35:12.032 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-12-24 09:35:12.032 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-12-24 09:35:12.032 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-12-24 09:35:12.032 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2020-12-24 09:35:12.032 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2020-12-24 09:35:12.032 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2020-12-24 09:35:12.032 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2020-12-24 09:35:12.032 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-12-24 09:35:12.032 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2020-12-24 09:35:12.032 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2020-12-24 09:35:12.032 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2020-12-24 09:35:12.032 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2020-12-24 09:35:12.032 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2020-12-24 09:35:12.032 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2020-12-24 09:35:12.033 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2020-12-24 09:35:12.033 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2020-12-24 09:35:12.033 | The following packages will be upgraded: 2020-12-24 09:35:12.033 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2020-12-24 09:35:12.033 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2020-12-24 09:35:12.033 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-12-24 09:35:12.033 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-12-24 09:35:12.033 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-12-24 09:35:12.319 | 30 upgraded, 202 newly installed, 0 to remove and 144 not upgraded. 2020-12-24 09:35:12.319 | Need to get 84.3 MB of archives. 2020-12-24 09:35:12.319 | After this operation, 263 MB of additional disk space will be used. 2020-12-24 09:35:12.319 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2020-12-24 09:35:12.836 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2020-12-24 09:35:12.916 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2020-12-24 09:35:13.965 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2020-12-24 09:35:13.972 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2020-12-24 09:35:13.973 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2020-12-24 09:35:13.974 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-12-24 09:35:13.976 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2020-12-24 09:35:14.233 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-12-24 09:35:14.235 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2020-12-24 09:35:14.251 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2020-12-24 09:35:14.252 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 2020-12-24 09:35:14.252 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 2020-12-24 09:35:14.254 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2020-12-24 09:35:14.255 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2020-12-24 09:35:14.413 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-12-24 09:35:14.414 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2020-12-24 09:35:14.432 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-12-24 09:35:16.525 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2020-12-24 09:35:16.579 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2020-12-24 09:35:16.854 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2020-12-24 09:35:16.871 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2020-12-24 09:35:16.899 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2020-12-24 09:35:16.919 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-12-24 09:35:17.102 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2020-12-24 09:35:17.260 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-12-24 09:35:17.264 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-12-24 09:35:17.300 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-12-24 09:35:17.348 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2020-12-24 09:35:17.371 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2020-12-24 09:35:17.572 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2020-12-24 09:35:17.588 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2020-12-24 09:35:17.594 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-12-24 09:35:17.602 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-12-24 09:35:17.605 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2020-12-24 09:35:17.649 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-12-24 09:35:17.650 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2020-12-24 09:35:17.759 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2020-12-24 09:35:18.012 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2020-12-24 09:35:18.136 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2020-12-24 09:35:18.181 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2020-12-24 09:35:18.213 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2020-12-24 09:35:18.287 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2020-12-24 09:35:18.293 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2020-12-24 09:35:18.308 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2020-12-24 09:35:18.372 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2020-12-24 09:35:18.379 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-12-24 09:35:18.380 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2020-12-24 09:35:18.415 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-12-24 09:35:18.498 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2020-12-24 09:35:18.544 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-12-24 09:35:18.636 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-12-24 09:35:18.647 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-12-24 09:35:18.691 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-12-24 09:35:18.758 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-12-24 09:35:18.859 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2020-12-24 09:35:18.947 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-12-24 09:35:18.992 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-12-24 09:35:18.995 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2020-12-24 09:35:19.013 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2020-12-24 09:35:19.016 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-12-24 09:35:19.023 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2020-12-24 09:35:19.024 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2020-12-24 09:35:19.094 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-12-24 09:35:19.122 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2020-12-24 09:35:19.268 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-12-24 09:35:19.284 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2020-12-24 09:35:19.534 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-12-24 09:35:19.537 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-12-24 09:35:19.587 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-12-24 09:35:19.758 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2020-12-24 09:35:19.795 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2020-12-24 09:35:20.058 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2020-12-24 09:35:21.551 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2020-12-24 09:35:21.552 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-12-24 09:35:21.552 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2020-12-24 09:35:21.553 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-12-24 09:35:21.555 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-12-24 09:35:21.571 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2020-12-24 09:35:21.593 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2020-12-24 09:35:21.623 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-12-24 09:35:21.632 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-12-24 09:35:21.694 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-12-24 09:35:21.702 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-12-24 09:35:21.705 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-12-24 09:35:21.823 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-12-24 09:35:21.886 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-12-24 09:35:21.904 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-12-24 09:35:21.949 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2020-12-24 09:35:21.952 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2020-12-24 09:35:22.442 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-12-24 09:35:22.444 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-12-24 09:35:22.446 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-12-24 09:35:22.450 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-12-24 09:35:22.451 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-12-24 09:35:22.454 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-12-24 09:35:22.470 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-12-24 09:35:22.491 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-12-24 09:35:22.495 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-12-24 09:35:22.638 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2020-12-24 09:35:22.668 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-12-24 09:35:23.067 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2020-12-24 09:35:23.352 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2020-12-24 09:35:23.353 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-12-24 09:35:23.501 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-12-24 09:35:26.800 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-12-24 09:35:27.106 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-12-24 09:35:27.784 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-12-24 09:35:27.881 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-12-24 09:35:28.015 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2020-12-24 09:35:28.825 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2020-12-24 09:35:29.017 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2020-12-24 09:35:29.129 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-12-24 09:35:29.257 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-12-24 09:35:31.235 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-12-24 09:35:31.489 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-12-24 09:35:31.701 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-12-24 09:35:31.862 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-12-24 09:35:31.900 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-12-24 09:35:32.041 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-12-24 09:35:32.411 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2020-12-24 09:35:32.436 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2020-12-24 09:35:32.506 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-12-24 09:35:32.527 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-12-24 09:35:32.595 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-12-24 09:35:32.666 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-12-24 09:35:32.678 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-12-24 09:35:32.680 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2020-12-24 09:35:32.685 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-12-24 09:35:32.695 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2020-12-24 09:35:32.775 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2020-12-24 09:35:33.045 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2020-12-24 09:35:33.105 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2020-12-24 09:35:33.117 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2020-12-24 09:35:33.126 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2020-12-24 09:35:33.137 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2020-12-24 09:35:33.146 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2020-12-24 09:35:33.155 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2020-12-24 09:35:33.181 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2020-12-24 09:35:33.183 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2020-12-24 09:35:33.193 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2020-12-24 09:35:33.304 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-12-24 09:35:33.306 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-12-24 09:35:33.308 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-12-24 09:35:33.314 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2020-12-24 09:35:33.327 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2020-12-24 09:35:33.346 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-12-24 09:35:33.432 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2020-12-24 09:35:33.465 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2020-12-24 09:35:33.714 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-12-24 09:35:33.716 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2020-12-24 09:35:33.721 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-12-24 09:35:33.722 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-12-24 09:35:33.724 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2020-12-24 09:35:33.725 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-12-24 09:35:33.727 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2020-12-24 09:35:33.729 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2020-12-24 09:35:34.894 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-12-24 09:35:34.931 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-12-24 09:35:34.932 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-12-24 09:35:34.933 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2020-12-24 09:35:34.973 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-12-24 09:35:34.974 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-12-24 09:35:34.974 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-12-24 09:35:34.978 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-12-24 09:35:34.979 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2020-12-24 09:35:35.024 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-12-24 09:35:35.162 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2020-12-24 09:35:35.163 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-12-24 09:35:35.164 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-12-24 09:35:35.165 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2020-12-24 09:35:35.165 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2020-12-24 09:35:35.301 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2020-12-24 09:35:35.513 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2020-12-24 09:35:35.735 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-12-24 09:35:35.945 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-12-24 09:35:35.948 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2020-12-24 09:35:35.985 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2020-12-24 09:35:35.989 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2020-12-24 09:35:35.992 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2020-12-24 09:35:36.129 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2020-12-24 09:35:36.608 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2020-12-24 09:35:36.854 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [256 kB] 2020-12-24 09:35:36.861 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 2020-12-24 09:35:36.863 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-12-24 09:35:36.867 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2020-12-24 09:35:36.873 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2020-12-24 09:35:36.875 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2020-12-24 09:35:36.898 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2020-12-24 09:35:36.906 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2020-12-24 09:35:37.126 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-12-24 09:35:37.133 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2020-12-24 09:35:37.134 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2020-12-24 09:35:37.283 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-12-24 09:35:37.292 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-12-24 09:35:37.297 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-12-24 09:35:37.299 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-12-24 09:35:37.301 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-12-24 09:35:37.315 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2020-12-24 09:35:37.530 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2020-12-24 09:35:37.530 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2020-12-24 09:35:37.661 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2020-12-24 09:35:37.929 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2020-12-24 09:35:38.059 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2020-12-24 09:35:38.187 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2020-12-24 09:35:38.213 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2020-12-24 09:35:38.323 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2020-12-24 09:35:38.469 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2020-12-24 09:35:38.617 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2020-12-24 09:35:38.620 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2020-12-24 09:35:38.621 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2020-12-24 09:35:38.634 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2020-12-24 09:35:38.646 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2020-12-24 09:35:38.660 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2020-12-24 09:35:38.829 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-12-24 09:35:38.849 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-12-24 09:35:38.924 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-12-24 09:35:38.956 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2020-12-24 09:35:38.970 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2020-12-24 09:35:39.017 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-12-24 09:35:39.018 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-12-24 09:35:39.022 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-12-24 09:35:39.024 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2020-12-24 09:35:39.028 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-12-24 09:35:39.118 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2020-12-24 09:35:39.119 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-12-24 09:35:39.122 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-12-24 09:35:39.123 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-12-24 09:35:39.246 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2020-12-24 09:35:39.248 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-12-24 09:35:39.252 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-12-24 09:35:39.282 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-12-24 09:35:40.908 | Preconfiguring packages ... 2020-12-24 09:35:41.028 | Fetched 84.3 MB in 27s (3,095 kB/s) 2020-12-24 09:35:41.088 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2020-12-24 09:35:41.090 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-24 09:35:41.121 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-24 09:35:41.268 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-24 09:35:41.302 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-24 09:35:41.445 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-24 09:35:41.585 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-24 09:35:42.297 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2020-12-24 09:35:42.318 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-24 09:35:42.421 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2020-12-24 09:35:42.542 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2020-12-24 09:35:42.544 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-24 09:35:42.569 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-12-24 09:35:42.656 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-24 09:35:42.786 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2020-12-24 09:35:42.789 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-24 09:35:42.811 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-12-24 09:35:43.062 | Selecting previously unselected package libapr1:amd64. 2020-12-24 09:35:43.068 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-12-24 09:35:43.071 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-12-24 09:35:43.197 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-24 09:35:43.219 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-12-24 09:35:43.488 | Selecting previously unselected package libaprutil1:amd64. 2020-12-24 09:35:43.495 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-12-24 09:35:43.498 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-12-24 09:35:43.594 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-12-24 09:35:43.620 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-12-24 09:35:43.761 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-12-24 09:35:43.767 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-12-24 09:35:43.770 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-12-24 09:35:43.832 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-24 09:35:43.854 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-24 09:35:43.951 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-24 09:35:43.977 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-24 09:35:44.066 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2020-12-24 09:35:44.088 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-12-24 09:35:44.194 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-12-24 09:35:44.215 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-12-24 09:35:44.305 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-12-24 09:35:44.311 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-12-24 09:35:44.314 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-12-24 09:35:44.388 | Selecting previously unselected package liblua5.2-0:amd64. 2020-12-24 09:35:44.393 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-12-24 09:35:44.397 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-12-24 09:35:44.489 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-12-24 09:35:44.512 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-12-24 09:35:45.817 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-12-24 09:35:45.838 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-12-24 09:35:46.001 | Selecting previously unselected package apache2-bin. 2020-12-24 09:35:46.007 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-24 09:35:46.010 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-12-24 09:35:46.219 | Selecting previously unselected package apache2-utils. 2020-12-24 09:35:46.226 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-24 09:35:46.229 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-12-24 09:35:46.292 | Selecting previously unselected package apache2-data. 2020-12-24 09:35:46.299 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-12-24 09:35:46.302 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-12-24 09:35:46.485 | Selecting previously unselected package apache2. 2020-12-24 09:35:46.492 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-24 09:35:46.510 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-12-24 09:35:46.621 | Selecting previously unselected package fonts-dejavu-core. 2020-12-24 09:35:46.627 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-12-24 09:35:46.630 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-12-24 09:35:46.832 | Selecting previously unselected package fonts-liberation. 2020-12-24 09:35:46.839 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-12-24 09:35:46.841 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-12-24 09:35:47.029 | Selecting previously unselected package fontconfig-config. 2020-12-24 09:35:47.036 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-12-24 09:35:47.039 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-12-24 09:35:47.125 | Selecting previously unselected package libfontconfig1:amd64. 2020-12-24 09:35:47.132 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-12-24 09:35:47.135 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-12-24 09:35:47.232 | Selecting previously unselected package fontconfig. 2020-12-24 09:35:47.238 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-12-24 09:35:47.242 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-12-24 09:35:47.335 | Selecting previously unselected package liblua5.3-0:amd64. 2020-12-24 09:35:47.341 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:35:47.344 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-12-24 09:35:47.461 | Selecting previously unselected package haproxy. 2020-12-24 09:35:47.467 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-12-24 09:35:47.476 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-12-24 09:35:47.691 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-12-24 09:35:47.697 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-12-24 09:35:47.700 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-24 09:35:47.811 | Selecting previously unselected package x11-common. 2020-12-24 09:35:47.817 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-12-24 09:35:47.841 | dpkg-query: no packages found matching nux-tools 2020-12-24 09:35:47.851 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-12-24 09:35:47.938 | Selecting previously unselected package libice6:amd64. 2020-12-24 09:35:47.944 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-12-24 09:35:47.947 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-12-24 09:35:48.032 | Selecting previously unselected package libsm6:amd64. 2020-12-24 09:35:48.038 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-12-24 09:35:48.041 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-12-24 09:35:48.164 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-12-24 09:35:48.643 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-12-24 09:35:49.077 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-12-24 09:35:49.084 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-12-24 09:35:49.087 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-12-24 09:35:49.175 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-12-24 09:35:49.204 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-12-24 09:35:49.294 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-12-24 09:35:49.443 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65643 files and directories currently installed.) 2020-12-24 09:35:49.445 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-24 09:35:49.467 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-12-24 09:35:49.753 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-24 09:35:49.773 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-12-24 09:35:49.979 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2020-12-24 09:35:50.011 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2020-12-24 09:35:50.201 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2020-12-24 09:35:50.228 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-24 09:35:50.367 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2020-12-24 09:35:50.389 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-24 09:35:50.535 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2020-12-24 09:35:50.565 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-24 09:35:50.663 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2020-12-24 09:35:50.685 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-24 09:35:50.792 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:35:50.814 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-12-24 09:35:50.936 | Selecting previously unselected package uuid-dev:amd64. 2020-12-24 09:35:50.943 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-24 09:35:50.946 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-24 09:35:51.028 | Selecting previously unselected package libsctp1:amd64. 2020-12-24 09:35:51.035 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-12-24 09:35:51.037 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-12-24 09:35:51.095 | Selecting previously unselected package libsctp-dev:amd64. 2020-12-24 09:35:51.101 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-12-24 09:35:51.104 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-12-24 09:35:51.165 | Selecting previously unselected package libapr1-dev. 2020-12-24 09:35:51.171 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2020-12-24 09:35:51.174 | Unpacking libapr1-dev (1.6.3-2) ... 2020-12-24 09:35:51.454 | Selecting previously unselected package libldap2-dev:amd64. 2020-12-24 09:35:51.461 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-12-24 09:35:51.463 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-24 09:35:51.602 | Selecting previously unselected package libaprutil1-dev. 2020-12-24 09:35:51.609 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-12-24 09:35:51.612 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-12-24 09:35:51.881 | Selecting previously unselected package autotools-dev. 2020-12-24 09:35:51.888 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2020-12-24 09:35:51.890 | Unpacking autotools-dev (20180224.1) ... 2020-12-24 09:35:51.949 | Selecting previously unselected package m4. 2020-12-24 09:35:51.956 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2020-12-24 09:35:51.959 | Unpacking m4 (1.4.18-1) ... 2020-12-24 09:35:52.072 | Selecting previously unselected package autoconf. 2020-12-24 09:35:52.079 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2020-12-24 09:35:52.081 | Unpacking autoconf (2.69-11) ... 2020-12-24 09:35:52.212 | Selecting previously unselected package automake. 2020-12-24 09:35:52.219 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-12-24 09:35:52.223 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-12-24 09:35:52.346 | Selecting previously unselected package autopoint. 2020-12-24 09:35:52.353 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-12-24 09:35:52.355 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-12-24 09:35:52.425 | Selecting previously unselected package libtool. 2020-12-24 09:35:52.432 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2020-12-24 09:35:52.434 | Unpacking libtool (2.4.6-2) ... 2020-12-24 09:35:52.513 | Selecting previously unselected package dh-autoreconf. 2020-12-24 09:35:52.520 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2020-12-24 09:35:52.522 | Unpacking dh-autoreconf (17) ... 2020-12-24 09:35:52.579 | Selecting previously unselected package libarchive-zip-perl. 2020-12-24 09:35:52.585 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-12-24 09:35:52.588 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-12-24 09:35:52.650 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-12-24 09:35:52.657 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-12-24 09:35:52.660 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-12-24 09:35:52.716 | Selecting previously unselected package libtimedate-perl. 2020-12-24 09:35:52.722 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2020-12-24 09:35:52.725 | Unpacking libtimedate-perl (2.3000-2) ... 2020-12-24 09:35:52.787 | Selecting previously unselected package dh-strip-nondeterminism. 2020-12-24 09:35:52.793 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-12-24 09:35:52.797 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-12-24 09:35:52.853 | Selecting previously unselected package libdpkg-perl. 2020-12-24 09:35:52.859 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-12-24 09:35:52.862 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-12-24 09:35:52.950 | Selecting previously unselected package make. 2020-12-24 09:35:52.957 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2020-12-24 09:35:52.959 | Unpacking make (4.1-9.1ubuntu1) ... 2020-12-24 09:35:53.041 | Selecting previously unselected package dpkg-dev. 2020-12-24 09:35:53.047 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-12-24 09:35:53.050 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-12-24 09:35:53.229 | Selecting previously unselected package libcroco3:amd64. 2020-12-24 09:35:53.236 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2020-12-24 09:35:53.238 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-12-24 09:35:53.311 | Selecting previously unselected package gettext. 2020-12-24 09:35:53.318 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-12-24 09:35:53.320 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-12-24 09:35:53.576 | Selecting previously unselected package intltool-debian. 2020-12-24 09:35:53.583 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-12-24 09:35:53.586 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-12-24 09:35:53.642 | Selecting previously unselected package po-debconf. 2020-12-24 09:35:53.649 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2020-12-24 09:35:53.652 | Unpacking po-debconf (1.0.20) ... 2020-12-24 09:35:53.735 | Selecting previously unselected package debhelper. 2020-12-24 09:35:53.742 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2020-12-24 09:35:53.745 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-12-24 09:35:53.961 | Selecting previously unselected package apache2-dev. 2020-12-24 09:35:53.968 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-24 09:35:53.970 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-12-24 09:35:54.053 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-12-24 09:35:54.060 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-12-24 09:35:54.062 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-12-24 09:35:54.499 | Selecting previously unselected package g++-7. 2020-12-24 09:35:54.506 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-12-24 09:35:54.508 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-12-24 09:35:55.881 | Selecting previously unselected package g++. 2020-12-24 09:35:55.888 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-12-24 09:35:55.890 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-12-24 09:35:55.940 | Selecting previously unselected package build-essential. 2020-12-24 09:35:55.947 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2020-12-24 09:35:55.949 | Unpacking build-essential (12.4ubuntu1) ... 2020-12-24 09:35:56.006 | Selecting previously unselected package conntrack. 2020-12-24 09:35:56.013 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-12-24 09:35:56.016 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-24 09:35:56.097 | Selecting previously unselected package libnetfilter-queue1. 2020-12-24 09:35:56.104 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-12-24 09:35:56.106 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-12-24 09:35:56.196 | Selecting previously unselected package conntrackd. 2020-12-24 09:35:56.203 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-12-24 09:35:56.205 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-24 09:35:56.283 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2020-12-24 09:35:56.303 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2020-12-24 09:35:56.425 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2020-12-24 09:35:56.453 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2020-12-24 09:35:56.570 | Selecting previously unselected package dctrl-tools. 2020-12-24 09:35:56.577 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2020-12-24 09:35:56.586 | Unpacking dctrl-tools (2.24-2build1) ... 2020-12-24 09:35:56.647 | Selecting previously unselected package dnsmasq-utils. 2020-12-24 09:35:56.654 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2020-12-24 09:35:56.656 | Unpacking dnsmasq-utils (2.79-1) ... 2020-12-24 09:35:56.731 | Selecting previously unselected package dstat. 2020-12-24 09:35:56.738 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2020-12-24 09:35:56.740 | Unpacking dstat (0.7.3-1) ... 2020-12-24 09:35:56.842 | Selecting previously unselected package libfakeroot:amd64. 2020-12-24 09:35:56.849 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-12-24 09:35:56.851 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-12-24 09:35:56.926 | Selecting previously unselected package fakeroot. 2020-12-24 09:35:56.932 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-12-24 09:35:56.935 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-12-24 09:35:56.996 | Selecting previously unselected package genisoimage. 2020-12-24 09:35:57.003 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-12-24 09:35:57.006 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-12-24 09:35:57.126 | Selecting previously unselected package libgraphite2-3:amd64. 2020-12-24 09:35:57.132 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-12-24 09:35:57.135 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-12-24 09:35:57.223 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-12-24 09:35:57.230 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-12-24 09:35:57.232 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-12-24 09:35:57.318 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-12-24 09:35:57.325 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-24 09:35:57.328 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-12-24 09:35:57.434 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-12-24 09:35:57.518 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-12-24 09:35:58.430 | Selecting previously unselected package libann0. 2020-12-24 09:35:58.438 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2020-12-24 09:35:58.440 | Unpacking libann0 (1.1.2+doc-6) ... 2020-12-24 09:35:58.514 | Selecting previously unselected package libcdt5. 2020-12-24 09:35:58.520 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2020-12-24 09:35:58.523 | Unpacking libcdt5 (2.40.1-2) ... 2020-12-24 09:35:58.598 | Selecting previously unselected package libcgraph6. 2020-12-24 09:35:58.604 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2020-12-24 09:35:58.607 | Unpacking libcgraph6 (2.40.1-2) ... 2020-12-24 09:35:58.665 | Selecting previously unselected package libjpeg8:amd64. 2020-12-24 09:35:58.672 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-12-24 09:35:58.674 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-12-24 09:35:58.756 | Selecting previously unselected package libjbig0:amd64. 2020-12-24 09:35:58.763 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2020-12-24 09:35:58.765 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-12-24 09:35:58.848 | Selecting previously unselected package libtiff5:amd64. 2020-12-24 09:35:58.855 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-12-24 09:35:58.857 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-12-24 09:35:58.958 | Selecting previously unselected package libwebp6:amd64. 2020-12-24 09:35:58.965 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2020-12-24 09:35:58.967 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-12-24 09:35:59.063 | Selecting previously unselected package libxpm4:amd64. 2020-12-24 09:35:59.070 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-12-24 09:35:59.072 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-12-24 09:35:59.154 | Selecting previously unselected package libgd3:amd64. 2020-12-24 09:35:59.161 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-12-24 09:35:59.163 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-12-24 09:35:59.259 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-12-24 09:35:59.266 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-12-24 09:35:59.269 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-12-24 09:35:59.368 | Selecting previously unselected package libpixman-1-0:amd64. 2020-12-24 09:35:59.375 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-12-24 09:35:59.377 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-12-24 09:35:59.490 | Selecting previously unselected package libxcb-render0:amd64. 2020-12-24 09:35:59.497 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-12-24 09:35:59.499 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-24 09:35:59.583 | Selecting previously unselected package libxcb-shm0:amd64. 2020-12-24 09:35:59.589 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-12-24 09:35:59.592 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-24 09:35:59.665 | Selecting previously unselected package libxrender1:amd64. 2020-12-24 09:35:59.672 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-12-24 09:35:59.674 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-12-24 09:35:59.758 | Selecting previously unselected package libcairo2:amd64. 2020-12-24 09:35:59.765 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-12-24 09:35:59.767 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-12-24 09:35:59.908 | Selecting previously unselected package libltdl7:amd64. 2020-12-24 09:35:59.915 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2020-12-24 09:35:59.917 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-12-24 09:35:59.975 | Selecting previously unselected package libthai-data. 2020-12-24 09:35:59.982 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2020-12-24 09:35:59.984 | Unpacking libthai-data (0.1.27-2) ... 2020-12-24 09:36:00.085 | Selecting previously unselected package libdatrie1:amd64. 2020-12-24 09:36:00.092 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2020-12-24 09:36:00.094 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-12-24 09:36:00.176 | Selecting previously unselected package libthai0:amd64. 2020-12-24 09:36:00.183 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2020-12-24 09:36:00.185 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-12-24 09:36:00.267 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-12-24 09:36:00.274 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-24 09:36:00.292 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-24 09:36:00.391 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-12-24 09:36:00.398 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-24 09:36:00.400 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-24 09:36:00.483 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-12-24 09:36:00.490 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-24 09:36:00.493 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-24 09:36:00.568 | Selecting previously unselected package libpathplan4. 2020-12-24 09:36:00.575 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2020-12-24 09:36:00.577 | Unpacking libpathplan4 (2.40.1-2) ... 2020-12-24 09:36:00.669 | Selecting previously unselected package libgvc6. 2020-12-24 09:36:00.676 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2020-12-24 09:36:00.678 | Unpacking libgvc6 (2.40.1-2) ... 2020-12-24 09:36:00.833 | Selecting previously unselected package libgvpr2. 2020-12-24 09:36:00.840 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2020-12-24 09:36:00.842 | Unpacking libgvpr2 (2.40.1-2) ... 2020-12-24 09:36:00.937 | Selecting previously unselected package liblab-gamut1. 2020-12-24 09:36:00.943 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-12-24 09:36:00.946 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-12-24 09:36:01.153 | Selecting previously unselected package libxt6:amd64. 2020-12-24 09:36:01.160 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-12-24 09:36:01.162 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-12-24 09:36:01.257 | Selecting previously unselected package libxmu6:amd64. 2020-12-24 09:36:01.264 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-12-24 09:36:01.266 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-12-24 09:36:01.351 | Selecting previously unselected package libxaw7:amd64. 2020-12-24 09:36:01.358 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-12-24 09:36:01.361 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-12-24 09:36:01.456 | Selecting previously unselected package graphviz. 2020-12-24 09:36:01.463 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2020-12-24 09:36:01.466 | Unpacking graphviz (2.40.1-2) ... 2020-12-24 09:36:01.664 | Selecting previously unselected package libnl-3-200:amd64. 2020-12-24 09:36:01.671 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-24 09:36:01.673 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-24 09:36:01.759 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-12-24 09:36:01.766 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-24 09:36:01.769 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-24 09:36:01.877 | Selecting previously unselected package libibverbs1:amd64. 2020-12-24 09:36:01.884 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-12-24 09:36:01.886 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-12-24 09:36:01.979 | Selecting previously unselected package ibverbs-providers:amd64. 2020-12-24 09:36:01.986 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-12-24 09:36:01.988 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-12-24 09:36:02.065 | Selecting previously unselected package icu-devtools. 2020-12-24 09:36:02.072 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-12-24 09:36:02.074 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-12-24 09:36:02.167 | Selecting previously unselected package iputils-arping. 2020-12-24 09:36:02.175 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-12-24 09:36:02.185 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-12-24 09:36:02.292 | Selecting previously unselected package javascript-common. 2020-12-24 09:36:02.299 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2020-12-24 09:36:02.313 | Unpacking javascript-common (11) ... 2020-12-24 09:36:02.395 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-12-24 09:36:02.401 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-24 09:36:02.404 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-24 09:36:02.504 | Selecting previously unselected package libsensors4:amd64. 2020-12-24 09:36:02.511 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-12-24 09:36:02.586 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-12-24 09:36:02.675 | Selecting previously unselected package libsnmp-base. 2020-12-24 09:36:02.683 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-12-24 09:36:02.685 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-24 09:36:02.803 | Selecting previously unselected package libsnmp30:amd64. 2020-12-24 09:36:02.810 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-12-24 09:36:02.813 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-24 09:36:03.039 | Selecting previously unselected package keepalived. 2020-12-24 09:36:03.046 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-12-24 09:36:03.048 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-12-24 09:36:03.190 | Selecting previously unselected package libgssrpc4:amd64. 2020-12-24 09:36:03.197 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2020-12-24 09:36:03.199 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:36:03.286 | Selecting previously unselected package libkdb5-9:amd64. 2020-12-24 09:36:03.293 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2020-12-24 09:36:03.295 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:36:03.379 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-12-24 09:36:03.386 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-12-24 09:36:03.388 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:36:03.475 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-12-24 09:36:03.482 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-12-24 09:36:03.485 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:36:03.545 | Selecting previously unselected package comerr-dev:amd64. 2020-12-24 09:36:03.552 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-12-24 09:36:03.555 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-12-24 09:36:03.622 | Selecting previously unselected package krb5-multidev:amd64. 2020-12-24 09:36:03.629 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2020-12-24 09:36:03.631 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:36:03.730 | Selecting previously unselected package libaio1:amd64. 2020-12-24 09:36:03.737 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-12-24 09:36:03.739 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-12-24 09:36:03.798 | Selecting previously unselected package libalgorithm-diff-perl. 2020-12-24 09:36:03.805 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-12-24 09:36:03.807 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-12-24 09:36:03.875 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-12-24 09:36:03.882 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-12-24 09:36:03.884 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-12-24 09:36:03.950 | Selecting previously unselected package libalgorithm-merge-perl. 2020-12-24 09:36:03.957 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-12-24 09:36:03.959 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-12-24 09:36:04.017 | Selecting previously unselected package libarchive-cpio-perl. 2020-12-24 09:36:04.024 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2020-12-24 09:36:04.027 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-12-24 09:36:04.087 | Selecting previously unselected package libfile-fcntllock-perl. 2020-12-24 09:36:04.094 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-12-24 09:36:04.097 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-12-24 09:36:04.155 | Selecting previously unselected package libglib2.0-bin. 2020-12-24 09:36:04.162 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-24 09:36:04.164 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-24 09:36:04.244 | Selecting previously unselected package libglib2.0-dev-bin. 2020-12-24 09:36:04.251 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-24 09:36:04.253 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-24 09:36:04.355 | Selecting previously unselected package pkg-config. 2020-12-24 09:36:04.362 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-12-24 09:36:04.365 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-12-24 09:36:04.428 | Selecting previously unselected package zlib1g-dev:amd64. 2020-12-24 09:36:04.435 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-12-24 09:36:04.437 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-12-24 09:36:04.534 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-12-24 09:36:04.541 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-24 09:36:04.543 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-24 09:36:04.894 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-12-24 09:36:04.901 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-12-24 09:36:04.903 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-12-24 09:36:04.961 | Selecting previously unselected package libgts-bin. 2020-12-24 09:36:04.968 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-12-24 09:36:04.970 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-12-24 09:36:05.066 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-12-24 09:36:05.073 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-24 09:36:05.075 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-12-24 09:36:05.159 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-12-24 09:36:05.166 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-24 09:36:05.169 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-12-24 09:36:05.244 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-12-24 09:36:05.251 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-12-24 09:36:05.254 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-12-24 09:36:05.328 | Selecting previously unselected package libiculx60:amd64. 2020-12-24 09:36:05.335 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-12-24 09:36:05.337 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-12-24 09:36:05.405 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-12-24 09:36:05.412 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-12-24 09:36:05.422 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-12-24 09:36:05.484 | Selecting previously unselected package libicu-dev. 2020-12-24 09:36:05.492 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-12-24 09:36:05.494 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-12-24 09:36:06.975 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-12-24 09:36:06.982 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-12-24 09:36:06.984 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-12-24 09:36:07.118 | Selecting previously unselected package libiscsi7:amd64. 2020-12-24 09:36:07.125 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-12-24 09:36:07.127 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-12-24 09:36:07.223 | Selecting previously unselected package libjansson4:amd64. 2020-12-24 09:36:07.230 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2020-12-24 09:36:07.233 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-12-24 09:36:07.290 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-12-24 09:36:07.297 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-12-24 09:36:07.300 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-24 09:36:07.397 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-12-24 09:36:07.404 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-12-24 09:36:07.406 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-12-24 09:36:07.472 | Selecting previously unselected package libjpeg-dev:amd64. 2020-12-24 09:36:07.480 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-12-24 09:36:07.482 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-12-24 09:36:07.548 | Selecting previously unselected package libjs-jquery. 2020-12-24 09:36:07.556 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2020-12-24 09:36:07.558 | Unpacking libjs-jquery (3.2.1-1) ... 2020-12-24 09:36:07.642 | Selecting previously unselected package libjs-jquery-metadata. 2020-12-24 09:36:07.650 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2020-12-24 09:36:07.652 | Unpacking libjs-jquery-metadata (12-1) ... 2020-12-24 09:36:07.709 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-12-24 09:36:07.716 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-12-24 09:36:07.726 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-12-24 09:36:07.835 | Selecting previously unselected package libltdl-dev:amd64. 2020-12-24 09:36:07.842 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2020-12-24 09:36:07.845 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-12-24 09:36:07.928 | Selecting previously unselected package libsys-hostname-long-perl. 2020-12-24 09:36:07.935 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-12-24 09:36:07.937 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-12-24 09:36:07.996 | Selecting previously unselected package libmail-sendmail-perl. 2020-12-24 09:36:08.004 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2020-12-24 09:36:08.006 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-12-24 09:36:08.096 | Selecting previously unselected package libmatheval1:amd64. 2020-12-24 09:36:08.103 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-12-24 09:36:08.105 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-12-24 09:36:08.205 | Selecting previously unselected package mysql-common. 2020-12-24 09:36:08.212 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2020-12-24 09:36:08.228 | Unpacking mysql-common (5.8+1.0.4) ... 2020-12-24 09:36:08.310 | Selecting previously unselected package libmysqlclient20:amd64. 2020-12-24 09:36:08.317 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:36:08.320 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:36:08.488 | Selecting previously unselected package libssl-dev:amd64. 2020-12-24 09:36:08.496 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-24 09:36:08.498 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-24 09:36:08.781 | Selecting previously unselected package libmysqlclient-dev. 2020-12-24 09:36:08.788 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:36:08.791 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:36:09.039 | Selecting previously unselected package libnorm1:amd64. 2020-12-24 09:36:09.046 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-12-24 09:36:09.049 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-12-24 09:36:09.152 | Selecting previously unselected package libnspr4:amd64. 2020-12-24 09:36:09.159 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-12-24 09:36:09.162 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-12-24 09:36:09.252 | Selecting previously unselected package libnss3:amd64. 2020-12-24 09:36:09.259 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-12-24 09:36:09.261 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-12-24 09:36:09.514 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-12-24 09:36:09.521 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-12-24 09:36:09.524 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-12-24 09:36:09.626 | Selecting previously unselected package libpq5:amd64. 2020-12-24 09:36:09.633 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:36:09.636 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-12-24 09:36:09.706 | Selecting previously unselected package libpq-dev. 2020-12-24 09:36:09.713 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:36:09.715 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-12-24 09:36:09.850 | Selecting previously unselected package librados2. 2020-12-24 09:36:09.858 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-12-24 09:36:09.860 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-24 09:36:10.343 | Selecting previously unselected package librbd1. 2020-12-24 09:36:10.351 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-12-24 09:36:10.353 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-24 09:36:10.559 | Selecting previously unselected package libsasl2-dev. 2020-12-24 09:36:10.566 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-24 09:36:10.569 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-24 09:36:10.701 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-24 09:36:10.721 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-24 09:36:10.834 | Selecting previously unselected package libsodium23:amd64. 2020-12-24 09:36:10.841 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2020-12-24 09:36:10.843 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-12-24 09:36:10.933 | Selecting previously unselected package libsystemd-dev:amd64. 2020-12-24 09:36:10.940 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2020-12-24 09:36:10.942 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-12-24 09:36:11.069 | Selecting previously unselected package libx86-1:amd64. 2020-12-24 09:36:11.077 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-12-24 09:36:11.079 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-12-24 09:36:11.153 | Selecting previously unselected package libxml2-dev:amd64. 2020-12-24 09:36:11.160 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-12-24 09:36:11.163 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-24 09:36:11.373 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-12-24 09:36:11.402 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-12-24 09:36:11.499 | Selecting previously unselected package libxslt1-dev:amd64. 2020-12-24 09:36:11.507 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-12-24 09:36:11.509 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-24 09:36:11.674 | Selecting previously unselected package libzmq5:amd64. 2020-12-24 09:36:11.682 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-12-24 09:36:11.684 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-12-24 09:36:11.789 | Selecting previously unselected package lsscsi. 2020-12-24 09:36:11.797 | Preparing to unpack .../154-lsscsi_0.28-0.1_amd64.deb ... 2020-12-24 09:36:11.799 | Unpacking lsscsi (0.28-0.1) ... 2020-12-24 09:36:11.916 | Preparing to unpack .../155-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-12-24 09:36:11.943 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-12-24 09:36:12.815 | Selecting previously unselected package memcached. 2020-12-24 09:36:12.823 | Preparing to unpack .../156-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-12-24 09:36:12.825 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-12-24 09:36:12.905 | Selecting previously unselected package pm-utils. 2020-12-24 09:36:12.913 | Preparing to unpack .../157-pm-utils_1.4.1-17_all.deb ... 2020-12-24 09:36:12.915 | Unpacking pm-utils (1.4.1-17) ... 2020-12-24 09:36:13.009 | Selecting previously unselected package postgresql-client-common. 2020-12-24 09:36:13.016 | Preparing to unpack .../158-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-12-24 09:36:13.018 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-12-24 09:36:13.110 | Selecting previously unselected package ssl-cert. 2020-12-24 09:36:13.118 | Preparing to unpack .../159-ssl-cert_1.0.39_all.deb ... 2020-12-24 09:36:13.120 | Unpacking ssl-cert (1.0.39) ... 2020-12-24 09:36:13.255 | Selecting previously unselected package postgresql-common. 2020-12-24 09:36:13.262 | Preparing to unpack .../160-postgresql-common_190ubuntu0.1_all.deb ... 2020-12-24 09:36:13.295 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-12-24 09:36:13.305 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-12-24 09:36:13.398 | Selecting previously unselected package postgresql-server-dev-10. 2020-12-24 09:36:13.405 | Preparing to unpack .../161-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:36:13.407 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-12-24 09:36:13.717 | Selecting previously unselected package postgresql-server-dev-all. 2020-12-24 09:36:13.724 | Preparing to unpack .../162-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-12-24 09:36:13.727 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-12-24 09:36:13.802 | Selecting previously unselected package python-pip-whl. 2020-12-24 09:36:13.810 | Preparing to unpack .../163-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-12-24 09:36:13.812 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-24 09:36:14.074 | Selecting previously unselected package python3-crypto. 2020-12-24 09:36:14.081 | Preparing to unpack .../164-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2020-12-24 09:36:14.083 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2020-12-24 09:36:14.223 | Selecting previously unselected package python3-secretstorage. 2020-12-24 09:36:14.231 | Preparing to unpack .../165-python3-secretstorage_2.3.1-2_all.deb ... 2020-12-24 09:36:14.233 | Unpacking python3-secretstorage (2.3.1-2) ... 2020-12-24 09:36:14.317 | Selecting previously unselected package python3-keyring. 2020-12-24 09:36:14.324 | Preparing to unpack .../166-python3-keyring_10.6.0-1_all.deb ... 2020-12-24 09:36:14.334 | Unpacking python3-keyring (10.6.0-1) ... 2020-12-24 09:36:14.413 | Selecting previously unselected package python3-keyrings.alt. 2020-12-24 09:36:14.420 | Preparing to unpack .../167-python3-keyrings.alt_3.0-1_all.deb ... 2020-12-24 09:36:14.422 | Unpacking python3-keyrings.alt (3.0-1) ... 2020-12-24 09:36:14.505 | Selecting previously unselected package python3-mysqldb. 2020-12-24 09:36:14.513 | Preparing to unpack .../168-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2020-12-24 09:36:14.524 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2020-12-24 09:36:14.605 | Selecting previously unselected package python3-pip. 2020-12-24 09:36:14.612 | Preparing to unpack .../169-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-12-24 09:36:14.622 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-24 09:36:14.711 | Selecting previously unselected package python3-setuptools. 2020-12-24 09:36:14.718 | Preparing to unpack .../170-python3-setuptools_39.0.1-2_all.deb ... 2020-12-24 09:36:14.720 | Unpacking python3-setuptools (39.0.1-2) ... 2020-12-24 09:36:14.839 | Selecting previously unselected package python3.6-venv. 2020-12-24 09:36:14.846 | Preparing to unpack .../171-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2020-12-24 09:36:14.857 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-12-24 09:36:14.913 | Selecting previously unselected package python3-venv. 2020-12-24 09:36:14.921 | Preparing to unpack .../172-python3-venv_3.6.7-1~18.04_amd64.deb ... 2020-12-24 09:36:14.923 | Unpacking python3-venv (3.6.7-1~18.04) ... 2020-12-24 09:36:14.997 | Selecting previously unselected package python3-wheel. 2020-12-24 09:36:15.005 | Preparing to unpack .../173-python3-wheel_0.30.0-0.2_all.deb ... 2020-12-24 09:36:15.008 | Unpacking python3-wheel (0.30.0-0.2) ... 2020-12-24 09:36:15.090 | Selecting previously unselected package python3-xdg. 2020-12-24 09:36:15.097 | Preparing to unpack .../174-python3-xdg_0.25-4ubuntu1_all.deb ... 2020-12-24 09:36:15.099 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2020-12-24 09:36:15.182 | Selecting previously unselected package qemu-block-extra:amd64. 2020-12-24 09:36:15.189 | Preparing to unpack .../175-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-12-24 09:36:15.192 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-24 09:36:15.251 | Selecting previously unselected package qemu-utils. 2020-12-24 09:36:15.259 | Preparing to unpack .../176-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-12-24 09:36:15.261 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-24 09:36:15.467 | Selecting previously unselected package sharutils. 2020-12-24 09:36:15.475 | Preparing to unpack .../177-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-12-24 09:36:15.477 | Unpacking sharutils (1:4.15.2-3) ... 2020-12-24 09:36:15.566 | Selecting previously unselected package sqlite3. 2020-12-24 09:36:15.574 | Preparing to unpack .../178-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-12-24 09:36:15.576 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-12-24 09:36:15.751 | Selecting previously unselected package thin-provisioning-tools. 2020-12-24 09:36:15.759 | Preparing to unpack .../179-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-12-24 09:36:15.761 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-12-24 09:36:15.896 | Selecting previously unselected package unzip. 2020-12-24 09:36:15.904 | Preparing to unpack .../180-unzip_6.0-21ubuntu1.1_amd64.deb ... 2020-12-24 09:36:15.906 | Unpacking unzip (6.0-21ubuntu1.1) ... 2020-12-24 09:36:16.012 | Selecting previously unselected package uwsgi-core. 2020-12-24 09:36:16.019 | Preparing to unpack .../181-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-24 09:36:16.021 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-12-24 09:36:16.192 | Selecting previously unselected package vbetool. 2020-12-24 09:36:16.200 | Preparing to unpack .../182-vbetool_1.1-4_amd64.deb ... 2020-12-24 09:36:16.202 | Unpacking vbetool (1.1-4) ... 2020-12-24 09:36:16.294 | Selecting previously unselected package libipset3:amd64. 2020-12-24 09:36:16.301 | Preparing to unpack .../183-libipset3_6.34-1_amd64.deb ... 2020-12-24 09:36:16.304 | Unpacking libipset3:amd64 (6.34-1) ... 2020-12-24 09:36:16.373 | Selecting previously unselected package ipset. 2020-12-24 09:36:16.381 | Preparing to unpack .../184-ipset_6.34-1_amd64.deb ... 2020-12-24 09:36:16.384 | Unpacking ipset (6.34-1) ... 2020-12-24 09:36:16.477 | Selecting previously unselected package ipvsadm. 2020-12-24 09:36:16.484 | Preparing to unpack .../185-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:36:16.494 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-12-24 09:36:16.577 | Selecting previously unselected package kpartx. 2020-12-24 09:36:16.585 | Preparing to unpack .../186-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-12-24 09:36:16.587 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-12-24 09:36:16.655 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-12-24 09:36:16.663 | Preparing to unpack .../187-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-24 09:36:16.665 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-24 09:36:16.749 | Selecting previously unselected package liberasurecode1:amd64. 2020-12-24 09:36:16.757 | Preparing to unpack .../188-liberasurecode1_1.5.0-1_amd64.deb ... 2020-12-24 09:36:16.767 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-12-24 09:36:16.835 | Selecting previously unselected package liberasurecode-dev. 2020-12-24 09:36:16.843 | Preparing to unpack .../189-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-12-24 09:36:16.845 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-12-24 09:36:16.912 | Selecting previously unselected package libffi-dev:amd64. 2020-12-24 09:36:16.919 | Preparing to unpack .../190-libffi-dev_3.2.1-8_amd64.deb ... 2020-12-24 09:36:16.921 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-12-24 09:36:17.005 | Selecting previously unselected package libkrb5-dev:amd64. 2020-12-24 09:36:17.013 | Preparing to unpack .../191-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2020-12-24 09:36:17.015 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:36:17.091 | Selecting previously unselected package libyaml-dev:amd64. 2020-12-24 09:36:17.099 | Preparing to unpack .../192-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-12-24 09:36:17.101 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-12-24 09:36:17.171 | Selecting previously unselected package socat. 2020-12-24 09:36:17.178 | Preparing to unpack .../193-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-12-24 09:36:17.180 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-12-24 09:36:17.299 | Selecting previously unselected package vlan. 2020-12-24 09:36:17.307 | Preparing to unpack .../194-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-12-24 09:36:17.309 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-12-24 09:36:17.415 | Setting up libjs-jquery (3.2.1-1) ... 2020-12-24 09:36:17.436 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-12-24 09:36:17.472 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-12-24 09:36:17.508 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-24 09:36:17.535 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-12-24 09:36:17.715 | Setting up libpathplan4 (2.40.1-2) ... 2020-12-24 09:36:17.742 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-24 09:36:17.779 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-12-24 09:36:17.799 | Setting up make (4.1-9.1ubuntu1) ... 2020-12-24 09:36:17.827 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-12-24 09:36:17.856 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-24 09:36:17.882 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-12-24 09:36:17.955 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-12-24 09:36:17.983 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-12-24 09:36:18.019 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-12-24 09:36:18.046 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-12-24 09:36:18.074 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:36:18.104 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2020-12-24 09:36:18.171 | Setting up libtimedate-perl (2.3000-2) ... 2020-12-24 09:36:18.199 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-12-24 09:36:18.234 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-24 09:36:18.264 | Setting up fonts-dejavu-core (2.37-1) ... 2020-12-24 09:36:18.427 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2020-12-24 09:36:18.852 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-12-24 09:36:19.087 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-12-24 09:36:19.123 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-12-24 09:36:19.484 | update-initramfs: deferring update (trigger activated) 2020-12-24 09:36:21.530 | Setting up lsscsi (0.28-0.1) ... 2020-12-24 09:36:21.567 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-24 09:36:21.588 | No schema files found: doing nothing. 2020-12-24 09:36:21.594 | Setting up mysql-common (5.8+1.0.4) ... 2020-12-24 09:36:21.661 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-12-24 09:36:21.672 | Setting up sharutils (1:4.15.2-3) ... 2020-12-24 09:36:21.700 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-12-24 09:36:21.735 | Setting up python3-xdg (0.25-4ubuntu1) ... 2020-12-24 09:36:22.024 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-24 09:36:22.052 | Setting up libjansson4:amd64 (2.11-1) ... 2020-12-24 09:36:22.088 | Setting up python3-keyrings.alt (3.0-1) ... 2020-12-24 09:36:22.360 | Setting up unzip (6.0-21ubuntu1.1) ... 2020-12-24 09:36:22.393 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-12-24 09:36:22.493 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-24 09:36:22.520 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-12-24 09:36:22.548 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-12-24 09:36:22.576 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-12-24 09:36:22.603 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-24 09:36:22.631 | Setting up dctrl-tools (2.24-2build1) ... 2020-12-24 09:36:22.658 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-12-24 09:36:22.686 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-12-24 09:36:22.714 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-12-24 09:36:22.741 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-24 09:36:22.769 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-12-24 09:36:22.798 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-12-24 09:36:22.867 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-12-24 09:36:32.118 | Setting up pm-utils (1.4.1-17) ... 2020-12-24 09:36:32.157 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-12-24 09:36:32.191 | Setting up python3-wheel (0.30.0-0.2) ... 2020-12-24 09:36:32.480 | Setting up m4 (1.4.18-1) ... 2020-12-24 09:36:32.508 | Setting up libipset3:amd64 (6.34-1) ... 2020-12-24 09:36:32.536 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-12-24 09:36:32.564 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-24 09:36:32.593 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:36:32.621 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-12-24 09:36:32.686 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-12-24 09:36:34.457 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-12-24 09:36:34.485 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-24 09:36:34.513 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-12-24 09:36:35.388 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-12-24 09:36:35.416 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-12-24 09:36:35.443 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-24 09:36:35.471 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-12-24 09:36:35.499 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-12-24 09:36:35.526 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-12-24 09:36:35.553 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-12-24 09:36:35.581 | Setting up dnsmasq-utils (2.79-1) ... 2020-12-24 09:36:35.609 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-12-24 09:36:35.636 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-12-24 09:36:35.679 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-12-24 09:36:35.725 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-24 09:36:35.753 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-12-24 09:36:35.780 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-24 09:36:35.814 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-12-24 09:36:35.850 | Setting up autotools-dev (20180224.1) ... 2020-12-24 09:36:35.878 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-24 09:36:35.906 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-12-24 09:36:35.934 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-12-24 09:36:35.981 | Setting up dstat (0.7.3-1) ... 2020-12-24 09:36:36.182 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-24 09:36:36.415 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-12-24 09:36:36.443 | Setting up ipset (6.34-1) ... 2020-12-24 09:36:36.470 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-12-24 09:36:36.507 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-12-24 09:36:36.535 | Setting up systemd (237-3ubuntu10.43) ... 2020-12-24 09:36:36.552 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-12-24 09:36:37.666 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-12-24 09:36:37.667 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-12-24 09:36:37.668 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-12-24 09:36:37.669 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-12-24 09:36:37.747 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-12-24 09:36:37.775 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-24 09:36:37.813 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-24 09:36:38.185 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-12-24 09:36:38.213 | Setting up libann0 (1.1.2+doc-6) ... 2020-12-24 09:36:38.241 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-12-24 09:36:38.269 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-24 09:36:38.298 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-12-24 09:36:38.325 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-12-24 09:36:38.353 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-12-24 09:36:38.400 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-24 09:36:59.439 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-12-24 09:36:59.445 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:36:59.473 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-12-24 09:36:59.501 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-12-24 09:36:59.529 | Setting up libthai-data (0.1.27-2) ... 2020-12-24 09:36:59.557 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-12-24 09:36:59.585 | Setting up javascript-common (11) ... 2020-12-24 09:36:59.652 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-12-24 09:36:59.667 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-24 09:36:59.700 | Setting up python3-setuptools (39.0.1-2) ... 2020-12-24 09:37:00.133 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-24 09:37:00.171 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-24 09:37:00.217 | Setting up libjs-jquery-metadata (12-1) ... 2020-12-24 09:37:00.244 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2020-12-24 09:37:00.621 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-12-24 09:37:00.952 | Setting up python3-secretstorage (2.3.1-2) ... 2020-12-24 09:37:01.212 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2020-12-24 09:37:01.240 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-12-24 09:37:01.268 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-24 09:37:01.297 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2020-12-24 09:37:01.325 | Setting up vbetool (1.1-4) ... 2020-12-24 09:37:01.352 | Setting up libcdt5 (2.40.1-2) ... 2020-12-24 09:37:01.381 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2020-12-24 09:37:01.437 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-12-24 09:37:01.465 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2020-12-24 09:37:01.493 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-12-24 09:37:01.710 | Setting up libcgraph6 (2.40.1-2) ... 2020-12-24 09:37:01.738 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-12-24 09:37:01.766 | Setting up libwebp6:amd64 (0.6.1-2) ... 2020-12-24 09:37:01.794 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-12-24 09:37:01.823 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-24 09:37:01.851 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-12-24 09:37:01.879 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-12-24 09:37:01.907 | Setting up python3-venv (3.6.7-1~18.04) ... 2020-12-24 09:37:01.935 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-12-24 09:37:01.970 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-24 09:37:01.998 | Setting up libtool (2.4.6-2) ... 2020-12-24 09:37:02.026 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-12-24 09:37:02.054 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-12-24 09:37:02.082 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2020-12-24 09:37:02.110 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-12-24 09:37:02.138 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:37:02.166 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2020-12-24 09:37:02.726 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2020-12-24 09:37:03.248 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2020-12-24 09:37:03.640 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-12-24 09:37:03.668 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-24 09:37:03.696 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2020-12-24 09:37:04.006 | Setting up libapr1-dev (1.6.3-2) ... 2020-12-24 09:37:04.034 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2020-12-24 09:37:04.061 | Setting up python3-keyring (10.6.0-1) ... 2020-12-24 09:37:04.337 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-24 09:37:04.622 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2020-12-24 09:37:04.650 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-12-24 09:37:04.678 | Setting up libgvpr2 (2.40.1-2) ... 2020-12-24 09:37:04.705 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-12-24 09:37:04.733 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2020-12-24 09:37:05.289 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2020-12-24 09:37:05.820 | Setting up socat (1.7.3.2-2ubuntu2) ... 2020-12-24 09:37:05.849 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2020-12-24 09:37:05.877 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-24 09:37:05.905 | Setting up libaprutil1-dev (1.6.1-2) ... 2020-12-24 09:37:05.944 | Setting up liberasurecode-dev (1.5.0-1) ... 2020-12-24 09:37:05.971 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2020-12-24 09:37:05.999 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-24 09:37:06.027 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-12-24 09:37:06.055 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-12-24 09:37:06.082 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-12-24 09:37:06.111 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-24 09:37:06.138 | Setting up ssl-cert (1.0.39) ... 2020-12-24 09:37:06.593 | Setting up python3-mysqldb (1.3.10-1build1) ... 2020-12-24 09:37:06.869 | Setting up autoconf (2.69-11) ... 2020-12-24 09:37:06.906 | Setting up libthai0:amd64 (0.1.27-2) ... 2020-12-24 09:37:06.933 | Setting up fakeroot (1.22-2ubuntu1) ... 2020-12-24 09:37:06.955 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-12-24 09:37:06.978 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2020-12-24 09:37:07.175 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-12-24 09:37:07.590 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2020-12-24 09:37:07.618 | Setting up libalgorithm-merge-perl (0.08-3) ... 2020-12-24 09:37:07.652 | Setting up intltool-debian (0.35.0+20060710.4) ... 2020-12-24 09:37:07.680 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2020-12-24 09:37:07.776 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2020-12-24 09:37:07.804 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-12-24 09:37:07.832 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-12-24 09:37:07.860 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-12-24 09:37:07.888 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-12-24 09:37:08.173 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2020-12-24 09:37:08.704 | Setting up postgresql-common (190ubuntu0.1) ... 2020-12-24 09:37:09.266 | Adding user postgres to group ssl-cert 2020-12-24 09:37:09.411 | 2020-12-24 09:37:09.411 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2020-12-24 09:37:09.590 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-12-24 09:37:09.590 | Removing obsolete dictionary files: 2020-12-24 09:37:09.820 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2020-12-24 09:37:10.369 | Setting up automake (1:1.15.1-3ubuntu2) ... 2020-12-24 09:37:10.384 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2020-12-24 09:37:10.406 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-24 09:37:10.443 | Setting up libice6:amd64 (2:1.0.9-2) ... 2020-12-24 09:37:10.471 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2020-12-24 09:37:10.542 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2020-12-24 09:37:10.553 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:37:10.581 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2020-12-24 09:37:10.608 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-12-24 09:37:10.636 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-12-24 09:37:10.672 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-24 09:37:10.956 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2020-12-24 09:37:11.525 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-12-24 09:37:11.654 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-12-24 09:37:11.682 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2020-12-24 09:37:11.716 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-12-24 09:37:11.744 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2020-12-24 09:37:13.281 | Enabling module mpm_event. 2020-12-24 09:37:13.340 | Enabling module authz_core. 2020-12-24 09:37:13.345 | Enabling module authz_host. 2020-12-24 09:37:13.400 | Enabling module authn_core. 2020-12-24 09:37:13.405 | Enabling module auth_basic. 2020-12-24 09:37:13.460 | Enabling module access_compat. 2020-12-24 09:37:13.515 | Enabling module authn_file. 2020-12-24 09:37:13.571 | Enabling module authz_user. 2020-12-24 09:37:13.626 | Enabling module alias. 2020-12-24 09:37:13.681 | Enabling module dir. 2020-12-24 09:37:13.735 | Enabling module autoindex. 2020-12-24 09:37:13.792 | Enabling module env. 2020-12-24 09:37:13.847 | Enabling module mime. 2020-12-24 09:37:13.903 | Enabling module negotiation. 2020-12-24 09:37:13.958 | Enabling module setenvif. 2020-12-24 09:37:14.013 | Enabling module filter. 2020-12-24 09:37:14.069 | Enabling module deflate. 2020-12-24 09:37:14.124 | Enabling module status. 2020-12-24 09:37:14.178 | Enabling module reqtimeout. 2020-12-24 09:37:14.233 | Enabling conf charset. 2020-12-24 09:37:14.289 | Enabling conf localized-error-pages. 2020-12-24 09:37:14.344 | Enabling conf other-vhosts-access-log. 2020-12-24 09:37:14.399 | Enabling conf security. 2020-12-24 09:37:14.454 | Enabling conf serve-cgi-bin. 2020-12-24 09:37:14.509 | Enabling site 000-default. 2020-12-24 09:37:14.557 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2020-12-24 09:37:14.609 | Enabling conf javascript-common. 2020-12-24 09:37:14.843 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2020-12-24 09:37:15.232 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2020-12-24 09:37:16.510 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:37:16.537 | Setting up po-debconf (1.0.20) ... 2020-12-24 09:37:16.565 | Setting up build-essential (12.4ubuntu1) ... 2020-12-24 09:37:16.592 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-12-24 09:37:16.621 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-12-24 09:37:16.649 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-24 09:37:16.676 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-24 09:37:16.704 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:37:16.732 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-12-24 09:37:16.760 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-12-24 09:37:16.927 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-12-24 09:37:16.955 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2020-12-24 09:37:16.991 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2020-12-24 09:37:19.146 | Regenerating fonts cache... done. 2020-12-24 09:37:19.149 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-12-24 09:37:19.193 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:37:19.230 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-12-24 09:37:19.268 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2020-12-24 09:37:19.312 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-12-24 09:37:19.356 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-24 09:37:19.393 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:37:19.430 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-24 09:37:19.474 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-24 09:37:19.510 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2020-12-24 09:37:19.546 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2020-12-24 09:37:19.574 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-24 09:37:19.610 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:37:19.637 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:37:19.665 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2020-12-24 09:37:19.700 | Setting up curl (7.58.0-2ubuntu3.12) ... 2020-12-24 09:37:19.729 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-24 09:37:19.765 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:37:19.801 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-12-24 09:37:19.830 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-24 09:37:19.866 | Setting up libgvc6 (2.40.1-2) ... 2020-12-24 09:37:19.905 | Setting up graphviz (2.40.1-2) ... 2020-12-24 09:37:19.966 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2020-12-24 09:37:20.002 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-24 09:37:20.030 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-12-24 09:37:20.057 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-24 09:37:20.101 | Setting up debhelper (11.1.6ubuntu2) ... 2020-12-24 09:37:20.137 | Setting up dh-autoreconf (17) ... 2020-12-24 09:37:20.165 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-12-24 09:37:20.193 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-12-24 09:37:20.229 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2020-12-24 09:37:20.265 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-12-24 09:37:20.317 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-12-24 09:37:29.017 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-24 09:37:29.039 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-24 09:37:29.197 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:37:29.220 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-12-24 09:37:29.422 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-24 09:37:29.440 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-12-24 09:37:31.405 | ++ functions-common:apt_get:1115 : result=0 2020-12-24 09:37:31.408 | ++ functions-common:apt_get:1118 : time_stop apt-get 2020-12-24 09:37:31.410 | ++ functions-common:time_stop:2306 : local name 2020-12-24 09:37:31.412 | ++ functions-common:time_stop:2307 : local end_time 2020-12-24 09:37:31.414 | ++ functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:37:31.416 | ++ functions-common:time_stop:2309 : local total 2020-12-24 09:37:31.419 | ++ functions-common:time_stop:2310 : local start_time 2020-12-24 09:37:31.421 | ++ functions-common:time_stop:2312 : name=apt-get 2020-12-24 09:37:31.423 | ++ functions-common:time_stop:2313 : start_time=1608802511186 2020-12-24 09:37:31.425 | ++ functions-common:time_stop:2315 : [[ -z 1608802511186 ]] 2020-12-24 09:37:31.427 | +++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:37:31.432 | ++ functions-common:time_stop:2318 : end_time=1608802651428 2020-12-24 09:37:31.434 | ++ functions-common:time_stop:2319 : elapsed_time=140242 2020-12-24 09:37:31.436 | ++ functions-common:time_stop:2320 : total=657 2020-12-24 09:37:31.438 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:37:31.440 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=140899 2020-12-24 09:37:31.442 | ++ functions-common:apt_get:1119 : return 0 2020-12-24 09:37:31.445 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-12-24 09:37:31.447 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-12-24 09:37:31.449 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-12-24 09:37:31.453 | ++ tools/install_prereqs.sh:source:89 : date 2020-12-24 09:37:31.457 | + ./stack.sh:main:753 : [[ False != \T\r\u\e ]] 2020-12-24 09:37:31.459 | + ./stack.sh:main:754 : PYPI_ALTERNATIVE_URL= 2020-12-24 09:37:31.462 | + ./stack.sh:main:754 : /home/ubuntu/devstack/tools/install_pip.sh 2020-12-24 09:37:32.836 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-12-24 09:37:32.838 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-12-24 09:37:32.841 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-12-24 09:37:32.843 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-12-24 09:37:32.845 | + tools/install_pip.sh:main:43 : GetDistro 2020-12-24 09:37:32.847 | + functions-common:GetDistro:373 : GetOSVersion 2020-12-24 09:37:32.849 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2020-12-24 09:37:32.851 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2020-12-24 09:37:32.853 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2020-12-24 09:37:32.855 | + functions-common:_ensure_lsb_release:328 : return 2020-12-24 09:37:32.857 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2020-12-24 09:37:32.929 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2020-12-24 09:37:32.931 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2020-12-24 09:37:33.002 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2020-12-24 09:37:33.004 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2020-12-24 09:37:33.074 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2020-12-24 09:37:33.076 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-12-24 09:37:33.078 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2020-12-24 09:37:33.080 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2020-12-24 09:37:33.082 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2020-12-24 09:37:33.084 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2020-12-24 09:37:33.086 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2020-12-24 09:37:33.088 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2020-12-24 09:37:33.090 | + functions-common:GetDistro:378 : DISTRO=bionic 2020-12-24 09:37:33.092 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2020-12-24 09:37:33.094 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-12-24 09:37:33.094 | Distro: bionic 2020-12-24 09:37:33.096 | + tools/install_pip.sh:main:127 : get_versions 2020-12-24 09:37:33.098 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-12-24 09:37:33.102 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-12-24 09:37:33.104 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-12-24 09:37:33.106 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-12-24 09:37:33.107 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-12-24 09:37:33.474 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2020-12-24 09:37:33.476 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2020-12-24 09:37:33.476 | pip: 20.2.2 2020-12-24 09:37:33.478 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-12-24 09:37:33.784 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-12-24 09:37:33.806 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2020-12-24 09:37:33.808 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2020-12-24 09:37:33.810 | + tools/install_pip.sh:main:143 : is_fedora 2020-12-24 09:37:33.812 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-24 09:37:33.813 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-24 09:37:33.815 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-24 09:37:33.817 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-24 09:37:33.818 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-24 09:37:33.820 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-24 09:37:33.822 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2020-12-24 09:37:33.823 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2020-12-24 09:37:33.825 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-24 09:37:33.827 | + tools/install_pip.sh:main:143 : is_suse 2020-12-24 09:37:33.828 | + functions-common:is_suse:464 : is_opensuse 2020-12-24 09:37:33.830 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-24 09:37:33.832 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-24 09:37:33.833 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-24 09:37:33.836 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-24 09:37:33.837 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-24 09:37:33.839 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2020-12-24 09:37:33.841 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2020-12-24 09:37:33.842 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2020-12-24 09:37:33.844 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2020-12-24 09:37:33.846 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2020-12-24 09:37:33.868 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2020-12-24 09:37:33.870 | + functions-common:uninstall_package:1373 : is_ubuntu 2020-12-24 09:37:33.872 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:37:33.873 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:37:33.875 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2020-12-24 09:37:33.889 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-12-24 09:37:34.012 | Reading package lists... 2020-12-24 09:37:34.248 | Building dependency tree... 2020-12-24 09:37:34.249 | Reading state information... 2020-12-24 09:37:34.448 | The following packages were automatically installed and are no longer required: 2020-12-24 09:37:34.449 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-24 09:37:34.449 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-24 09:37:34.449 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-24 09:37:34.449 | python3-pam python3-problem-report python3-pyasn1 2020-12-24 09:37:34.449 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-24 09:37:34.449 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-24 09:37:34.449 | python3-zope.interface 2020-12-24 09:37:34.449 | Use 'sudo apt autoremove' to remove them. 2020-12-24 09:37:34.487 | The following packages will be REMOVED: 2020-12-24 09:37:34.487 | python3-pip* 2020-12-24 09:37:34.905 | 0 upgraded, 0 newly installed, 1 to remove and 144 not upgraded. 2020-12-24 09:37:34.905 | After this operation, 601 kB disk space will be freed. 2020-12-24 09:37:34.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 ... 74799 files and directories currently installed.) 2020-12-24 09:37:34.968 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-24 09:37:35.196 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-24 09:37:37.744 | + functions-common:apt_get:1115 : result=0 2020-12-24 09:37:37.746 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-24 09:37:37.748 | + functions-common:time_stop:2306 : local name 2020-12-24 09:37:37.749 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:37:37.751 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:37:37.753 | + functions-common:time_stop:2309 : local total 2020-12-24 09:37:37.755 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:37:37.756 | + functions-common:time_stop:2312 : name=apt-get 2020-12-24 09:37:37.758 | + functions-common:time_stop:2313 : start_time=1608802653887 2020-12-24 09:37:37.760 | + functions-common:time_stop:2315 : [[ -z 1608802653887 ]] 2020-12-24 09:37:37.762 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:37:37.764 | + functions-common:time_stop:2318 : end_time=1608802657762 2020-12-24 09:37:37.766 | + functions-common:time_stop:2319 : elapsed_time=3875 2020-12-24 09:37:37.768 | + functions-common:time_stop:2320 : total=0 2020-12-24 09:37:37.769 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:37:37.771 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3875 2020-12-24 09:37:37.773 | + functions-common:apt_get:1119 : return 0 2020-12-24 09:37:37.775 | + tools/install_pip.sh:main:149 : install_get_pip 2020-12-24 09:37:37.777 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-24 09:37:37.778 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-24 09:37:37.780 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2020-12-24 09:37:37.782 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-24 09:37:37.784 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2020-12-24 09:37:37.794 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-12-24 09:37:37.794 | Dload Upload Total Spent Left Speed 2020-12-24 09:37:38.379 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1842k 100 1842k 0 0 3155k 0 --:--:-- --:--:-- --:--:-- 3155k 2020-12-24 09:37:38.384 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-12-24 09:37:38.387 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2020-12-24 09:37:40.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:37:41.125 | Collecting pip<20.3 2020-12-24 09:37:41.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2020-12-24 09:37:41.444 | Installing collected packages: pip 2020-12-24 09:37:41.444 | Attempting uninstall: pip 2020-12-24 09:37:41.445 | Found existing installation: pip 20.2.2 2020-12-24 09:37:41.686 | Uninstalling pip-20.2.2: 2020-12-24 09:37:41.700 | Successfully uninstalled pip-20.2.2 2020-12-24 09:37:42.969 | Successfully installed pip-20.2.4 2020-12-24 09:37:43.096 | + tools/install_pip.sh:main:151 : set -x 2020-12-24 09:37:43.098 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2020-12-24 09:37:43.100 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-12-24 09:37:43.102 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-24 09:37:43.104 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-12-24 09:37:43.106 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2020-12-24 09:37:43.108 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-24 09:37:43.111 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-24 09:37:43.111 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-12-24 09:37:43.115 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2020-12-24 09:37:43.116 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2020-12-24 09:37:43.119 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2020-12-24 09:37:43.121 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2020-12-24 09:37:43.123 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2020-12-24 09:37:43.137 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2020-12-24 09:37:43.139 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2020-12-24 09:37:44.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:37:45.568 | Collecting setuptools===50.3.2 2020-12-24 09:37:45.578 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/42a0856fbad7e/setuptools-50.3.2-py3-none-any.whl (785 kB) 2020-12-24 09:37:45.956 | Installing collected packages: setuptools 2020-12-24 09:37:45.956 | Attempting uninstall: setuptools 2020-12-24 09:37:45.957 | Found existing installation: setuptools 49.6.0 2020-12-24 09:37:46.056 | Uninstalling setuptools-49.6.0: 2020-12-24 09:37:46.085 | Successfully uninstalled setuptools-49.6.0 2020-12-24 09:37:46.605 | Successfully installed setuptools-50.3.2 2020-12-24 09:37:46.662 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2020-12-24 09:37:46.662 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-24 09:37:46.742 | + inc/python:pip_install:200 : result=0 2020-12-24 09:37:46.744 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:37:46.746 | + functions-common:time_stop:2306 : local name 2020-12-24 09:37:46.748 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:37:46.749 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:37:46.751 | + functions-common:time_stop:2309 : local total 2020-12-24 09:37:46.753 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:37:46.755 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:37:46.756 | + functions-common:time_stop:2313 : start_time=1608802663133 2020-12-24 09:37:46.758 | + functions-common:time_stop:2315 : [[ -z 1608802663133 ]] 2020-12-24 09:37:46.760 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:37:46.763 | + functions-common:time_stop:2318 : end_time=1608802666761 2020-12-24 09:37:46.765 | + functions-common:time_stop:2319 : elapsed_time=3628 2020-12-24 09:37:46.766 | + functions-common:time_stop:2320 : total=0 2020-12-24 09:37:46.768 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:37:46.770 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3628 2020-12-24 09:37:46.771 | + inc/python:pip_install:203 : return 0 2020-12-24 09:37:46.774 | + tools/install_pip.sh:main:157 : get_versions 2020-12-24 09:37:46.776 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-12-24 09:37:46.779 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-12-24 09:37:46.781 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-12-24 09:37:46.784 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-12-24 09:37:46.784 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-12-24 09:37:47.111 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2020-12-24 09:37:47.113 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2020-12-24 09:37:47.113 | pip: 20.2.4 2020-12-24 09:37:47.115 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-12-24 09:37:47.421 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-12-24 09:37:47.444 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-12-24 09:37:47.447 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-12-24 09:37:47.450 | + ./stack.sh:main:759 : fixup_all 2020-12-24 09:37:47.452 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_keystone 2020-12-24 09:37:47.454 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-12-24 09:37:47.457 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-12-24 09:37:47.462 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-12-24 09:37:47.462 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-12-24 09:37:47.462 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-12-24 09:37:47.467 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2020-12-24 09:37:47.469 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2020-12-24 09:37:47.471 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2020-12-24 09:37:47.478 | net.ipv4.ip_local_reserved_ports = 35357,35358 2020-12-24 09:37:47.481 | + tools/fixup_stuff.sh:fixup_all:189 : fixup_ubuntu 2020-12-24 09:37:47.483 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-12-24 09:37:47.485 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-12-24 09:37:47.487 | + functions-common:install_package:1344 : update_package_repo 2020-12-24 09:37:47.489 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-24 09:37:47.492 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-24 09:37:47.494 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-24 09:37:47.496 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-24 09:37:47.498 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-24 09:37:47.500 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:37:47.502 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:37:47.504 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-24 09:37:47.506 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-24 09:37:47.509 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-24 09:37:47.511 | + functions-common:apt_get_update:1071 : return 2020-12-24 09:37:47.513 | + functions-common:install_package:1345 : real_install_package software-properties-common 2020-12-24 09:37:47.515 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-24 09:37:47.517 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:37:47.519 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:37:47.521 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2020-12-24 09:37:47.537 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2020-12-24 09:37:47.655 | Reading package lists... 2020-12-24 09:37:47.892 | Building dependency tree... 2020-12-24 09:37:47.893 | Reading state information... 2020-12-24 09:37:48.093 | The following packages were automatically installed and are no longer required: 2020-12-24 09:37:48.094 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-24 09:37:48.094 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-24 09:37:48.094 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-24 09:37:48.094 | python3-pam python3-problem-report python3-pyasn1 2020-12-24 09:37:48.094 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-24 09:37:48.094 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-24 09:37:48.094 | python3-zope.interface 2020-12-24 09:37:48.094 | Use 'sudo apt autoremove' to remove them. 2020-12-24 09:37:48.095 | The following additional packages will be installed: 2020-12-24 09:37:48.095 | python3-software-properties 2020-12-24 09:37:48.142 | The following packages will be upgraded: 2020-12-24 09:37:48.142 | python3-software-properties software-properties-common 2020-12-24 09:37:48.274 | 2 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2020-12-24 09:37:48.274 | Need to get 33.9 kB of archives. 2020-12-24 09:37:48.274 | After this operation, 0 B of additional disk space will be used. 2020-12-24 09:37:48.274 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2020-12-24 09:37:48.332 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2020-12-24 09:37:48.889 | Fetched 33.9 kB in 0s (161 kB/s) 2020-12-24 09:37:48.967 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74722 files and directories currently installed.) 2020-12-24 09:37:48.970 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2020-12-24 09:37:49.115 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2020-12-24 09:37:49.255 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2020-12-24 09:37:49.397 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2020-12-24 09:37:49.482 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-24 09:37:49.971 | Setting up python3-software-properties (0.96.24.32.14) ... 2020-12-24 09:37:50.247 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-24 09:37:50.266 | Setting up software-properties-common (0.96.24.32.14) ... 2020-12-24 09:37:52.353 | + functions-common:apt_get:1115 : result=0 2020-12-24 09:37:52.355 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-24 09:37:52.357 | + functions-common:time_stop:2306 : local name 2020-12-24 09:37:52.359 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:37:52.361 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:37:52.363 | + functions-common:time_stop:2309 : local total 2020-12-24 09:37:52.365 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:37:52.367 | + functions-common:time_stop:2312 : name=apt-get 2020-12-24 09:37:52.369 | + functions-common:time_stop:2313 : start_time=1608802667535 2020-12-24 09:37:52.371 | + functions-common:time_stop:2315 : [[ -z 1608802667535 ]] 2020-12-24 09:37:52.373 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:37:52.377 | + functions-common:time_stop:2318 : end_time=1608802672374 2020-12-24 09:37:52.379 | + functions-common:time_stop:2319 : elapsed_time=4839 2020-12-24 09:37:52.381 | + functions-common:time_stop:2320 : total=140899 2020-12-24 09:37:52.383 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:37:52.385 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=145738 2020-12-24 09:37:52.387 | + functions-common:apt_get:1119 : return 0 2020-12-24 09:37:52.389 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-12-24 09:37:53.207 | 'universe' distribution component is already enabled for all sources. 2020-12-24 09:37:53.236 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-12-24 09:37:53.238 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2020-12-24 09:37:55.753 | Reading package lists... 2020-12-24 09:37:56.037 | Building dependency tree... 2020-12-24 09:37:56.038 | Reading state information... 2020-12-24 09:37:56.239 | The following packages were automatically installed and are no longer required: 2020-12-24 09:37:56.240 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-24 09:37:56.240 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-24 09:37:56.240 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-24 09:37:56.240 | python3-pam python3-problem-report python3-pyasn1 2020-12-24 09:37:56.240 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-24 09:37:56.240 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-24 09:37:56.240 | python3-zope.interface 2020-12-24 09:37:56.240 | Use 'sudo apt autoremove' to remove them. 2020-12-24 09:37:56.286 | The following NEW packages will be installed: 2020-12-24 09:37:56.286 | ubuntu-cloud-keyring 2020-12-24 09:37:56.562 | 0 upgraded, 1 newly installed, 0 to remove and 142 not upgraded. 2020-12-24 09:37:56.562 | Need to get 6,008 B of archives. 2020-12-24 09:37:56.562 | After this operation, 22.5 kB of additional disk space will be used. 2020-12-24 09:37:56.562 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2020-12-24 09:37:57.084 | Fetched 6,008 B in 0s (23.0 kB/s) 2020-12-24 09:37:57.132 | Selecting previously unselected package ubuntu-cloud-keyring. 2020-12-24 09:37:57.168 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74722 files and directories currently installed.) 2020-12-24 09:37:57.171 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2020-12-24 09:37:57.174 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-12-24 09:37:57.260 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-12-24 09:37:59.365 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2020-12-24 09:37:59.550 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-24 09:37:59.556 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-24 09:37:59.580 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2020-12-24 09:37:59.734 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-24 09:37:59.913 | Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-24 09:38:03.381 | Fetched 197 kB in 1s (243 kB/s) 2020-12-24 09:38:05.045 | Reading package lists... 2020-12-24 09:38:05.103 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-12-24 09:38:05.105 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-12-24 09:38:05.108 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-12-24 09:38:05.110 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-12-24 09:38:05.112 | + functions-common:apt_get_update:1077 : local sudo=sudo 2020-12-24 09:38:05.115 | ++ functions-common:apt_get_update:1078 : id -u 2020-12-24 09:38:05.118 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-12-24 09:38:05.120 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2020-12-24 09:38:05.122 | + functions-common:time_start:2292 : local name=apt-get-update 2020-12-24 09:38:05.125 | + functions-common:time_start:2293 : local start_time= 2020-12-24 09:38:05.127 | + functions-common:time_start:2294 : [[ -n '' ]] 2020-12-24 09:38:05.129 | ++ functions-common:time_start:2297 : date +%s%3N 2020-12-24 09:38:05.133 | + functions-common:time_start:2297 : _TIME_START[$name]=1608802685130 2020-12-24 09:38:05.135 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-12-24 09:38:05.137 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-12-24 09:38:05.139 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-12-24 09:38:05.370 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-24 09:38:05.508 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2020-12-24 09:38:05.509 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-24 09:38:05.638 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-24 09:38:05.766 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-24 09:38:07.796 | Reading package lists... 2020-12-24 09:38:07.855 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-12-24 09:38:07.857 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-12-24 09:38:07.860 | + functions-common:time_stop:2306 : local name 2020-12-24 09:38:07.862 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:38:07.864 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:38:07.866 | + functions-common:time_stop:2309 : local total 2020-12-24 09:38:07.868 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:38:07.870 | + functions-common:time_stop:2312 : name=apt-get-update 2020-12-24 09:38:07.872 | + functions-common:time_stop:2313 : start_time=1608802685130 2020-12-24 09:38:07.874 | + functions-common:time_stop:2315 : [[ -z 1608802685130 ]] 2020-12-24 09:38:07.877 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:38:07.880 | + functions-common:time_stop:2318 : end_time=1608802687878 2020-12-24 09:38:07.883 | + functions-common:time_stop:2319 : elapsed_time=2748 2020-12-24 09:38:07.885 | + functions-common:time_stop:2320 : total=2815 2020-12-24 09:38:07.887 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:38:07.889 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5563 2020-12-24 09:38:07.891 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-12-24 09:38:07.902 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-12-24 09:38:07.911 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-12-24 09:38:07.921 | + tools/fixup_stuff.sh:fixup_all:190 : fixup_fedora 2020-12-24 09:38:07.924 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2020-12-24 09:38:07.926 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-24 09:38:07.928 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-24 09:38:07.930 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-24 09:38:07.932 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-24 09:38:07.934 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-24 09:38:07.936 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-24 09:38:07.938 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2020-12-24 09:38:07.940 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2020-12-24 09:38:07.942 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-24 09:38:07.945 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2020-12-24 09:38:07.947 | + tools/fixup_stuff.sh:fixup_all:191 : fixup_suse 2020-12-24 09:38:07.949 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2020-12-24 09:38:07.951 | + functions-common:is_suse:464 : is_opensuse 2020-12-24 09:38:07.954 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-24 09:38:07.956 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-24 09:38:07.958 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-24 09:38:07.960 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-24 09:38:07.962 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-24 09:38:07.965 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2020-12-24 09:38:07.967 | + ./stack.sh:main:762 : pip_install -U os-testr 2020-12-24 09:38:07.985 | Using python 3.6 to install os-testr 2020-12-24 09:38:07.987 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2020-12-24 09:38:09.746 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:38:09.847 | Collecting os-testr===2.0.0 2020-12-24 09:38:09.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2020-12-24 09:38:09.949 | Collecting python-subunit===1.4.0 2020-12-24 09:38:09.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2020-12-24 09:38:10.080 | Collecting stestr===3.1.0 2020-12-24 09:38:10.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2020-12-24 09:38:10.226 | Collecting testtools===2.4.0 2020-12-24 09:38:10.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2020-12-24 09:38:10.405 | Collecting pbr===5.5.1 2020-12-24 09:38:10.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2020-12-24 09:38:10.490 | Collecting extras===1.0.0 2020-12-24 09:38:10.497 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2020-12-24 09:38:10.589 | Collecting fixtures===3.0.0 2020-12-24 09:38:10.596 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2020-12-24 09:38:10.709 | Collecting voluptuous===0.12.0 2020-12-24 09:38:10.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ff/f348a097c9a74/voluptuous-0.12.0-py3-none-any.whl (29 kB) 2020-12-24 09:38:10.814 | Collecting future===0.18.2 2020-12-24 09:38:10.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2020-12-24 09:38:11.733 | Collecting cliff===3.5.0 2020-12-24 09:38:11.740 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81 kB) 2020-12-24 09:38:11.920 | Collecting PyYAML===5.3.1 2020-12-24 09:38:11.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2020-12-24 09:38:12.720 | Collecting six===1.15.0 2020-12-24 09:38:12.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2020-12-24 09:38:12.785 | Collecting unittest2===1.1.0 2020-12-24 09:38:12.792 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2020-12-24 09:38:12.878 | Collecting traceback2===1.4.0 2020-12-24 09:38:12.885 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2020-12-24 09:38:12.965 | Collecting python-mimeparse===1.6.0 2020-12-24 09:38:12.971 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2020-12-24 09:38:13.154 | Collecting pyparsing===2.4.7 2020-12-24 09:38:13.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2020-12-24 09:38:13.357 | Collecting cmd2===1.4.0 2020-12-24 09:38:13.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133 kB) 2020-12-24 09:38:13.512 | Collecting prettytable===0.7.2 2020-12-24 09:38:13.518 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2020-12-24 09:38:13.652 | Collecting stevedore===3.3.0 2020-12-24 09:38:13.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2020-12-24 09:38:13.757 | Collecting argparse 2020-12-24 09:38:13.764 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-12-24 09:38:13.836 | Collecting linecache2===1.0.0 2020-12-24 09:38:13.843 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2020-12-24 09:38:13.928 | Collecting colorama===0.4.4 2020-12-24 09:38:13.934 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2020-12-24 09:38:14.001 | Collecting pyperclip===1.8.1 2020-12-24 09:38:14.008 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2020-12-24 09:38:14.106 | Collecting wcwidth===0.2.5 2020-12-24 09:38:14.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2020-12-24 09:38:14.209 | Collecting importlib-metadata===3.1.1 2020-12-24 09:38:14.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/611/2e21359ef8f34/importlib_metadata-3.1.1-py3-none-any.whl (9.6 kB) 2020-12-24 09:38:14.285 | Collecting attrs===20.3.0 2020-12-24 09:38:14.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2020-12-24 09:38:14.340 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0) 2020-12-24 09:38:14.392 | Building wheels for collected packages: PyYAML, future 2020-12-24 09:38:14.393 | Building wheel for PyYAML (setup.py): started 2020-12-24 09:38:24.086 | Building wheel for PyYAML (setup.py): finished with status 'done' 2020-12-24 09:38:24.089 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403681 sha256=004185f9cc40bfc68adaf8aa6f0553e3bc376011e9a9e95a8148f7fb28c1d1f8 2020-12-24 09:38:24.090 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2020-12-24 09:38:24.091 | Building wheel for future (setup.py): started 2020-12-24 09:38:25.041 | Building wheel for future (setup.py): finished with status 'done' 2020-12-24 09:38:25.045 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=84fcb9d62ee45b7b3f65c53a33becd26df983d0ed76181d5a347c84f0e67b1b9 2020-12-24 09:38:25.045 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2020-12-24 09:38:25.046 | Successfully built PyYAML future 2020-12-24 09:38:25.544 | Installing collected packages: voluptuous, pbr, attrs, six, argparse, linecache2, traceback2, unittest2, python-mimeparse, extras, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, pyparsing, colorama, pyperclip, importlib-metadata, cmd2, stevedore, cliff, future, stestr, os-testr 2020-12-24 09:38:25.677 | Attempting uninstall: attrs 2020-12-24 09:38:25.678 | Found existing installation: attrs 17.4.0 2020-12-24 09:38:25.680 | Uninstalling attrs-17.4.0: 2020-12-24 09:38:25.737 | Successfully uninstalled attrs-17.4.0 2020-12-24 09:38:25.793 | Attempting uninstall: six 2020-12-24 09:38:25.793 | Found existing installation: six 1.11.0 2020-12-24 09:38:25.795 | Uninstalling six-1.11.0: 2020-12-24 09:38:25.825 | Successfully uninstalled six-1.11.0 2020-12-24 09:38:26.684 | Attempting uninstall: colorama 2020-12-24 09:38:26.685 | Found existing installation: colorama 0.3.7 2020-12-24 09:38:26.687 | Uninstalling colorama-0.3.7: 2020-12-24 09:38:26.717 | Successfully uninstalled colorama-0.3.7 2020-12-24 09:38:26.752 | Attempting uninstall: importlib-metadata 2020-12-24 09:38:26.753 | Found existing installation: importlib-metadata 3.3.0 2020-12-24 09:38:26.755 | Uninstalling importlib-metadata-3.3.0: 2020-12-24 09:38:26.757 | Successfully uninstalled importlib-metadata-3.3.0 2020-12-24 09:38:27.643 | Successfully installed PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 importlib-metadata-3.1.1 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.0 wcwidth-0.2.5 2020-12-24 09:38:27.707 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2020-12-24 09:38:27.707 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-24 09:38:27.851 | + inc/python:pip_install:200 : result=0 2020-12-24 09:38:27.853 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:38:27.855 | + functions-common:time_stop:2306 : local name 2020-12-24 09:38:27.857 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:38:27.859 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:38:27.861 | + functions-common:time_stop:2309 : local total 2020-12-24 09:38:27.864 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:38:27.866 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:38:27.868 | + functions-common:time_stop:2313 : start_time=1608802687980 2020-12-24 09:38:27.870 | + functions-common:time_stop:2315 : [[ -z 1608802687980 ]] 2020-12-24 09:38:27.873 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:38:27.876 | + functions-common:time_stop:2318 : end_time=1608802707874 2020-12-24 09:38:27.878 | + functions-common:time_stop:2319 : elapsed_time=19894 2020-12-24 09:38:27.880 | + functions-common:time_stop:2320 : total=0 2020-12-24 09:38:27.883 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:38:27.885 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=19894 2020-12-24 09:38:27.887 | + inc/python:pip_install:203 : return 0 2020-12-24 09:38:27.890 | + ./stack.sh:main:764 : pip_install_gr systemd-python 2020-12-24 09:38:27.892 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-12-24 09:38:27.894 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-24 09:38:27.897 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-12-24 09:38:27.899 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2020-12-24 09:38:27.901 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-24 09:38:27.905 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-24 09:38:27.905 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-12-24 09:38:27.909 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2020-12-24 09:38:27.911 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2020-12-24 09:38:27.914 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2020-12-24 09:38:27.916 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-12-24 09:38:27.918 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-12-24 09:38:27.936 | Using python 3.6 to install systemd-python 2020-12-24 09:38:27.938 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2020-12-24 09:38:29.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:38:29.731 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (234) 2020-12-24 09:38:30.260 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2020-12-24 09:38:30.260 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-24 09:38:30.330 | + inc/python:pip_install:200 : result=0 2020-12-24 09:38:30.332 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:38:30.334 | + functions-common:time_stop:2306 : local name 2020-12-24 09:38:30.337 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:38:30.339 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:38:30.341 | + functions-common:time_stop:2309 : local total 2020-12-24 09:38:30.343 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:38:30.345 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:38:30.347 | + functions-common:time_stop:2313 : start_time=1608802707932 2020-12-24 09:38:30.349 | + functions-common:time_stop:2315 : [[ -z 1608802707932 ]] 2020-12-24 09:38:30.352 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:38:30.355 | + functions-common:time_stop:2318 : end_time=1608802710353 2020-12-24 09:38:30.357 | + functions-common:time_stop:2319 : elapsed_time=2421 2020-12-24 09:38:30.359 | + functions-common:time_stop:2320 : total=19894 2020-12-24 09:38:30.361 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:38:30.363 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=22315 2020-12-24 09:38:30.366 | + inc/python:pip_install:203 : return 0 2020-12-24 09:38:30.368 | + ./stack.sh:main:767 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-12-24 09:38:30.414 | + ./stack.sh:main:768 : sudo systemctl restart systemd-journald 2020-12-24 09:38:30.482 | + ./stack.sh:main:774 : install_infra 2020-12-24 09:38:30.484 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-24 09:38:30.486 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-12-24 09:38:30.488 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-12-24 09:38:33.041 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-24 09:38:33.043 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-12-24 09:38:33.063 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-12-24 09:38:35.689 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2020-12-24 09:38:35.800 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-12-24 09:38:35.829 | Installing collected packages: pbr 2020-12-24 09:38:35.933 | Successfully installed pbr-5.5.1 2020-12-24 09:38:35.989 | + inc/python:pip_install:200 : result=0 2020-12-24 09:38:35.991 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:38:35.994 | + functions-common:time_stop:2306 : local name 2020-12-24 09:38:35.996 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:38:35.998 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:38:36.000 | + functions-common:time_stop:2309 : local total 2020-12-24 09:38:36.002 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:38:36.004 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:38:36.007 | + functions-common:time_stop:2313 : start_time=1608802713057 2020-12-24 09:38:36.009 | + functions-common:time_stop:2315 : [[ -z 1608802713057 ]] 2020-12-24 09:38:36.011 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:38:36.014 | + functions-common:time_stop:2318 : end_time=1608802716012 2020-12-24 09:38:36.017 | + functions-common:time_stop:2319 : elapsed_time=2955 2020-12-24 09:38:36.019 | + functions-common:time_stop:2320 : total=22315 2020-12-24 09:38:36.021 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:38:36.023 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=25270 2020-12-24 09:38:36.025 | + inc/python:pip_install:203 : return 0 2020-12-24 09:38:36.027 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-24 09:38:36.030 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-12-24 09:38:36.049 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2020-12-24 09:38:38.665 | Processing /opt/stack/requirements 2020-12-24 09:38:40.037 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2020-12-24 09:38:40.103 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-12-24 09:38:40.137 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) 2020-12-24 09:38:40.217 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-12-24 09:38:40.841 | Collecting requests===2.25.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) 2020-12-24 09:38:40.946 | Downloading http://10.100.0.9:8080/root/pypi/+f/e78/6fa28d8c9154e/requests-2.25.0-py2.py3-none-any.whl (61kB) 2020-12-24 09:38:40.984 | Collecting packaging===20.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) 2020-12-24 09:38:41.029 | Downloading http://10.100.0.9:8080/root/pypi/+f/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl 2020-12-24 09:38:41.051 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2020-12-24 09:38:41.093 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-12-24 09:38:41.153 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) 2020-12-24 09:38:41.184 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2020-12-24 09:38:41.203 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) 2020-12-24 09:38:41.303 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-12-24 09:38:41.321 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) 2020-12-24 09:38:41.353 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2020-12-24 09:38:41.366 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4222) 2020-12-24 09:38:41.384 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-12-24 09:38:41.411 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4222) 2020-12-24 09:38:41.969 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2020-12-24 09:38:41.994 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2020-12-24 09:38:42.001 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-24 09:38:42.024 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-12-24 09:38:42.073 | Collecting urllib3===1.26.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) 2020-12-24 09:38:42.132 | Downloading http://10.100.0.9:8080/root/pypi/+f/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136kB) 2020-12-24 09:38:42.180 | Collecting certifi===2020.11.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2020-12-24 09:38:42.232 | Downloading http://10.100.0.9:8080/root/pypi/+f/1f4/22849db327d53/certifi-2020.11.8-py2.py3-none-any.whl (155kB) 2020-12-24 09:38:42.252 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) 2020-12-24 09:38:42.271 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-12-24 09:38:42.288 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) 2020-12-24 09:38:42.308 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-12-24 09:38:42.320 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) 2020-12-24 09:38:42.348 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-12-24 09:38:42.379 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) 2020-12-24 09:38:42.396 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-12-24 09:38:42.410 | Collecting cliff===3.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) 2020-12-24 09:38:42.475 | Downloading http://10.100.0.9:8080/root/pypi/+f/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81kB) 2020-12-24 09:38:42.513 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) 2020-12-24 09:38:42.530 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-12-24 09:38:42.544 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 196)) 2020-12-24 09:38:42.576 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-12-24 09:38:42.589 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-24 09:38:42.616 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2020-12-24 09:38:42.629 | Collecting cmd2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) 2020-12-24 09:38:42.742 | Downloading http://10.100.0.9:8080/root/pypi/+f/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133kB) 2020-12-24 09:38:42.821 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) 2020-12-24 09:38:42.887 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2020-12-24 09:38:42.916 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2020-12-24 09:38:42.947 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2020-12-24 09:38:43.008 | Collecting importlib-metadata===3.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 271)) 2020-12-24 09:38:43.064 | Downloading http://10.100.0.9:8080/root/pypi/+f/611/2e21359ef8f34/importlib_metadata-3.1.1-py3-none-any.whl 2020-12-24 09:38:43.108 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) 2020-12-24 09:38:43.158 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2020-12-24 09:38:43.174 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) 2020-12-24 09:38:43.207 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2020-12-24 09:38:43.221 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) 2020-12-24 09:38:43.248 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2020-12-24 09:38:43.268 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) 2020-12-24 09:38:43.305 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2020-12-24 09:38:43.339 | Building wheels for collected packages: PyYAML 2020-12-24 09:38:43.339 | Running setup.py bdist_wheel for PyYAML: started 2020-12-24 09:38:43.623 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-12-24 09:38:43.623 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-go91gppy/PyYAML/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmppzvm16cypip-wheel- --python-tag cp36: 2020-12-24 09:38:43.624 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-12-24 09:38:43.624 | or: -c --help [cmd1 cmd2 ...] 2020-12-24 09:38:43.624 | or: -c --help-commands 2020-12-24 09:38:43.624 | or: -c cmd --help 2020-12-24 09:38:43.624 | 2020-12-24 09:38:43.624 | error: invalid command 'bdist_wheel' 2020-12-24 09:38:43.624 | 2020-12-24 09:38:43.624 | ---------------------------------------- 2020-12-24 09:38:43.624 | Failed building wheel for PyYAML 2020-12-24 09:38:43.624 | Running setup.py clean for PyYAML 2020-12-24 09:38:43.911 | Failed to build PyYAML 2020-12-24 09:38:43.912 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, six, python-mimeparse, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, zipp, importlib-metadata, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2020-12-24 09:38:44.843 | Running setup.py install for PyYAML: started 2020-12-24 09:38:54.462 | Running setup.py install for PyYAML: finished with status 'done' 2020-12-24 09:38:55.220 | Running setup.py install for openstack-requirements: started 2020-12-24 09:38:57.496 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-12-24 09:38:58.102 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.11.8 chardet-3.0.4 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.1.1 linecache2-1.0.0 openstack-requirements-1.2.1.dev4222 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 requests-2.25.0 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.2 wcwidth-0.2.5 zipp-3.4.0 2020-12-24 09:38:58.232 | + inc/python:pip_install:200 : result=0 2020-12-24 09:38:58.234 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:38:58.236 | + functions-common:time_stop:2306 : local name 2020-12-24 09:38:58.239 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:38:58.241 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:38:58.243 | + functions-common:time_stop:2309 : local total 2020-12-24 09:38:58.245 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:38:58.248 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:38:58.250 | + functions-common:time_stop:2313 : start_time=1608802716042 2020-12-24 09:38:58.252 | + functions-common:time_stop:2315 : [[ -z 1608802716042 ]] 2020-12-24 09:38:58.254 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:38:58.258 | + functions-common:time_stop:2318 : end_time=1608802738255 2020-12-24 09:38:58.260 | + functions-common:time_stop:2319 : elapsed_time=22213 2020-12-24 09:38:58.262 | + functions-common:time_stop:2320 : total=25270 2020-12-24 09:38:58.264 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:38:58.266 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=47483 2020-12-24 09:38:58.268 | + inc/python:pip_install:203 : return 0 2020-12-24 09:38:58.270 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-12-24 09:38:58.273 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-12-24 09:38:58.275 | + inc/python:use_library_from_git:250 : local name=pbr 2020-12-24 09:38:58.277 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:38:58.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:38:58.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2020-12-24 09:38:58.284 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:38:58.286 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-12-24 09:38:58.305 | Using python 3.6 to install pbr 2020-12-24 09:38:58.307 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-12-24 09:39:00.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:39:00.234 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2020-12-24 09:39:00.760 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2020-12-24 09:39:00.760 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-24 09:39:00.832 | + inc/python:pip_install:200 : result=0 2020-12-24 09:39:00.834 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:39:00.836 | + functions-common:time_stop:2306 : local name 2020-12-24 09:39:00.838 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:39:00.841 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:39:00.843 | + functions-common:time_stop:2309 : local total 2020-12-24 09:39:00.845 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:39:00.847 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:39:00.849 | + functions-common:time_stop:2313 : start_time=1608802738299 2020-12-24 09:39:00.851 | + functions-common:time_stop:2315 : [[ -z 1608802738299 ]] 2020-12-24 09:39:00.854 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:39:00.857 | + functions-common:time_stop:2318 : end_time=1608802740855 2020-12-24 09:39:00.859 | + functions-common:time_stop:2319 : elapsed_time=2556 2020-12-24 09:39:00.861 | + functions-common:time_stop:2320 : total=47483 2020-12-24 09:39:00.863 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:39:00.865 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=50039 2020-12-24 09:39:00.867 | + inc/python:pip_install:203 : return 0 2020-12-24 09:39:00.870 | + ./stack.sh:main:777 : python3 -m venv /opt/stack/bindep-venv 2020-12-24 09:39:03.424 | + ./stack.sh:main:779 : /opt/stack/bindep-venv/bin/pip install bindep 2020-12-24 09:39:05.071 | Collecting bindep 2020-12-24 09:39:05.570 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2020-12-24 09:39:05.592 | Collecting pbr>=2.0.0 (from bindep) 2020-12-24 09:39:05.676 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-12-24 09:39:05.706 | Collecting Parsley (from bindep) 2020-12-24 09:39:05.722 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-12-24 09:39:05.746 | Collecting distro (from bindep) 2020-12-24 09:39:06.299 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2020-12-24 09:39:06.308 | Installing collected packages: pbr, Parsley, distro, bindep 2020-12-24 09:39:06.643 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2020-12-24 09:39:06.706 | + ./stack.sh:main:780 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-12-24 09:39:06.708 | + ./stack.sh:main:780 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-12-24 09:39:06.712 | ++ ./stack.sh:main:783 : _get_plugin_bindep_packages 2020-12-24 09:39:06.728 | + ./stack.sh:main:783 : pkgs= 2020-12-24 09:39:06.730 | + ./stack.sh:main:784 : [[ -n '' ]] 2020-12-24 09:39:06.732 | + ./stack.sh:main:791 : run_phase stack pre-install 2020-12-24 09:39:06.734 | + functions-common:run_phase:1734 : local mode=stack 2020-12-24 09:39:06.737 | + functions-common:run_phase:1735 : local phase=pre-install 2020-12-24 09:39:06.739 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-24 09:39:06.742 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-24 09:39:06.744 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-24 09:39:06.746 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-24 09:39:06.748 | + functions-common:run_phase:1744 : local extra 2020-12-24 09:39:06.751 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-24 09:39:06.754 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-24 09:39:06.756 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-24 09:39:06.759 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-24 09:39:06.761 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-12-24 09:39:06.763 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-24 09:39:06.777 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:39:06.779 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-12-24 09:39:06.781 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-12-24 09:39:06.783 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-12-24 09:39:06.785 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-12-24 09:39:06.787 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-12-24 09:39:06.789 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-12-24 09:39:06.791 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-12-24 09:39:06.793 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-12-24 09:39:06.795 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-12-24 09:39:06.797 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-12-24 09:39:06.799 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-12-24 09:39:06.801 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-12-24 09:39:06.803 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-12-24 09:39:06.806 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2020-12-24 09:39:06.808 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-24 09:39:06.810 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2020-12-24 09:39:06.812 | + functions-common:run_plugins:1720 : local mode=stack 2020-12-24 09:39:06.814 | + functions-common:run_plugins:1721 : local phase=pre-install 2020-12-24 09:39:06.816 | + functions-common:run_plugins:1723 : local plugins= 2020-12-24 09:39:06.818 | + functions-common:run_plugins:1724 : local plugin 2020-12-24 09:39:06.821 | + ./stack.sh:main:794 : set_systemd_override DefaultLimitNOFILE 2048 2020-12-24 09:39:06.824 | + functions:set_systemd_override:849 : local key=DefaultLimitNOFILE 2020-12-24 09:39:06.826 | + functions:set_systemd_override:850 : local value=2048 2020-12-24 09:39:06.828 | + functions:set_systemd_override:852 : local sysconf=/etc/systemd/system.conf 2020-12-24 09:39:06.830 | + functions:set_systemd_override:853 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-12-24 09:39:06.873 | + functions:set_systemd_override:854 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-12-24 09:39:06.873 | Set systemd system override for DefaultLimitNOFILE=2048 2020-12-24 09:39:06.876 | + functions:set_systemd_override:856 : sudo systemctl daemon-reload 2020-12-24 09:39:07.055 | + ./stack.sh:main:796 : install_rpc_backend 2020-12-24 09:39:07.058 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-12-24 09:39:07.072 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:39:07.075 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-12-24 09:39:07.077 | + functions-common:install_package:1344 : update_package_repo 2020-12-24 09:39:07.079 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-24 09:39:07.081 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-24 09:39:07.083 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-24 09:39:07.086 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-24 09:39:07.088 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-24 09:39:07.090 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:39:07.092 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:39:07.094 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-24 09:39:07.097 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-24 09:39:07.099 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-24 09:39:07.101 | + functions-common:apt_get_update:1071 : return 2020-12-24 09:39:07.103 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2020-12-24 09:39:07.106 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-24 09:39:07.108 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:39:07.110 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:39:07.112 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2020-12-24 09:39:07.130 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2020-12-24 09:39:07.248 | Reading package lists... 2020-12-24 09:39:07.489 | Building dependency tree... 2020-12-24 09:39:07.490 | Reading state information... 2020-12-24 09:39:07.699 | The following packages were automatically installed and are no longer required: 2020-12-24 09:39:07.699 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-24 09:39:07.699 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-24 09:39:07.699 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-24 09:39:07.699 | python3-pam python3-problem-report python3-pyasn1 2020-12-24 09:39:07.699 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-24 09:39:07.699 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-24 09:39:07.700 | python3-zope.interface 2020-12-24 09:39:07.700 | Use 'sudo apt autoremove' to remove them. 2020-12-24 09:39:07.700 | The following additional packages will be installed: 2020-12-24 09:39:07.700 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-12-24 09:39:07.700 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-12-24 09:39:07.700 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-12-24 09:39:07.700 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-12-24 09:39:07.700 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-12-24 09:39:07.702 | Suggested packages: 2020-12-24 09:39:07.702 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2020-12-24 09:39:07.702 | odbc-postgresql tdsodbc unixodbc-bin 2020-12-24 09:39:07.746 | The following NEW packages will be installed: 2020-12-24 09:39:07.746 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-12-24 09:39:07.746 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-12-24 09:39:07.746 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-12-24 09:39:07.746 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-12-24 09:39:07.747 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-12-24 09:39:07.747 | rabbitmq-server 2020-12-24 09:39:08.094 | 0 upgraded, 26 newly installed, 0 to remove and 164 not upgraded. 2020-12-24 09:39:08.095 | Need to get 24.5 MB of archives. 2020-12-24 09:39:08.095 | After this operation, 40.4 MB of additional disk space will be used. 2020-12-24 09:39:08.095 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2020-12-24 09:39:09.726 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-12-24 09:39:09.883 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-12-24 09:39:10.046 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2020-12-24 09:39:10.085 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2020-12-24 09:39:10.108 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2020-12-24 09:39:10.227 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2020-12-24 09:39:10.409 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2020-12-24 09:39:10.562 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2020-12-24 09:39:11.062 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2020-12-24 09:39:11.155 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2020-12-24 09:39:11.314 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2020-12-24 09:39:11.536 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2020-12-24 09:39:11.594 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2020-12-24 09:39:11.616 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2020-12-24 09:39:11.643 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2020-12-24 09:39:11.670 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2020-12-24 09:39:11.851 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2020-12-24 09:39:11.867 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2020-12-24 09:39:11.871 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2020-12-24 09:39:12.172 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2020-12-24 09:39:12.186 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2020-12-24 09:39:12.229 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2020-12-24 09:39:12.305 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2020-12-24 09:39:12.379 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2020-12-24 09:39:12.380 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2020-12-24 09:39:13.376 | Fetched 24.5 MB in 5s (4,825 kB/s) 2020-12-24 09:39:13.409 | Selecting previously unselected package erlang-base. 2020-12-24 09:39:13.446 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74728 files and directories currently installed.) 2020-12-24 09:39:13.449 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:13.452 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:14.519 | Selecting previously unselected package erlang-asn1. 2020-12-24 09:39:14.527 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:14.529 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:14.669 | Selecting previously unselected package erlang-mnesia. 2020-12-24 09:39:14.676 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:14.679 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:14.818 | Selecting previously unselected package erlang-runtime-tools. 2020-12-24 09:39:14.826 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:14.828 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:14.908 | Selecting previously unselected package erlang-crypto. 2020-12-24 09:39:14.916 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:14.918 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:14.985 | Selecting previously unselected package erlang-public-key. 2020-12-24 09:39:14.993 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:14.995 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:15.122 | Selecting previously unselected package erlang-ssl. 2020-12-24 09:39:15.130 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:15.133 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:15.289 | Selecting previously unselected package erlang-inets. 2020-12-24 09:39:15.296 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:15.298 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:15.446 | Selecting previously unselected package erlang-corba. 2020-12-24 09:39:15.453 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:15.455 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:15.841 | Selecting previously unselected package erlang-syntax-tools. 2020-12-24 09:39:15.848 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:15.851 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:15.949 | Selecting previously unselected package erlang-diameter. 2020-12-24 09:39:15.956 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:15.958 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:16.096 | Selecting previously unselected package erlang-xmerl. 2020-12-24 09:39:16.104 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:16.107 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:16.287 | Selecting previously unselected package erlang-edoc. 2020-12-24 09:39:16.295 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:16.297 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:16.387 | Selecting previously unselected package erlang-eldap. 2020-12-24 09:39:16.395 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:16.397 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:16.465 | Selecting previously unselected package erlang-erl-docgen. 2020-12-24 09:39:16.473 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:16.486 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:16.558 | Selecting previously unselected package erlang-eunit. 2020-12-24 09:39:16.566 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:16.568 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:16.640 | Selecting previously unselected package erlang-ic. 2020-12-24 09:39:16.647 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:16.650 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:16.837 | Selecting previously unselected package libodbc1:amd64. 2020-12-24 09:39:16.845 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2020-12-24 09:39:16.856 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-12-24 09:39:16.937 | Selecting previously unselected package erlang-odbc. 2020-12-24 09:39:16.945 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:16.947 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:17.006 | Selecting previously unselected package erlang-snmp. 2020-12-24 09:39:17.014 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:17.016 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:17.287 | Selecting previously unselected package erlang-os-mon. 2020-12-24 09:39:17.295 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:17.297 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:17.361 | Selecting previously unselected package erlang-parsetools. 2020-12-24 09:39:17.369 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:17.371 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:17.445 | Selecting previously unselected package erlang-ssh. 2020-12-24 09:39:17.453 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:17.455 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:17.573 | Selecting previously unselected package erlang-tools. 2020-12-24 09:39:17.580 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-24 09:39:17.582 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:17.703 | Selecting previously unselected package erlang-nox. 2020-12-24 09:39:17.711 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2020-12-24 09:39:17.713 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:17.805 | Selecting previously unselected package rabbitmq-server. 2020-12-24 09:39:17.812 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2020-12-24 09:39:17.815 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-12-24 09:39:18.351 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-12-24 09:39:18.371 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:19.167 | Searching for services which depend on erlang and should be started...none found. 2020-12-24 09:39:19.169 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:39:19.191 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:19.218 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:19.246 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:19.273 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:19.301 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:19.328 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:19.356 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-24 09:39:19.385 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-24 09:39:19.534 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-24 09:39:20.172 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.200 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.228 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.256 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.283 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.311 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.340 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.368 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.395 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.424 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.452 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.480 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.509 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.537 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.564 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.592 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.620 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-24 09:39:20.648 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-12-24 09:39:20.783 | Adding group `rabbitmq' (GID 121) ... 2020-12-24 09:39:20.816 | Done. 2020-12-24 09:39:20.889 | Adding system user `rabbitmq' (UID 115) ... 2020-12-24 09:39:20.889 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2020-12-24 09:39:20.966 | Not creating home directory `/var/lib/rabbitmq'. 2020-12-24 09:39:21.204 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2020-12-24 09:39:25.875 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-24 09:39:26.035 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:39:27.920 | + functions-common:apt_get:1115 : result=0 2020-12-24 09:39:27.923 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-24 09:39:27.925 | + functions-common:time_stop:2306 : local name 2020-12-24 09:39:27.927 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:39:27.930 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:39:27.932 | + functions-common:time_stop:2309 : local total 2020-12-24 09:39:27.934 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:39:27.936 | + functions-common:time_stop:2312 : name=apt-get 2020-12-24 09:39:27.938 | + functions-common:time_stop:2313 : start_time=1608802747128 2020-12-24 09:39:27.940 | + functions-common:time_stop:2315 : [[ -z 1608802747128 ]] 2020-12-24 09:39:27.943 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:39:27.946 | + functions-common:time_stop:2318 : end_time=1608802767944 2020-12-24 09:39:27.949 | + functions-common:time_stop:2319 : elapsed_time=20816 2020-12-24 09:39:27.951 | + functions-common:time_stop:2320 : total=145738 2020-12-24 09:39:27.953 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:39:27.955 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=166554 2020-12-24 09:39:27.957 | + functions-common:apt_get:1119 : return 0 2020-12-24 09:39:27.960 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-12-24 09:39:27.962 | + functions-common:is_suse:464 : is_opensuse 2020-12-24 09:39:27.964 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-24 09:39:27.966 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-24 09:39:27.968 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-24 09:39:27.970 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-24 09:39:27.973 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-24 09:39:27.975 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-12-24 09:39:27.977 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-24 09:39:27.979 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-24 09:39:27.981 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-24 09:39:27.983 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-24 09:39:27.986 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-24 09:39:27.988 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-24 09:39:27.990 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2020-12-24 09:39:27.992 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2020-12-24 09:39:27.995 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-24 09:39:27.997 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-12-24 09:39:27.999 | + functions-common:is_suse:464 : is_opensuse 2020-12-24 09:39:28.001 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-24 09:39:28.003 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-24 09:39:28.006 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-24 09:39:28.008 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-24 09:39:28.011 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-24 09:39:28.013 | + ./stack.sh:main:797 : restart_rpc_backend 2020-12-24 09:39:28.015 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-12-24 09:39:28.029 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:39:28.031 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-12-24 09:39:28.034 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-24 09:39:28.036 | + ./stack.sh:echo_summary:416 : echo -e Starting RabbitMQ 2020-12-24 09:39:28.038 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-12-24 09:39:28.041 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-12-24 09:39:28.044 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-12-24 09:39:28.047 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-12-24 09:39:28.049 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-12-24 09:39:28.051 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-12-24 09:39:28.053 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-12-24 09:39:28.056 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-12-24 09:39:28.059 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-12-24 09:39:29.093 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-12-24 09:39:29.093 | guest [administrator]' 2020-12-24 09:39:29.097 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-12-24 09:39:29.097 | guest [administrator]' 2020-12-24 09:39:29.097 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-12-24 09:39:29.102 | + lib/rpc_backend:rabbit_setuser:176 : found= 2020-12-24 09:39:29.104 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2020-12-24 09:39:29.107 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2020-12-24 09:39:30.107 | Creating user "stackrabbit" 2020-12-24 09:39:30.135 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-12-24 09:39:31.145 | Setting permissions for user "stackrabbit" in vhost "/" 2020-12-24 09:39:31.168 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-12-24 09:39:31.170 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-12-24 09:39:32.172 | Changing password for user "stackrabbit" 2020-12-24 09:39:32.194 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-12-24 09:39:32.196 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-12-24 09:39:32.198 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-12-24 09:39:33.196 | Deleting user "guest" 2020-12-24 09:39:33.221 | + ./stack.sh:main:799 : is_service_enabled mysql postgresql 2020-12-24 09:39:33.236 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:39:33.238 | + ./stack.sh:main:800 : install_database 2020-12-24 09:39:33.240 | + lib/database:install_database:116 : install_database_mysql 2020-12-24 09:39:33.243 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-12-24 09:39:33.245 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:39:33.248 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:39:33.250 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-12-24 09:39:33.448 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-12-24 09:39:33.450 | + lib/databases/mysql:install_database_mysql:164 : cat 2020-12-24 09:39:33.454 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2020-12-24 09:39:33.457 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:39:33.459 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:39:33.462 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2020-12-24 09:39:33.464 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2020-12-24 09:39:33.466 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2020-12-24 09:39:33.470 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-12-24 09:39:33.472 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2020-12-24 09:39:33.474 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2020-12-24 09:39:33.476 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-12-24 09:39:33.479 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-24 09:39:33.481 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-24 09:39:33.483 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-24 09:39:33.485 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-24 09:39:33.488 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-24 09:39:33.490 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-24 09:39:33.492 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2020-12-24 09:39:33.494 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2020-12-24 09:39:33.496 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-24 09:39:33.499 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-12-24 09:39:33.501 | + functions-common:is_suse:464 : is_opensuse 2020-12-24 09:39:33.503 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-24 09:39:33.506 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-24 09:39:33.508 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-24 09:39:33.511 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-24 09:39:33.513 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-24 09:39:33.515 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-12-24 09:39:33.517 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:39:33.519 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:39:33.522 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-12-24 09:39:33.525 | + functions-common:install_package:1344 : update_package_repo 2020-12-24 09:39:33.527 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-24 09:39:33.529 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-24 09:39:33.531 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-24 09:39:33.533 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-24 09:39:33.536 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-24 09:39:33.538 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:39:33.540 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:39:33.542 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-24 09:39:33.544 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-24 09:39:33.546 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-24 09:39:33.548 | + functions-common:apt_get_update:1071 : return 2020-12-24 09:39:33.551 | + functions-common:install_package:1345 : real_install_package mysql-server 2020-12-24 09:39:33.553 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-24 09:39:33.555 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:39:33.557 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:39:33.559 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2020-12-24 09:39:33.577 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2020-12-24 09:39:33.696 | Reading package lists... 2020-12-24 09:39:33.940 | Building dependency tree... 2020-12-24 09:39:33.941 | Reading state information... 2020-12-24 09:39:34.148 | The following packages were automatically installed and are no longer required: 2020-12-24 09:39:34.149 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-24 09:39:34.149 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-24 09:39:34.149 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-24 09:39:34.149 | python3-pam python3-problem-report python3-pyasn1 2020-12-24 09:39:34.149 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-24 09:39:34.149 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-24 09:39:34.149 | python3-zope.interface 2020-12-24 09:39:34.149 | Use 'sudo apt autoremove' to remove them. 2020-12-24 09:39:34.150 | The following additional packages will be installed: 2020-12-24 09:39:34.150 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-12-24 09:39:34.150 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-12-24 09:39:34.150 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-12-24 09:39:34.150 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-12-24 09:39:34.150 | mysql-server-5.7 mysql-server-core-5.7 2020-12-24 09:39:34.151 | Suggested packages: 2020-12-24 09:39:34.151 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2020-12-24 09:39:34.202 | The following NEW packages will be installed: 2020-12-24 09:39:34.202 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-12-24 09:39:34.202 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-12-24 09:39:34.202 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-12-24 09:39:34.203 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-12-24 09:39:34.203 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2020-12-24 09:39:34.338 | 0 upgraded, 18 newly installed, 0 to remove and 164 not upgraded. 2020-12-24 09:39:34.338 | Need to get 19.7 MB of archives. 2020-12-24 09:39:34.338 | After this operation, 156 MB of additional disk space will be used. 2020-12-24 09:39:34.338 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [6,660 kB] 2020-12-24 09:39:36.131 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [1,943 kB] 2020-12-24 09:39:36.533 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [7,455 kB] 2020-12-24 09:39:38.095 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2020-12-24 09:39:38.097 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [2,935 kB] 2020-12-24 09:39:38.650 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2020-12-24 09:39:38.651 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2020-12-24 09:39:38.653 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2020-12-24 09:39:38.713 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2020-12-24 09:39:38.745 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2020-12-24 09:39:38.746 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2020-12-24 09:39:38.746 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2020-12-24 09:39:38.747 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2020-12-24 09:39:38.766 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2020-12-24 09:39:38.767 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2020-12-24 09:39:38.767 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2020-12-24 09:39:38.768 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2020-12-24 09:39:38.835 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.32-0ubuntu0.18.04.1 [9,944 B] 2020-12-24 09:39:39.323 | Preconfiguring packages ... 2020-12-24 09:39:39.435 | Fetched 19.7 MB in 5s (4,263 kB/s) 2020-12-24 09:39:39.466 | Selecting previously unselected package mysql-client-core-5.7. 2020-12-24 09:39:39.505 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76729 files and directories currently installed.) 2020-12-24 09:39:39.509 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:39:39.511 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:39:40.525 | Selecting previously unselected package mysql-client-5.7. 2020-12-24 09:39:40.534 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:39:40.536 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:39:40.994 | Selecting previously unselected package mysql-server-core-5.7. 2020-12-24 09:39:41.002 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:39:41.004 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:39:42.214 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2020-12-24 09:39:42.221 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2020-12-24 09:39:42.233 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-12-24 09:39:42.357 | Selecting previously unselected package mysql-server-5.7. 2020-12-24 09:39:42.364 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-24 09:39:42.843 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:39:43.470 | Selecting previously unselected package libhtml-tagset-perl. 2020-12-24 09:39:43.478 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2020-12-24 09:39:43.480 | Unpacking libhtml-tagset-perl (3.20-3) ... 2020-12-24 09:39:43.537 | Selecting previously unselected package liburi-perl. 2020-12-24 09:39:43.544 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2020-12-24 09:39:43.546 | Unpacking liburi-perl (1.73-1) ... 2020-12-24 09:39:43.614 | Selecting previously unselected package libhtml-parser-perl. 2020-12-24 09:39:43.622 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2020-12-24 09:39:43.624 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2020-12-24 09:39:43.689 | Selecting previously unselected package libcgi-pm-perl. 2020-12-24 09:39:43.696 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2020-12-24 09:39:43.699 | Unpacking libcgi-pm-perl (4.38-1) ... 2020-12-24 09:39:43.777 | Selecting previously unselected package libfcgi-perl. 2020-12-24 09:39:43.785 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2020-12-24 09:39:43.787 | Unpacking libfcgi-perl (0.78-2build1) ... 2020-12-24 09:39:43.844 | Selecting previously unselected package libcgi-fast-perl. 2020-12-24 09:39:43.852 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2020-12-24 09:39:43.854 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2020-12-24 09:39:43.911 | Selecting previously unselected package libencode-locale-perl. 2020-12-24 09:39:43.919 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2020-12-24 09:39:43.921 | Unpacking libencode-locale-perl (1.05-1) ... 2020-12-24 09:39:43.979 | Selecting previously unselected package libhtml-template-perl. 2020-12-24 09:39:43.986 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2020-12-24 09:39:43.989 | Unpacking libhtml-template-perl (2.97-1) ... 2020-12-24 09:39:44.050 | Selecting previously unselected package libhttp-date-perl. 2020-12-24 09:39:44.057 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2020-12-24 09:39:44.060 | Unpacking libhttp-date-perl (6.02-1) ... 2020-12-24 09:39:44.117 | Selecting previously unselected package libio-html-perl. 2020-12-24 09:39:44.125 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2020-12-24 09:39:44.127 | Unpacking libio-html-perl (1.001-1) ... 2020-12-24 09:39:44.185 | Selecting previously unselected package liblwp-mediatypes-perl. 2020-12-24 09:39:44.192 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2020-12-24 09:39:44.194 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2020-12-24 09:39:44.252 | Selecting previously unselected package libhttp-message-perl. 2020-12-24 09:39:44.260 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2020-12-24 09:39:44.262 | Unpacking libhttp-message-perl (6.14-1) ... 2020-12-24 09:39:44.325 | Selecting previously unselected package mysql-server. 2020-12-24 09:39:44.333 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2020-12-24 09:39:44.335 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:39:44.413 | Setting up libhtml-tagset-perl (3.20-3) ... 2020-12-24 09:39:44.434 | Setting up libhttp-date-perl (6.02-1) ... 2020-12-24 09:39:44.462 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-12-24 09:39:44.490 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:39:44.512 | Setting up libencode-locale-perl (1.05-1) ... 2020-12-24 09:39:44.539 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:39:44.567 | Setting up libio-html-perl (1.001-1) ... 2020-12-24 09:39:44.594 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2020-12-24 09:39:44.621 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-24 09:39:44.650 | Setting up liburi-perl (1.73-1) ... 2020-12-24 09:39:44.678 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-24 09:39:44.853 | Setting up libhtml-parser-perl (3.72-3build1) ... 2020-12-24 09:39:44.880 | Setting up libcgi-pm-perl (4.38-1) ... 2020-12-24 09:39:44.908 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-24 09:39:46.638 | Setting up libhttp-message-perl (6.14-1) ... 2020-12-24 09:39:46.666 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:39:46.694 | Setting up libfcgi-perl (0.78-2build1) ... 2020-12-24 09:39:46.721 | Setting up libhtml-template-perl (2.97-1) ... 2020-12-24 09:39:46.749 | Setting up libcgi-fast-perl (1:2.13-1) ... 2020-12-24 09:39:46.777 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:39:46.804 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:39:47.388 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-12-24 09:39:47.414 | Renaming removed key_buffer and myisam-recover options (if present) 2020-12-24 09:39:57.778 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2020-12-24 09:39:58.750 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-12-24 09:39:58.763 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-24 09:39:58.926 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:40:00.833 | + functions-common:apt_get:1115 : result=0 2020-12-24 09:40:00.835 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-24 09:40:00.837 | + functions-common:time_stop:2306 : local name 2020-12-24 09:40:00.840 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:40:00.842 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:40:00.844 | + functions-common:time_stop:2309 : local total 2020-12-24 09:40:00.846 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:40:00.848 | + functions-common:time_stop:2312 : name=apt-get 2020-12-24 09:40:00.850 | + functions-common:time_stop:2313 : start_time=1608802773575 2020-12-24 09:40:00.852 | + functions-common:time_stop:2315 : [[ -z 1608802773575 ]] 2020-12-24 09:40:00.855 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:40:00.859 | + functions-common:time_stop:2318 : end_time=1608802800856 2020-12-24 09:40:00.861 | + functions-common:time_stop:2319 : elapsed_time=27281 2020-12-24 09:40:00.863 | + functions-common:time_stop:2320 : total=166554 2020-12-24 09:40:00.865 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:40:00.867 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=193835 2020-12-24 09:40:00.869 | + functions-common:apt_get:1119 : return 0 2020-12-24 09:40:00.871 | + ./stack.sh:main:802 : '[' -n mysql ']' 2020-12-24 09:40:00.874 | + ./stack.sh:main:803 : install_database_python 2020-12-24 09:40:00.876 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-12-24 09:40:00.878 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-12-24 09:40:00.880 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-12-24 09:40:00.883 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-24 09:40:00.885 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-12-24 09:40:00.888 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2020-12-24 09:40:00.890 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-24 09:40:00.893 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-12-24 09:40:00.893 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-24 09:40:00.897 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2020-12-24 09:40:00.899 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2020-12-24 09:40:00.902 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2020-12-24 09:40:00.905 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-12-24 09:40:00.907 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-12-24 09:40:00.925 | Using python 3.6 to install PyMySQL 2020-12-24 09:40:00.927 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2020-12-24 09:40:02.705 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:40:03.370 | Collecting PyMySQL===0.10.1 2020-12-24 09:40:03.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44f/47128dda8676e/PyMySQL-0.10.1-py2.py3-none-any.whl (47 kB) 2020-12-24 09:40:03.867 | Installing collected packages: PyMySQL 2020-12-24 09:40:03.946 | Successfully installed PyMySQL-0.10.1 2020-12-24 09:40:04.012 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2020-12-24 09:40:04.012 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-24 09:40:04.083 | + inc/python:pip_install:200 : result=0 2020-12-24 09:40:04.086 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:40:04.088 | + functions-common:time_stop:2306 : local name 2020-12-24 09:40:04.091 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:40:04.093 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:40:04.095 | + functions-common:time_stop:2309 : local total 2020-12-24 09:40:04.097 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:40:04.099 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:40:04.102 | + functions-common:time_stop:2313 : start_time=1608802800920 2020-12-24 09:40:04.104 | + functions-common:time_stop:2315 : [[ -z 1608802800920 ]] 2020-12-24 09:40:04.107 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:40:04.110 | + functions-common:time_stop:2318 : end_time=1608802804107 2020-12-24 09:40:04.112 | + functions-common:time_stop:2319 : elapsed_time=3187 2020-12-24 09:40:04.114 | + functions-common:time_stop:2320 : total=50039 2020-12-24 09:40:04.116 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:40:04.119 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=53226 2020-12-24 09:40:04.121 | + inc/python:pip_install:203 : return 0 2020-12-24 09:40:04.123 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-12-24 09:40:04.126 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-12-24 09:40:04.128 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-12-24 09:40:04.130 | + ./stack.sh:main:806 : is_service_enabled neutron 2020-12-24 09:40:04.145 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:40:04.147 | + ./stack.sh:main:807 : install_neutron_agent_packages 2020-12-24 09:40:04.150 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-12-24 09:40:04.153 | ++ 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 2020-12-24 09:40:04.154 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-24 09:40:04.158 | + 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 2020-12-24 09:40:04.160 | + 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 ]] 2020-12-24 09:40:04.163 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-12-24 09:40:04.165 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-24 09:40:04.167 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-12-24 09:40:04.169 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2020-12-24 09:40:04.184 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:40:04.186 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2020-12-24 09:40:04.188 | + functions-common:install_package:1344 : update_package_repo 2020-12-24 09:40:04.190 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-24 09:40:04.193 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-24 09:40:04.195 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-24 09:40:04.197 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-24 09:40:04.200 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-24 09:40:04.202 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:40:04.204 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:40:04.207 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-24 09:40:04.209 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-24 09:40:04.211 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-24 09:40:04.213 | + functions-common:apt_get_update:1071 : return 2020-12-24 09:40:04.216 | + functions-common:install_package:1345 : real_install_package radvd 2020-12-24 09:40:04.218 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-24 09:40:04.220 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:40:04.222 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:40:04.225 | + functions-common:real_install_package:1331 : apt_get install radvd 2020-12-24 09:40:04.242 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2020-12-24 09:40:04.363 | Reading package lists... 2020-12-24 09:40:04.603 | Building dependency tree... 2020-12-24 09:40:04.604 | Reading state information... 2020-12-24 09:40:04.809 | The following packages were automatically installed and are no longer required: 2020-12-24 09:40:04.810 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-24 09:40:04.810 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-24 09:40:04.810 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-24 09:40:04.810 | python3-pam python3-problem-report python3-pyasn1 2020-12-24 09:40:04.810 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-24 09:40:04.810 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-24 09:40:04.810 | python3-zope.interface 2020-12-24 09:40:04.810 | Use 'sudo apt autoremove' to remove them. 2020-12-24 09:40:04.852 | The following NEW packages will be installed: 2020-12-24 09:40:04.852 | radvd 2020-12-24 09:40:04.983 | 0 upgraded, 1 newly installed, 0 to remove and 164 not upgraded. 2020-12-24 09:40:04.983 | Need to get 59.0 kB of archives. 2020-12-24 09:40:04.983 | After this operation, 164 kB of additional disk space will be used. 2020-12-24 09:40:04.983 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2020-12-24 09:40:05.642 | Fetched 59.0 kB in 0s (244 kB/s) 2020-12-24 09:40:05.700 | Selecting previously unselected package radvd. 2020-12-24 09:40:05.739 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77186 files and directories currently installed.) 2020-12-24 09:40:05.743 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2020-12-24 09:40:05.745 | Unpacking radvd (1:2.16-3) ... 2020-12-24 09:40:05.851 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:40:05.866 | Setting up radvd (1:2.16-3) ... 2020-12-24 09:40:06.613 | Job for radvd.service failed because the control process exited with error code. 2020-12-24 09:40:06.613 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2020-12-24 09:40:06.615 | invoke-rc.d: initscript radvd, action "start" failed. 2020-12-24 09:40:06.626 | ● radvd.service - Router advertisement daemon for IPv6 2020-12-24 09:40:06.626 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2020-12-24 09:40:06.626 | Active: failed (Result: exit-code) since Thu 2020-12-24 09:40:06 UTC; 14ms ago 2020-12-24 09:40:06.626 | Docs: man:radvd(8) 2020-12-24 09:40:06.626 | Process: 41804 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2020-12-24 09:40:06.626 | 2020-12-24 09:40:06.626 | Dec 24 09:40:06 dv-cinder-768458-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2020-12-24 09:40:06.626 | Dec 24 09:40:06 dv-cinder-768458-1-smb radvd[41804]: can't open /etc/radvd.conf: No such file or directory 2020-12-24 09:40:06.627 | Dec 24 09:40:06 dv-cinder-768458-1-smb radvd[41804]: Insecure file permissions, but continuing anyway 2020-12-24 09:40:06.627 | Dec 24 09:40:06 dv-cinder-768458-1-smb radvd[41804]: exiting, failed to read config file 2020-12-24 09:40:06.627 | Dec 24 09:40:06 dv-cinder-768458-1-smb systemd[1]: radvd.service: Control process exited, code=exited status=1 2020-12-24 09:40:06.627 | Dec 24 09:40:06 dv-cinder-768458-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2020-12-24 09:40:06.627 | Dec 24 09:40:06 dv-cinder-768458-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2020-12-24 09:40:06.631 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-24 09:40:06.796 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-24 09:40:07.022 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:40:08.928 | + functions-common:apt_get:1115 : result=0 2020-12-24 09:40:08.930 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-24 09:40:08.932 | + functions-common:time_stop:2306 : local name 2020-12-24 09:40:08.934 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:40:08.936 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:40:08.938 | + functions-common:time_stop:2309 : local total 2020-12-24 09:40:08.941 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:40:08.943 | + functions-common:time_stop:2312 : name=apt-get 2020-12-24 09:40:08.945 | + functions-common:time_stop:2313 : start_time=1608802804240 2020-12-24 09:40:08.947 | + functions-common:time_stop:2315 : [[ -z 1608802804240 ]] 2020-12-24 09:40:08.950 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:40:08.953 | + functions-common:time_stop:2318 : end_time=1608802808950 2020-12-24 09:40:08.955 | + functions-common:time_stop:2319 : elapsed_time=4710 2020-12-24 09:40:08.957 | + functions-common:time_stop:2320 : total=193835 2020-12-24 09:40:08.959 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:40:08.961 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=198545 2020-12-24 09:40:08.963 | + functions-common:apt_get:1119 : return 0 2020-12-24 09:40:08.966 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2020-12-24 09:40:08.981 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:40:08.983 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2020-12-24 09:40:08.986 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-12-24 09:40:08.988 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-12-24 09:40:09.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-12-24 09:40:09.008 | + functions-common:install_package:1344 : update_package_repo 2020-12-24 09:40:09.011 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-24 09:40:09.013 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-24 09:40:09.015 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-24 09:40:09.017 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-24 09:40:09.019 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-24 09:40:09.021 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:40:09.023 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:40:09.025 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-24 09:40:09.028 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-24 09:40:09.030 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-24 09:40:09.032 | + functions-common:apt_get_update:1071 : return 2020-12-24 09:40:09.034 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2020-12-24 09:40:09.036 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-24 09:40:09.039 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:40:09.041 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:40:09.043 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2020-12-24 09:40:09.060 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2020-12-24 09:40:09.178 | Reading package lists... 2020-12-24 09:40:09.422 | Building dependency tree... 2020-12-24 09:40:09.423 | Reading state information... 2020-12-24 09:40:09.627 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-12-24 09:40:09.627 | fakeroot set to manually installed. 2020-12-24 09:40:09.627 | make is already the newest version (4.1-9.1ubuntu1). 2020-12-24 09:40:09.627 | The following packages were automatically installed and are no longer required: 2020-12-24 09:40:09.627 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-12-24 09:40:09.628 | python3-click python3-colorama python3-configobj python3-constantly 2020-12-24 09:40:09.628 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-12-24 09:40:09.628 | python3-pam python3-problem-report python3-pyasn1 2020-12-24 09:40:09.628 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-24 09:40:09.628 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-24 09:40:09.628 | python3-zope.interface 2020-12-24 09:40:09.628 | Use 'sudo apt autoremove' to remove them. 2020-12-24 09:40:09.628 | The following additional packages will be installed: 2020-12-24 09:40:09.629 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2020-12-24 09:40:09.630 | Suggested packages: 2020-12-24 09:40:09.630 | openvswitch-doc python-sortedcontainers-doc 2020-12-24 09:40:09.681 | The following NEW packages will be installed: 2020-12-24 09:40:09.681 | libunbound2 python3-openvswitch python3-sortedcontainers 2020-12-24 09:40:09.683 | The following packages will be upgraded: 2020-12-24 09:40:09.683 | openvswitch-common openvswitch-switch 2020-12-24 09:40:09.987 | 2 upgraded, 3 newly installed, 0 to remove and 162 not upgraded. 2020-12-24 09:40:09.987 | Need to get 3,109 kB of archives. 2020-12-24 09:40:09.987 | After this operation, 3,368 kB of additional disk space will be used. 2020-12-24 09:40:09.987 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2020-12-24 09:40:10.020 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.1~cloud0 [108 kB] 2020-12-24 09:40:10.282 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2020-12-24 09:40:10.538 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.1~cloud0 [1,544 kB] 2020-12-24 09:40:11.080 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.1~cloud0 [1,164 kB] 2020-12-24 09:40:11.722 | Fetched 3,109 kB in 1s (2,102 kB/s) 2020-12-24 09:40:11.786 | Selecting previously unselected package libunbound2:amd64. 2020-12-24 09:40:11.825 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77199 files and directories currently installed.) 2020-12-24 09:40:11.829 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2020-12-24 09:40:11.841 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-12-24 09:40:11.949 | Selecting previously unselected package python3-sortedcontainers. 2020-12-24 09:40:11.957 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2020-12-24 09:40:11.959 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2020-12-24 09:40:12.033 | Selecting previously unselected package python3-openvswitch. 2020-12-24 09:40:12.041 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.1~cloud0_all.deb ... 2020-12-24 09:40:12.044 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-24 09:40:12.153 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2020-12-24 09:40:12.174 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-12-24 09:40:13.589 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2020-12-24 09:40:13.609 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-12-24 09:40:13.867 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-12-24 09:40:13.888 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:40:13.910 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-24 09:40:13.937 | Setting up python3-sortedcontainers (1.5.7-1) ... 2020-12-24 09:40:14.209 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-24 09:40:14.237 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-24 09:40:14.419 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-24 09:40:15.232 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-24 09:40:15.586 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-24 09:40:15.635 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2020-12-24 09:40:18.603 | + functions-common:apt_get:1115 : result=0 2020-12-24 09:40:18.605 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-24 09:40:18.607 | + functions-common:time_stop:2306 : local name 2020-12-24 09:40:18.609 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:40:18.611 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:40:18.613 | + functions-common:time_stop:2309 : local total 2020-12-24 09:40:18.615 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:40:18.617 | + functions-common:time_stop:2312 : name=apt-get 2020-12-24 09:40:18.619 | + functions-common:time_stop:2313 : start_time=1608802809058 2020-12-24 09:40:18.622 | + functions-common:time_stop:2315 : [[ -z 1608802809058 ]] 2020-12-24 09:40:18.625 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:40:18.628 | + functions-common:time_stop:2318 : end_time=1608802818625 2020-12-24 09:40:18.630 | + functions-common:time_stop:2319 : elapsed_time=9567 2020-12-24 09:40:18.632 | + functions-common:time_stop:2320 : total=198545 2020-12-24 09:40:18.634 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:40:18.636 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=208112 2020-12-24 09:40:18.638 | + functions-common:apt_get:1119 : return 0 2020-12-24 09:40:18.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-12-24 09:40:18.643 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:40:18.645 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:40:18.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-12-24 09:40:18.649 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-12-24 09:40:18.652 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-12-24 09:40:18.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-12-24 09:40:18.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-12-24 09:40:18.661 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-12-24 09:40:18.661 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-12-24 09:40:18.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-12-24 09:40:18.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-12-24 09:40:18.669 | + functions:vercmp:652 : local v1=4.15 2020-12-24 09:40:18.671 | + functions:vercmp:653 : local 'op=<' 2020-12-24 09:40:18.673 | + functions:vercmp:654 : local v2=3.13 2020-12-24 09:40:18.675 | + functions:vercmp:655 : local result 2020-12-24 09:40:18.679 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2020-12-24 09:40:18.679 | ++ functions:vercmp:659 : sort -V 2020-12-24 09:40:18.679 | ++ functions:vercmp:659 : head -1 2020-12-24 09:40:18.683 | + functions:vercmp:659 : result=3.13 2020-12-24 09:40:18.685 | + functions:vercmp:661 : case $op in 2020-12-24 09:40:18.688 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2020-12-24 09:40:18.690 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2020-12-24 09:40:18.692 | + functions:vercmp:672 : return 2020-12-24 09:40:18.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-12-24 09:40:18.696 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-24 09:40:18.699 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart openvswitch-switch 2020-12-24 09:40:19.141 | + ./stack.sh:main:810 : is_service_enabled etcd3 2020-12-24 09:40:19.157 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:40:19.160 | + ./stack.sh:main:811 : install_etcd3 2020-12-24 09:40:19.162 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-12-24 09:40:19.162 | Installing etcd 2020-12-24 09:40:19.165 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-12-24 09:40:19.175 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-12-24 09:40:19.186 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-12-24 09:40:19.188 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-12-24 09:40:19.200 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-12-24 09:40:19.203 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-24 09:40:19.205 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-24 09:40:19.208 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-24 09:40:19.212 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-12-24 09:40:19.215 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2020-12-24 09:40:19.217 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-12-24 09:40:19.220 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-24 09:40:19.244 | --2020-12-24 09:40:19-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-24 09:40:19.282 | Resolving github.com (github.com)... 140.82.121.3 2020-12-24 09:40:19.326 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2020-12-24 09:40:19.468 | HTTP request sent, awaiting response... 302 Found 2020-12-24 09:40:19.474 | Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201224T093858Z&X-Amz-Expires=300&X-Amz-Signature=c1f3ab7d39a4c379ff09151c842b20c9aae0a70e925aadafe52dc9cd504e208c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2020-12-24 09:40:19.474 | --2020-12-24 09:40:19-- https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201224%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201224T093858Z&X-Amz-Expires=300&X-Amz-Signature=c1f3ab7d39a4c379ff09151c842b20c9aae0a70e925aadafe52dc9cd504e208c&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2020-12-24 09:40:19.666 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.97.91 2020-12-24 09:40:19.825 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.97.91|:443... connected. 2020-12-24 09:40:20.323 | HTTP request sent, awaiting response... 200 OK 2020-12-24 09:40:20.323 | Length: 11350736 (11M) [application/octet-stream] 2020-12-24 09:40:20.323 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2020-12-24 09:40:21.124 | 2020-12-24 09:40:22.408 | 0K ........ .. 100% 5.19M=2.1s 2020-12-24 09:40:22.408 | 2020-12-24 09:40:22.408 | 2020-12-24 09:40:22 (5.19 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2020-12-24 09:40:22.408 | 2020-12-24 09:40:22.412 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2020-12-24 09:40:22.414 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-24 09:40:22.416 | ++ functions:get_extra_file:73 : return 2020-12-24 09:40:22.420 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-24 09:40:22.422 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-12-24 09:40:22.424 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2020-12-24 09:40:22.427 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2020-12-24 09:40:22.554 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2020-12-24 09:40:22.556 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/ 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/README.md 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/ 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2020-12-24 09:40:22.561 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2020-12-24 09:40:22.562 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2020-12-24 09:40:22.562 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2020-12-24 09:40:22.562 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2020-12-24 09:40:22.562 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2020-12-24 09:40:22.562 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2020-12-24 09:40:22.562 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2020-12-24 09:40:22.562 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2020-12-24 09:40:22.562 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-12-24 09:40:22.562 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2020-12-24 09:40:22.563 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2020-12-24 09:40:22.564 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2020-12-24 09:40:22.565 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2020-12-24 09:40:22.566 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2020-12-24 09:40:22.567 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2020-12-24 09:40:22.568 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2020-12-24 09:40:22.569 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2020-12-24 09:40:22.569 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2020-12-24 09:40:22.569 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2020-12-24 09:40:22.569 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2020-12-24 09:40:22.569 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2020-12-24 09:40:22.569 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2020-12-24 09:40:22.569 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2020-12-24 09:40:22.569 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2020-12-24 09:40:22.569 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2020-12-24 09:40:22.569 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2020-12-24 09:40:22.570 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2020-12-24 09:40:22.570 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2020-12-24 09:40:22.570 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2020-12-24 09:40:22.570 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2020-12-24 09:40:22.570 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2020-12-24 09:40:22.570 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2020-12-24 09:40:22.570 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2020-12-24 09:40:22.571 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2020-12-24 09:40:22.572 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2020-12-24 09:40:22.572 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2020-12-24 09:40:22.572 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2020-12-24 09:40:22.572 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2020-12-24 09:40:22.572 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2020-12-24 09:40:22.572 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2020-12-24 09:40:22.573 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2020-12-24 09:40:22.573 | etcd-v3.3.12-linux-amd64/etcdctl 2020-12-24 09:40:22.784 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2020-12-24 09:40:22.784 | etcd-v3.3.12-linux-amd64/etcd 2020-12-24 09:40:23.040 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2020-12-24 09:40:23.073 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2020-12-24 09:40:23.103 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-12-24 09:40:23.106 | + ./stack.sh:main:820 : is_service_enabled tls-proxy 2020-12-24 09:40:23.123 | + functions-common:is_service_enabled:1962 : return 1 2020-12-24 09:40:23.126 | + ./stack.sh:main:830 : install_dstat 2020-12-24 09:40:23.128 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-12-24 09:40:23.143 | + functions-common:is_service_enabled:1962 : return 1 2020-12-24 09:40:23.145 | + ./stack.sh:main:836 : echo_summary 'Installing OpenStack project source' 2020-12-24 09:40:23.147 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-24 09:40:23.149 | + ./stack.sh:echo_summary:416 : echo -e Installing OpenStack project source 2020-12-24 09:40:23.152 | + ./stack.sh:main:839 : install_libs 2020-12-24 09:40:23.154 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-12-24 09:40:23.157 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-12-24 09:40:23.159 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-12-24 09:40:23.161 | + inc/python:use_library_from_git:250 : local name=automaton 2020-12-24 09:40:23.163 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2020-12-24 09:40:23.169 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.172 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-12-24 09:40:23.174 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-12-24 09:40:23.176 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-12-24 09:40:23.179 | + inc/python:use_library_from_git:250 : local name=castellan 2020-12-24 09:40:23.181 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2020-12-24 09:40:23.187 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.189 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-12-24 09:40:23.193 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-12-24 09:40:23.195 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-12-24 09:40:23.197 | + inc/python:use_library_from_git:250 : local name=cliff 2020-12-24 09:40:23.199 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.202 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.204 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2020-12-24 09:40:23.206 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.208 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-12-24 09:40:23.210 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-12-24 09:40:23.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-12-24 09:40:23.215 | + inc/python:use_library_from_git:250 : local name=cursive 2020-12-24 09:40:23.217 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.219 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2020-12-24 09:40:23.224 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.226 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-12-24 09:40:23.228 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-12-24 09:40:23.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-12-24 09:40:23.233 | + inc/python:use_library_from_git:250 : local name=debtcollector 2020-12-24 09:40:23.235 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.239 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2020-12-24 09:40:23.241 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.244 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-12-24 09:40:23.246 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-12-24 09:40:23.249 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-12-24 09:40:23.251 | + inc/python:use_library_from_git:250 : local name=futurist 2020-12-24 09:40:23.253 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.257 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2020-12-24 09:40:23.260 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.262 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-12-24 09:40:23.264 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-12-24 09:40:23.266 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-12-24 09:40:23.268 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2020-12-24 09:40:23.270 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.273 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.275 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2020-12-24 09:40:23.277 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.280 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-12-24 09:40:23.282 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-12-24 09:40:23.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-12-24 09:40:23.286 | + inc/python:use_library_from_git:250 : local name=osc-lib 2020-12-24 09:40:23.288 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.291 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.293 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2020-12-24 09:40:23.296 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.298 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-12-24 09:40:23.300 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-12-24 09:40:23.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-12-24 09:40:23.304 | + inc/python:use_library_from_git:250 : local name=osc-placement 2020-12-24 09:40:23.306 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.309 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.311 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2020-12-24 09:40:23.313 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.315 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-12-24 09:40:23.317 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-12-24 09:40:23.320 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-12-24 09:40:23.322 | + inc/python:use_library_from_git:250 : local name=os-client-config 2020-12-24 09:40:23.325 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.328 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.330 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2020-12-24 09:40:23.333 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.335 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-12-24 09:40:23.338 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-12-24 09:40:23.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-12-24 09:40:23.343 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2020-12-24 09:40:23.346 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.348 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.350 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2020-12-24 09:40:23.352 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.355 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-12-24 09:40:23.357 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-12-24 09:40:23.360 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-12-24 09:40:23.362 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2020-12-24 09:40:23.364 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.366 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2020-12-24 09:40:23.371 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.373 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-12-24 09:40:23.376 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-12-24 09:40:23.378 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-12-24 09:40:23.380 | + inc/python:use_library_from_git:250 : local name=oslo.config 2020-12-24 09:40:23.383 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.385 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.387 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2020-12-24 09:40:23.390 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.392 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-12-24 09:40:23.394 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-12-24 09:40:23.396 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-12-24 09:40:23.399 | + inc/python:use_library_from_git:250 : local name=oslo.context 2020-12-24 09:40:23.401 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.403 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2020-12-24 09:40:23.408 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.410 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-12-24 09:40:23.412 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-12-24 09:40:23.414 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-12-24 09:40:23.417 | + inc/python:use_library_from_git:250 : local name=oslo.db 2020-12-24 09:40:23.419 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.421 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.423 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2020-12-24 09:40:23.426 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.428 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-12-24 09:40:23.430 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-12-24 09:40:23.432 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-12-24 09:40:23.434 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2020-12-24 09:40:23.436 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.439 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.441 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2020-12-24 09:40:23.443 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.445 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-12-24 09:40:23.447 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-12-24 09:40:23.450 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-12-24 09:40:23.452 | + inc/python:use_library_from_git:250 : local name=oslo.log 2020-12-24 09:40:23.454 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.459 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2020-12-24 09:40:23.461 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.463 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-12-24 09:40:23.465 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-12-24 09:40:23.468 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-12-24 09:40:23.470 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2020-12-24 09:40:23.473 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.475 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.477 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2020-12-24 09:40:23.479 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.481 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-12-24 09:40:23.484 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-12-24 09:40:23.486 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-12-24 09:40:23.488 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2020-12-24 09:40:23.490 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.492 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.494 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2020-12-24 09:40:23.497 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.499 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-12-24 09:40:23.501 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-12-24 09:40:23.503 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-12-24 09:40:23.506 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2020-12-24 09:40:23.508 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.510 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.513 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2020-12-24 09:40:23.515 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.517 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-12-24 09:40:23.519 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-12-24 09:40:23.522 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-12-24 09:40:23.524 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2020-12-24 09:40:23.526 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.529 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.531 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2020-12-24 09:40:23.534 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.536 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-12-24 09:40:23.538 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-12-24 09:40:23.541 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-12-24 09:40:23.543 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2020-12-24 09:40:23.545 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2020-12-24 09:40:23.552 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.554 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-12-24 09:40:23.557 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-12-24 09:40:23.559 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-12-24 09:40:23.561 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2020-12-24 09:40:23.564 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.566 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.568 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2020-12-24 09:40:23.570 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.573 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-12-24 09:40:23.576 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-12-24 09:40:23.578 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-12-24 09:40:23.580 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2020-12-24 09:40:23.583 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.587 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2020-12-24 09:40:23.589 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.592 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-12-24 09:40:23.594 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-12-24 09:40:23.597 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-12-24 09:40:23.599 | + inc/python:use_library_from_git:250 : local name=oslo.service 2020-12-24 09:40:23.601 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2020-12-24 09:40:23.608 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.611 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-12-24 09:40:23.613 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-12-24 09:40:23.615 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-12-24 09:40:23.617 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2020-12-24 09:40:23.620 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.622 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.625 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2020-12-24 09:40:23.627 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.629 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-12-24 09:40:23.632 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-12-24 09:40:23.634 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-12-24 09:40:23.636 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2020-12-24 09:40:23.639 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.641 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.644 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2020-12-24 09:40:23.646 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.648 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-12-24 09:40:23.650 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-12-24 09:40:23.652 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-12-24 09:40:23.655 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2020-12-24 09:40:23.657 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.660 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.662 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2020-12-24 09:40:23.664 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.666 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-12-24 09:40:23.668 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-12-24 09:40:23.671 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-12-24 09:40:23.673 | + inc/python:use_library_from_git:250 : local name=osprofiler 2020-12-24 09:40:23.675 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.677 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2020-12-24 09:40:23.682 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.684 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-12-24 09:40:23.686 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-12-24 09:40:23.688 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-12-24 09:40:23.690 | + inc/python:use_library_from_git:250 : local name=pycadf 2020-12-24 09:40:23.693 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2020-12-24 09:40:23.699 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.702 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-12-24 09:40:23.704 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-12-24 09:40:23.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-12-24 09:40:23.709 | + inc/python:use_library_from_git:250 : local name=stevedore 2020-12-24 09:40:23.711 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.713 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.715 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2020-12-24 09:40:23.718 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.720 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-12-24 09:40:23.722 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-12-24 09:40:23.724 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-12-24 09:40:23.727 | + inc/python:use_library_from_git:250 : local name=taskflow 2020-12-24 09:40:23.729 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.731 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.734 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2020-12-24 09:40:23.736 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.738 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-12-24 09:40:23.741 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-12-24 09:40:23.743 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-12-24 09:40:23.745 | + inc/python:use_library_from_git:250 : local name=tooz 2020-12-24 09:40:23.748 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.750 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.753 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2020-12-24 09:40:23.755 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.757 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-12-24 09:40:23.760 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-12-24 09:40:23.762 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-12-24 09:40:23.765 | + inc/python:use_library_from_git:250 : local name=os-brick 2020-12-24 09:40:23.767 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.769 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.772 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2020-12-24 09:40:23.774 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.777 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-12-24 09:40:23.779 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-12-24 09:40:23.781 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-12-24 09:40:23.783 | + inc/python:use_library_from_git:250 : local name=os-traits 2020-12-24 09:40:23.786 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.788 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.790 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2020-12-24 09:40:23.793 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.795 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-12-24 09:40:23.797 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-12-24 09:40:23.800 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-12-24 09:40:23.802 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2020-12-24 09:40:23.804 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:23.807 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:23.809 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2020-12-24 09:40:23.812 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:23.814 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-12-24 09:40:23.833 | Using python 3.6 to install etcd3 2020-12-24 09:40:23.835 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2020-12-24 09:40:25.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:40:26.347 | Collecting etcd3===0.12.0 2020-12-24 09:40:26.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2020-12-24 09:40:31.295 | Collecting grpcio===1.34.0 2020-12-24 09:40:31.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72b/6a89aabf937d7/grpcio-1.34.0-cp36-cp36m-manylinux2014_x86_64.whl (4.0 MB) 2020-12-24 09:40:32.909 | Collecting protobuf===3.14.0 2020-12-24 09:40:32.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ecc/33531a213eee2/protobuf-3.14.0-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2020-12-24 09:40:32.984 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2020-12-24 09:40:33.504 | Collecting tenacity===6.2.0 2020-12-24 09:40:33.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/d3dcd46381abe/tenacity-6.2.0-py2.py3-none-any.whl (24 kB) 2020-12-24 09:40:33.564 | Building wheels for collected packages: etcd3 2020-12-24 09:40:33.565 | Building wheel for etcd3 (setup.py): started 2020-12-24 09:40:34.221 | Building wheel for etcd3 (setup.py): finished with status 'done' 2020-12-24 09:40:34.222 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=77a3baf04d7e4066b06e8bc7db2200eae81808ff97ce3c45d03de0697b367aa8 2020-12-24 09:40:34.222 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2020-12-24 09:40:34.223 | Successfully built etcd3 2020-12-24 09:40:34.722 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2020-12-24 09:40:35.317 | Successfully installed etcd3-0.12.0 grpcio-1.34.0 protobuf-3.14.0 tenacity-6.2.0 2020-12-24 09:40:35.386 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2020-12-24 09:40:35.386 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-24 09:40:35.483 | + inc/python:pip_install:200 : result=0 2020-12-24 09:40:35.485 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:40:35.487 | + functions-common:time_stop:2306 : local name 2020-12-24 09:40:35.490 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:40:35.492 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:40:35.494 | + functions-common:time_stop:2309 : local total 2020-12-24 09:40:35.496 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:40:35.499 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:40:35.501 | + functions-common:time_stop:2313 : start_time=1608802823828 2020-12-24 09:40:35.503 | + functions-common:time_stop:2315 : [[ -z 1608802823828 ]] 2020-12-24 09:40:35.506 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:40:35.509 | + functions-common:time_stop:2318 : end_time=1608802835506 2020-12-24 09:40:35.511 | + functions-common:time_stop:2319 : elapsed_time=11678 2020-12-24 09:40:35.513 | + functions-common:time_stop:2320 : total=53226 2020-12-24 09:40:35.515 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:40:35.517 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=64904 2020-12-24 09:40:35.520 | + inc/python:pip_install:203 : return 0 2020-12-24 09:40:35.522 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-12-24 09:40:35.540 | Using python 3.6 to install etcd3gw 2020-12-24 09:40:35.542 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2020-12-24 09:40:37.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:40:37.777 | Collecting etcd3gw===0.2.5 2020-12-24 09:40:37.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2020-12-24 09:40:38.497 | Collecting futurist===2.3.0 2020-12-24 09:40:38.505 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2020-12-24 09:40:38.551 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2020-12-24 09:40:39.056 | Collecting requests===2.25.0 2020-12-24 09:40:39.063 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e78/6fa28d8c9154e/requests-2.25.0-py2.py3-none-any.whl (61 kB) 2020-12-24 09:40:39.505 | Collecting urllib3===1.26.2 2020-12-24 09:40:39.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136 kB) 2020-12-24 09:40:39.542 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2020-12-24 09:40:40.034 | Collecting certifi===2020.11.8 2020-12-24 09:40:40.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f4/22849db327d53/certifi-2020.11.8-py2.py3-none-any.whl (155 kB) 2020-12-24 09:40:40.049 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2020-12-24 09:40:40.078 | Collecting idna===2.10 2020-12-24 09:40:40.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2020-12-24 09:40:40.592 | Installing collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw 2020-12-24 09:40:40.592 | Attempting uninstall: certifi 2020-12-24 09:40:40.593 | Found existing installation: certifi 2018.1.18 2020-12-24 09:40:40.597 | Uninstalling certifi-2018.1.18: 2020-12-24 09:40:40.629 | Successfully uninstalled certifi-2018.1.18 2020-12-24 09:40:40.645 | Attempting uninstall: urllib3 2020-12-24 09:40:40.646 | Found existing installation: urllib3 1.22 2020-12-24 09:40:40.653 | Uninstalling urllib3-1.22: 2020-12-24 09:40:40.683 | Successfully uninstalled urllib3-1.22 2020-12-24 09:40:40.796 | Attempting uninstall: idna 2020-12-24 09:40:40.796 | Found existing installation: idna 2.6 2020-12-24 09:40:40.807 | Uninstalling idna-2.6: 2020-12-24 09:40:40.839 | Successfully uninstalled idna-2.6 2020-12-24 09:40:40.950 | Attempting uninstall: requests 2020-12-24 09:40:40.951 | Found existing installation: requests 2.18.4 2020-12-24 09:40:40.969 | Uninstalling requests-2.18.4: 2020-12-24 09:40:40.998 | Successfully uninstalled requests-2.18.4 2020-12-24 09:40:41.147 | Successfully installed certifi-2020.11.8 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.25.0 urllib3-1.26.2 2020-12-24 09:40:41.213 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2020-12-24 09:40:41.213 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-24 09:40:41.287 | + inc/python:pip_install:200 : result=0 2020-12-24 09:40:41.289 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:40:41.291 | + functions-common:time_stop:2306 : local name 2020-12-24 09:40:41.294 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:40:41.296 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:40:41.298 | + functions-common:time_stop:2309 : local total 2020-12-24 09:40:41.300 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:40:41.302 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:40:41.304 | + functions-common:time_stop:2313 : start_time=1608802835535 2020-12-24 09:40:41.306 | + functions-common:time_stop:2315 : [[ -z 1608802835535 ]] 2020-12-24 09:40:41.309 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:40:41.313 | + functions-common:time_stop:2318 : end_time=1608802841310 2020-12-24 09:40:41.315 | + functions-common:time_stop:2319 : elapsed_time=5775 2020-12-24 09:40:41.317 | + functions-common:time_stop:2320 : total=64904 2020-12-24 09:40:41.319 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:40:41.321 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=70679 2020-12-24 09:40:41.323 | + inc/python:pip_install:203 : return 0 2020-12-24 09:40:41.326 | + ./stack.sh:main:842 : install_apache_uwsgi 2020-12-24 09:40:41.328 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-12-24 09:40:41.331 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-12-24 09:40:41.333 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-24 09:40:41.335 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-24 09:40:41.338 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-24 09:40:41.340 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-24 09:40:41.342 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-24 09:40:41.344 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-24 09:40:41.347 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2020-12-24 09:40:41.349 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2020-12-24 09:40:41.351 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-24 09:40:41.353 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2020-12-24 09:40:41.355 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2020-12-24 09:40:41.358 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:40:41.360 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:40:41.362 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2020-12-24 09:40:41.364 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2020-12-24 09:40:41.366 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2020-12-24 09:40:41.369 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-12-24 09:40:41.371 | + functions-common:install_package:1344 : update_package_repo 2020-12-24 09:40:41.374 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-24 09:40:41.376 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-24 09:40:41.378 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-24 09:40:41.380 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-24 09:40:41.382 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-24 09:40:41.384 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:40:41.387 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:40:41.389 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-24 09:40:41.392 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-24 09:40:41.394 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-24 09:40:41.396 | + functions-common:apt_get_update:1071 : return 2020-12-24 09:40:41.398 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-12-24 09:40:41.401 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-24 09:40:41.403 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:40:41.405 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:40:41.407 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-12-24 09:40:41.426 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-12-24 09:40:41.546 | Reading package lists... 2020-12-24 09:40:41.787 | Building dependency tree... 2020-12-24 09:40:41.788 | Reading state information... 2020-12-24 09:40:41.991 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-12-24 09:40:41.991 | The following packages were automatically installed and are no longer required: 2020-12-24 09:40:41.992 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-12-24 09:40:41.992 | python3-click python3-colorama python3-configobj python3-constantly 2020-12-24 09:40:41.992 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-12-24 09:40:41.992 | python3-pam python3-problem-report python3-pyasn1 2020-12-24 09:40:41.992 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-24 09:40:41.992 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-24 09:40:41.992 | python3-zope.interface 2020-12-24 09:40:41.992 | Use 'sudo apt autoremove' to remove them. 2020-12-24 09:40:41.994 | Suggested packages: 2020-12-24 09:40:41.994 | python-uwsgidecorators python3-uwsgidecorators 2020-12-24 09:40:42.041 | The following NEW packages will be installed: 2020-12-24 09:40:42.041 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2020-12-24 09:40:42.316 | 0 upgraded, 3 newly installed, 0 to remove and 162 not upgraded. 2020-12-24 09:40:42.316 | Need to get 163 kB of archives. 2020-12-24 09:40:42.316 | After this operation, 634 kB of additional disk space will be used. 2020-12-24 09:40:42.316 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2020-12-24 09:40:42.573 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2020-12-24 09:40:42.791 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2020-12-24 09:40:43.437 | Fetched 163 kB in 1s (192 kB/s) 2020-12-24 09:40:43.495 | Selecting previously unselected package uwsgi. 2020-12-24 09:40:43.534 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77268 files and directories currently installed.) 2020-12-24 09:40:43.538 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-24 09:40:43.540 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-24 09:40:43.633 | Selecting previously unselected package uwsgi-plugin-python. 2020-12-24 09:40:43.641 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-24 09:40:43.643 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-12-24 09:40:43.732 | Selecting previously unselected package uwsgi-plugin-python3. 2020-12-24 09:40:43.739 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-24 09:40:43.741 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-12-24 09:40:43.824 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-12-24 09:40:43.870 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:40:43.892 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-24 09:40:44.427 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-12-24 09:40:44.481 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-24 09:40:44.667 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-24 09:40:45.185 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-24 09:40:47.082 | + functions-common:apt_get:1115 : result=0 2020-12-24 09:40:47.084 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-24 09:40:47.086 | + functions-common:time_stop:2306 : local name 2020-12-24 09:40:47.089 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:40:47.091 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:40:47.093 | + functions-common:time_stop:2309 : local total 2020-12-24 09:40:47.095 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:40:47.097 | + functions-common:time_stop:2312 : name=apt-get 2020-12-24 09:40:47.099 | + functions-common:time_stop:2313 : start_time=1608802841424 2020-12-24 09:40:47.101 | + functions-common:time_stop:2315 : [[ -z 1608802841424 ]] 2020-12-24 09:40:47.104 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:40:47.107 | + functions-common:time_stop:2318 : end_time=1608802847105 2020-12-24 09:40:47.109 | + functions-common:time_stop:2319 : elapsed_time=5681 2020-12-24 09:40:47.111 | + functions-common:time_stop:2320 : total=208112 2020-12-24 09:40:47.114 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:40:47.116 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=213793 2020-12-24 09:40:47.118 | + functions-common:apt_get:1119 : return 0 2020-12-24 09:40:47.120 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2020-12-24 09:40:47.123 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-24 09:40:47.125 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-24 09:40:47.127 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2020-12-24 09:40:47.185 | Enabling module proxy. 2020-12-24 09:40:47.190 | To activate the new configuration, you need to run: 2020-12-24 09:40:47.190 | systemctl restart apache2 2020-12-24 09:40:47.194 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2020-12-24 09:40:47.251 | Considering dependency proxy for proxy_uwsgi: 2020-12-24 09:40:47.251 | Module proxy already enabled 2020-12-24 09:40:47.251 | Enabling module proxy_uwsgi. 2020-12-24 09:40:47.256 | To activate the new configuration, you need to run: 2020-12-24 09:40:47.256 | systemctl restart apache2 2020-12-24 09:40:47.260 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2020-12-24 09:40:47.263 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-24 09:40:47.265 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-24 09:40:47.267 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-24 09:40:47.405 | + ./stack.sh:main:845 : install_keystoneauth 2020-12-24 09:40:47.408 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-12-24 09:40:47.410 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2020-12-24 09:40:47.413 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:47.415 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:47.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2020-12-24 09:40:47.420 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:47.422 | + ./stack.sh:main:846 : install_keystoneclient 2020-12-24 09:40:47.424 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-12-24 09:40:47.427 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2020-12-24 09:40:47.429 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:47.431 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:47.434 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2020-12-24 09:40:47.436 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:47.439 | + ./stack.sh:main:847 : install_glanceclient 2020-12-24 09:40:47.441 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2020-12-24 09:40:47.443 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2020-12-24 09:40:47.445 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:47.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:47.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2020-12-24 09:40:47.452 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:47.454 | + ./stack.sh:main:848 : install_cinderclient 2020-12-24 09:40:47.457 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2020-12-24 09:40:47.459 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2020-12-24 09:40:47.461 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:47.463 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:47.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2020-12-24 09:40:47.468 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:47.470 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2020-12-24 09:40:47.472 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2020-12-24 09:40:47.475 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:47.477 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:47.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2020-12-24 09:40:47.482 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:47.484 | + ./stack.sh:main:849 : install_novaclient 2020-12-24 09:40:47.487 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2020-12-24 09:40:47.489 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2020-12-24 09:40:47.491 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:47.493 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:47.495 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2020-12-24 09:40:47.499 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:47.501 | + ./stack.sh:main:850 : is_service_enabled swift glance horizon 2020-12-24 09:40:47.516 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:40:47.518 | + ./stack.sh:main:851 : install_swiftclient 2020-12-24 09:40:47.520 | + lib/swift:install_swiftclient:751 : use_library_from_git python-swiftclient 2020-12-24 09:40:47.523 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2020-12-24 09:40:47.525 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:47.527 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:47.529 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2020-12-24 09:40:47.532 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:47.534 | + ./stack.sh:main:853 : is_service_enabled neutron nova horizon 2020-12-24 09:40:47.549 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:40:47.552 | + ./stack.sh:main:854 : install_neutronclient 2020-12-24 09:40:47.554 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-12-24 09:40:47.556 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2020-12-24 09:40:47.559 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:47.561 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:47.564 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2020-12-24 09:40:47.566 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:47.568 | + ./stack.sh:main:858 : install_keystonemiddleware 2020-12-24 09:40:47.570 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-12-24 09:40:47.573 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2020-12-24 09:40:47.575 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-24 09:40:47.577 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2020-12-24 09:40:47.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2020-12-24 09:40:47.582 | + inc/python:use_library_from_git:253 : return 1 2020-12-24 09:40:47.584 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-12-24 09:40:47.586 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-12-24 09:40:47.589 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-24 09:40:47.592 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-12-24 09:40:47.594 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2020-12-24 09:40:47.596 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-24 09:40:47.600 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-24 09:40:47.600 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-12-24 09:40:47.604 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2020-12-24 09:40:47.607 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2020-12-24 09:40:47.609 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2020-12-24 09:40:47.612 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-12-24 09:40:47.614 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-12-24 09:40:47.632 | Using python 3.6 to install keystonemiddleware 2020-12-24 09:40:47.635 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2020-12-24 09:40:49.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:40:50.267 | Collecting keystonemiddleware===9.2.0 2020-12-24 09:40:50.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB) 2020-12-24 09:40:50.997 | Collecting oslo.cache===2.6.1 2020-12-24 09:40:51.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab7/718f31294f6d2/oslo.cache-2.6.1-py3-none-any.whl (61 kB) 2020-12-24 09:40:51.261 | Collecting oslo.config===8.4.0 2020-12-24 09:40:51.268 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/2e94c2da67cde/oslo.config-8.4.0-py3-none-any.whl (127 kB) 2020-12-24 09:40:51.760 | Collecting dogpile.cache===1.1.1 2020-12-24 09:40:51.767 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/658/0a63ee595dd42/dogpile.cache-1.1.1-py3-none-any.whl (49 kB) 2020-12-24 09:40:51.814 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.3.0) 2020-12-24 09:40:51.822 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2020-12-24 09:40:51.887 | Collecting rfc3986===1.4.0 2020-12-24 09:40:51.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2020-12-24 09:40:52.598 | Collecting keystoneauth1===4.3.0 2020-12-24 09:40:52.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/38f606c098f83/keystoneauth1-4.3.0-py3-none-any.whl (314 kB) 2020-12-24 09:40:53.240 | Collecting python-keystoneclient===4.2.0 2020-12-24 09:40:53.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 2020-12-24 09:40:53.735 | Collecting decorator===4.4.2 2020-12-24 09:40:53.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2020-12-24 09:40:53.962 | Collecting oslo.utils===4.7.0 2020-12-24 09:40:53.970 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/1127c518e44be/oslo.utils-4.7.0-py3-none-any.whl (97 kB) 2020-12-24 09:40:54.384 | Collecting pytz===2020.4 2020-12-24 09:40:54.392 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c5/5e189b682d420/pytz-2020.4-py2.py3-none-any.whl (509 kB) 2020-12-24 09:40:55.062 | Collecting pycadf===3.1.1 2020-12-24 09:40:55.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2020-12-24 09:40:55.220 | Collecting oslo.context===3.1.1 2020-12-24 09:40:55.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2020-12-24 09:40:55.271 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.25.0) 2020-12-24 09:40:55.880 | Collecting WebOb===1.8.6 2020-12-24 09:40:55.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2020-12-24 09:40:56.093 | Collecting oslo.log===4.4.0 2020-12-24 09:40:56.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2020-12-24 09:40:56.182 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2020-12-24 09:40:56.297 | Collecting oslo.serialization===4.0.1 2020-12-24 09:40:56.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ed/86d8378a845a2/oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 2020-12-24 09:40:56.459 | Collecting oslo.i18n===5.0.1 2020-12-24 09:40:56.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2020-12-24 09:40:56.598 | Collecting debtcollector===2.2.0 2020-12-24 09:40:56.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2020-12-24 09:40:56.649 | Requirement already satisfied: importlib-metadata===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 271)) (3.1.1) 2020-12-24 09:40:56.685 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (5.3.1) 2020-12-24 09:40:56.688 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (0.8.0) 2020-12-24 09:40:56.755 | Collecting iso8601===0.1.13 2020-12-24 09:40:56.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f0/2f01dd13320a7/iso8601-0.1.13-py3-none-any.whl (9.3 kB) 2020-12-24 09:40:57.319 | Collecting os-service-types===1.7.0 2020-12-24 09:40:57.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2020-12-24 09:40:58.017 | Collecting netifaces===0.10.9 2020-12-24 09:40:58.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2020-12-24 09:40:58.029 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.4.7) 2020-12-24 09:40:58.113 | Collecting packaging===20.4 2020-12-24 09:40:58.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2020-12-24 09:40:58.165 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.10) 2020-12-24 09:40:58.168 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2020-12-24 09:40:58.169 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.26.2) 2020-12-24 09:40:58.192 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.11.8) 2020-12-24 09:40:58.267 | Collecting python-dateutil===2.8.1 2020-12-24 09:40:58.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2020-12-24 09:40:58.371 | Collecting pyinotify===0.9.6 2020-12-24 09:40:58.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2020-12-24 09:40:59.105 | Collecting msgpack===1.0.0 2020-12-24 09:40:59.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/3bc3190f3d9d9/msgpack-1.0.0-cp36-cp36m-manylinux1_x86_64.whl (274 kB) 2020-12-24 09:40:59.222 | Collecting wrapt===1.12.1 2020-12-24 09:40:59.229 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2020-12-24 09:40:59.773 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.4.0) 2020-12-24 09:41:00.281 | Collecting importlib-resources===3.3.0 2020-12-24 09:41:00.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/34a8464ce1d5d/importlib_resources-3.3.0-py2.py3-none-any.whl (26 kB) 2020-12-24 09:41:00.310 | Building wheels for collected packages: pyinotify, wrapt 2020-12-24 09:41:00.311 | Building wheel for pyinotify (setup.py): started 2020-12-24 09:41:00.889 | Building wheel for pyinotify (setup.py): finished with status 'done' 2020-12-24 09:41:00.890 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=cc6e3560b4750ba9bca3b4b3d49ad01c1f37969508ad37f124cc028981b192dc 2020-12-24 09:41:00.890 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2020-12-24 09:41:00.892 | Building wheel for wrapt (setup.py): started 2020-12-24 09:41:02.390 | Building wheel for wrapt (setup.py): finished with status 'done' 2020-12-24 09:41:02.391 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67486 sha256=d6f8f82c86b5800627d703d1ea387f4f85093313a6325ada3eb783883f1058d0 2020-12-24 09:41:02.392 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2020-12-24 09:41:02.392 | Successfully built pyinotify wrapt 2020-12-24 09:41:03.167 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, rfc3986, oslo.config, msgpack, pytz, iso8601, netifaces, packaging, oslo.utils, oslo.serialization, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, decorator, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware, importlib-resources 2020-12-24 09:41:03.878 | Attempting uninstall: netifaces 2020-12-24 09:41:03.879 | Found existing installation: netifaces 0.10.4 2020-12-24 09:41:03.884 | Uninstalling netifaces-0.10.4: 2020-12-24 09:41:03.913 | Successfully uninstalled netifaces-0.10.4 2020-12-24 09:41:05.313 | Attempting uninstall: importlib-resources 2020-12-24 09:41:05.314 | Found existing installation: importlib-resources 4.0.0 2020-12-24 09:41:05.330 | Uninstalling importlib-resources-4.0.0: 2020-12-24 09:41:05.333 | Successfully uninstalled importlib-resources-4.0.0 2020-12-24 09:41:05.433 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.1 importlib-resources-3.3.0 iso8601-0.1.13 keystoneauth1-4.3.0 keystonemiddleware-9.2.0 msgpack-1.0.0 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.6.1 oslo.config-8.4.0 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.0.1 oslo.utils-4.7.0 packaging-20.4 pycadf-3.1.1 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.2.0 pytz-2020.4 rfc3986-1.4.0 wrapt-1.12.1 2020-12-24 09:41:05.510 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2020-12-24 09:41:05.510 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-24 09:41:05.613 | + inc/python:pip_install:200 : result=0 2020-12-24 09:41:05.615 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:41:05.617 | + functions-common:time_stop:2306 : local name 2020-12-24 09:41:05.619 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:41:05.622 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:41:05.624 | + functions-common:time_stop:2309 : local total 2020-12-24 09:41:05.626 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:41:05.628 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:41:05.630 | + functions-common:time_stop:2313 : start_time=1608802847628 2020-12-24 09:41:05.632 | + functions-common:time_stop:2315 : [[ -z 1608802847628 ]] 2020-12-24 09:41:05.635 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:41:05.639 | + functions-common:time_stop:2318 : end_time=1608802865636 2020-12-24 09:41:05.641 | + functions-common:time_stop:2319 : elapsed_time=18008 2020-12-24 09:41:05.643 | + functions-common:time_stop:2320 : total=70679 2020-12-24 09:41:05.645 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:41:05.647 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=88687 2020-12-24 09:41:05.649 | + inc/python:pip_install:203 : return 0 2020-12-24 09:41:05.652 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-12-24 09:41:05.654 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-12-24 09:41:05.657 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-24 09:41:05.660 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-12-24 09:41:05.662 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2020-12-24 09:41:05.664 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-24 09:41:05.668 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-12-24 09:41:05.668 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-24 09:41:05.672 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2020-12-24 09:41:05.674 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2020-12-24 09:41:05.676 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2020-12-24 09:41:05.679 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-12-24 09:41:05.681 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-12-24 09:41:05.700 | Using python 3.6 to install python-memcached 2020-12-24 09:41:05.702 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2020-12-24 09:41:07.552 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:41:08.186 | Collecting python-memcached===1.59 2020-12-24 09:41:08.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2020-12-24 09:41:08.243 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2020-12-24 09:41:09.038 | Installing collected packages: python-memcached 2020-12-24 09:41:09.096 | Successfully installed python-memcached-1.59 2020-12-24 09:41:09.174 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2020-12-24 09:41:09.175 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-24 09:41:09.249 | + inc/python:pip_install:200 : result=0 2020-12-24 09:41:09.251 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-24 09:41:09.253 | + functions-common:time_stop:2306 : local name 2020-12-24 09:41:09.255 | + functions-common:time_stop:2307 : local end_time 2020-12-24 09:41:09.257 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-24 09:41:09.260 | + functions-common:time_stop:2309 : local total 2020-12-24 09:41:09.262 | + functions-common:time_stop:2310 : local start_time 2020-12-24 09:41:09.264 | + functions-common:time_stop:2312 : name=pip_install 2020-12-24 09:41:09.266 | + functions-common:time_stop:2313 : start_time=1608802865695 2020-12-24 09:41:09.268 | + functions-common:time_stop:2315 : [[ -z 1608802865695 ]] 2020-12-24 09:41:09.271 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-24 09:41:09.274 | + functions-common:time_stop:2318 : end_time=1608802869272 2020-12-24 09:41:09.276 | + functions-common:time_stop:2319 : elapsed_time=3577 2020-12-24 09:41:09.278 | + functions-common:time_stop:2320 : total=88687 2020-12-24 09:41:09.280 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-24 09:41:09.283 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=92264 2020-12-24 09:41:09.285 | + inc/python:pip_install:203 : return 0 2020-12-24 09:41:09.287 | + ./stack.sh:main:860 : is_service_enabled keystone 2020-12-24 09:41:09.302 | + functions-common:is_service_enabled:1962 : return 0 2020-12-24 09:41:09.304 | + ./stack.sh:main:861 : '[' 10.222.0.16 == 10.222.0.16 ']' 2020-12-24 09:41:09.307 | + ./stack.sh:main:862 : stack_install_service keystone 2020-12-24 09:41:09.309 | + lib/stack:stack_install_service:20 : local service=keystone 2020-12-24 09:41:09.312 | + lib/stack:stack_install_service:21 : type install_keystone 2020-12-24 09:41:09.314 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-24 09:41:09.316 | + lib/stack:stack_install_service:32 : install_keystone 2020-12-24 09:41:09.318 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-12-24 09:41:09.332 | + functions-common:is_service_enabled:1962 : return 1 2020-12-24 09:41:09.335 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2020-12-24 09:41:09.337 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2020-12-24 09:41:09.339 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2020-12-24 09:41:09.341 | + functions-common:git_clone:527 : local git_ref=master 2020-12-24 09:41:09.343 | + functions-common:git_clone:528 : local orig_dir 2020-12-24 09:41:09.345 | ++ functions-common:git_clone:529 : pwd 2020-12-24 09:41:09.348 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-24 09:41:09.349 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-24 09:41:09.352 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-24 09:41:09.366 | + functions-common:git_clone:532 : RECLONE=False 2020-12-24 09:41:09.368 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-24 09:41:09.370 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-24 09:41:09.373 | + functions-common:git_clone:546 : echo master 2020-12-24 09:41:09.374 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-24 09:41:09.378 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2020-12-24 09:41:09.380 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-24 09:41:09.382 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2020-12-24 09:41:09.384 | + functions-common:git_clone:595 : git show --oneline 2020-12-24 09:41:09.385 | + functions-common:git_clone:595 : head -1 2020-12-24 09:41:09.388 | b0b93c039 Merge "Generalize release note for bug 1878938" 2020-12-24 09:41:09.391 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-24 09:41:09.393 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-12-24 09:41:09.395 | + inc/python:setup_develop:338 : local bindep 2020-12-24 09:41:09.397 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-24 09:41:09.399 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2020-12-24 09:41:09.402 | + inc/python:setup_develop:344 : local extras= 2020-12-24 09:41:09.404 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-12-24 09:41:09.406 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-24 09:41:09.408 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-24 09:41:09.410 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2020-12-24 09:41:09.413 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-24 09:41:09.415 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-24 09:41:09.418 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2020-12-24 09:41:09.421 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-24 09:41:09.423 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2020-12-24 09:41:09.425 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-24 09:41:09.428 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-24 09:41:09.430 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-12-24 09:41:09.436 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2020-12-24 09:41:09.438 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2020-12-24 09:41:10.105 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2020-12-24 09:41:10.108 | + inc/python:setup_package:417 : local bindep=0 2020-12-24 09:41:10.110 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-24 09:41:10.112 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-24 09:41:10.114 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-24 09:41:10.116 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2020-12-24 09:41:10.118 | + inc/python:setup_package:426 : local flags=-e 2020-12-24 09:41:10.120 | + inc/python:setup_package:427 : local extras= 2020-12-24 09:41:10.122 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-24 09:41:10.124 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-24 09:41:10.127 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-24 09:41:10.129 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-24 09:41:10.131 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-24 09:41:10.133 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2020-12-24 09:41:10.150 | Using python 3.6 to install /opt/stack/keystone 2020-12-24 09:41:10.153 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2020-12-24 09:41:11.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-24 09:41:11.988 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-12-24 09:41:12.010 | Obtaining file:///opt/stack/keystone