2020-12-02 09:05:52.798 | + ./stack.sh:main:457 : exec 2020-12-02 09:05:52.798 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-12-02-090552' 2020-12-02 09:05:52.798 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-12-02-090552.summary.2020-12-02-090552 2020-12-02 09:05:52.798 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-02 09:05:52.798 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-12-02-090552 2020-12-02 09:05:52.798 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2020-12-02-090552 /opt/stack/logs/stack.sh.log 2020-12-02 09:05:52.798 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2020-12-02-090552.summary.2020-12-02-090552 /opt/stack/logs/stack.sh.log.summary 2020-12-02 09:05:52.798 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2020-12-02 09:05:52.798 | + functions:check_path_perm_sanity:620 : local real_path 2020-12-02 09:05:52.798 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2020-12-02 09:05:52.798 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2020-12-02 09:05:52.798 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2020-12-02 09:05:52.798 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2020-12-02 09:05:52.798 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2020-12-02 09:05:52.798 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-12-02 09:05:52.798 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2020-12-02 09:05:52.798 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2020-12-02 09:05:52.798 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-12-02 09:05:52.798 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-12-02 09:05:52.798 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2020-12-02 09:05:52.798 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2020-12-02 09:05:52.800 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-12-02 09:05:52.802 | + ./stack.sh:main:489 : trap exit_trap EXIT 2020-12-02 09:05:52.804 | + ./stack.sh:main:530 : trap err_trap ERR 2020-12-02 09:05:52.807 | + ./stack.sh:main:543 : set -o errexit 2020-12-02 09:05:52.809 | + ./stack.sh:main:546 : uname -a 2020-12-02 09:05:52.810 | Linux n-d-762330-8 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-02 09:05:52.812 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-12-02 09:05:52.813 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2020-12-02 09:05:52.816 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2020-12-02 09:05:52.841 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2020-12-02 09:05:52.857 | + ./stack.sh:main:560 : fetch_plugins 2020-12-02 09:05:52.858 | + functions-common:fetch_plugins:1652 : local plugins= 2020-12-02 09:05:52.860 | + functions-common:fetch_plugins:1653 : local plugin 2020-12-02 09:05:52.863 | + functions-common:fetch_plugins:1656 : [[ -z '' ]] 2020-12-02 09:05:52.865 | + functions-common:fetch_plugins:1657 : return 2020-12-02 09:05:52.867 | + ./stack.sh:main:564 : run_phase override_defaults 2020-12-02 09:05:52.870 | + functions-common:run_phase:1734 : local mode=override_defaults 2020-12-02 09:05:52.872 | + functions-common:run_phase:1735 : local phase= 2020-12-02 09:05:52.874 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-02 09:05:52.875 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-02 09:05:52.877 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-02 09:05:52.879 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-02 09:05:52.881 | + functions-common:run_phase:1744 : local extra 2020-12-02 09:05:52.884 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-02 09:05:52.886 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-02 09:05:52.888 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-02 09:05:52.890 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-02 09:05:52.892 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-12-02 09:05:52.893 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-02 09:05:52.908 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:05:52.909 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-12-02 09:05:52.911 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-02 09:05:52.913 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-02 09:05:52.915 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-02 09:05:52.917 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-02 09:05:52.919 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-02 09:05:52.920 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-12-02 09:05:52.922 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-12-02 09:05:52.924 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-12-02 09:05:52.926 | + 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-02 09:05:52.928 | + functions-common:run_phase:1759 : plugin_override_defaults 2020-12-02 09:05:52.930 | + functions-common:plugin_override_defaults:1693 : local plugins= 2020-12-02 09:05:52.933 | + functions-common:plugin_override_defaults:1694 : local plugin 2020-12-02 09:05:52.935 | + functions-common:plugin_override_defaults:1697 : [[ -z '' ]] 2020-12-02 09:05:52.937 | + functions-common:plugin_override_defaults:1698 : return 2020-12-02 09:05:52.939 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2020-12-02 09:05:52.958 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2020-12-02 09:05:52.960 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-12-02 09:05:52.972 | ++ functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:05:52.974 | +++ lib/tls:source:43 : hostname -f 2020-12-02 09:05:52.979 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-12-02 09:05:52.981 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-12-02 09:05:52.983 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-12-02 09:05:52.985 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-12-02 09:05:52.986 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-12-02 09:05:52.988 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-12-02 09:05:52.990 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-12-02 09:05:52.993 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-12-02 09:05:52.995 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-12-02 09:05:52.997 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-12-02 09:05:53.001 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2020-12-02 09:05:53.013 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2020-12-02 09:05:53.028 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2020-12-02 09:05:53.040 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2020-12-02 09:05:53.051 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2020-12-02 09:05:53.076 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2020-12-02 09:05:53.112 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2020-12-02 09:05:53.185 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2020-12-02 09:05:53.206 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2020-12-02 09:05:53.239 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2020-12-02 09:05:53.292 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2020-12-02 09:05:53.407 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2020-12-02 09:05:53.421 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2020-12-02 09:05:53.434 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2020-12-02 09:05:53.447 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2020-12-02 09:05:53.536 | + ./stack.sh:main:593 : run_phase source 2020-12-02 09:05:53.538 | + functions-common:run_phase:1734 : local mode=source 2020-12-02 09:05:53.541 | + functions-common:run_phase:1735 : local phase= 2020-12-02 09:05:53.543 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-02 09:05:53.545 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-02 09:05:53.547 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-02 09:05:53.550 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-02 09:05:53.552 | + functions-common:run_phase:1744 : local extra 2020-12-02 09:05:53.554 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-02 09:05:53.558 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-02 09:05:53.560 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-02 09:05:53.562 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-02 09:05:53.564 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-12-02 09:05:53.566 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-02 09:05:53.580 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:05:53.582 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-12-02 09:05:53.584 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-12-02 09:05:53.623 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-12-02 09:05:53.625 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-12-02 09:05:53.627 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2020-12-02 09:05:53.629 | + functions-common:run_phase:1756 : load_plugin_settings 2020-12-02 09:05:53.632 | + functions-common:load_plugin_settings:1670 : local plugins= 2020-12-02 09:05:53.634 | + functions-common:load_plugin_settings:1671 : local plugin 2020-12-02 09:05:53.636 | + functions-common:load_plugin_settings:1674 : [[ -z '' ]] 2020-12-02 09:05:53.639 | + functions-common:load_plugin_settings:1675 : return 2020-12-02 09:05:53.641 | + functions-common:run_phase:1757 : verify_disabled_services 2020-12-02 09:05:53.643 | + functions-common:verify_disabled_services:2017 : local service 2020-12-02 09:05:53.645 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.648 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-12-02 09:05:53.650 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.653 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-12-02 09:05:53.655 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.657 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-12-02 09:05:53.659 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.662 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-12-02 09:05:53.665 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.670 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-12-02 09:05:53.672 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.675 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-12-02 09:05:53.677 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.679 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-12-02 09:05:53.682 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.684 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-12-02 09:05:53.686 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.689 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-12-02 09:05:53.691 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.693 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-12-02 09:05:53.696 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.698 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2020-12-02 09:05:53.700 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.703 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-12-02 09:05:53.705 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.707 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-12-02 09:05:53.709 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.712 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-12-02 09:05:53.714 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.717 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-12-02 09:05:53.719 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.721 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-12-02 09:05:53.724 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.726 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-12-02 09:05:53.729 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.731 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-12-02 09:05:53.733 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.735 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-12-02 09:05:53.737 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.740 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-12-02 09:05:53.742 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.744 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-12-02 09:05:53.746 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.749 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-12-02 09:05:53.751 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.753 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-12-02 09:05:53.756 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.758 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-12-02 09:05:53.760 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.762 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-12-02 09:05:53.765 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.767 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-12-02 09:05:53.769 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.771 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-12-02 09:05:53.774 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.777 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2020-12-02 09:05:53.779 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.781 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-12-02 09:05:53.783 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.786 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-12-02 09:05:53.788 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.791 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-12-02 09:05:53.793 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.796 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-12-02 09:05:53.798 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.800 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-12-02 09:05:53.802 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.805 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-12-02 09:05:53.807 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.810 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-12-02 09:05:53.812 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.814 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-12-02 09:05:53.816 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.819 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-12-02 09:05:53.821 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.823 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-12-02 09:05:53.826 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.828 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-12-02 09:05:53.830 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.832 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-12-02 09:05:53.835 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.838 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-12-02 09:05:53.840 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-02 09:05:53.842 | + functions-common:verify_disabled_services:2019 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-12-02 09:05:53.845 | + ./stack.sh:main:664 : initialize_database_backends 2020-12-02 09:05:53.848 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-12-02 09:05:53.850 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-12-02 09:05:53.865 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:05:53.867 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-12-02 09:05:53.870 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-12-02 09:05:53.872 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-12-02 09:05:53.887 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:05:53.889 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-12-02 09:05:53.891 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-12-02 09:05:53.893 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-12-02 09:05:53.896 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-12-02 09:05:53.898 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-12-02 09:05:53.901 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-12-02 09:05:53.903 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-12-02 09:05:53.906 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-12-02 09:05:53.908 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-12-02 09:05:53.910 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-12-02 09:05:53.913 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-02 09:05:53.916 | + lib/database:initialize_database_backends:104 : return 0 2020-12-02 09:05:53.918 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2020-12-02 09:05:53.918 | Using mysql database backend 2020-12-02 09:05:53.920 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-12-02 09:05:53.936 | + ./stack.sh:main:680 : is_service_enabled rabbit 2020-12-02 09:05:53.951 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:05:53.953 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-12-02 09:05:53.969 | + ./stack.sh:main:688 : is_service_enabled keystone 2020-12-02 09:05:53.985 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:05:53.987 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-12-02 09:05:54.003 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-12-02 09:05:54.018 | + ./stack.sh:main:703 : is_service_enabled ldap 2020-12-02 09:05:54.033 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:05:54.036 | + ./stack.sh:main:712 : is_service_enabled nova 2020-12-02 09:05:54.052 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:05:54.054 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-12-02 09:05:54.057 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2020-12-02 09:05:54.073 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:05:54.075 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-12-02 09:05:54.092 | + ./stack.sh:main:728 : [[ -z '' ]] 2020-12-02 09:05:54.094 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2020-12-02 09:05:54.096 | + ./stack.sh:main:734 : save_stackenv 734 2020-12-02 09:05:54.098 | + functions-common:save_stackenv:60 : local tag=734 2020-12-02 09:05:54.102 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-12-02 09:05:54.106 | + functions-common:save_stackenv:62 : time_stamp=2020-12-02-090554 2020-12-02 09:05:54.108 | + functions-common:save_stackenv:63 : echo '# 2020-12-02-090554 734' 2020-12-02 09:05:54.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.113 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-02 09:05:54.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.118 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-12-02 09:05:54.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.125 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-12-02 09:05:54.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.130 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-12-02 09:05:54.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.136 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2020-12-02 09:05:54.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.141 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2020-12-02 09:05:54.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.145 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-12-02-090552 2020-12-02 09:05:54.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.151 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-12-02 09:05:54.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.155 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2020-12-02 09:05:54.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.160 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-12-02 09:05:54.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.165 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-12-02 09:05:54.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.169 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-12-02 09:05:54.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-02 09:05:54.174 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-12-02 09:05:54.176 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2020-12-02 09:05:54.179 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2020-12-02 09:05:54.181 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2020-12-02 09:05:54.183 | + functions-common:git_clone:527 : local git_ref=master 2020-12-02 09:05:54.185 | + functions-common:git_clone:528 : local orig_dir 2020-12-02 09:05:54.188 | ++ functions-common:git_clone:529 : pwd 2020-12-02 09:05:54.190 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-02 09:05:54.192 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-02 09:05:54.195 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-02 09:05:54.210 | + functions-common:git_clone:532 : RECLONE=False 2020-12-02 09:05:54.213 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-02 09:05:54.215 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-02 09:05:54.218 | + functions-common:git_clone:546 : echo master 2020-12-02 09:05:54.218 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-02 09:05:54.223 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2020-12-02 09:05:54.226 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-02 09:05:54.228 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2020-12-02 09:05:54.231 | + functions-common:git_clone:595 : git show --oneline 2020-12-02 09:05:54.232 | + functions-common:git_clone:595 : head -1 2020-12-02 09:05:54.234 | 6dec47e0 Merge "update constraint for python-magnumclient to new release 3.3.0" 2020-12-02 09:05:54.237 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-02 09:05:54.239 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2020-12-02 09:05:54.242 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-02 09:05:54.244 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2020-12-02 09:05:54.246 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-12-02 09:05:54.250 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-12-02 09:05:54.252 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-12-02 09:05:54.255 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-12-02 09:05:54.258 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-12-02 09:05:54.260 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-12-02 09:05:54.263 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-12-02 09:05:54.266 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-12-02 09:05:54.270 | ++ tools/install_prereqs.sh:source:47 : NOW=1606899954 2020-12-02 09:05:54.274 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-12-02 09:05:54.278 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-12-02 09:05:54.281 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-12-02 09:05:54.283 | ++ tools/install_prereqs.sh:source:49 : DELTA=1606899954 2020-12-02 09:05:54.286 | ++ tools/install_prereqs.sh:source:50 : [[ 1606899954 -lt 7200 ]] 2020-12-02 09:05:54.288 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-12-02 09:05:54.290 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2020-12-02 09:05:54.293 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2020-12-02 09:05:54.295 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2020-12-02 09:05:54.297 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2020-12-02 09:05:54.300 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2020-12-02 09:05:54.302 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2020-12-02 09:05:54.306 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-12-02 09:05:54.354 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-12-02 09:05:54.354 | apache2-dev 2020-12-02 09:05:54.354 | bc 2020-12-02 09:05:54.354 | bsdmainutils 2020-12-02 09:05:54.354 | curl 2020-12-02 09:05:54.354 | g++ 2020-12-02 09:05:54.354 | gcc 2020-12-02 09:05:54.355 | gettext 2020-12-02 09:05:54.355 | git 2020-12-02 09:05:54.355 | graphviz 2020-12-02 09:05:54.355 | iputils-ping 2020-12-02 09:05:54.355 | libapache2-mod-proxy-uwsgi 2020-12-02 09:05:54.355 | libffi-dev 2020-12-02 09:05:54.355 | libjpeg-dev 2020-12-02 09:05:54.355 | libmysqlclient-dev 2020-12-02 09:05:54.355 | libpcre3-dev 2020-12-02 09:05:54.355 | libpq-dev 2020-12-02 09:05:54.355 | libssl-dev 2020-12-02 09:05:54.355 | libsystemd-dev 2020-12-02 09:05:54.355 | libxml2-dev 2020-12-02 09:05:54.355 | libxslt1-dev 2020-12-02 09:05:54.355 | libyaml-dev 2020-12-02 09:05:54.355 | lsof 2020-12-02 09:05:54.355 | openssh-server 2020-12-02 09:05:54.355 | openssl 2020-12-02 09:05:54.355 | pkg-config 2020-12-02 09:05:54.355 | psmisc 2020-12-02 09:05:54.355 | python3-dev 2020-12-02 09:05:54.355 | python3-pip 2020-12-02 09:05:54.355 | python3-venv 2020-12-02 09:05:54.355 | tar 2020-12-02 09:05:54.355 | tcpdump 2020-12-02 09:05:54.355 | unzip 2020-12-02 09:05:54.355 | uuid-runtime 2020-12-02 09:05:54.355 | wget 2020-12-02 09:05:54.355 | wget 2020-12-02 09:05:54.355 | zlib1g-dev 2020-12-02 09:05:54.355 | libkrb5-dev 2020-12-02 09:05:54.355 | libldap2-dev 2020-12-02 09:05:54.355 | libsasl2-dev 2020-12-02 09:05:54.355 | memcached 2020-12-02 09:05:54.355 | python3-mysqldb 2020-12-02 09:05:54.356 | sqlite3 2020-12-02 09:05:54.356 | conntrack 2020-12-02 09:05:54.356 | curl 2020-12-02 09:05:54.356 | dnsmasq-base 2020-12-02 09:05:54.356 | dnsmasq-utils 2020-12-02 09:05:54.356 | ebtables 2020-12-02 09:05:54.356 | gawk 2020-12-02 09:05:54.356 | genisoimage 2020-12-02 09:05:54.356 | iptables 2020-12-02 09:05:54.356 | iputils-arping 2020-12-02 09:05:54.356 | kpartx 2020-12-02 09:05:54.356 | libjs-jquery-tablesorter 2020-12-02 09:05:54.356 | libmysqlclient-dev 2020-12-02 09:05:54.356 | parted 2020-12-02 09:05:54.356 | pm-utils 2020-12-02 09:05:54.356 | python3-mysqldb 2020-12-02 09:05:54.356 | socat 2020-12-02 09:05:54.356 | sqlite3 2020-12-02 09:05:54.356 | sudo 2020-12-02 09:05:54.356 | vlan 2020-12-02 09:05:54.356 | lsscsi 2020-12-02 09:05:54.356 | open-iscsi 2020-12-02 09:05:54.356 | lvm2 2020-12-02 09:05:54.356 | qemu-utils 2020-12-02 09:05:54.356 | thin-provisioning-tools 2020-12-02 09:05:54.356 | acl 2020-12-02 09:05:54.356 | dnsmasq-base 2020-12-02 09:05:54.356 | dnsmasq-utils 2020-12-02 09:05:54.356 | ebtables 2020-12-02 09:05:54.356 | haproxy 2020-12-02 09:05:54.356 | iptables 2020-12-02 09:05:54.356 | iputils-arping 2020-12-02 09:05:54.356 | iputils-ping 2020-12-02 09:05:54.356 | libmysqlclient-dev 2020-12-02 09:05:54.356 | postgresql-server-dev-all 2020-12-02 09:05:54.356 | python3-mysqldb 2020-12-02 09:05:54.357 | sqlite3 2020-12-02 09:05:54.357 | sudo 2020-12-02 09:05:54.357 | vlan 2020-12-02 09:05:54.357 | ipset 2020-12-02 09:05:54.357 | conntrack 2020-12-02 09:05:54.357 | conntrackd 2020-12-02 09:05:54.357 | keepalived 2020-12-02 09:05:54.357 | dstat 2020-12-02 09:05:54.357 | lvm2 2020-12-02 09:05:54.357 | qemu-utils 2020-12-02 09:05:54.357 | thin-provisioning-tools 2020-12-02 09:05:54.357 | curl 2020-12-02 09:05:54.357 | liberasurecode-dev 2020-12-02 09:05:54.357 | make 2020-12-02 09:05:54.357 | memcached 2020-12-02 09:05:54.357 | sqlite3 2020-12-02 09:05:54.357 | xfsprogs' 2020-12-02 09:05:54.358 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-12-02 09:05:54.375 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-12-02 09:05:54.375 | apache2-dev 2020-12-02 09:05:54.375 | bc 2020-12-02 09:05:54.375 | bsdmainutils 2020-12-02 09:05:54.375 | curl 2020-12-02 09:05:54.375 | g++ 2020-12-02 09:05:54.375 | gcc 2020-12-02 09:05:54.375 | gettext 2020-12-02 09:05:54.376 | git 2020-12-02 09:05:54.376 | graphviz 2020-12-02 09:05:54.376 | iputils-ping 2020-12-02 09:05:54.376 | libapache2-mod-proxy-uwsgi 2020-12-02 09:05:54.376 | libffi-dev 2020-12-02 09:05:54.376 | libjpeg-dev 2020-12-02 09:05:54.376 | libmysqlclient-dev 2020-12-02 09:05:54.376 | libpcre3-dev 2020-12-02 09:05:54.376 | libpq-dev 2020-12-02 09:05:54.376 | libssl-dev 2020-12-02 09:05:54.376 | libsystemd-dev 2020-12-02 09:05:54.376 | libxml2-dev 2020-12-02 09:05:54.376 | libxslt1-dev 2020-12-02 09:05:54.376 | libyaml-dev 2020-12-02 09:05:54.376 | lsof 2020-12-02 09:05:54.376 | openssh-server 2020-12-02 09:05:54.376 | openssl 2020-12-02 09:05:54.376 | pkg-config 2020-12-02 09:05:54.376 | psmisc 2020-12-02 09:05:54.376 | python3-dev 2020-12-02 09:05:54.376 | python3-pip 2020-12-02 09:05:54.376 | python3-venv 2020-12-02 09:05:54.376 | tar 2020-12-02 09:05:54.376 | tcpdump 2020-12-02 09:05:54.376 | unzip 2020-12-02 09:05:54.376 | uuid-runtime 2020-12-02 09:05:54.376 | wget 2020-12-02 09:05:54.376 | wget 2020-12-02 09:05:54.376 | zlib1g-dev 2020-12-02 09:05:54.376 | libkrb5-dev 2020-12-02 09:05:54.376 | libldap2-dev 2020-12-02 09:05:54.376 | libsasl2-dev 2020-12-02 09:05:54.377 | memcached 2020-12-02 09:05:54.377 | python3-mysqldb 2020-12-02 09:05:54.377 | sqlite3 2020-12-02 09:05:54.377 | conntrack 2020-12-02 09:05:54.377 | curl 2020-12-02 09:05:54.377 | dnsmasq-base 2020-12-02 09:05:54.377 | dnsmasq-utils 2020-12-02 09:05:54.377 | ebtables 2020-12-02 09:05:54.377 | gawk 2020-12-02 09:05:54.377 | genisoimage 2020-12-02 09:05:54.377 | iptables 2020-12-02 09:05:54.377 | iputils-arping 2020-12-02 09:05:54.377 | kpartx 2020-12-02 09:05:54.377 | libjs-jquery-tablesorter 2020-12-02 09:05:54.377 | libmysqlclient-dev 2020-12-02 09:05:54.377 | parted 2020-12-02 09:05:54.377 | pm-utils 2020-12-02 09:05:54.377 | python3-mysqldb 2020-12-02 09:05:54.377 | socat 2020-12-02 09:05:54.377 | sqlite3 2020-12-02 09:05:54.377 | sudo 2020-12-02 09:05:54.377 | vlan 2020-12-02 09:05:54.377 | lsscsi 2020-12-02 09:05:54.377 | open-iscsi 2020-12-02 09:05:54.377 | lvm2 2020-12-02 09:05:54.377 | qemu-utils 2020-12-02 09:05:54.377 | thin-provisioning-tools 2020-12-02 09:05:54.377 | acl 2020-12-02 09:05:54.377 | dnsmasq-base 2020-12-02 09:05:54.377 | dnsmasq-utils 2020-12-02 09:05:54.377 | ebtables 2020-12-02 09:05:54.378 | haproxy 2020-12-02 09:05:54.378 | iptables 2020-12-02 09:05:54.378 | iputils-arping 2020-12-02 09:05:54.378 | iputils-ping 2020-12-02 09:05:54.378 | libmysqlclient-dev 2020-12-02 09:05:54.378 | postgresql-server-dev-all 2020-12-02 09:05:54.378 | python3-mysqldb 2020-12-02 09:05:54.378 | sqlite3 2020-12-02 09:05:54.378 | sudo 2020-12-02 09:05:54.378 | vlan 2020-12-02 09:05:54.378 | ipset 2020-12-02 09:05:54.378 | conntrack 2020-12-02 09:05:54.378 | conntrackd 2020-12-02 09:05:54.378 | keepalived 2020-12-02 09:05:54.378 | dstat 2020-12-02 09:05:54.378 | lvm2 2020-12-02 09:05:54.378 | qemu-utils 2020-12-02 09:05:54.378 | thin-provisioning-tools 2020-12-02 09:05:54.378 | curl 2020-12-02 09:05:54.378 | liberasurecode-dev 2020-12-02 09:05:54.378 | make 2020-12-02 09:05:54.378 | memcached 2020-12-02 09:05:54.378 | sqlite3 2020-12-02 09:05:54.378 | xfsprogs ' 2020-12-02 09:05:54.378 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-12-02 09:05:54.380 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:05:54.383 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:05:54.387 | ++ 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-02 09:05:54.387 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-12-02 09:05:54.391 | ++ 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-02 09:05:54.393 | ++ functions-common:install_package:1344 : update_package_repo 2020-12-02 09:05:54.396 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-02 09:05:54.399 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2020-12-02 09:05:54.401 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-02 09:05:54.403 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-02 09:05:54.405 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2020-12-02 09:05:54.407 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:05:54.410 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:05:54.412 | ++ functions-common:update_package_repo:1325 : apt_get_update 2020-12-02 09:05:54.414 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-12-02 09:05:54.416 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-12-02 09:05:54.418 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2020-12-02 09:05:54.421 | +++ functions-common:apt_get_update:1078 : id -u 2020-12-02 09:05:54.425 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-12-02 09:05:54.427 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2020-12-02 09:05:54.430 | ++ functions-common:time_start:2292 : local name=apt-get-update 2020-12-02 09:05:54.433 | ++ functions-common:time_start:2293 : local start_time= 2020-12-02 09:05:54.435 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2020-12-02 09:05:54.437 | +++ functions-common:time_start:2297 : date +%s%3N 2020-12-02 09:05:54.441 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1606899954438 2020-12-02 09:05:54.443 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-12-02 09:05:54.446 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-12-02 09:05:54.450 | ++ 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-02 09:05:54.847 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-02 09:05:54.847 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-02 09:05:54.990 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-02 09:05:55.188 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-02 09:05:57.239 | Reading package lists... 2020-12-02 09:05:57.300 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-12-02 09:05:57.302 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-12-02 09:05:57.304 | ++ functions-common:time_stop:2306 : local name 2020-12-02 09:05:57.307 | ++ functions-common:time_stop:2307 : local end_time 2020-12-02 09:05:57.309 | ++ functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:05:57.311 | ++ functions-common:time_stop:2309 : local total 2020-12-02 09:05:57.314 | ++ functions-common:time_stop:2310 : local start_time 2020-12-02 09:05:57.316 | ++ functions-common:time_stop:2312 : name=apt-get-update 2020-12-02 09:05:57.318 | ++ functions-common:time_stop:2313 : start_time=1606899954438 2020-12-02 09:05:57.320 | ++ functions-common:time_stop:2315 : [[ -z 1606899954438 ]] 2020-12-02 09:05:57.323 | +++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:05:57.327 | ++ functions-common:time_stop:2318 : end_time=1606899957324 2020-12-02 09:05:57.329 | ++ functions-common:time_stop:2319 : elapsed_time=2886 2020-12-02 09:05:57.331 | ++ functions-common:time_stop:2320 : total=0 2020-12-02 09:05:57.333 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:05:57.335 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2886 2020-12-02 09:05:57.337 | ++ 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-02 09:05:57.340 | ++ functions-common:real_install_package:1330 : is_ubuntu 2020-12-02 09:05:57.342 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:05:57.344 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:05:57.347 | ++ 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-02 09:05:57.370 | ++ 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-02 09:05:57.491 | Reading package lists... 2020-12-02 09:05:57.747 | Building dependency tree... 2020-12-02 09:05:57.748 | Reading state information... 2020-12-02 09:05:58.013 | acl is already the newest version (2.2.52-3build1). 2020-12-02 09:05:58.013 | acl set to manually installed. 2020-12-02 09:05:58.013 | bc is already the newest version (1.07.1-2). 2020-12-02 09:05:58.013 | bc set to manually installed. 2020-12-02 09:05:58.013 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-12-02 09:05:58.013 | bsdmainutils set to manually installed. 2020-12-02 09:05:58.013 | dnsmasq-base is already the newest version (2.79-1). 2020-12-02 09:05:58.013 | dnsmasq-base set to manually installed. 2020-12-02 09:05:58.013 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-12-02 09:05:58.013 | gawk set to manually installed. 2020-12-02 09:05:58.013 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-12-02 09:05:58.013 | iptables set to manually installed. 2020-12-02 09:05:58.013 | libpcre3-dev is already the newest version (2:8.39-9). 2020-12-02 09:05:58.013 | lsof is already the newest version (4.89+dfsg-0.1). 2020-12-02 09:05:58.013 | lsof set to manually installed. 2020-12-02 09:05:58.013 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-12-02 09:05:58.013 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-12-02 09:05:58.013 | ebtables set to manually installed. 2020-12-02 09:05:58.013 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-12-02 09:05:58.013 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-12-02 09:05:58.013 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-12-02 09:05:58.013 | parted is already the newest version (3.2-20ubuntu0.2). 2020-12-02 09:05:58.013 | parted set to manually installed. 2020-12-02 09:05:58.013 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-12-02 09:05:58.013 | psmisc set to manually installed. 2020-12-02 09:05:58.014 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-12-02 09:05:58.014 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-12-02 09:05:58.014 | tar set to manually installed. 2020-12-02 09:05:58.014 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-12-02 09:05:58.014 | wget set to manually installed. 2020-12-02 09:05:58.014 | The following packages were automatically installed and are no longer required: 2020-12-02 09:05:58.014 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-02 09:05:58.014 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-02 09:05:58.014 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-02 09:05:58.014 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-02 09:05:58.014 | python3-twisted-bin python3-zope.interface 2020-12-02 09:05:58.014 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:05:58.014 | The following additional packages will be installed: 2020-12-02 09:05:58.014 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-12-02 09:05:58.014 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-12-02 09:05:58.014 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-12-02 09:05:58.014 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-12-02 09:05:58.014 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-12-02 09:05:58.014 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-12-02 09:05:58.014 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-12-02 09:05:58.014 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-12-02 09:05:58.014 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-12-02 09:05:58.014 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-12-02 09:05:58.014 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-12-02 09:05:58.014 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-12-02 09:05:58.014 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2020-12-02 09:05:58.014 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-12-02 09:05:58.014 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-12-02 09:05:58.014 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2020-12-02 09:05:58.014 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-12-02 09:05:58.015 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2020-12-02 09:05:58.015 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2020-12-02 09:05:58.015 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2020-12-02 09:05:58.015 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-12-02 09:05:58.015 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-12-02 09:05:58.015 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-12-02 09:05:58.015 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-12-02 09:05:58.015 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2020-12-02 09:05:58.015 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-12-02 09:05:58.015 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-12-02 09:05:58.015 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-12-02 09:05:58.015 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-12-02 09:05:58.015 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-12-02 09:05:58.015 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-12-02 09:05:58.015 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2020-12-02 09:05:58.015 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2020-12-02 09:05:58.015 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2020-12-02 09:05:58.015 | uuid-dev uwsgi-core vbetool x11-common 2020-12-02 09:05:58.016 | Suggested packages: 2020-12-02 09:05:58.016 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-12-02 09:05:58.016 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2020-12-02 09:05:58.016 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2020-12-02 09:05:58.016 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2020-12-02 09:05:58.016 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2020-12-02 09:05:58.016 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2020-12-02 09:05:58.016 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2020-12-02 09:05:58.016 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2020-12-02 09:05:58.017 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-12-02 09:05:58.017 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-12-02 09:05:58.017 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-12-02 09:05:58.017 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-12-02 09:05:58.017 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-12-02 09:05:58.017 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-12-02 09:05:58.017 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2020-12-02 09:05:58.017 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2020-12-02 09:05:58.017 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2020-12-02 09:05:58.017 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2020-12-02 09:05:58.017 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2020-12-02 09:05:58.017 | uwsgi-extra uwsgi-dev 2020-12-02 09:05:58.275 | The following NEW packages will be installed: 2020-12-02 09:05:58.275 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-12-02 09:05:58.275 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2020-12-02 09:05:58.275 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2020-12-02 09:05:58.275 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2020-12-02 09:05:58.275 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2020-12-02 09:05:58.275 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2020-12-02 09:05:58.276 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2020-12-02 09:05:58.276 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2020-12-02 09:05:58.276 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-12-02 09:05:58.276 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-12-02 09:05:58.276 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-12-02 09:05:58.276 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-12-02 09:05:58.276 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-12-02 09:05:58.276 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-12-02 09:05:58.276 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-12-02 09:05:58.276 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-12-02 09:05:58.276 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-12-02 09:05:58.276 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-12-02 09:05:58.276 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-12-02 09:05:58.276 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-12-02 09:05:58.276 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-12-02 09:05:58.276 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-12-02 09:05:58.276 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-12-02 09:05:58.276 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-12-02 09:05:58.276 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-12-02 09:05:58.276 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-12-02 09:05:58.276 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2020-12-02 09:05:58.276 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2020-12-02 09:05:58.276 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2020-12-02 09:05:58.276 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2020-12-02 09:05:58.276 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-12-02 09:05:58.276 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2020-12-02 09:05:58.276 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2020-12-02 09:05:58.276 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2020-12-02 09:05:58.276 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2020-12-02 09:05:58.276 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2020-12-02 09:05:58.276 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2020-12-02 09:05:58.277 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2020-12-02 09:05:58.277 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2020-12-02 09:05:58.277 | The following packages will be upgraded: 2020-12-02 09:05:58.277 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2020-12-02 09:05:58.277 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2020-12-02 09:05:58.277 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-12-02 09:05:58.277 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-12-02 09:05:58.278 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-12-02 09:05:58.418 | 30 upgraded, 202 newly installed, 0 to remove and 144 not upgraded. 2020-12-02 09:05:58.419 | Need to get 84.3 MB of archives. 2020-12-02 09:05:58.419 | After this operation, 263 MB of additional disk space will be used. 2020-12-02 09:05:58.419 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2020-12-02 09:05:59.102 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2020-12-02 09:05:59.288 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2020-12-02 09:06:01.610 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2020-12-02 09:06:01.702 | 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-02 09:06:01.703 | 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-02 09:06:01.705 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-12-02 09:06:01.765 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1,301 kB] 2020-12-02 09:06:02.586 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-12-02 09:06:02.646 | 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-02 09:06:02.828 | 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-02 09:06:02.828 | 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-02 09:06:02.829 | 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-02 09:06:02.931 | 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-02 09:06:02.932 | 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-02 09:06:02.988 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-12-02 09:06:02.989 | 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-02 09:06:03.016 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-12-02 09:06:05.223 | 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-02 09:06:05.375 | 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-02 09:06:05.520 | 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-02 09:06:05.531 | 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-02 09:06:05.558 | 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-02 09:06:05.575 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-12-02 09:06:05.840 | 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-02 09:06:05.880 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-12-02 09:06:05.890 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-12-02 09:06:05.960 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-12-02 09:06:05.993 | 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-02 09:06:05.997 | 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-02 09:06:06.255 | 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-02 09:06:06.260 | 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-02 09:06:06.261 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-12-02 09:06:06.262 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-12-02 09:06:06.262 | 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-02 09:06:06.272 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-12-02 09:06:06.274 | 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-02 09:06:06.354 | 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-02 09:06:06.511 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 2020-12-02 09:06:06.681 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2020-12-02 09:06:06.694 | 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-02 09:06:06.710 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2020-12-02 09:06:06.762 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2020-12-02 09:06:06.767 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2020-12-02 09:06:06.781 | 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-02 09:06:06.944 | 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-02 09:06:06.946 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-12-02 09:06:07.000 | 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-02 09:06:07.003 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-12-02 09:06:07.128 | 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-02 09:06:07.136 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-12-02 09:06:07.145 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-12-02 09:06:07.151 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-12-02 09:06:07.195 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-12-02 09:06:07.363 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-12-02 09:06:07.375 | 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-02 09:06:07.609 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-12-02 09:06:07.636 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-12-02 09:06:07.637 | 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-02 09:06:07.640 | 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-02 09:06:07.640 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-12-02 09:06:07.641 | 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-02 09:06:07.642 | 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-02 09:06:07.734 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-12-02 09:06:07.738 | 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-02 09:06:07.876 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-12-02 09:06:07.878 | 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-02 09:06:08.183 | 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-02 09:06:08.184 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-12-02 09:06:08.190 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-12-02 09:06:08.338 | 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-02 09:06:08.464 | 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-02 09:06:08.650 | 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-02 09:06:10.375 | 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-02 09:06:10.375 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-12-02 09:06:10.376 | 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-02 09:06:10.384 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-12-02 09:06:10.387 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-12-02 09:06:10.390 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 2020-12-02 09:06:10.395 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 2020-12-02 09:06:10.498 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-12-02 09:06:10.499 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-12-02 09:06:10.500 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-12-02 09:06:10.502 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-12-02 09:06:10.503 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-12-02 09:06:10.504 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-12-02 09:06:10.772 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-12-02 09:06:10.778 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-12-02 09:06:10.785 | 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-02 09:06:10.786 | 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-02 09:06:11.470 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-12-02 09:06:11.471 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-12-02 09:06:11.472 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-12-02 09:06:11.473 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-12-02 09:06:11.473 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-12-02 09:06:11.474 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-12-02 09:06:11.481 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-12-02 09:06:11.517 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-12-02 09:06:11.518 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-12-02 09:06:11.604 | 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-02 09:06:11.686 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-12-02 09:06:11.837 | 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-02 09:06:11.949 | 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-02 09:06:11.955 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-12-02 09:06:11.981 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-12-02 09:06:12.315 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-12-02 09:06:12.319 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-12-02 09:06:12.331 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-12-02 09:06:12.332 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-12-02 09:06:12.386 | 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-02 09:06:12.473 | 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-02 09:06:12.474 | 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-02 09:06:12.476 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-12-02 09:06:12.477 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-12-02 09:06:12.605 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-12-02 09:06:12.614 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-12-02 09:06:12.619 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-12-02 09:06:12.624 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-12-02 09:06:12.625 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-12-02 09:06:12.726 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-12-02 09:06:12.883 | 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-02 09:06:12.885 | 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-02 09:06:12.888 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-12-02 09:06:12.890 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-12-02 09:06:12.895 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-12-02 09:06:12.901 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-12-02 09:06:12.902 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-12-02 09:06:12.902 | 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-02 09:06:12.903 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-12-02 09:06:12.940 | 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-02 09:06:12.963 | 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-02 09:06:13.149 | 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-02 09:06:13.156 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2020-12-02 09:06:13.158 | 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-02 09:06:13.159 | 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-02 09:06:13.161 | 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-02 09:06:13.173 | 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-02 09:06:13.175 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2020-12-02 09:06:13.186 | 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-02 09:06:13.187 | 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-02 09:06:13.206 | 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-02 09:06:13.244 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-12-02 09:06:13.245 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-12-02 09:06:13.246 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-12-02 09:06:13.249 | 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-02 09:06:13.255 | 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-02 09:06:13.265 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-12-02 09:06:13.270 | 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-02 09:06:13.287 | 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-02 09:06:13.683 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-12-02 09:06:13.684 | 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-02 09:06:13.685 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-12-02 09:06:13.685 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-12-02 09:06:13.686 | 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-02 09:06:13.687 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-12-02 09:06:13.699 | 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-02 09:06:13.700 | 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-02 09:06:15.495 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-12-02 09:06:15.654 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-12-02 09:06:15.656 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-12-02 09:06:15.657 | 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-02 09:06:15.716 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-12-02 09:06:15.716 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-12-02 09:06:15.717 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-12-02 09:06:15.720 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-12-02 09:06:15.721 | 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-02 09:06:15.725 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-12-02 09:06:15.743 | 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-02 09:06:15.776 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-12-02 09:06:15.831 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-12-02 09:06:15.832 | 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-02 09:06:15.833 | 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-02 09:06:16.132 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1,566 kB] 2020-12-02 09:06:16.451 | 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-02 09:06:16.728 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-12-02 09:06:16.881 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-12-02 09:06:16.884 | 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-02 09:06:17.043 | 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-02 09:06:17.089 | 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-02 09:06:17.111 | 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-02 09:06:17.207 | 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-02 09:06:17.773 | 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-02 09:06:17.950 | 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-02 09:06:18.034 | 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-02 09:06:18.035 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-12-02 09:06:18.054 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2020-12-02 09:06:18.149 | 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-02 09:06:18.170 | 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-02 09:06:18.421 | 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-02 09:06:18.440 | 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-02 09:06:18.518 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-12-02 09:06:18.572 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2020-12-02 09:06:18.584 | 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-02 09:06:18.836 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-12-02 09:06:18.919 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-12-02 09:06:18.921 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-12-02 09:06:18.934 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-12-02 09:06:18.934 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-12-02 09:06:18.940 | 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-02 09:06:19.188 | 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-02 09:06:19.188 | 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-02 09:06:19.635 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2020-12-02 09:06:19.759 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2020-12-02 09:06:19.818 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2020-12-02 09:06:19.862 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2020-12-02 09:06:19.890 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2020-12-02 09:06:19.944 | 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-02 09:06:20.009 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2020-12-02 09:06:20.091 | 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-02 09:06:20.092 | 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-02 09:06:20.092 | 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-02 09:06:20.099 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2020-12-02 09:06:20.103 | 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-02 09:06:20.109 | 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-02 09:06:20.311 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-12-02 09:06:20.314 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-12-02 09:06:20.376 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-12-02 09:06:20.414 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 2020-12-02 09:06:20.521 | 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-02 09:06:20.537 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-12-02 09:06:20.538 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-12-02 09:06:20.539 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-12-02 09:06:20.540 | 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-02 09:06:20.541 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-12-02 09:06:20.542 | 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-02 09:06:20.543 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-12-02 09:06:20.566 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-12-02 09:06:20.622 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-12-02 09:06:20.638 | 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-02 09:06:20.639 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-12-02 09:06:20.644 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-12-02 09:06:20.729 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-12-02 09:06:22.400 | Preconfiguring packages ... 2020-12-02 09:06:22.536 | Fetched 84.3 MB in 22s (3,757 kB/s) 2020-12-02 09:06:22.613 | (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-02 09:06:22.617 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-02 09:06:22.653 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-02 09:06:22.781 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-02 09:06:22.806 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-02 09:06:22.958 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-02 09:06:23.101 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-02 09:06:23.851 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2020-12-02 09:06:23.875 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-02 09:06:23.998 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2020-12-02 09:06:24.123 | (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-02 09:06:24.127 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-02 09:06:24.153 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-12-02 09:06:24.241 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-02 09:06:24.381 | (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-02 09:06:24.384 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-02 09:06:24.409 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-12-02 09:06:24.711 | Selecting previously unselected package libapr1:amd64. 2020-12-02 09:06:24.718 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-12-02 09:06:24.721 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-12-02 09:06:24.851 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-12-02 09:06:24.876 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-12-02 09:06:25.157 | Selecting previously unselected package libaprutil1:amd64. 2020-12-02 09:06:25.164 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-12-02 09:06:25.166 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-12-02 09:06:25.265 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-12-02 09:06:25.287 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-12-02 09:06:25.432 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-12-02 09:06:25.439 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-12-02 09:06:25.442 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-12-02 09:06:25.506 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-02 09:06:25.527 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-02 09:06:25.633 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-02 09:06:25.658 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-02 09:06:25.755 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2020-12-02 09:06:25.777 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-12-02 09:06:25.889 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-12-02 09:06:25.910 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-12-02 09:06:26.002 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-12-02 09:06:26.008 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-12-02 09:06:26.011 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-12-02 09:06:26.088 | Selecting previously unselected package liblua5.2-0:amd64. 2020-12-02 09:06:26.094 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-12-02 09:06:26.097 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-12-02 09:06:26.193 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-12-02 09:06:26.222 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-12-02 09:06:27.556 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-12-02 09:06:27.584 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-12-02 09:06:27.754 | Selecting previously unselected package apache2-bin. 2020-12-02 09:06:27.760 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-02 09:06:27.763 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-12-02 09:06:27.983 | Selecting previously unselected package apache2-utils. 2020-12-02 09:06:27.989 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-02 09:06:27.992 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-12-02 09:06:28.063 | Selecting previously unselected package apache2-data. 2020-12-02 09:06:28.069 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-12-02 09:06:28.072 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-12-02 09:06:28.256 | Selecting previously unselected package apache2. 2020-12-02 09:06:28.263 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-02 09:06:28.281 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-12-02 09:06:28.388 | Selecting previously unselected package fonts-dejavu-core. 2020-12-02 09:06:28.394 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-12-02 09:06:28.397 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-12-02 09:06:28.604 | Selecting previously unselected package fonts-liberation. 2020-12-02 09:06:28.611 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-12-02 09:06:28.613 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-12-02 09:06:28.803 | Selecting previously unselected package fontconfig-config. 2020-12-02 09:06:28.810 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-12-02 09:06:28.813 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-12-02 09:06:28.904 | Selecting previously unselected package libfontconfig1:amd64. 2020-12-02 09:06:28.910 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-12-02 09:06:28.913 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-12-02 09:06:29.011 | Selecting previously unselected package fontconfig. 2020-12-02 09:06:29.017 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-12-02 09:06:29.020 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-12-02 09:06:29.118 | Selecting previously unselected package liblua5.3-0:amd64. 2020-12-02 09:06:29.125 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:06:29.128 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-12-02 09:06:29.242 | Selecting previously unselected package haproxy. 2020-12-02 09:06:29.249 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-12-02 09:06:29.259 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-12-02 09:06:29.486 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-12-02 09:06:29.493 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-12-02 09:06:29.496 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-02 09:06:29.609 | Selecting previously unselected package x11-common. 2020-12-02 09:06:29.616 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-12-02 09:06:29.641 | dpkg-query: no packages found matching nux-tools 2020-12-02 09:06:29.652 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-12-02 09:06:29.746 | Selecting previously unselected package libice6:amd64. 2020-12-02 09:06:29.752 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-12-02 09:06:29.755 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-12-02 09:06:29.839 | Selecting previously unselected package libsm6:amd64. 2020-12-02 09:06:29.846 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-12-02 09:06:29.848 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-12-02 09:06:29.973 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-12-02 09:06:30.461 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-12-02 09:06:30.978 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-12-02 09:06:30.985 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-12-02 09:06:30.988 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-12-02 09:06:31.080 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-12-02 09:06:31.108 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-12-02 09:06:31.203 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-12-02 09:06:31.352 | (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-02 09:06:31.356 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-02 09:06:31.383 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-12-02 09:06:31.675 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-12-02 09:06:31.696 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-12-02 09:06:31.912 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2020-12-02 09:06:31.944 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2020-12-02 09:06:32.122 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2020-12-02 09:06:32.147 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-02 09:06:32.294 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2020-12-02 09:06:32.323 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-02 09:06:32.481 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2020-12-02 09:06:32.505 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-02 09:06:32.603 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2020-12-02 09:06:32.631 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-02 09:06:32.736 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:06:32.757 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-12-02 09:06:32.885 | Selecting previously unselected package uuid-dev:amd64. 2020-12-02 09:06:32.893 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-02 09:06:32.895 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-02 09:06:32.978 | Selecting previously unselected package libsctp1:amd64. 2020-12-02 09:06:32.985 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-12-02 09:06:32.987 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-12-02 09:06:33.044 | Selecting previously unselected package libsctp-dev:amd64. 2020-12-02 09:06:33.051 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-12-02 09:06:33.053 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-12-02 09:06:33.115 | Selecting previously unselected package libapr1-dev. 2020-12-02 09:06:33.121 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2020-12-02 09:06:33.124 | Unpacking libapr1-dev (1.6.3-2) ... 2020-12-02 09:06:33.412 | Selecting previously unselected package libldap2-dev:amd64. 2020-12-02 09:06:33.419 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-12-02 09:06:33.421 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-02 09:06:33.556 | Selecting previously unselected package libaprutil1-dev. 2020-12-02 09:06:33.563 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-12-02 09:06:33.565 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-12-02 09:06:33.825 | Selecting previously unselected package autotools-dev. 2020-12-02 09:06:33.832 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2020-12-02 09:06:33.834 | Unpacking autotools-dev (20180224.1) ... 2020-12-02 09:06:33.892 | Selecting previously unselected package m4. 2020-12-02 09:06:33.899 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2020-12-02 09:06:33.901 | Unpacking m4 (1.4.18-1) ... 2020-12-02 09:06:34.010 | Selecting previously unselected package autoconf. 2020-12-02 09:06:34.017 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2020-12-02 09:06:34.019 | Unpacking autoconf (2.69-11) ... 2020-12-02 09:06:34.145 | Selecting previously unselected package automake. 2020-12-02 09:06:34.152 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-12-02 09:06:34.156 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-12-02 09:06:34.281 | Selecting previously unselected package autopoint. 2020-12-02 09:06:34.288 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-12-02 09:06:34.290 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-12-02 09:06:34.361 | Selecting previously unselected package libtool. 2020-12-02 09:06:34.368 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2020-12-02 09:06:34.370 | Unpacking libtool (2.4.6-2) ... 2020-12-02 09:06:34.450 | Selecting previously unselected package dh-autoreconf. 2020-12-02 09:06:34.457 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2020-12-02 09:06:34.459 | Unpacking dh-autoreconf (17) ... 2020-12-02 09:06:34.516 | Selecting previously unselected package libarchive-zip-perl. 2020-12-02 09:06:34.522 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-12-02 09:06:34.525 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-12-02 09:06:34.590 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-12-02 09:06:34.597 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-12-02 09:06:34.599 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-12-02 09:06:34.656 | Selecting previously unselected package libtimedate-perl. 2020-12-02 09:06:34.663 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2020-12-02 09:06:34.665 | Unpacking libtimedate-perl (2.3000-2) ... 2020-12-02 09:06:34.726 | Selecting previously unselected package dh-strip-nondeterminism. 2020-12-02 09:06:34.733 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-12-02 09:06:34.735 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-12-02 09:06:34.792 | Selecting previously unselected package libdpkg-perl. 2020-12-02 09:06:34.798 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-12-02 09:06:34.801 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-12-02 09:06:34.888 | Selecting previously unselected package make. 2020-12-02 09:06:34.895 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2020-12-02 09:06:34.897 | Unpacking make (4.1-9.1ubuntu1) ... 2020-12-02 09:06:34.979 | Selecting previously unselected package dpkg-dev. 2020-12-02 09:06:34.985 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-12-02 09:06:34.988 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-12-02 09:06:35.166 | Selecting previously unselected package libcroco3:amd64. 2020-12-02 09:06:35.173 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2020-12-02 09:06:35.175 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-12-02 09:06:35.248 | Selecting previously unselected package gettext. 2020-12-02 09:06:35.255 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-12-02 09:06:35.257 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-12-02 09:06:35.561 | Selecting previously unselected package intltool-debian. 2020-12-02 09:06:35.568 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-12-02 09:06:35.570 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-12-02 09:06:35.627 | Selecting previously unselected package po-debconf. 2020-12-02 09:06:35.636 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2020-12-02 09:06:35.638 | Unpacking po-debconf (1.0.20) ... 2020-12-02 09:06:35.724 | Selecting previously unselected package debhelper. 2020-12-02 09:06:35.730 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2020-12-02 09:06:35.733 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-12-02 09:06:35.953 | Selecting previously unselected package apache2-dev. 2020-12-02 09:06:35.960 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-02 09:06:35.963 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-12-02 09:06:36.047 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-12-02 09:06:36.053 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-12-02 09:06:36.056 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-12-02 09:06:36.534 | Selecting previously unselected package g++-7. 2020-12-02 09:06:36.541 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-12-02 09:06:36.544 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-12-02 09:06:37.982 | Selecting previously unselected package g++. 2020-12-02 09:06:37.989 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-12-02 09:06:37.991 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-12-02 09:06:38.041 | Selecting previously unselected package build-essential. 2020-12-02 09:06:38.049 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2020-12-02 09:06:38.052 | Unpacking build-essential (12.4ubuntu1) ... 2020-12-02 09:06:38.117 | Selecting previously unselected package conntrack. 2020-12-02 09:06:38.124 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-12-02 09:06:38.127 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-02 09:06:38.212 | Selecting previously unselected package libnetfilter-queue1. 2020-12-02 09:06:38.220 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-12-02 09:06:38.222 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-12-02 09:06:38.317 | Selecting previously unselected package conntrackd. 2020-12-02 09:06:38.326 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-12-02 09:06:38.328 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-02 09:06:38.422 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.10_amd64.deb ... 2020-12-02 09:06:38.444 | Unpacking curl (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-12-02 09:06:38.575 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 2020-12-02 09:06:38.598 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-12-02 09:06:38.718 | Selecting previously unselected package dctrl-tools. 2020-12-02 09:06:38.725 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2020-12-02 09:06:38.739 | Unpacking dctrl-tools (2.24-2build1) ... 2020-12-02 09:06:38.801 | Selecting previously unselected package dnsmasq-utils. 2020-12-02 09:06:38.808 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2020-12-02 09:06:38.811 | Unpacking dnsmasq-utils (2.79-1) ... 2020-12-02 09:06:38.888 | Selecting previously unselected package dstat. 2020-12-02 09:06:38.896 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2020-12-02 09:06:38.898 | Unpacking dstat (0.7.3-1) ... 2020-12-02 09:06:39.007 | Selecting previously unselected package libfakeroot:amd64. 2020-12-02 09:06:39.015 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-12-02 09:06:39.017 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-12-02 09:06:39.092 | Selecting previously unselected package fakeroot. 2020-12-02 09:06:39.099 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-12-02 09:06:39.101 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-12-02 09:06:39.169 | Selecting previously unselected package genisoimage. 2020-12-02 09:06:39.176 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-12-02 09:06:39.178 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-12-02 09:06:39.309 | Selecting previously unselected package libgraphite2-3:amd64. 2020-12-02 09:06:39.321 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-12-02 09:06:39.324 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-12-02 09:06:39.414 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-12-02 09:06:39.421 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-12-02 09:06:39.423 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-12-02 09:06:39.515 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-12-02 09:06:39.523 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-02 09:06:39.525 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-12-02 09:06:39.645 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-12-02 09:06:39.755 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-12-02 09:06:40.947 | Selecting previously unselected package libann0. 2020-12-02 09:06:40.956 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2020-12-02 09:06:40.962 | Unpacking libann0 (1.1.2+doc-6) ... 2020-12-02 09:06:41.039 | Selecting previously unselected package libcdt5. 2020-12-02 09:06:41.048 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2020-12-02 09:06:41.050 | Unpacking libcdt5 (2.40.1-2) ... 2020-12-02 09:06:41.126 | Selecting previously unselected package libcgraph6. 2020-12-02 09:06:41.135 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2020-12-02 09:06:41.139 | Unpacking libcgraph6 (2.40.1-2) ... 2020-12-02 09:06:41.200 | Selecting previously unselected package libjpeg8:amd64. 2020-12-02 09:06:41.208 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-12-02 09:06:41.210 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-12-02 09:06:41.302 | Selecting previously unselected package libjbig0:amd64. 2020-12-02 09:06:41.312 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2020-12-02 09:06:41.315 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-12-02 09:06:41.399 | Selecting previously unselected package libtiff5:amd64. 2020-12-02 09:06:41.406 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-12-02 09:06:41.409 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-12-02 09:06:41.512 | Selecting previously unselected package libwebp6:amd64. 2020-12-02 09:06:41.519 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2020-12-02 09:06:41.521 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-12-02 09:06:41.646 | Selecting previously unselected package libxpm4:amd64. 2020-12-02 09:06:41.654 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-12-02 09:06:41.656 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-12-02 09:06:41.744 | Selecting previously unselected package libgd3:amd64. 2020-12-02 09:06:41.752 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-12-02 09:06:41.771 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-12-02 09:06:41.879 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-12-02 09:06:41.889 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-12-02 09:06:41.892 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-12-02 09:06:42.010 | Selecting previously unselected package libpixman-1-0:amd64. 2020-12-02 09:06:42.018 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-12-02 09:06:42.020 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-12-02 09:06:42.144 | Selecting previously unselected package libxcb-render0:amd64. 2020-12-02 09:06:42.152 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-12-02 09:06:42.155 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-02 09:06:42.250 | Selecting previously unselected package libxcb-shm0:amd64. 2020-12-02 09:06:42.258 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-12-02 09:06:42.269 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-02 09:06:42.353 | Selecting previously unselected package libxrender1:amd64. 2020-12-02 09:06:42.360 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-12-02 09:06:42.362 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-12-02 09:06:42.457 | Selecting previously unselected package libcairo2:amd64. 2020-12-02 09:06:42.464 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-12-02 09:06:42.467 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-12-02 09:06:42.623 | Selecting previously unselected package libltdl7:amd64. 2020-12-02 09:06:42.631 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2020-12-02 09:06:42.634 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-12-02 09:06:42.702 | Selecting previously unselected package libthai-data. 2020-12-02 09:06:42.710 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2020-12-02 09:06:42.712 | Unpacking libthai-data (0.1.27-2) ... 2020-12-02 09:06:42.823 | Selecting previously unselected package libdatrie1:amd64. 2020-12-02 09:06:42.832 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2020-12-02 09:06:42.835 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-12-02 09:06:42.934 | Selecting previously unselected package libthai0:amd64. 2020-12-02 09:06:42.941 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2020-12-02 09:06:42.944 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-12-02 09:06:43.038 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-12-02 09:06:43.048 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-02 09:06:43.086 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-02 09:06:43.195 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-12-02 09:06:43.203 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-02 09:06:43.206 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-02 09:06:43.299 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-12-02 09:06:43.308 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-02 09:06:43.313 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-02 09:06:43.408 | Selecting previously unselected package libpathplan4. 2020-12-02 09:06:43.415 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2020-12-02 09:06:43.418 | Unpacking libpathplan4 (2.40.1-2) ... 2020-12-02 09:06:43.524 | Selecting previously unselected package libgvc6. 2020-12-02 09:06:43.532 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2020-12-02 09:06:43.538 | Unpacking libgvc6 (2.40.1-2) ... 2020-12-02 09:06:43.703 | Selecting previously unselected package libgvpr2. 2020-12-02 09:06:43.710 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2020-12-02 09:06:43.714 | Unpacking libgvpr2 (2.40.1-2) ... 2020-12-02 09:06:43.827 | Selecting previously unselected package liblab-gamut1. 2020-12-02 09:06:43.834 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-12-02 09:06:43.837 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-12-02 09:06:44.064 | Selecting previously unselected package libxt6:amd64. 2020-12-02 09:06:44.071 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-12-02 09:06:44.075 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-12-02 09:06:44.179 | Selecting previously unselected package libxmu6:amd64. 2020-12-02 09:06:44.187 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-12-02 09:06:44.190 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-12-02 09:06:44.281 | Selecting previously unselected package libxaw7:amd64. 2020-12-02 09:06:44.287 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-12-02 09:06:44.298 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-12-02 09:06:44.397 | Selecting previously unselected package graphviz. 2020-12-02 09:06:44.404 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2020-12-02 09:06:44.415 | Unpacking graphviz (2.40.1-2) ... 2020-12-02 09:06:44.664 | Selecting previously unselected package libnl-3-200:amd64. 2020-12-02 09:06:44.673 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-02 09:06:44.675 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-02 09:06:44.768 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-12-02 09:06:44.774 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-02 09:06:44.777 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-02 09:06:44.897 | Selecting previously unselected package libibverbs1:amd64. 2020-12-02 09:06:44.905 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-12-02 09:06:44.908 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-12-02 09:06:45.014 | Selecting previously unselected package ibverbs-providers:amd64. 2020-12-02 09:06:45.021 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-12-02 09:06:45.024 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-12-02 09:06:45.109 | Selecting previously unselected package icu-devtools. 2020-12-02 09:06:45.115 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-12-02 09:06:45.118 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-12-02 09:06:45.220 | Selecting previously unselected package iputils-arping. 2020-12-02 09:06:45.229 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-12-02 09:06:45.232 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-12-02 09:06:45.346 | Selecting previously unselected package javascript-common. 2020-12-02 09:06:45.353 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2020-12-02 09:06:45.371 | Unpacking javascript-common (11) ... 2020-12-02 09:06:45.455 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-12-02 09:06:45.463 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-02 09:06:45.466 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-02 09:06:45.571 | Selecting previously unselected package libsensors4:amd64. 2020-12-02 09:06:45.578 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-12-02 09:06:45.693 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-12-02 09:06:45.772 | Selecting previously unselected package libsnmp-base. 2020-12-02 09:06:45.780 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-12-02 09:06:45.783 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-02 09:06:45.923 | Selecting previously unselected package libsnmp30:amd64. 2020-12-02 09:06:45.930 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-12-02 09:06:45.934 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-02 09:06:46.188 | Selecting previously unselected package keepalived. 2020-12-02 09:06:46.195 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-12-02 09:06:46.198 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-12-02 09:06:46.352 | Selecting previously unselected package libgssrpc4:amd64. 2020-12-02 09:06:46.361 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2020-12-02 09:06:46.363 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:06:46.456 | Selecting previously unselected package libkdb5-9:amd64. 2020-12-02 09:06:46.465 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2020-12-02 09:06:46.469 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:06:46.557 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-12-02 09:06:46.566 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-12-02 09:06:46.577 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:06:46.673 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-12-02 09:06:46.680 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-12-02 09:06:46.691 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:06:46.752 | Selecting previously unselected package comerr-dev:amd64. 2020-12-02 09:06:46.759 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-12-02 09:06:46.770 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-12-02 09:06:46.841 | Selecting previously unselected package krb5-multidev:amd64. 2020-12-02 09:06:46.849 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2020-12-02 09:06:46.851 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:06:46.969 | Selecting previously unselected package libaio1:amd64. 2020-12-02 09:06:46.977 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-12-02 09:06:46.981 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-12-02 09:06:47.040 | Selecting previously unselected package libalgorithm-diff-perl. 2020-12-02 09:06:47.047 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-12-02 09:06:47.058 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-12-02 09:06:47.129 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-12-02 09:06:47.137 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-12-02 09:06:47.140 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-12-02 09:06:47.202 | Selecting previously unselected package libalgorithm-merge-perl. 2020-12-02 09:06:47.209 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-12-02 09:06:47.212 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-12-02 09:06:47.280 | Selecting previously unselected package libarchive-cpio-perl. 2020-12-02 09:06:47.289 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2020-12-02 09:06:47.292 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-12-02 09:06:47.357 | Selecting previously unselected package libfile-fcntllock-perl. 2020-12-02 09:06:47.364 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-12-02 09:06:47.375 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-12-02 09:06:47.438 | Selecting previously unselected package libglib2.0-bin. 2020-12-02 09:06:47.446 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-02 09:06:47.457 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-02 09:06:47.545 | Selecting previously unselected package libglib2.0-dev-bin. 2020-12-02 09:06:47.553 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-02 09:06:47.555 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-02 09:06:47.664 | Selecting previously unselected package pkg-config. 2020-12-02 09:06:47.672 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-12-02 09:06:47.676 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-12-02 09:06:47.750 | Selecting previously unselected package zlib1g-dev:amd64. 2020-12-02 09:06:47.758 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-12-02 09:06:47.761 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-12-02 09:06:47.862 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-12-02 09:06:47.871 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-02 09:06:47.882 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-02 09:06:48.278 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-12-02 09:06:48.286 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-12-02 09:06:48.289 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-12-02 09:06:48.356 | Selecting previously unselected package libgts-bin. 2020-12-02 09:06:48.365 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-12-02 09:06:48.379 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-12-02 09:06:48.471 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-12-02 09:06:48.478 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-02 09:06:48.481 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-12-02 09:06:48.568 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-12-02 09:06:48.576 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-02 09:06:48.579 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-12-02 09:06:48.667 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-12-02 09:06:48.683 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-12-02 09:06:48.686 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-12-02 09:06:48.767 | Selecting previously unselected package libiculx60:amd64. 2020-12-02 09:06:48.778 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-12-02 09:06:48.782 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-12-02 09:06:48.853 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-12-02 09:06:48.864 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-12-02 09:06:48.867 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-12-02 09:06:48.932 | Selecting previously unselected package libicu-dev. 2020-12-02 09:06:48.943 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-12-02 09:06:48.945 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-12-02 09:06:50.554 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-12-02 09:06:50.562 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-12-02 09:06:50.565 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-12-02 09:06:50.706 | Selecting previously unselected package libiscsi7:amd64. 2020-12-02 09:06:50.714 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-12-02 09:06:50.716 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-12-02 09:06:50.818 | Selecting previously unselected package libjansson4:amd64. 2020-12-02 09:06:50.828 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2020-12-02 09:06:50.832 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-12-02 09:06:50.906 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-12-02 09:06:50.914 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-12-02 09:06:50.917 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-02 09:06:51.013 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-12-02 09:06:51.020 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-12-02 09:06:51.023 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-12-02 09:06:51.091 | Selecting previously unselected package libjpeg-dev:amd64. 2020-12-02 09:06:51.099 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-12-02 09:06:51.101 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-12-02 09:06:51.169 | Selecting previously unselected package libjs-jquery. 2020-12-02 09:06:51.176 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2020-12-02 09:06:51.179 | Unpacking libjs-jquery (3.2.1-1) ... 2020-12-02 09:06:51.256 | Selecting previously unselected package libjs-jquery-metadata. 2020-12-02 09:06:51.264 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2020-12-02 09:06:51.275 | Unpacking libjs-jquery-metadata (12-1) ... 2020-12-02 09:06:51.334 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-12-02 09:06:51.343 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-12-02 09:06:51.353 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-12-02 09:06:51.487 | Selecting previously unselected package libltdl-dev:amd64. 2020-12-02 09:06:51.495 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2020-12-02 09:06:51.498 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-12-02 09:06:51.602 | Selecting previously unselected package libsys-hostname-long-perl. 2020-12-02 09:06:51.610 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-12-02 09:06:51.615 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-12-02 09:06:51.677 | Selecting previously unselected package libmail-sendmail-perl. 2020-12-02 09:06:51.686 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2020-12-02 09:06:51.688 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-12-02 09:06:51.773 | Selecting previously unselected package libmatheval1:amd64. 2020-12-02 09:06:51.781 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-12-02 09:06:51.783 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-12-02 09:06:51.887 | Selecting previously unselected package mysql-common. 2020-12-02 09:06:51.895 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2020-12-02 09:06:51.914 | Unpacking mysql-common (5.8+1.0.4) ... 2020-12-02 09:06:52.006 | Selecting previously unselected package libmysqlclient20:amd64. 2020-12-02 09:06:52.016 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:06:52.019 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:06:52.232 | Selecting previously unselected package libssl-dev:amd64. 2020-12-02 09:06:52.240 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-12-02 09:06:52.242 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-12-02 09:06:52.538 | Selecting previously unselected package libmysqlclient-dev. 2020-12-02 09:06:52.546 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:06:52.548 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:06:52.813 | Selecting previously unselected package libnorm1:amd64. 2020-12-02 09:06:52.823 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-12-02 09:06:52.825 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-12-02 09:06:52.936 | Selecting previously unselected package libnspr4:amd64. 2020-12-02 09:06:52.944 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-12-02 09:06:52.946 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-12-02 09:06:53.050 | Selecting previously unselected package libnss3:amd64. 2020-12-02 09:06:53.058 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-12-02 09:06:53.061 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-12-02 09:06:53.340 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-12-02 09:06:53.348 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-12-02 09:06:53.351 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-12-02 09:06:53.462 | Selecting previously unselected package libpq5:amd64. 2020-12-02 09:06:53.470 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:06:53.473 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-12-02 09:06:53.556 | Selecting previously unselected package libpq-dev. 2020-12-02 09:06:53.564 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:06:53.566 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-12-02 09:06:53.717 | Selecting previously unselected package librados2. 2020-12-02 09:06:53.726 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-12-02 09:06:53.731 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-02 09:06:54.298 | Selecting previously unselected package librbd1. 2020-12-02 09:06:54.308 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-12-02 09:06:54.310 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-02 09:06:54.509 | Selecting previously unselected package libsasl2-dev. 2020-12-02 09:06:54.517 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-02 09:06:54.519 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-02 09:06:54.644 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-02 09:06:54.665 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-02 09:06:54.801 | Selecting previously unselected package libsodium23:amd64. 2020-12-02 09:06:54.810 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2020-12-02 09:06:54.812 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-12-02 09:06:54.889 | Selecting previously unselected package libsystemd-dev:amd64. 2020-12-02 09:06:54.896 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2020-12-02 09:06:54.899 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-12-02 09:06:55.045 | Selecting previously unselected package libx86-1:amd64. 2020-12-02 09:06:55.053 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-12-02 09:06:55.057 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-12-02 09:06:55.128 | Selecting previously unselected package libxml2-dev:amd64. 2020-12-02 09:06:55.136 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-12-02 09:06:55.139 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-02 09:06:55.363 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-12-02 09:06:55.402 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-12-02 09:06:55.524 | Selecting previously unselected package libxslt1-dev:amd64. 2020-12-02 09:06:55.534 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-12-02 09:06:55.536 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-02 09:06:55.726 | Selecting previously unselected package libzmq5:amd64. 2020-12-02 09:06:55.734 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-12-02 09:06:55.736 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-12-02 09:06:55.842 | Selecting previously unselected package lsscsi. 2020-12-02 09:06:55.849 | Preparing to unpack .../154-lsscsi_0.28-0.1_amd64.deb ... 2020-12-02 09:06:55.851 | Unpacking lsscsi (0.28-0.1) ... 2020-12-02 09:06:55.960 | Preparing to unpack .../155-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-12-02 09:06:55.993 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-12-02 09:06:56.900 | Selecting previously unselected package memcached. 2020-12-02 09:06:56.907 | Preparing to unpack .../156-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-12-02 09:06:56.910 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-12-02 09:06:57.008 | Selecting previously unselected package pm-utils. 2020-12-02 09:06:57.016 | Preparing to unpack .../157-pm-utils_1.4.1-17_all.deb ... 2020-12-02 09:06:57.018 | Unpacking pm-utils (1.4.1-17) ... 2020-12-02 09:06:57.134 | Selecting previously unselected package postgresql-client-common. 2020-12-02 09:06:57.142 | Preparing to unpack .../158-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-12-02 09:06:57.144 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-12-02 09:06:57.249 | Selecting previously unselected package ssl-cert. 2020-12-02 09:06:57.256 | Preparing to unpack .../159-ssl-cert_1.0.39_all.deb ... 2020-12-02 09:06:57.258 | Unpacking ssl-cert (1.0.39) ... 2020-12-02 09:06:57.393 | Selecting previously unselected package postgresql-common. 2020-12-02 09:06:57.401 | Preparing to unpack .../160-postgresql-common_190ubuntu0.1_all.deb ... 2020-12-02 09:06:57.446 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-12-02 09:06:57.456 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-12-02 09:06:57.561 | Selecting previously unselected package postgresql-server-dev-10. 2020-12-02 09:06:57.568 | Preparing to unpack .../161-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:06:57.571 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-12-02 09:06:57.904 | Selecting previously unselected package postgresql-server-dev-all. 2020-12-02 09:06:57.912 | Preparing to unpack .../162-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-12-02 09:06:57.914 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-12-02 09:06:57.983 | Selecting previously unselected package python-pip-whl. 2020-12-02 09:06:57.990 | Preparing to unpack .../163-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-12-02 09:06:57.992 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-02 09:06:58.248 | Selecting previously unselected package python3-crypto. 2020-12-02 09:06:58.256 | Preparing to unpack .../164-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2020-12-02 09:06:58.258 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2020-12-02 09:06:58.399 | Selecting previously unselected package python3-secretstorage. 2020-12-02 09:06:58.406 | Preparing to unpack .../165-python3-secretstorage_2.3.1-2_all.deb ... 2020-12-02 09:06:58.409 | Unpacking python3-secretstorage (2.3.1-2) ... 2020-12-02 09:06:58.496 | Selecting previously unselected package python3-keyring. 2020-12-02 09:06:58.503 | Preparing to unpack .../166-python3-keyring_10.6.0-1_all.deb ... 2020-12-02 09:06:58.505 | Unpacking python3-keyring (10.6.0-1) ... 2020-12-02 09:06:58.592 | Selecting previously unselected package python3-keyrings.alt. 2020-12-02 09:06:58.600 | Preparing to unpack .../167-python3-keyrings.alt_3.0-1_all.deb ... 2020-12-02 09:06:58.602 | Unpacking python3-keyrings.alt (3.0-1) ... 2020-12-02 09:06:58.679 | Selecting previously unselected package python3-mysqldb. 2020-12-02 09:06:58.687 | Preparing to unpack .../168-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2020-12-02 09:06:58.689 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2020-12-02 09:06:58.778 | Selecting previously unselected package python3-pip. 2020-12-02 09:06:58.786 | Preparing to unpack .../169-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-12-02 09:06:58.796 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-02 09:06:58.899 | Selecting previously unselected package python3-setuptools. 2020-12-02 09:06:58.907 | Preparing to unpack .../170-python3-setuptools_39.0.1-2_all.deb ... 2020-12-02 09:06:58.910 | Unpacking python3-setuptools (39.0.1-2) ... 2020-12-02 09:06:59.034 | Selecting previously unselected package python3.6-venv. 2020-12-02 09:06:59.043 | Preparing to unpack .../171-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2020-12-02 09:06:59.054 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-12-02 09:06:59.114 | Selecting previously unselected package python3-venv. 2020-12-02 09:06:59.122 | Preparing to unpack .../172-python3-venv_3.6.7-1~18.04_amd64.deb ... 2020-12-02 09:06:59.124 | Unpacking python3-venv (3.6.7-1~18.04) ... 2020-12-02 09:06:59.202 | Selecting previously unselected package python3-wheel. 2020-12-02 09:06:59.215 | Preparing to unpack .../173-python3-wheel_0.30.0-0.2_all.deb ... 2020-12-02 09:06:59.217 | Unpacking python3-wheel (0.30.0-0.2) ... 2020-12-02 09:06:59.303 | Selecting previously unselected package python3-xdg. 2020-12-02 09:06:59.311 | Preparing to unpack .../174-python3-xdg_0.25-4ubuntu1_all.deb ... 2020-12-02 09:06:59.314 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2020-12-02 09:06:59.398 | Selecting previously unselected package qemu-block-extra:amd64. 2020-12-02 09:06:59.407 | Preparing to unpack .../175-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-12-02 09:06:59.409 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-02 09:06:59.478 | Selecting previously unselected package qemu-utils. 2020-12-02 09:06:59.486 | Preparing to unpack .../176-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-12-02 09:06:59.489 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-02 09:06:59.720 | Selecting previously unselected package sharutils. 2020-12-02 09:06:59.728 | Preparing to unpack .../177-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-12-02 09:06:59.730 | Unpacking sharutils (1:4.15.2-3) ... 2020-12-02 09:06:59.825 | Selecting previously unselected package sqlite3. 2020-12-02 09:06:59.833 | Preparing to unpack .../178-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-12-02 09:06:59.836 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-12-02 09:07:00.011 | Selecting previously unselected package thin-provisioning-tools. 2020-12-02 09:07:00.019 | Preparing to unpack .../179-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-12-02 09:07:00.021 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-12-02 09:07:00.165 | Selecting previously unselected package unzip. 2020-12-02 09:07:00.173 | Preparing to unpack .../180-unzip_6.0-21ubuntu1_amd64.deb ... 2020-12-02 09:07:00.175 | Unpacking unzip (6.0-21ubuntu1) ... 2020-12-02 09:07:00.302 | Selecting previously unselected package uwsgi-core. 2020-12-02 09:07:00.311 | Preparing to unpack .../181-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-02 09:07:00.313 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-12-02 09:07:00.514 | Selecting previously unselected package vbetool. 2020-12-02 09:07:00.523 | Preparing to unpack .../182-vbetool_1.1-4_amd64.deb ... 2020-12-02 09:07:00.525 | Unpacking vbetool (1.1-4) ... 2020-12-02 09:07:00.621 | Selecting previously unselected package libipset3:amd64. 2020-12-02 09:07:00.629 | Preparing to unpack .../183-libipset3_6.34-1_amd64.deb ... 2020-12-02 09:07:00.632 | Unpacking libipset3:amd64 (6.34-1) ... 2020-12-02 09:07:00.699 | Selecting previously unselected package ipset. 2020-12-02 09:07:00.707 | Preparing to unpack .../184-ipset_6.34-1_amd64.deb ... 2020-12-02 09:07:00.718 | Unpacking ipset (6.34-1) ... 2020-12-02 09:07:00.814 | Selecting previously unselected package ipvsadm. 2020-12-02 09:07:00.822 | Preparing to unpack .../185-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:07:00.824 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-12-02 09:07:00.907 | Selecting previously unselected package kpartx. 2020-12-02 09:07:00.917 | Preparing to unpack .../186-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-12-02 09:07:00.919 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-12-02 09:07:01.012 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-12-02 09:07:01.021 | Preparing to unpack .../187-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-02 09:07:01.024 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-02 09:07:01.117 | Selecting previously unselected package liberasurecode1:amd64. 2020-12-02 09:07:01.126 | Preparing to unpack .../188-liberasurecode1_1.5.0-1_amd64.deb ... 2020-12-02 09:07:01.129 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-12-02 09:07:01.191 | Selecting previously unselected package liberasurecode-dev. 2020-12-02 09:07:01.200 | Preparing to unpack .../189-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-12-02 09:07:01.202 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-12-02 09:07:01.262 | Selecting previously unselected package libffi-dev:amd64. 2020-12-02 09:07:01.272 | Preparing to unpack .../190-libffi-dev_3.2.1-8_amd64.deb ... 2020-12-02 09:07:01.276 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-12-02 09:07:01.358 | Selecting previously unselected package libkrb5-dev:amd64. 2020-12-02 09:07:01.365 | Preparing to unpack .../191-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2020-12-02 09:07:01.368 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:07:01.432 | Selecting previously unselected package libyaml-dev:amd64. 2020-12-02 09:07:01.440 | Preparing to unpack .../192-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-12-02 09:07:01.442 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-12-02 09:07:01.509 | Selecting previously unselected package socat. 2020-12-02 09:07:01.517 | Preparing to unpack .../193-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-12-02 09:07:01.520 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-12-02 09:07:01.630 | Selecting previously unselected package vlan. 2020-12-02 09:07:01.639 | Preparing to unpack .../194-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-12-02 09:07:01.641 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-12-02 09:07:01.737 | Setting up libjs-jquery (3.2.1-1) ... 2020-12-02 09:07:01.758 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-12-02 09:07:01.786 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-12-02 09:07:01.814 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-02 09:07:01.841 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-12-02 09:07:02.034 | Setting up libpathplan4 (2.40.1-2) ... 2020-12-02 09:07:02.067 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-02 09:07:02.095 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-12-02 09:07:02.124 | Setting up make (4.1-9.1ubuntu1) ... 2020-12-02 09:07:02.153 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-12-02 09:07:02.181 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-02 09:07:02.208 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-12-02 09:07:02.275 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-12-02 09:07:02.303 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-12-02 09:07:02.332 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-12-02 09:07:02.361 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-12-02 09:07:02.390 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:07:02.413 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2020-12-02 09:07:02.473 | Setting up libtimedate-perl (2.3000-2) ... 2020-12-02 09:07:02.501 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-12-02 09:07:02.528 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-02 09:07:02.569 | Setting up fonts-dejavu-core (2.37-1) ... 2020-12-02 09:07:02.708 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2020-12-02 09:07:03.142 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-12-02 09:07:03.404 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-12-02 09:07:03.432 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-12-02 09:07:03.803 | update-initramfs: deferring update (trigger activated) 2020-12-02 09:07:05.959 | Setting up lsscsi (0.28-0.1) ... 2020-12-02 09:07:05.987 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-02 09:07:06.008 | No schema files found: doing nothing. 2020-12-02 09:07:06.015 | Setting up mysql-common (5.8+1.0.4) ... 2020-12-02 09:07:06.073 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-12-02 09:07:06.084 | Setting up sharutils (1:4.15.2-3) ... 2020-12-02 09:07:06.111 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-12-02 09:07:06.139 | Setting up python3-xdg (0.25-4ubuntu1) ... 2020-12-02 09:07:06.432 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-02 09:07:06.461 | Setting up libjansson4:amd64 (2.11-1) ... 2020-12-02 09:07:06.489 | Setting up python3-keyrings.alt (3.0-1) ... 2020-12-02 09:07:06.762 | Setting up unzip (6.0-21ubuntu1) ... 2020-12-02 09:07:06.796 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-12-02 09:07:06.896 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-02 09:07:06.924 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-12-02 09:07:06.952 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-12-02 09:07:06.979 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-12-02 09:07:07.007 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-02 09:07:07.034 | Setting up dctrl-tools (2.24-2build1) ... 2020-12-02 09:07:07.061 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-12-02 09:07:07.089 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-12-02 09:07:07.116 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-12-02 09:07:07.145 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-02 09:07:07.172 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-12-02 09:07:07.200 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-12-02 09:07:07.273 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-12-02 09:07:18.238 | Setting up pm-utils (1.4.1-17) ... 2020-12-02 09:07:18.276 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-12-02 09:07:18.312 | Setting up python3-wheel (0.30.0-0.2) ... 2020-12-02 09:07:18.608 | Setting up m4 (1.4.18-1) ... 2020-12-02 09:07:18.636 | Setting up libipset3:amd64 (6.34-1) ... 2020-12-02 09:07:18.664 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-12-02 09:07:18.692 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-02 09:07:18.720 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:07:18.748 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-12-02 09:07:18.815 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-12-02 09:07:20.694 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-12-02 09:07:20.722 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-02 09:07:20.750 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-12-02 09:07:21.653 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-12-02 09:07:21.681 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-12-02 09:07:21.708 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-02 09:07:21.736 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-12-02 09:07:21.763 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-12-02 09:07:21.791 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-12-02 09:07:21.818 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-12-02 09:07:21.846 | Setting up dnsmasq-utils (2.79-1) ... 2020-12-02 09:07:21.873 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-12-02 09:07:21.901 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-12-02 09:07:21.945 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-12-02 09:07:21.991 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-02 09:07:22.019 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-12-02 09:07:22.047 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-02 09:07:22.082 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-12-02 09:07:22.120 | Setting up autotools-dev (20180224.1) ... 2020-12-02 09:07:22.148 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-02 09:07:22.176 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-12-02 09:07:22.204 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-12-02 09:07:22.251 | Setting up dstat (0.7.3-1) ... 2020-12-02 09:07:22.454 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-12-02 09:07:22.698 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-12-02 09:07:22.726 | Setting up ipset (6.34-1) ... 2020-12-02 09:07:22.754 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-12-02 09:07:22.791 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-12-02 09:07:22.819 | Setting up systemd (237-3ubuntu10.43) ... 2020-12-02 09:07:22.841 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-12-02 09:07:23.934 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-12-02 09:07:23.935 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-12-02 09:07:23.935 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-12-02 09:07:23.936 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-12-02 09:07:24.016 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-12-02 09:07:24.044 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 2020-12-02 09:07:24.081 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-02 09:07:24.457 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-12-02 09:07:24.486 | Setting up libann0 (1.1.2+doc-6) ... 2020-12-02 09:07:24.514 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-12-02 09:07:24.542 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-02 09:07:24.570 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-12-02 09:07:24.598 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-12-02 09:07:24.627 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-12-02 09:07:24.675 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-02 09:07:46.334 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-12-02 09:07:46.340 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:07:46.367 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-12-02 09:07:46.395 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-12-02 09:07:46.422 | Setting up libthai-data (0.1.27-2) ... 2020-12-02 09:07:46.450 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-12-02 09:07:46.477 | Setting up javascript-common (11) ... 2020-12-02 09:07:46.545 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-12-02 09:07:46.560 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-02 09:07:46.607 | Setting up python3-setuptools (39.0.1-2) ... 2020-12-02 09:07:47.045 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-02 09:07:47.084 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-02 09:07:47.130 | Setting up libjs-jquery-metadata (12-1) ... 2020-12-02 09:07:47.158 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2020-12-02 09:07:47.541 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-12-02 09:07:47.886 | Setting up python3-secretstorage (2.3.1-2) ... 2020-12-02 09:07:48.151 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2020-12-02 09:07:48.178 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-12-02 09:07:48.206 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-02 09:07:48.234 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2020-12-02 09:07:48.262 | Setting up vbetool (1.1-4) ... 2020-12-02 09:07:48.290 | Setting up libcdt5 (2.40.1-2) ... 2020-12-02 09:07:48.318 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2020-12-02 09:07:48.383 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-12-02 09:07:48.412 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2020-12-02 09:07:48.440 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-12-02 09:07:48.663 | Setting up libcgraph6 (2.40.1-2) ... 2020-12-02 09:07:48.691 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-12-02 09:07:48.718 | Setting up libwebp6:amd64 (0.6.1-2) ... 2020-12-02 09:07:48.746 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-12-02 09:07:48.774 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-02 09:07:48.801 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-12-02 09:07:48.829 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-12-02 09:07:48.857 | Setting up python3-venv (3.6.7-1~18.04) ... 2020-12-02 09:07:48.884 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-12-02 09:07:48.919 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-02 09:07:48.947 | Setting up libtool (2.4.6-2) ... 2020-12-02 09:07:48.975 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-12-02 09:07:49.012 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-12-02 09:07:49.040 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2020-12-02 09:07:49.068 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-12-02 09:07:49.096 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:07:49.124 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2020-12-02 09:07:49.723 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2020-12-02 09:07:50.277 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2020-12-02 09:07:50.663 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-12-02 09:07:50.690 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-02 09:07:50.719 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2020-12-02 09:07:51.096 | Setting up libapr1-dev (1.6.3-2) ... 2020-12-02 09:07:51.125 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2020-12-02 09:07:51.152 | Setting up python3-keyring (10.6.0-1) ... 2020-12-02 09:07:51.433 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-02 09:07:51.720 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2020-12-02 09:07:51.747 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-12-02 09:07:51.775 | Setting up libgvpr2 (2.40.1-2) ... 2020-12-02 09:07:51.802 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-12-02 09:07:51.830 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2020-12-02 09:07:52.401 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2020-12-02 09:07:52.948 | Setting up socat (1.7.3.2-2ubuntu2) ... 2020-12-02 09:07:52.969 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2020-12-02 09:07:52.997 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-12-02 09:07:53.025 | Setting up libaprutil1-dev (1.6.1-2) ... 2020-12-02 09:07:53.056 | Setting up liberasurecode-dev (1.5.0-1) ... 2020-12-02 09:07:53.110 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2020-12-02 09:07:53.138 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-02 09:07:53.166 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-12-02 09:07:53.194 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-12-02 09:07:53.222 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-12-02 09:07:53.250 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-02 09:07:53.277 | Setting up ssl-cert (1.0.39) ... 2020-12-02 09:07:53.917 | Setting up python3-mysqldb (1.3.10-1build1) ... 2020-12-02 09:07:54.203 | Setting up autoconf (2.69-11) ... 2020-12-02 09:07:54.241 | Setting up libthai0:amd64 (0.1.27-2) ... 2020-12-02 09:07:54.269 | Setting up fakeroot (1.22-2ubuntu1) ... 2020-12-02 09:07:54.291 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-12-02 09:07:54.314 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2020-12-02 09:07:54.513 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-12-02 09:07:54.941 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2020-12-02 09:07:54.969 | Setting up libalgorithm-merge-perl (0.08-3) ... 2020-12-02 09:07:54.997 | Setting up intltool-debian (0.35.0+20060710.4) ... 2020-12-02 09:07:55.025 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2020-12-02 09:07:55.120 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2020-12-02 09:07:55.148 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-12-02 09:07:55.175 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-12-02 09:07:55.204 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-12-02 09:07:55.231 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-12-02 09:07:55.523 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2020-12-02 09:07:56.101 | Setting up postgresql-common (190ubuntu0.1) ... 2020-12-02 09:07:56.713 | Adding user postgres to group ssl-cert 2020-12-02 09:07:56.876 | 2020-12-02 09:07:56.876 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2020-12-02 09:07:57.070 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-12-02 09:07:57.070 | Removing obsolete dictionary files: 2020-12-02 09:07:57.307 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2020-12-02 09:07:57.930 | Setting up automake (1:1.15.1-3ubuntu2) ... 2020-12-02 09:07:57.952 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2020-12-02 09:07:57.977 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-02 09:07:58.014 | Setting up libice6:amd64 (2:1.0.9-2) ... 2020-12-02 09:07:58.042 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2020-12-02 09:07:58.117 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2020-12-02 09:07:58.128 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:07:58.156 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2020-12-02 09:07:58.184 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-12-02 09:07:58.213 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-12-02 09:07:58.250 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-02 09:07:58.543 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2020-12-02 09:07:59.164 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-12-02 09:07:59.295 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-12-02 09:07:59.323 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2020-12-02 09:07:59.358 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-12-02 09:07:59.386 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2020-12-02 09:08:00.922 | Enabling module mpm_event. 2020-12-02 09:08:00.983 | Enabling module authz_core. 2020-12-02 09:08:00.988 | Enabling module authz_host. 2020-12-02 09:08:01.044 | Enabling module authn_core. 2020-12-02 09:08:01.049 | Enabling module auth_basic. 2020-12-02 09:08:01.105 | Enabling module access_compat. 2020-12-02 09:08:01.161 | Enabling module authn_file. 2020-12-02 09:08:01.217 | Enabling module authz_user. 2020-12-02 09:08:01.274 | Enabling module alias. 2020-12-02 09:08:01.331 | Enabling module dir. 2020-12-02 09:08:01.387 | Enabling module autoindex. 2020-12-02 09:08:01.442 | Enabling module env. 2020-12-02 09:08:01.499 | Enabling module mime. 2020-12-02 09:08:01.556 | Enabling module negotiation. 2020-12-02 09:08:01.613 | Enabling module setenvif. 2020-12-02 09:08:01.669 | Enabling module filter. 2020-12-02 09:08:01.727 | Enabling module deflate. 2020-12-02 09:08:01.783 | Enabling module status. 2020-12-02 09:08:01.839 | Enabling module reqtimeout. 2020-12-02 09:08:01.898 | Enabling conf charset. 2020-12-02 09:08:01.954 | Enabling conf localized-error-pages. 2020-12-02 09:08:02.010 | Enabling conf other-vhosts-access-log. 2020-12-02 09:08:02.065 | Enabling conf security. 2020-12-02 09:08:02.122 | Enabling conf serve-cgi-bin. 2020-12-02 09:08:02.178 | Enabling site 000-default. 2020-12-02 09:08:02.229 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2020-12-02 09:08:02.283 | Enabling conf javascript-common. 2020-12-02 09:08:02.520 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2020-12-02 09:08:02.919 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2020-12-02 09:08:04.212 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:08:04.239 | Setting up po-debconf (1.0.20) ... 2020-12-02 09:08:04.266 | Setting up build-essential (12.4ubuntu1) ... 2020-12-02 09:08:04.294 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-12-02 09:08:04.321 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-12-02 09:08:04.349 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-02 09:08:04.380 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-02 09:08:04.408 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:08:04.435 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-12-02 09:08:04.463 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-12-02 09:08:04.633 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-12-02 09:08:04.661 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2020-12-02 09:08:04.689 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2020-12-02 09:08:06.858 | Regenerating fonts cache... done. 2020-12-02 09:08:06.861 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-12-02 09:08:06.888 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:08:06.915 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-12-02 09:08:06.943 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 2020-12-02 09:08:06.970 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-12-02 09:08:06.997 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-02 09:08:07.025 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:08:07.052 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-02 09:08:07.079 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-02 09:08:07.107 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2020-12-02 09:08:07.134 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2020-12-02 09:08:07.161 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-02 09:08:07.188 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:08:07.216 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:08:07.243 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2020-12-02 09:08:07.278 | Setting up curl (7.58.0-2ubuntu3.10) ... 2020-12-02 09:08:07.306 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-02 09:08:07.335 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:08:07.362 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-12-02 09:08:07.390 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-02 09:08:07.418 | Setting up libgvc6 (2.40.1-2) ... 2020-12-02 09:08:07.454 | Setting up graphviz (2.40.1-2) ... 2020-12-02 09:08:07.502 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2020-12-02 09:08:07.529 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-02 09:08:07.561 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-12-02 09:08:07.588 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-02 09:08:07.617 | Setting up debhelper (11.1.6ubuntu2) ... 2020-12-02 09:08:07.646 | Setting up dh-autoreconf (17) ... 2020-12-02 09:08:07.674 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-12-02 09:08:07.702 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-12-02 09:08:07.731 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2020-12-02 09:08:07.759 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-12-02 09:08:07.820 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-12-02 09:08:16.651 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-02 09:08:16.681 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-02 09:08:16.858 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:08:16.882 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-12-02 09:08:17.107 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-02 09:08:17.126 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-12-02 09:08:19.194 | ++ functions-common:apt_get:1115 : result=0 2020-12-02 09:08:19.197 | ++ functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:08:19.199 | ++ functions-common:time_stop:2306 : local name 2020-12-02 09:08:19.201 | ++ functions-common:time_stop:2307 : local end_time 2020-12-02 09:08:19.203 | ++ functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:08:19.205 | ++ functions-common:time_stop:2309 : local total 2020-12-02 09:08:19.207 | ++ functions-common:time_stop:2310 : local start_time 2020-12-02 09:08:19.209 | ++ functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:08:19.212 | ++ functions-common:time_stop:2313 : start_time=1606899957366 2020-12-02 09:08:19.214 | ++ functions-common:time_stop:2315 : [[ -z 1606899957366 ]] 2020-12-02 09:08:19.216 | +++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:08:19.220 | ++ functions-common:time_stop:2318 : end_time=1606900099218 2020-12-02 09:08:19.222 | ++ functions-common:time_stop:2319 : elapsed_time=141852 2020-12-02 09:08:19.224 | ++ functions-common:time_stop:2320 : total=700 2020-12-02 09:08:19.227 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:08:19.229 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=142552 2020-12-02 09:08:19.232 | ++ functions-common:apt_get:1119 : return 0 2020-12-02 09:08:19.234 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-12-02 09:08:19.237 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-12-02 09:08:19.239 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-12-02 09:08:19.243 | ++ tools/install_prereqs.sh:source:89 : date 2020-12-02 09:08:19.246 | + ./stack.sh:main:753 : [[ False != \T\r\u\e ]] 2020-12-02 09:08:19.249 | + ./stack.sh:main:754 : PYPI_ALTERNATIVE_URL= 2020-12-02 09:08:19.252 | + ./stack.sh:main:754 : /home/ubuntu/devstack/tools/install_pip.sh 2020-12-02 09:08:20.687 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-12-02 09:08:20.689 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-12-02 09:08:20.692 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-12-02 09:08:20.694 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-12-02 09:08:20.696 | + tools/install_pip.sh:main:43 : GetDistro 2020-12-02 09:08:20.698 | + functions-common:GetDistro:373 : GetOSVersion 2020-12-02 09:08:20.700 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2020-12-02 09:08:20.702 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2020-12-02 09:08:20.704 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2020-12-02 09:08:20.706 | + functions-common:_ensure_lsb_release:328 : return 2020-12-02 09:08:20.708 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2020-12-02 09:08:20.782 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2020-12-02 09:08:20.784 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2020-12-02 09:08:20.857 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2020-12-02 09:08:20.859 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2020-12-02 09:08:20.931 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2020-12-02 09:08:20.933 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-12-02 09:08:20.934 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2020-12-02 09:08:20.936 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2020-12-02 09:08:20.938 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2020-12-02 09:08:20.940 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2020-12-02 09:08:20.942 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2020-12-02 09:08:20.944 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2020-12-02 09:08:20.946 | + functions-common:GetDistro:378 : DISTRO=bionic 2020-12-02 09:08:20.948 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2020-12-02 09:08:20.950 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-12-02 09:08:20.950 | Distro: bionic 2020-12-02 09:08:20.952 | + tools/install_pip.sh:main:127 : get_versions 2020-12-02 09:08:20.954 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-12-02 09:08:20.958 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-12-02 09:08:20.960 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-12-02 09:08:20.963 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-12-02 09:08:20.963 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-12-02 09:08:21.300 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2020-12-02 09:08:21.302 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2020-12-02 09:08:21.302 | pip: 20.2.2 2020-12-02 09:08:21.304 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-12-02 09:08:21.618 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-12-02 09:08:21.642 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2020-12-02 09:08:21.644 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2020-12-02 09:08:21.646 | + tools/install_pip.sh:main:143 : is_fedora 2020-12-02 09:08:21.648 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-02 09:08:21.650 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-02 09:08:21.652 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-02 09:08:21.653 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-02 09:08:21.655 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-02 09:08:21.657 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-02 09:08:21.659 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-02 09:08:21.660 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-02 09:08:21.662 | + tools/install_pip.sh:main:143 : is_suse 2020-12-02 09:08:21.665 | + functions-common:is_suse:464 : is_opensuse 2020-12-02 09:08:21.666 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-02 09:08:21.668 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-02 09:08:21.670 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-02 09:08:21.672 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-02 09:08:21.673 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-02 09:08:21.675 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2020-12-02 09:08:21.677 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2020-12-02 09:08:21.679 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2020-12-02 09:08:21.680 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2020-12-02 09:08:21.682 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2020-12-02 09:08:21.704 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2020-12-02 09:08:21.706 | + functions-common:uninstall_package:1373 : is_ubuntu 2020-12-02 09:08:21.708 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:08:21.709 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:08:21.712 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2020-12-02 09:08:21.727 | + 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-02 09:08:21.846 | Reading package lists... 2020-12-02 09:08:22.100 | Building dependency tree... 2020-12-02 09:08:22.101 | Reading state information... 2020-12-02 09:08:22.312 | The following packages were automatically installed and are no longer required: 2020-12-02 09:08:22.313 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-02 09:08:22.313 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-02 09:08:22.313 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-02 09:08:22.313 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:08:22.313 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:08:22.313 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:08:22.313 | python3-zope.interface 2020-12-02 09:08:22.313 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:08:22.353 | The following packages will be REMOVED: 2020-12-02 09:08:22.353 | python3-pip* 2020-12-02 09:08:22.785 | 0 upgraded, 0 newly installed, 1 to remove and 144 not upgraded. 2020-12-02 09:08:22.785 | After this operation, 601 kB disk space will be freed. 2020-12-02 09:08:22.849 | (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-02 09:08:22.854 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-02 09:08:23.089 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-02 09:08:25.792 | + functions-common:apt_get:1115 : result=0 2020-12-02 09:08:25.794 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:08:25.796 | + functions-common:time_stop:2306 : local name 2020-12-02 09:08:25.798 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:08:25.799 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:08:25.801 | + functions-common:time_stop:2309 : local total 2020-12-02 09:08:25.803 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:08:25.805 | + functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:08:25.807 | + functions-common:time_stop:2313 : start_time=1606900101724 2020-12-02 09:08:25.808 | + functions-common:time_stop:2315 : [[ -z 1606900101724 ]] 2020-12-02 09:08:25.810 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:08:25.813 | + functions-common:time_stop:2318 : end_time=1606900105811 2020-12-02 09:08:25.815 | + functions-common:time_stop:2319 : elapsed_time=4087 2020-12-02 09:08:25.817 | + functions-common:time_stop:2320 : total=0 2020-12-02 09:08:25.818 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:08:25.821 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4087 2020-12-02 09:08:25.822 | + functions-common:apt_get:1119 : return 0 2020-12-02 09:08:25.824 | + tools/install_pip.sh:main:149 : install_get_pip 2020-12-02 09:08:25.826 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-02 09:08:25.828 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-02 09:08:25.830 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2020-12-02 09:08:25.832 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-02 09:08:25.833 | + 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-02 09:08:25.845 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-12-02 09:08:25.845 | Dload Upload Total Spent Left Speed 2020-12-02 09:08:26.326 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1842k 100 1842k 0 0 3830k 0 --:--:-- --:--:-- --:--:-- 3822k 2020-12-02 09:08:26.331 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-12-02 09:08:26.334 | + 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-02 09:08:28.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:08:29.141 | Collecting pip<20.3 2020-12-02 09:08:29.151 | 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-02 09:08:29.470 | Installing collected packages: pip 2020-12-02 09:08:29.470 | Attempting uninstall: pip 2020-12-02 09:08:29.471 | Found existing installation: pip 20.2.2 2020-12-02 09:08:29.709 | Uninstalling pip-20.2.2: 2020-12-02 09:08:29.724 | Successfully uninstalled pip-20.2.2 2020-12-02 09:08:31.010 | Successfully installed pip-20.2.4 2020-12-02 09:08:31.143 | + tools/install_pip.sh:main:151 : set -x 2020-12-02 09:08:31.145 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2020-12-02 09:08:31.147 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-12-02 09:08:31.150 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-02 09:08:31.152 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-12-02 09:08:31.154 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2020-12-02 09:08:31.156 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-02 09:08:31.158 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-02 09:08:31.159 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-12-02 09:08:31.162 | ++ 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-02 09:08:31.165 | ++ 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-02 09:08:31.167 | ++ 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-02 09:08:31.169 | + 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-02 09:08:31.171 | + 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-02 09:08:31.185 | 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-02 09:08:31.187 | + 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-02 09:08:32.964 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:08:32.969 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:08:33.606 | Collecting setuptools===50.3.2 2020-12-02 09:08:33.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/42a0856fbad7e/setuptools-50.3.2-py3-none-any.whl (785 kB) 2020-12-02 09:08:33.996 | Installing collected packages: setuptools 2020-12-02 09:08:33.996 | Attempting uninstall: setuptools 2020-12-02 09:08:33.997 | Found existing installation: setuptools 49.6.0 2020-12-02 09:08:34.084 | Uninstalling setuptools-49.6.0: 2020-12-02 09:08:34.114 | Successfully uninstalled setuptools-49.6.0 2020-12-02 09:08:34.639 | Successfully installed setuptools-50.3.2 2020-12-02 09:08:34.696 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:08:34.696 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:08:34.786 | + inc/python:pip_install:200 : result=0 2020-12-02 09:08:34.788 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:08:34.790 | + functions-common:time_stop:2306 : local name 2020-12-02 09:08:34.791 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:08:34.793 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:08:34.795 | + functions-common:time_stop:2309 : local total 2020-12-02 09:08:34.797 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:08:34.798 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:08:34.800 | + functions-common:time_stop:2313 : start_time=1606900111181 2020-12-02 09:08:34.802 | + functions-common:time_stop:2315 : [[ -z 1606900111181 ]] 2020-12-02 09:08:34.804 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:08:34.807 | + functions-common:time_stop:2318 : end_time=1606900114805 2020-12-02 09:08:34.809 | + functions-common:time_stop:2319 : elapsed_time=3624 2020-12-02 09:08:34.810 | + functions-common:time_stop:2320 : total=0 2020-12-02 09:08:34.812 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:08:34.814 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3624 2020-12-02 09:08:34.816 | + inc/python:pip_install:203 : return 0 2020-12-02 09:08:34.818 | + tools/install_pip.sh:main:157 : get_versions 2020-12-02 09:08:34.821 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-12-02 09:08:34.824 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-12-02 09:08:34.826 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-12-02 09:08:34.829 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-12-02 09:08:34.829 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-12-02 09:08:35.166 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2020-12-02 09:08:35.168 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2020-12-02 09:08:35.168 | pip: 20.2.4 2020-12-02 09:08:35.170 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-12-02 09:08:35.482 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-12-02 09:08:35.507 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-12-02 09:08:35.510 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-12-02 09:08:35.513 | + ./stack.sh:main:759 : fixup_all 2020-12-02 09:08:35.515 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_keystone 2020-12-02 09:08:35.518 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-12-02 09:08:35.520 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-12-02 09:08:35.530 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-12-02 09:08:35.530 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-12-02 09:08:35.530 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-12-02 09:08:35.535 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2020-12-02 09:08:35.537 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2020-12-02 09:08:35.540 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2020-12-02 09:08:35.547 | net.ipv4.ip_local_reserved_ports = 35357,35358 2020-12-02 09:08:35.551 | + tools/fixup_stuff.sh:fixup_all:189 : fixup_ubuntu 2020-12-02 09:08:35.553 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-12-02 09:08:35.556 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-12-02 09:08:35.558 | + functions-common:install_package:1344 : update_package_repo 2020-12-02 09:08:35.560 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-02 09:08:35.562 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-02 09:08:35.564 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-02 09:08:35.566 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-02 09:08:35.568 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-02 09:08:35.570 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:08:35.572 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:08:35.574 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-02 09:08:35.576 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-02 09:08:35.578 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-02 09:08:35.580 | + functions-common:apt_get_update:1071 : return 2020-12-02 09:08:35.583 | + functions-common:install_package:1345 : real_install_package software-properties-common 2020-12-02 09:08:35.585 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-02 09:08:35.587 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:08:35.589 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:08:35.591 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2020-12-02 09:08:35.609 | + 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-02 09:08:35.729 | Reading package lists... 2020-12-02 09:08:35.984 | Building dependency tree... 2020-12-02 09:08:35.985 | Reading state information... 2020-12-02 09:08:36.202 | The following packages were automatically installed and are no longer required: 2020-12-02 09:08:36.202 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-02 09:08:36.202 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-02 09:08:36.202 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-02 09:08:36.202 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:08:36.202 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:08:36.203 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:08:36.203 | python3-zope.interface 2020-12-02 09:08:36.203 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:08:36.203 | The following additional packages will be installed: 2020-12-02 09:08:36.204 | python3-software-properties 2020-12-02 09:08:36.253 | The following packages will be upgraded: 2020-12-02 09:08:36.253 | python3-software-properties software-properties-common 2020-12-02 09:08:36.537 | 2 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2020-12-02 09:08:36.537 | Need to get 33.9 kB of archives. 2020-12-02 09:08:36.537 | After this operation, 0 B of additional disk space will be used. 2020-12-02 09:08:36.537 | 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-02 09:08:36.670 | 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-02 09:08:37.274 | Fetched 33.9 kB in 0s (71.5 kB/s) 2020-12-02 09:08:37.356 | (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-02 09:08:37.359 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2020-12-02 09:08:37.513 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2020-12-02 09:08:37.660 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2020-12-02 09:08:37.812 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2020-12-02 09:08:37.899 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-02 09:08:38.399 | Setting up python3-software-properties (0.96.24.32.14) ... 2020-12-02 09:08:38.674 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-02 09:08:38.693 | Setting up software-properties-common (0.96.24.32.14) ... 2020-12-02 09:08:40.878 | + functions-common:apt_get:1115 : result=0 2020-12-02 09:08:40.880 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:08:40.882 | + functions-common:time_stop:2306 : local name 2020-12-02 09:08:40.884 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:08:40.886 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:08:40.888 | + functions-common:time_stop:2309 : local total 2020-12-02 09:08:40.890 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:08:40.892 | + functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:08:40.894 | + functions-common:time_stop:2313 : start_time=1606900115606 2020-12-02 09:08:40.896 | + functions-common:time_stop:2315 : [[ -z 1606900115606 ]] 2020-12-02 09:08:40.899 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:08:40.903 | + functions-common:time_stop:2318 : end_time=1606900120900 2020-12-02 09:08:40.905 | + functions-common:time_stop:2319 : elapsed_time=5294 2020-12-02 09:08:40.907 | + functions-common:time_stop:2320 : total=142552 2020-12-02 09:08:40.909 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:08:40.911 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=147846 2020-12-02 09:08:40.913 | + functions-common:apt_get:1119 : return 0 2020-12-02 09:08:40.915 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-12-02 09:08:41.726 | 'universe' distribution component is already enabled for all sources. 2020-12-02 09:08:41.753 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-12-02 09:08:41.755 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2020-12-02 09:08:44.321 | Reading package lists... 2020-12-02 09:08:44.620 | Building dependency tree... 2020-12-02 09:08:44.621 | Reading state information... 2020-12-02 09:08:44.835 | The following packages were automatically installed and are no longer required: 2020-12-02 09:08:44.836 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-02 09:08:44.836 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-02 09:08:44.836 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-02 09:08:44.836 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:08:44.836 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:08:44.836 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:08:44.836 | python3-zope.interface 2020-12-02 09:08:44.836 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:08:44.883 | The following NEW packages will be installed: 2020-12-02 09:08:44.883 | ubuntu-cloud-keyring 2020-12-02 09:08:45.169 | 0 upgraded, 1 newly installed, 0 to remove and 142 not upgraded. 2020-12-02 09:08:45.169 | Need to get 6,008 B of archives. 2020-12-02 09:08:45.169 | After this operation, 22.5 kB of additional disk space will be used. 2020-12-02 09:08:45.169 | 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-02 09:08:45.706 | Fetched 6,008 B in 0s (22.2 kB/s) 2020-12-02 09:08:45.755 | Selecting previously unselected package ubuntu-cloud-keyring. 2020-12-02 09:08:45.794 | (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-02 09:08:45.798 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2020-12-02 09:08:45.801 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-12-02 09:08:45.897 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-12-02 09:08:48.210 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-02 09:08:48.210 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-02 09:08:48.211 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2020-12-02 09:08:48.331 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-02 09:08:48.466 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-02 09:08:48.708 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2020-12-02 09:08:52.886 | Fetched 197 kB in 2s (131 kB/s) 2020-12-02 09:08:54.579 | Reading package lists... 2020-12-02 09:08:54.640 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-12-02 09:08:54.642 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-12-02 09:08:54.644 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-12-02 09:08:54.646 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-12-02 09:08:54.648 | + functions-common:apt_get_update:1077 : local sudo=sudo 2020-12-02 09:08:54.652 | ++ functions-common:apt_get_update:1078 : id -u 2020-12-02 09:08:54.656 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-12-02 09:08:54.658 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2020-12-02 09:08:54.660 | + functions-common:time_start:2292 : local name=apt-get-update 2020-12-02 09:08:54.662 | + functions-common:time_start:2293 : local start_time= 2020-12-02 09:08:54.664 | + functions-common:time_start:2294 : [[ -n '' ]] 2020-12-02 09:08:54.667 | ++ functions-common:time_start:2297 : date +%s%3N 2020-12-02 09:08:54.670 | + functions-common:time_start:2297 : _TIME_START[$name]=1606900134668 2020-12-02 09:08:54.673 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-12-02 09:08:54.675 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-12-02 09:08:54.677 | + 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-02 09:08:54.915 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2020-12-02 09:08:55.049 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-02 09:08:55.056 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-02 09:08:55.189 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-02 09:08:55.321 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-02 09:08:57.398 | Reading package lists... 2020-12-02 09:08:57.458 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-12-02 09:08:57.460 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-12-02 09:08:57.463 | + functions-common:time_stop:2306 : local name 2020-12-02 09:08:57.465 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:08:57.467 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:08:57.469 | + functions-common:time_stop:2309 : local total 2020-12-02 09:08:57.471 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:08:57.473 | + functions-common:time_stop:2312 : name=apt-get-update 2020-12-02 09:08:57.475 | + functions-common:time_stop:2313 : start_time=1606900134668 2020-12-02 09:08:57.477 | + functions-common:time_stop:2315 : [[ -z 1606900134668 ]] 2020-12-02 09:08:57.480 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:08:57.483 | + functions-common:time_stop:2318 : end_time=1606900137481 2020-12-02 09:08:57.485 | + functions-common:time_stop:2319 : elapsed_time=2813 2020-12-02 09:08:57.487 | + functions-common:time_stop:2320 : total=2886 2020-12-02 09:08:57.489 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:08:57.491 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5699 2020-12-02 09:08:57.494 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-12-02 09:08:57.504 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-12-02 09:08:57.515 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-12-02 09:08:57.526 | + tools/fixup_stuff.sh:fixup_all:190 : fixup_fedora 2020-12-02 09:08:57.528 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2020-12-02 09:08:57.530 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-02 09:08:57.532 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-02 09:08:57.534 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-02 09:08:57.536 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-02 09:08:57.538 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-02 09:08:57.540 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-02 09:08:57.542 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-02 09:08:57.544 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-02 09:08:57.546 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2020-12-02 09:08:57.549 | + tools/fixup_stuff.sh:fixup_all:191 : fixup_suse 2020-12-02 09:08:57.551 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2020-12-02 09:08:57.553 | + functions-common:is_suse:464 : is_opensuse 2020-12-02 09:08:57.555 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-02 09:08:57.558 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-02 09:08:57.560 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-02 09:08:57.563 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-02 09:08:57.565 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-02 09:08:57.567 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2020-12-02 09:08:57.569 | + ./stack.sh:main:762 : pip_install -U os-testr 2020-12-02 09:08:57.588 | Using python 3.6 to install os-testr 2020-12-02 09:08:57.590 | + 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-02 09:08:59.368 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:08:59.372 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:08:59.470 | Collecting os-testr===2.0.0 2020-12-02 09:08:59.477 | 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-02 09:08:59.636 | Collecting pbr===5.5.1 2020-12-02 09:08:59.643 | 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-02 09:08:59.757 | Collecting stestr===3.1.0 2020-12-02 09:08:59.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2020-12-02 09:08:59.904 | Collecting testtools===2.4.0 2020-12-02 09:08:59.911 | 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-02 09:09:00.020 | Collecting python-subunit===1.4.0 2020-12-02 09:09:00.026 | 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-02 09:09:00.204 | Collecting PyYAML===5.3.1 2020-12-02 09:09:00.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2020-12-02 09:09:01.087 | Collecting cliff===3.5.0 2020-12-02 09:09:01.095 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81 kB) 2020-12-02 09:09:01.212 | Collecting voluptuous===0.12.0 2020-12-02 09:09:01.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ff/f348a097c9a74/voluptuous-0.12.0-py3-none-any.whl (29 kB) 2020-12-02 09:09:01.312 | Collecting fixtures===3.0.0 2020-12-02 09:09:01.319 | 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-02 09:09:01.427 | Collecting future===0.18.2 2020-12-02 09:09:01.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2020-12-02 09:09:02.314 | Collecting extras===1.0.0 2020-12-02 09:09:02.320 | 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-02 09:09:02.399 | Collecting traceback2===1.4.0 2020-12-02 09:09:02.406 | 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-02 09:09:02.487 | Collecting python-mimeparse===1.6.0 2020-12-02 09:09:02.494 | 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-02 09:09:02.561 | Collecting six===1.15.0 2020-12-02 09:09:02.568 | 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-02 09:09:02.628 | Collecting unittest2===1.1.0 2020-12-02 09:09:02.636 | 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-02 09:09:02.778 | Collecting stevedore===3.3.0 2020-12-02 09:09:02.785 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2020-12-02 09:09:02.976 | Collecting pyparsing===2.4.7 2020-12-02 09:09:02.982 | 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-02 09:09:03.073 | Collecting prettytable===0.7.2 2020-12-02 09:09:03.078 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2020-12-02 09:09:03.273 | Collecting cmd2===1.4.0 2020-12-02 09:09:03.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133 kB) 2020-12-02 09:09:03.415 | Collecting linecache2===1.0.0 2020-12-02 09:09:03.421 | 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-02 09:09:03.510 | Collecting argparse 2020-12-02 09:09:03.517 | 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-02 09:09:03.607 | Collecting importlib-metadata===3.1.0 2020-12-02 09:09:03.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/590/690d61efdd716/importlib_metadata-3.1.0-py2.py3-none-any.whl (9.3 kB) 2020-12-02 09:09:03.689 | Collecting wcwidth===0.2.5 2020-12-02 09:09:03.695 | 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-02 09:09:03.786 | Collecting colorama===0.4.4 2020-12-02 09:09:03.793 | 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-02 09:09:03.832 | Collecting attrs===20.3.0 2020-12-02 09:09:03.839 | 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-02 09:09:03.949 | Collecting pyperclip===1.8.1 2020-12-02 09:09:03.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ab/ef1e79ce635eb/pyperclip-1.8.1.tar.gz (20 kB) 2020-12-02 09:09:04.499 | 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 528)) (3.4.0) 2020-12-02 09:09:04.529 | Building wheels for collected packages: PyYAML, pyperclip, future 2020-12-02 09:09:04.530 | Building wheel for PyYAML (setup.py): started 2020-12-02 09:09:14.849 | Building wheel for PyYAML (setup.py): finished with status 'done' 2020-12-02 09:09:14.852 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403690 sha256=688a1345823bf010d86a6d83201bb2f9e51d3537483b74b1cc8b2fbbb6b9c614 2020-12-02 09:09:14.853 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2020-12-02 09:09:14.855 | Building wheel for pyperclip (setup.py): started 2020-12-02 09:09:15.501 | Building wheel for pyperclip (setup.py): finished with status 'done' 2020-12-02 09:09:15.502 | Created wheel for pyperclip: filename=pyperclip-1.8.1-py3-none-any.whl size=11116 sha256=cee658be78d12a245d295a89b18664df7d46f41d9882244ce4889ae7f49ae173 2020-12-02 09:09:15.503 | Stored in directory: /root/.cache/pip/wheels/6b/61/3b/9ce5c27623eb45051839ddfdb83ccb31f286e2a23872c1071c 2020-12-02 09:09:15.505 | Building wheel for future (setup.py): started 2020-12-02 09:09:16.578 | Building wheel for future (setup.py): finished with status 'done' 2020-12-02 09:09:16.582 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=c2ffc9107a7ca7270aae036c8612372de2833c9c97095f5bd4964e3239e4c610 2020-12-02 09:09:16.582 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2020-12-02 09:09:16.583 | Successfully built PyYAML pyperclip future 2020-12-02 09:09:17.127 | Installing collected packages: voluptuous, pbr, attrs, extras, linecache2, traceback2, python-mimeparse, six, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, importlib-metadata, stevedore, pyparsing, colorama, pyperclip, cmd2, cliff, future, stestr, os-testr 2020-12-02 09:09:17.272 | Attempting uninstall: attrs 2020-12-02 09:09:17.273 | Found existing installation: attrs 17.4.0 2020-12-02 09:09:17.275 | Uninstalling attrs-17.4.0: 2020-12-02 09:09:17.354 | Successfully uninstalled attrs-17.4.0 2020-12-02 09:09:17.495 | Attempting uninstall: six 2020-12-02 09:09:17.496 | Found existing installation: six 1.11.0 2020-12-02 09:09:17.500 | Uninstalling six-1.11.0: 2020-12-02 09:09:17.534 | Successfully uninstalled six-1.11.0 2020-12-02 09:09:18.309 | Attempting uninstall: importlib-metadata 2020-12-02 09:09:18.310 | Found existing installation: importlib-metadata 3.1.1 2020-12-02 09:09:18.313 | Uninstalling importlib-metadata-3.1.1: 2020-12-02 09:09:18.314 | Successfully uninstalled importlib-metadata-3.1.1 2020-12-02 09:09:18.457 | Attempting uninstall: colorama 2020-12-02 09:09:18.458 | Found existing installation: colorama 0.3.7 2020-12-02 09:09:18.462 | Uninstalling colorama-0.3.7: 2020-12-02 09:09:18.493 | Successfully uninstalled colorama-0.3.7 2020-12-02 09:09:19.404 | 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.0 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-02 09:09:19.472 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:09:19.472 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:09:19.629 | + inc/python:pip_install:200 : result=0 2020-12-02 09:09:19.631 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:09:19.633 | + functions-common:time_stop:2306 : local name 2020-12-02 09:09:19.635 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:09:19.638 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:09:19.640 | + functions-common:time_stop:2309 : local total 2020-12-02 09:09:19.642 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:09:19.644 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:09:19.646 | + functions-common:time_stop:2313 : start_time=1606900137583 2020-12-02 09:09:19.649 | + functions-common:time_stop:2315 : [[ -z 1606900137583 ]] 2020-12-02 09:09:19.652 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:09:19.655 | + functions-common:time_stop:2318 : end_time=1606900159652 2020-12-02 09:09:19.657 | + functions-common:time_stop:2319 : elapsed_time=22069 2020-12-02 09:09:19.659 | + functions-common:time_stop:2320 : total=0 2020-12-02 09:09:19.661 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:09:19.663 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=22069 2020-12-02 09:09:19.667 | + inc/python:pip_install:203 : return 0 2020-12-02 09:09:19.669 | + ./stack.sh:main:764 : pip_install_gr systemd-python 2020-12-02 09:09:19.671 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-12-02 09:09:19.673 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-02 09:09:19.676 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-12-02 09:09:19.679 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2020-12-02 09:09:19.682 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-02 09:09:19.685 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-02 09:09:19.686 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-12-02 09:09:19.690 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2020-12-02 09:09:19.693 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2020-12-02 09:09:19.695 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2020-12-02 09:09:19.698 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-12-02 09:09:19.700 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-12-02 09:09:19.719 | Using python 3.6 to install systemd-python 2020-12-02 09:09:19.721 | + 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-02 09:09:21.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:09:21.543 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:09:21.560 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (234) 2020-12-02 09:09:22.082 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:09:22.082 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:09:22.155 | + inc/python:pip_install:200 : result=0 2020-12-02 09:09:22.157 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:09:22.160 | + functions-common:time_stop:2306 : local name 2020-12-02 09:09:22.162 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:09:22.164 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:09:22.166 | + functions-common:time_stop:2309 : local total 2020-12-02 09:09:22.168 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:09:22.170 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:09:22.172 | + functions-common:time_stop:2313 : start_time=1606900159714 2020-12-02 09:09:22.175 | + functions-common:time_stop:2315 : [[ -z 1606900159714 ]] 2020-12-02 09:09:22.177 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:09:22.181 | + functions-common:time_stop:2318 : end_time=1606900162178 2020-12-02 09:09:22.183 | + functions-common:time_stop:2319 : elapsed_time=2464 2020-12-02 09:09:22.185 | + functions-common:time_stop:2320 : total=22069 2020-12-02 09:09:22.187 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:09:22.190 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=24533 2020-12-02 09:09:22.192 | + inc/python:pip_install:203 : return 0 2020-12-02 09:09:22.194 | + ./stack.sh:main:767 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-12-02 09:09:22.239 | + ./stack.sh:main:768 : sudo systemctl restart systemd-journald 2020-12-02 09:09:22.308 | + ./stack.sh:main:774 : install_infra 2020-12-02 09:09:22.311 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-02 09:09:22.315 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-12-02 09:09:22.316 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-12-02 09:09:24.997 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-02 09:09:25.000 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-12-02 09:09:25.021 | + 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-02 09:09:26.869 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:09:27.688 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) 2020-12-02 09:09:27.807 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-12-02 09:09:27.836 | Installing collected packages: pbr 2020-12-02 09:09:27.943 | Successfully installed pbr-5.5.1 2020-12-02 09:09:28.004 | + inc/python:pip_install:200 : result=0 2020-12-02 09:09:28.006 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:09:28.009 | + functions-common:time_stop:2306 : local name 2020-12-02 09:09:28.011 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:09:28.013 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:09:28.015 | + functions-common:time_stop:2309 : local total 2020-12-02 09:09:28.017 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:09:28.019 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:09:28.021 | + functions-common:time_stop:2313 : start_time=1606900165014 2020-12-02 09:09:28.023 | + functions-common:time_stop:2315 : [[ -z 1606900165014 ]] 2020-12-02 09:09:28.026 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:09:28.029 | + functions-common:time_stop:2318 : end_time=1606900168027 2020-12-02 09:09:28.031 | + functions-common:time_stop:2319 : elapsed_time=3013 2020-12-02 09:09:28.033 | + functions-common:time_stop:2320 : total=24533 2020-12-02 09:09:28.035 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:09:28.037 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=27546 2020-12-02 09:09:28.040 | + inc/python:pip_install:203 : return 0 2020-12-02 09:09:28.042 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-02 09:09:28.045 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-12-02 09:09:28.065 | + 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-02 09:09:29.913 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:09:30.718 | Processing /opt/stack/requirements 2020-12-02 09:09:32.083 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) 2020-12-02 09:09:32.148 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-12-02 09:09:32.185 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) 2020-12-02 09:09:32.269 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-12-02 09:09:32.905 | Collecting requests===2.25.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) 2020-12-02 09:09:33.012 | Downloading http://10.100.0.9:8080/root/pypi/+f/e78/6fa28d8c9154e/requests-2.25.0-py2.py3-none-any.whl (61kB) 2020-12-02 09:09:33.052 | Collecting packaging===20.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) 2020-12-02 09:09:33.097 | Downloading http://10.100.0.9:8080/root/pypi/+f/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl 2020-12-02 09:09:33.118 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-12-02 09:09:33.162 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-12-02 09:09:33.219 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) 2020-12-02 09:09:33.249 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2020-12-02 09:09:33.268 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) 2020-12-02 09:09:33.376 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-12-02 09:09:33.394 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) 2020-12-02 09:09:33.428 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2020-12-02 09:09:33.442 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4157) 2020-12-02 09:09:33.459 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-12-02 09:09:33.485 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4157) 2020-12-02 09:09:33.505 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2020-12-02 09:09:33.532 | 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 45)) 2020-12-02 09:09:33.537 | Collecting certifi===2020.11.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) 2020-12-02 09:09:33.606 | Downloading http://10.100.0.9:8080/root/pypi/+f/1f4/22849db327d53/certifi-2020.11.8-py2.py3-none-any.whl (155kB) 2020-12-02 09:09:33.627 | Collecting urllib3===1.26.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) 2020-12-02 09:09:33.688 | Downloading http://10.100.0.9:8080/root/pypi/+f/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136kB) 2020-12-02 09:09:33.738 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-02 09:09:33.761 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-12-02 09:09:33.793 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) 2020-12-02 09:09:33.822 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-12-02 09:09:33.853 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) 2020-12-02 09:09:33.870 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-12-02 09:09:33.883 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) 2020-12-02 09:09:33.906 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-12-02 09:09:33.924 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) 2020-12-02 09:09:33.946 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-12-02 09:09:33.960 | Collecting cliff===3.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) 2020-12-02 09:09:34.024 | Downloading http://10.100.0.9:8080/root/pypi/+f/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81kB) 2020-12-02 09:09:34.063 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 195)) 2020-12-02 09:09:34.098 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-12-02 09:09:34.112 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) 2020-12-02 09:09:34.128 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-12-02 09:09:34.143 | Collecting cmd2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) 2020-12-02 09:09:34.262 | Downloading http://10.100.0.9:8080/root/pypi/+f/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133kB) 2020-12-02 09:09:34.344 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-02 09:09:34.371 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2020-12-02 09:09:34.384 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) 2020-12-02 09:09:34.451 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2020-12-02 09:09:34.482 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) 2020-12-02 09:09:34.515 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2020-12-02 09:09:34.579 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) 2020-12-02 09:09:34.612 | Downloading http://10.100.0.9:8080/root/pypi/+f/9ab/ef1e79ce635eb/pyperclip-1.8.1.tar.gz 2020-12-02 09:09:35.019 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) 2020-12-02 09:09:35.050 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2020-12-02 09:09:35.072 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) 2020-12-02 09:09:35.128 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2020-12-02 09:09:35.145 | Collecting importlib-metadata===3.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) 2020-12-02 09:09:35.203 | Downloading http://10.100.0.9:8080/root/pypi/+f/590/690d61efdd716/importlib_metadata-3.1.0-py2.py3-none-any.whl 2020-12-02 09:09:35.232 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) 2020-12-02 09:09:35.273 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2020-12-02 09:09:35.308 | Building wheels for collected packages: PyYAML, pyperclip 2020-12-02 09:09:35.309 | Running setup.py bdist_wheel for PyYAML: started 2020-12-02 09:09:35.600 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-12-02 09:09:35.601 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-71zjzr5r/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/tmp4bmubzaipip-wheel- --python-tag cp36: 2020-12-02 09:09:35.601 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-12-02 09:09:35.601 | or: -c --help [cmd1 cmd2 ...] 2020-12-02 09:09:35.601 | or: -c --help-commands 2020-12-02 09:09:35.601 | or: -c cmd --help 2020-12-02 09:09:35.601 | 2020-12-02 09:09:35.601 | error: invalid command 'bdist_wheel' 2020-12-02 09:09:35.601 | 2020-12-02 09:09:35.601 | ---------------------------------------- 2020-12-02 09:09:35.601 | Failed building wheel for PyYAML 2020-12-02 09:09:35.601 | Running setup.py clean for PyYAML 2020-12-02 09:09:35.894 | Running setup.py bdist_wheel for pyperclip: started 2020-12-02 09:09:36.176 | Running setup.py bdist_wheel for pyperclip: finished with status 'error' 2020-12-02 09:09:36.176 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-71zjzr5r/pyperclip/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpq1mak856pip-wheel- --python-tag cp36: 2020-12-02 09:09:36.177 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-12-02 09:09:36.177 | or: -c --help [cmd1 cmd2 ...] 2020-12-02 09:09:36.177 | or: -c --help-commands 2020-12-02 09:09:36.177 | or: -c cmd --help 2020-12-02 09:09:36.177 | 2020-12-02 09:09:36.177 | error: invalid command 'bdist_wheel' 2020-12-02 09:09:36.177 | 2020-12-02 09:09:36.177 | ---------------------------------------- 2020-12-02 09:09:36.177 | Failed building wheel for pyperclip 2020-12-02 09:09:36.177 | Running setup.py clean for pyperclip 2020-12-02 09:09:36.467 | Failed to build PyYAML pyperclip 2020-12-02 09:09:36.468 | Installing collected packages: chardet, certifi, attrs, argparse, six, linecache2, traceback2, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyperclip, colorama, zipp, importlib-metadata, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2020-12-02 09:09:37.426 | Running setup.py install for PyYAML: started 2020-12-02 09:09:47.198 | Running setup.py install for PyYAML: finished with status 'done' 2020-12-02 09:09:47.387 | Running setup.py install for pyperclip: started 2020-12-02 09:09:47.841 | Running setup.py install for pyperclip: finished with status 'done' 2020-12-02 09:09:48.398 | Running setup.py install for openstack-requirements: started 2020-12-02 09:09:50.708 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-12-02 09:09:51.285 | 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.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4157 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-02 09:09:51.414 | + inc/python:pip_install:200 : result=0 2020-12-02 09:09:51.416 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:09:51.419 | + functions-common:time_stop:2306 : local name 2020-12-02 09:09:51.421 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:09:51.423 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:09:51.425 | + functions-common:time_stop:2309 : local total 2020-12-02 09:09:51.427 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:09:51.429 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:09:51.432 | + functions-common:time_stop:2313 : start_time=1606900168059 2020-12-02 09:09:51.434 | + functions-common:time_stop:2315 : [[ -z 1606900168059 ]] 2020-12-02 09:09:51.437 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:09:51.440 | + functions-common:time_stop:2318 : end_time=1606900191437 2020-12-02 09:09:51.442 | + functions-common:time_stop:2319 : elapsed_time=23378 2020-12-02 09:09:51.444 | + functions-common:time_stop:2320 : total=27546 2020-12-02 09:09:51.447 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:09:51.449 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=50924 2020-12-02 09:09:51.452 | + inc/python:pip_install:203 : return 0 2020-12-02 09:09:51.454 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-12-02 09:09:51.457 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-12-02 09:09:51.459 | + inc/python:use_library_from_git:250 : local name=pbr 2020-12-02 09:09:51.462 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:09:51.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:09:51.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2020-12-02 09:09:51.469 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:09:51.471 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-12-02 09:09:51.489 | Using python 3.6 to install pbr 2020-12-02 09:09:51.491 | + 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-02 09:09:53.281 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:09:53.285 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:09:53.421 | 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 45)) (5.5.1) 2020-12-02 09:09:53.956 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:09:53.956 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:09:54.035 | + inc/python:pip_install:200 : result=0 2020-12-02 09:09:54.037 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:09:54.040 | + functions-common:time_stop:2306 : local name 2020-12-02 09:09:54.042 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:09:54.044 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:09:54.046 | + functions-common:time_stop:2309 : local total 2020-12-02 09:09:54.048 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:09:54.050 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:09:54.052 | + functions-common:time_stop:2313 : start_time=1606900191484 2020-12-02 09:09:54.054 | + functions-common:time_stop:2315 : [[ -z 1606900191484 ]] 2020-12-02 09:09:54.058 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:09:54.061 | + functions-common:time_stop:2318 : end_time=1606900194058 2020-12-02 09:09:54.063 | + functions-common:time_stop:2319 : elapsed_time=2574 2020-12-02 09:09:54.065 | + functions-common:time_stop:2320 : total=50924 2020-12-02 09:09:54.067 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:09:54.070 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=53498 2020-12-02 09:09:54.072 | + inc/python:pip_install:203 : return 0 2020-12-02 09:09:54.075 | + ./stack.sh:main:777 : python3 -m venv /opt/stack/bindep-venv 2020-12-02 09:09:56.677 | + ./stack.sh:main:779 : /opt/stack/bindep-venv/bin/pip install bindep 2020-12-02 09:09:58.334 | Collecting bindep 2020-12-02 09:09:58.398 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2020-12-02 09:09:58.421 | Collecting Parsley (from bindep) 2020-12-02 09:09:58.439 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-12-02 09:09:58.465 | Collecting distro (from bindep) 2020-12-02 09:09:58.492 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2020-12-02 09:09:58.505 | Collecting pbr>=2.0.0 (from bindep) 2020-12-02 09:09:58.594 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-12-02 09:09:58.622 | Installing collected packages: Parsley, distro, pbr, bindep 2020-12-02 09:09:58.963 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2020-12-02 09:09:59.032 | + ./stack.sh:main:780 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-12-02 09:09:59.034 | + ./stack.sh:main:780 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-12-02 09:09:59.038 | ++ ./stack.sh:main:783 : _get_plugin_bindep_packages 2020-12-02 09:09:59.056 | + ./stack.sh:main:783 : pkgs= 2020-12-02 09:09:59.059 | + ./stack.sh:main:784 : [[ -n '' ]] 2020-12-02 09:09:59.061 | + ./stack.sh:main:791 : run_phase stack pre-install 2020-12-02 09:09:59.064 | + functions-common:run_phase:1734 : local mode=stack 2020-12-02 09:09:59.066 | + functions-common:run_phase:1735 : local phase=pre-install 2020-12-02 09:09:59.068 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-02 09:09:59.070 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-02 09:09:59.073 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-02 09:09:59.075 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-02 09:09:59.077 | + functions-common:run_phase:1744 : local extra 2020-12-02 09:09:59.080 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-02 09:09:59.083 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-02 09:09:59.085 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-02 09:09:59.088 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-02 09:09:59.090 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-12-02 09:09:59.093 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-02 09:09:59.107 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:09:59.109 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-12-02 09:09:59.111 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-12-02 09:09:59.113 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-12-02 09:09:59.115 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-12-02 09:09:59.118 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-12-02 09:09:59.120 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-12-02 09:09:59.122 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-12-02 09:09:59.124 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-12-02 09:09:59.126 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-12-02 09:09:59.128 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-12-02 09:09:59.130 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-12-02 09:09:59.132 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-12-02 09:09:59.134 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-12-02 09:09:59.137 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2020-12-02 09:09:59.139 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-02 09:09:59.141 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2020-12-02 09:09:59.143 | + functions-common:run_plugins:1720 : local mode=stack 2020-12-02 09:09:59.145 | + functions-common:run_plugins:1721 : local phase=pre-install 2020-12-02 09:09:59.147 | + functions-common:run_plugins:1723 : local plugins= 2020-12-02 09:09:59.150 | + functions-common:run_plugins:1724 : local plugin 2020-12-02 09:09:59.152 | + ./stack.sh:main:794 : set_systemd_override DefaultLimitNOFILE 2048 2020-12-02 09:09:59.155 | + functions:set_systemd_override:849 : local key=DefaultLimitNOFILE 2020-12-02 09:09:59.157 | + functions:set_systemd_override:850 : local value=2048 2020-12-02 09:09:59.160 | + functions:set_systemd_override:852 : local sysconf=/etc/systemd/system.conf 2020-12-02 09:09:59.162 | + functions:set_systemd_override:853 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-12-02 09:09:59.207 | + functions:set_systemd_override:854 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-12-02 09:09:59.207 | Set systemd system override for DefaultLimitNOFILE=2048 2020-12-02 09:09:59.210 | + functions:set_systemd_override:856 : sudo systemctl daemon-reload 2020-12-02 09:09:59.380 | + ./stack.sh:main:796 : install_rpc_backend 2020-12-02 09:09:59.382 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-12-02 09:09:59.398 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:09:59.401 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-12-02 09:09:59.403 | + functions-common:install_package:1344 : update_package_repo 2020-12-02 09:09:59.405 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-02 09:09:59.407 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-02 09:09:59.410 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-02 09:09:59.412 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-02 09:09:59.414 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-02 09:09:59.416 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:09:59.419 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:09:59.421 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-02 09:09:59.423 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-02 09:09:59.425 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-02 09:09:59.428 | + functions-common:apt_get_update:1071 : return 2020-12-02 09:09:59.430 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2020-12-02 09:09:59.432 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-02 09:09:59.434 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:09:59.437 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:09:59.439 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2020-12-02 09:09:59.458 | + 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-02 09:09:59.580 | Reading package lists... 2020-12-02 09:09:59.839 | Building dependency tree... 2020-12-02 09:09:59.841 | Reading state information... 2020-12-02 09:10:00.065 | The following packages were automatically installed and are no longer required: 2020-12-02 09:10:00.065 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-02 09:10:00.065 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-02 09:10:00.065 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-02 09:10:00.065 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:10:00.065 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:10:00.066 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:10:00.066 | python3-zope.interface 2020-12-02 09:10:00.066 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:10:00.066 | The following additional packages will be installed: 2020-12-02 09:10:00.066 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-12-02 09:10:00.066 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-12-02 09:10:00.066 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-12-02 09:10:00.066 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-12-02 09:10:00.067 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-12-02 09:10:00.068 | Suggested packages: 2020-12-02 09:10:00.068 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2020-12-02 09:10:00.068 | odbc-postgresql tdsodbc unixodbc-bin 2020-12-02 09:10:00.113 | The following NEW packages will be installed: 2020-12-02 09:10:00.113 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-12-02 09:10:00.113 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-12-02 09:10:00.113 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-12-02 09:10:00.113 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-12-02 09:10:00.114 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-12-02 09:10:00.114 | rabbitmq-server 2020-12-02 09:10:00.394 | 0 upgraded, 26 newly installed, 0 to remove and 164 not upgraded. 2020-12-02 09:10:00.394 | Need to get 24.5 MB of archives. 2020-12-02 09:10:00.394 | After this operation, 40.4 MB of additional disk space will be used. 2020-12-02 09:10:00.394 | 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-02 09:10:03.297 | 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-02 09:10:03.362 | 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-02 09:10:03.587 | 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-02 09:10:03.598 | 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-02 09:10:03.600 | 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-02 09:10:03.628 | 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-02 09:10:03.693 | 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-02 09:10:03.880 | 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-02 09:10:04.176 | 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-02 09:10:04.188 | 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-02 09:10:04.343 | 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-02 09:10:04.694 | 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-02 09:10:04.704 | 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-02 09:10:04.707 | 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-02 09:10:04.710 | 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-02 09:10:04.713 | 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-02 09:10:04.732 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2020-12-02 09:10:04.745 | 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-02 09:10:04.747 | 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-02 09:10:05.305 | 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-02 09:10:05.307 | 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-02 09:10:05.311 | 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-02 09:10:05.324 | 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-02 09:10:05.402 | 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-02 09:10:05.403 | 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-02 09:10:06.542 | Fetched 24.5 MB in 6s (4,182 kB/s) 2020-12-02 09:10:06.577 | Selecting previously unselected package erlang-base. 2020-12-02 09:10:06.616 | (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-02 09:10:06.620 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:06.623 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:07.707 | Selecting previously unselected package erlang-asn1. 2020-12-02 09:10:07.715 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:07.717 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:07.859 | Selecting previously unselected package erlang-mnesia. 2020-12-02 09:10:07.866 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:07.868 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:08.010 | Selecting previously unselected package erlang-runtime-tools. 2020-12-02 09:10:08.017 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:08.020 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:08.101 | Selecting previously unselected package erlang-crypto. 2020-12-02 09:10:08.110 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:08.112 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:08.179 | Selecting previously unselected package erlang-public-key. 2020-12-02 09:10:08.187 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:08.189 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:08.319 | Selecting previously unselected package erlang-ssl. 2020-12-02 09:10:08.327 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:08.329 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:08.485 | Selecting previously unselected package erlang-inets. 2020-12-02 09:10:08.493 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:08.495 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:08.647 | Selecting previously unselected package erlang-corba. 2020-12-02 09:10:08.655 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:08.658 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:09.046 | Selecting previously unselected package erlang-syntax-tools. 2020-12-02 09:10:09.053 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:09.055 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:09.156 | Selecting previously unselected package erlang-diameter. 2020-12-02 09:10:09.163 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:09.166 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:09.306 | Selecting previously unselected package erlang-xmerl. 2020-12-02 09:10:09.315 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:09.317 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:09.499 | Selecting previously unselected package erlang-edoc. 2020-12-02 09:10:09.506 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:09.509 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:09.600 | Selecting previously unselected package erlang-eldap. 2020-12-02 09:10:09.607 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:09.610 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:09.677 | Selecting previously unselected package erlang-erl-docgen. 2020-12-02 09:10:09.686 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:09.688 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:09.762 | Selecting previously unselected package erlang-eunit. 2020-12-02 09:10:09.770 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:09.772 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:09.845 | Selecting previously unselected package erlang-ic. 2020-12-02 09:10:09.852 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:09.855 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:10.041 | Selecting previously unselected package libodbc1:amd64. 2020-12-02 09:10:10.049 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2020-12-02 09:10:10.061 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-12-02 09:10:10.141 | Selecting previously unselected package erlang-odbc. 2020-12-02 09:10:10.149 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:10.151 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:10.211 | Selecting previously unselected package erlang-snmp. 2020-12-02 09:10:10.219 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:10.221 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:10.496 | Selecting previously unselected package erlang-os-mon. 2020-12-02 09:10:10.504 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:10.506 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:10.571 | Selecting previously unselected package erlang-parsetools. 2020-12-02 09:10:10.580 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:10.582 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:10.656 | Selecting previously unselected package erlang-ssh. 2020-12-02 09:10:10.664 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:10.666 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:10.784 | Selecting previously unselected package erlang-tools. 2020-12-02 09:10:10.792 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-02 09:10:10.794 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:10.915 | Selecting previously unselected package erlang-nox. 2020-12-02 09:10:10.923 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2020-12-02 09:10:10.926 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:11.017 | Selecting previously unselected package rabbitmq-server. 2020-12-02 09:10:11.024 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2020-12-02 09:10:11.028 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-12-02 09:10:11.567 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-12-02 09:10:11.596 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:12.421 | Searching for services which depend on erlang and should be started...none found. 2020-12-02 09:10:12.424 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:10:12.447 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:12.474 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:12.502 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:12.529 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:12.557 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:12.585 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:12.612 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-02 09:10:12.641 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-02 09:10:12.832 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-02 09:10:13.477 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.505 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.533 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.560 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.589 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.617 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.645 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.673 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.701 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.728 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.756 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.784 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.812 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.840 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.867 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.894 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.922 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-02 09:10:13.950 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-12-02 09:10:14.085 | Adding group `rabbitmq' (GID 121) ... 2020-12-02 09:10:14.118 | Done. 2020-12-02 09:10:14.194 | Adding system user `rabbitmq' (UID 115) ... 2020-12-02 09:10:14.195 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2020-12-02 09:10:14.271 | Not creating home directory `/var/lib/rabbitmq'. 2020-12-02 09:10:14.520 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2020-12-02 09:10:19.518 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-02 09:10:19.701 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:10:21.693 | + functions-common:apt_get:1115 : result=0 2020-12-02 09:10:21.696 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:10:21.698 | + functions-common:time_stop:2306 : local name 2020-12-02 09:10:21.700 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:10:21.702 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:10:21.705 | + functions-common:time_stop:2309 : local total 2020-12-02 09:10:21.707 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:10:21.709 | + functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:10:21.711 | + functions-common:time_stop:2313 : start_time=1606900199455 2020-12-02 09:10:21.713 | + functions-common:time_stop:2315 : [[ -z 1606900199455 ]] 2020-12-02 09:10:21.716 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:10:21.719 | + functions-common:time_stop:2318 : end_time=1606900221717 2020-12-02 09:10:21.721 | + functions-common:time_stop:2319 : elapsed_time=22262 2020-12-02 09:10:21.724 | + functions-common:time_stop:2320 : total=147846 2020-12-02 09:10:21.726 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:10:21.728 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=170108 2020-12-02 09:10:21.731 | + functions-common:apt_get:1119 : return 0 2020-12-02 09:10:21.734 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-12-02 09:10:21.736 | + functions-common:is_suse:464 : is_opensuse 2020-12-02 09:10:21.738 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-02 09:10:21.740 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-02 09:10:21.743 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-02 09:10:21.746 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-02 09:10:21.748 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-02 09:10:21.750 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-12-02 09:10:21.753 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-02 09:10:21.755 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-02 09:10:21.757 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-02 09:10:21.760 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-02 09:10:21.762 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-02 09:10:21.765 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-02 09:10:21.767 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-02 09:10:21.769 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-02 09:10:21.771 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-12-02 09:10:21.774 | + functions-common:is_suse:464 : is_opensuse 2020-12-02 09:10:21.776 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-02 09:10:21.779 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-02 09:10:21.781 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-02 09:10:21.783 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-02 09:10:21.786 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-02 09:10:21.788 | + ./stack.sh:main:797 : restart_rpc_backend 2020-12-02 09:10:21.790 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-12-02 09:10:21.806 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:10:21.809 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-12-02 09:10:21.811 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-02 09:10:21.813 | + ./stack.sh:echo_summary:416 : echo -e Starting RabbitMQ 2020-12-02 09:10:21.816 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-12-02 09:10:21.819 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-12-02 09:10:21.822 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-12-02 09:10:21.825 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-12-02 09:10:21.827 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-12-02 09:10:21.829 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-12-02 09:10:21.832 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-12-02 09:10:21.834 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-12-02 09:10:21.837 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-12-02 09:10:22.915 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-12-02 09:10:22.915 | guest [administrator]' 2020-12-02 09:10:22.918 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-12-02 09:10:22.918 | guest [administrator]' 2020-12-02 09:10:22.920 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-12-02 09:10:22.925 | + lib/rpc_backend:rabbit_setuser:176 : found= 2020-12-02 09:10:22.927 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2020-12-02 09:10:22.930 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2020-12-02 09:10:23.980 | Creating user "stackrabbit" 2020-12-02 09:10:24.005 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-12-02 09:10:25.046 | Setting permissions for user "stackrabbit" in vhost "/" 2020-12-02 09:10:25.070 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-12-02 09:10:25.072 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-12-02 09:10:26.103 | Changing password for user "stackrabbit" 2020-12-02 09:10:26.127 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-12-02 09:10:26.129 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-12-02 09:10:26.131 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-12-02 09:10:27.155 | Deleting user "guest" 2020-12-02 09:10:27.179 | + ./stack.sh:main:799 : is_service_enabled mysql postgresql 2020-12-02 09:10:27.195 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:10:27.197 | + ./stack.sh:main:800 : install_database 2020-12-02 09:10:27.200 | + lib/database:install_database:116 : install_database_mysql 2020-12-02 09:10:27.202 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-12-02 09:10:27.204 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:10:27.207 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:10:27.209 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-12-02 09:10:27.411 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-12-02 09:10:27.413 | + lib/databases/mysql:install_database_mysql:164 : cat 2020-12-02 09:10:27.418 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2020-12-02 09:10:27.420 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:10:27.422 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:10:27.425 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2020-12-02 09:10:27.427 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2020-12-02 09:10:27.430 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2020-12-02 09:10:27.433 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-12-02 09:10:27.436 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2020-12-02 09:10:27.438 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2020-12-02 09:10:27.441 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-12-02 09:10:27.443 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-02 09:10:27.445 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-02 09:10:27.447 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-02 09:10:27.450 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-02 09:10:27.452 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-02 09:10:27.454 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-02 09:10:27.457 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-02 09:10:27.459 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-02 09:10:27.461 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-12-02 09:10:27.464 | + functions-common:is_suse:464 : is_opensuse 2020-12-02 09:10:27.466 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-02 09:10:27.469 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-02 09:10:27.471 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-02 09:10:27.473 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-02 09:10:27.475 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-02 09:10:27.478 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-12-02 09:10:27.481 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:10:27.483 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:10:27.485 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-12-02 09:10:27.487 | + functions-common:install_package:1344 : update_package_repo 2020-12-02 09:10:27.490 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-02 09:10:27.492 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-02 09:10:27.494 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-02 09:10:27.496 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-02 09:10:27.499 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-02 09:10:27.501 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:10:27.503 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:10:27.505 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-02 09:10:27.508 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-02 09:10:27.510 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-02 09:10:27.512 | + functions-common:apt_get_update:1071 : return 2020-12-02 09:10:27.514 | + functions-common:install_package:1345 : real_install_package mysql-server 2020-12-02 09:10:27.517 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-02 09:10:27.519 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:10:27.521 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:10:27.523 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2020-12-02 09:10:27.543 | + 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-02 09:10:27.662 | Reading package lists... 2020-12-02 09:10:27.915 | Building dependency tree... 2020-12-02 09:10:27.916 | Reading state information... 2020-12-02 09:10:28.134 | The following packages were automatically installed and are no longer required: 2020-12-02 09:10:28.134 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-02 09:10:28.134 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-02 09:10:28.134 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-02 09:10:28.135 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:10:28.135 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:10:28.135 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:10:28.135 | python3-zope.interface 2020-12-02 09:10:28.136 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:10:28.136 | The following additional packages will be installed: 2020-12-02 09:10:28.136 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-12-02 09:10:28.136 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-12-02 09:10:28.136 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-12-02 09:10:28.136 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-12-02 09:10:28.136 | mysql-server-5.7 mysql-server-core-5.7 2020-12-02 09:10:28.137 | Suggested packages: 2020-12-02 09:10:28.137 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2020-12-02 09:10:28.190 | The following NEW packages will be installed: 2020-12-02 09:10:28.190 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-12-02 09:10:28.190 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-12-02 09:10:28.190 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-12-02 09:10:28.191 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-12-02 09:10:28.191 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2020-12-02 09:10:28.321 | 0 upgraded, 18 newly installed, 0 to remove and 164 not upgraded. 2020-12-02 09:10:28.321 | Need to get 19.7 MB of archives. 2020-12-02 09:10:28.321 | After this operation, 156 MB of additional disk space will be used. 2020-12-02 09:10:28.321 | 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-02 09:10:29.401 | 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-02 09:10:29.668 | 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-02 09:10:30.711 | 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-02 09:10:30.714 | 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-02 09:10:31.187 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2020-12-02 09:10:31.188 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2020-12-02 09:10:31.190 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2020-12-02 09:10:31.192 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2020-12-02 09:10:31.200 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2020-12-02 09:10:31.209 | 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-02 09:10:31.209 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2020-12-02 09:10:31.209 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2020-12-02 09:10:31.219 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2020-12-02 09:10:31.243 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2020-12-02 09:10:31.298 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2020-12-02 09:10:31.300 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2020-12-02 09:10:31.312 | 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-02 09:10:31.811 | Preconfiguring packages ... 2020-12-02 09:10:31.923 | Fetched 19.7 MB in 3s (6,340 kB/s) 2020-12-02 09:10:31.955 | Selecting previously unselected package mysql-client-core-5.7. 2020-12-02 09:10:31.996 | (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-02 09:10:32.000 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:10:32.002 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:10:33.024 | Selecting previously unselected package mysql-client-5.7. 2020-12-02 09:10:33.032 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:10:33.034 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:10:33.496 | Selecting previously unselected package mysql-server-core-5.7. 2020-12-02 09:10:33.504 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:10:33.507 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:10:34.726 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2020-12-02 09:10:34.733 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2020-12-02 09:10:34.745 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-12-02 09:10:34.872 | Selecting previously unselected package mysql-server-5.7. 2020-12-02 09:10:34.880 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-02 09:10:35.366 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:10:35.991 | Selecting previously unselected package libhtml-tagset-perl. 2020-12-02 09:10:35.998 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2020-12-02 09:10:36.001 | Unpacking libhtml-tagset-perl (3.20-3) ... 2020-12-02 09:10:36.059 | Selecting previously unselected package liburi-perl. 2020-12-02 09:10:36.067 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2020-12-02 09:10:36.069 | Unpacking liburi-perl (1.73-1) ... 2020-12-02 09:10:36.140 | Selecting previously unselected package libhtml-parser-perl. 2020-12-02 09:10:36.148 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2020-12-02 09:10:36.150 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2020-12-02 09:10:36.216 | Selecting previously unselected package libcgi-pm-perl. 2020-12-02 09:10:36.224 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2020-12-02 09:10:36.226 | Unpacking libcgi-pm-perl (4.38-1) ... 2020-12-02 09:10:36.304 | Selecting previously unselected package libfcgi-perl. 2020-12-02 09:10:36.312 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2020-12-02 09:10:36.315 | Unpacking libfcgi-perl (0.78-2build1) ... 2020-12-02 09:10:36.375 | Selecting previously unselected package libcgi-fast-perl. 2020-12-02 09:10:36.383 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2020-12-02 09:10:36.386 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2020-12-02 09:10:36.444 | Selecting previously unselected package libencode-locale-perl. 2020-12-02 09:10:36.453 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2020-12-02 09:10:36.455 | Unpacking libencode-locale-perl (1.05-1) ... 2020-12-02 09:10:36.515 | Selecting previously unselected package libhtml-template-perl. 2020-12-02 09:10:36.523 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2020-12-02 09:10:36.525 | Unpacking libhtml-template-perl (2.97-1) ... 2020-12-02 09:10:36.588 | Selecting previously unselected package libhttp-date-perl. 2020-12-02 09:10:36.597 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2020-12-02 09:10:36.600 | Unpacking libhttp-date-perl (6.02-1) ... 2020-12-02 09:10:36.659 | Selecting previously unselected package libio-html-perl. 2020-12-02 09:10:36.667 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2020-12-02 09:10:36.670 | Unpacking libio-html-perl (1.001-1) ... 2020-12-02 09:10:36.729 | Selecting previously unselected package liblwp-mediatypes-perl. 2020-12-02 09:10:36.737 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2020-12-02 09:10:36.740 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2020-12-02 09:10:36.802 | Selecting previously unselected package libhttp-message-perl. 2020-12-02 09:10:36.810 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2020-12-02 09:10:36.814 | Unpacking libhttp-message-perl (6.14-1) ... 2020-12-02 09:10:36.880 | Selecting previously unselected package mysql-server. 2020-12-02 09:10:36.889 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2020-12-02 09:10:36.893 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:10:36.975 | Setting up libhtml-tagset-perl (3.20-3) ... 2020-12-02 09:10:36.996 | Setting up libhttp-date-perl (6.02-1) ... 2020-12-02 09:10:37.023 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-12-02 09:10:37.051 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:10:37.074 | Setting up libencode-locale-perl (1.05-1) ... 2020-12-02 09:10:37.101 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:10:37.129 | Setting up libio-html-perl (1.001-1) ... 2020-12-02 09:10:37.157 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2020-12-02 09:10:37.184 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-02 09:10:37.214 | Setting up liburi-perl (1.73-1) ... 2020-12-02 09:10:37.242 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-02 09:10:37.434 | Setting up libhtml-parser-perl (3.72-3build1) ... 2020-12-02 09:10:37.462 | Setting up libcgi-pm-perl (4.38-1) ... 2020-12-02 09:10:37.490 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-02 09:10:39.206 | Setting up libhttp-message-perl (6.14-1) ... 2020-12-02 09:10:39.234 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:10:39.262 | Setting up libfcgi-perl (0.78-2build1) ... 2020-12-02 09:10:39.289 | Setting up libhtml-template-perl (2.97-1) ... 2020-12-02 09:10:39.318 | Setting up libcgi-fast-perl (1:2.13-1) ... 2020-12-02 09:10:39.345 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:10:39.373 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:10:39.977 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-12-02 09:10:40.004 | Renaming removed key_buffer and myisam-recover options (if present) 2020-12-02 09:10:50.382 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2020-12-02 09:10:51.442 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-12-02 09:10:51.456 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-02 09:10:51.633 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:10:53.747 | + functions-common:apt_get:1115 : result=0 2020-12-02 09:10:53.749 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:10:53.752 | + functions-common:time_stop:2306 : local name 2020-12-02 09:10:53.755 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:10:53.757 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:10:53.762 | + functions-common:time_stop:2309 : local total 2020-12-02 09:10:53.764 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:10:53.767 | + functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:10:53.770 | + functions-common:time_stop:2313 : start_time=1606900227540 2020-12-02 09:10:53.772 | + functions-common:time_stop:2315 : [[ -z 1606900227540 ]] 2020-12-02 09:10:53.775 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:10:53.779 | + functions-common:time_stop:2318 : end_time=1606900253776 2020-12-02 09:10:53.781 | + functions-common:time_stop:2319 : elapsed_time=26236 2020-12-02 09:10:53.783 | + functions-common:time_stop:2320 : total=170108 2020-12-02 09:10:53.785 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:10:53.787 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=196344 2020-12-02 09:10:53.790 | + functions-common:apt_get:1119 : return 0 2020-12-02 09:10:53.792 | + ./stack.sh:main:802 : '[' -n mysql ']' 2020-12-02 09:10:53.795 | + ./stack.sh:main:803 : install_database_python 2020-12-02 09:10:53.798 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-12-02 09:10:53.800 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-12-02 09:10:53.803 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-12-02 09:10:53.805 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-02 09:10:53.809 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-12-02 09:10:53.812 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2020-12-02 09:10:53.814 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-02 09:10:53.818 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-12-02 09:10:53.818 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-02 09:10:53.826 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2020-12-02 09:10:53.828 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2020-12-02 09:10:53.831 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2020-12-02 09:10:53.834 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-12-02 09:10:53.836 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-12-02 09:10:53.856 | Using python 3.6 to install PyMySQL 2020-12-02 09:10:53.858 | + 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-02 09:10:55.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:10:55.725 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:10:55.854 | Collecting PyMySQL===0.10.1 2020-12-02 09:10:55.864 | 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-02 09:10:56.362 | Installing collected packages: PyMySQL 2020-12-02 09:10:56.444 | Successfully installed PyMySQL-0.10.1 2020-12-02 09:10:56.511 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:10:56.511 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:10:56.588 | + inc/python:pip_install:200 : result=0 2020-12-02 09:10:56.590 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:10:56.592 | + functions-common:time_stop:2306 : local name 2020-12-02 09:10:56.595 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:10:56.597 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:10:56.599 | + functions-common:time_stop:2309 : local total 2020-12-02 09:10:56.601 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:10:56.604 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:10:56.606 | + functions-common:time_stop:2313 : start_time=1606900253850 2020-12-02 09:10:56.608 | + functions-common:time_stop:2315 : [[ -z 1606900253850 ]] 2020-12-02 09:10:56.611 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:10:56.614 | + functions-common:time_stop:2318 : end_time=1606900256612 2020-12-02 09:10:56.617 | + functions-common:time_stop:2319 : elapsed_time=2762 2020-12-02 09:10:56.620 | + functions-common:time_stop:2320 : total=53498 2020-12-02 09:10:56.622 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:10:56.624 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=56260 2020-12-02 09:10:56.626 | + inc/python:pip_install:203 : return 0 2020-12-02 09:10:56.629 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-12-02 09:10:56.631 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-12-02 09:10:56.633 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-12-02 09:10:56.637 | + ./stack.sh:main:806 : is_service_enabled neutron 2020-12-02 09:10:56.653 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:10:56.655 | + ./stack.sh:main:807 : install_neutron_agent_packages 2020-12-02 09:10:56.658 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-12-02 09:10:56.661 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-02 09:10:56.661 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-02 09:10:56.666 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-02 09:10:56.669 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-02 09:10:56.671 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-12-02 09:10:56.674 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-02 09:10:56.677 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-12-02 09:10:56.679 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2020-12-02 09:10:56.695 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:10:56.697 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2020-12-02 09:10:56.700 | + functions-common:install_package:1344 : update_package_repo 2020-12-02 09:10:56.702 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-02 09:10:56.705 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-02 09:10:56.707 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-02 09:10:56.709 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-02 09:10:56.711 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-02 09:10:56.715 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:10:56.717 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:10:56.719 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-02 09:10:56.722 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-02 09:10:56.724 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-02 09:10:56.726 | + functions-common:apt_get_update:1071 : return 2020-12-02 09:10:56.728 | + functions-common:install_package:1345 : real_install_package radvd 2020-12-02 09:10:56.731 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-02 09:10:56.733 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:10:56.735 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:10:56.738 | + functions-common:real_install_package:1331 : apt_get install radvd 2020-12-02 09:10:56.756 | + 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-02 09:10:56.891 | Reading package lists... 2020-12-02 09:10:57.158 | Building dependency tree... 2020-12-02 09:10:57.160 | Reading state information... 2020-12-02 09:10:57.394 | The following packages were automatically installed and are no longer required: 2020-12-02 09:10:57.395 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-02 09:10:57.395 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-02 09:10:57.395 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-02 09:10:57.395 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:10:57.395 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:10:57.395 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:10:57.395 | python3-zope.interface 2020-12-02 09:10:57.395 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:10:57.440 | The following NEW packages will be installed: 2020-12-02 09:10:57.440 | radvd 2020-12-02 09:10:57.575 | 0 upgraded, 1 newly installed, 0 to remove and 164 not upgraded. 2020-12-02 09:10:57.575 | Need to get 59.0 kB of archives. 2020-12-02 09:10:57.575 | After this operation, 164 kB of additional disk space will be used. 2020-12-02 09:10:57.575 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2020-12-02 09:10:58.262 | Fetched 59.0 kB in 0s (240 kB/s) 2020-12-02 09:10:58.322 | Selecting previously unselected package radvd. 2020-12-02 09:10:58.362 | (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-02 09:10:58.366 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2020-12-02 09:10:58.369 | Unpacking radvd (1:2.16-3) ... 2020-12-02 09:10:58.476 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:10:58.493 | Setting up radvd (1:2.16-3) ... 2020-12-02 09:10:59.258 | Job for radvd.service failed because the control process exited with error code. 2020-12-02 09:10:59.258 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2020-12-02 09:10:59.260 | invoke-rc.d: initscript radvd, action "start" failed. 2020-12-02 09:10:59.270 | ● radvd.service - Router advertisement daemon for IPv6 2020-12-02 09:10:59.270 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2020-12-02 09:10:59.270 | Active: failed (Result: exit-code) since Wed 2020-12-02 09:10:59 UTC; 13ms ago 2020-12-02 09:10:59.270 | Docs: man:radvd(8) 2020-12-02 09:10:59.270 | Process: 41938 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2020-12-02 09:10:59.270 | 2020-12-02 09:10:59.270 | Dec 02 09:10:59 n-d-762330-8 systemd[1]: Starting Router advertisement daemon for IPv6... 2020-12-02 09:10:59.270 | Dec 02 09:10:59 n-d-762330-8 radvd[41938]: can't open /etc/radvd.conf: No such file or directory 2020-12-02 09:10:59.270 | Dec 02 09:10:59 n-d-762330-8 radvd[41938]: Insecure file permissions, but continuing anyway 2020-12-02 09:10:59.270 | Dec 02 09:10:59 n-d-762330-8 radvd[41938]: exiting, failed to read config file 2020-12-02 09:10:59.270 | Dec 02 09:10:59 n-d-762330-8 systemd[1]: radvd.service: Control process exited, code=exited status=1 2020-12-02 09:10:59.270 | Dec 02 09:10:59 n-d-762330-8 systemd[1]: radvd.service: Failed with result 'exit-code'. 2020-12-02 09:10:59.270 | Dec 02 09:10:59 n-d-762330-8 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2020-12-02 09:10:59.274 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-02 09:10:59.467 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-02 09:10:59.694 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:11:01.698 | + functions-common:apt_get:1115 : result=0 2020-12-02 09:11:01.701 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:11:01.703 | + functions-common:time_stop:2306 : local name 2020-12-02 09:11:01.705 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:11:01.708 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:11:01.710 | + functions-common:time_stop:2309 : local total 2020-12-02 09:11:01.712 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:11:01.714 | + functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:11:01.716 | + functions-common:time_stop:2313 : start_time=1606900256754 2020-12-02 09:11:01.718 | + functions-common:time_stop:2315 : [[ -z 1606900256754 ]] 2020-12-02 09:11:01.721 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:11:01.725 | + functions-common:time_stop:2318 : end_time=1606900261722 2020-12-02 09:11:01.727 | + functions-common:time_stop:2319 : elapsed_time=4968 2020-12-02 09:11:01.729 | + functions-common:time_stop:2320 : total=196344 2020-12-02 09:11:01.732 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:11:01.734 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=201312 2020-12-02 09:11:01.736 | + functions-common:apt_get:1119 : return 0 2020-12-02 09:11:01.738 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2020-12-02 09:11:01.755 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:11:01.757 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2020-12-02 09:11:01.759 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-12-02 09:11:01.762 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-12-02 09:11:01.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-12-02 09:11:01.784 | + functions-common:install_package:1344 : update_package_repo 2020-12-02 09:11:01.786 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-02 09:11:01.788 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-02 09:11:01.790 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-02 09:11:01.793 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-02 09:11:01.796 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-02 09:11:01.798 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:11:01.800 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:11:01.802 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-02 09:11:01.805 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-02 09:11:01.807 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-02 09:11:01.809 | + functions-common:apt_get_update:1071 : return 2020-12-02 09:11:01.812 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2020-12-02 09:11:01.814 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-02 09:11:01.817 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:11:01.819 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:11:01.821 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2020-12-02 09:11:01.839 | + 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-02 09:11:01.960 | Reading package lists... 2020-12-02 09:11:02.223 | Building dependency tree... 2020-12-02 09:11:02.224 | Reading state information... 2020-12-02 09:11:02.448 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-12-02 09:11:02.448 | fakeroot set to manually installed. 2020-12-02 09:11:02.448 | make is already the newest version (4.1-9.1ubuntu1). 2020-12-02 09:11:02.448 | The following packages were automatically installed and are no longer required: 2020-12-02 09:11:02.449 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-12-02 09:11:02.449 | python3-click python3-colorama python3-configobj python3-constantly 2020-12-02 09:11:02.449 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-12-02 09:11:02.449 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:11:02.449 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:11:02.449 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:11:02.449 | python3-zope.interface 2020-12-02 09:11:02.449 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:11:02.450 | The following additional packages will be installed: 2020-12-02 09:11:02.450 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2020-12-02 09:11:02.451 | Suggested packages: 2020-12-02 09:11:02.451 | openvswitch-doc python-sortedcontainers-doc 2020-12-02 09:11:02.507 | The following NEW packages will be installed: 2020-12-02 09:11:02.507 | libunbound2 python3-openvswitch python3-sortedcontainers 2020-12-02 09:11:02.508 | The following packages will be upgraded: 2020-12-02 09:11:02.509 | openvswitch-common openvswitch-switch 2020-12-02 09:11:02.646 | 2 upgraded, 3 newly installed, 0 to remove and 162 not upgraded. 2020-12-02 09:11:02.646 | Need to get 3,109 kB of archives. 2020-12-02 09:11:02.646 | After this operation, 3,368 kB of additional disk space will be used. 2020-12-02 09:11:02.646 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.1~cloud0 [108 kB] 2020-12-02 09:11:02.799 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2020-12-02 09:11:03.004 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.1~cloud0 [1,544 kB] 2020-12-02 09:11:04.165 | Get:4 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-02 09:11:04.701 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2020-12-02 09:11:06.449 | Fetched 3,109 kB in 3s (929 kB/s) 2020-12-02 09:11:06.507 | Selecting previously unselected package libunbound2:amd64. 2020-12-02 09:11:06.552 | (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-02 09:11:06.556 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2020-12-02 09:11:06.568 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-12-02 09:11:06.680 | Selecting previously unselected package python3-sortedcontainers. 2020-12-02 09:11:06.688 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2020-12-02 09:11:06.691 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2020-12-02 09:11:06.766 | Selecting previously unselected package python3-openvswitch. 2020-12-02 09:11:06.774 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.1~cloud0_all.deb ... 2020-12-02 09:11:06.777 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-02 09:11:06.888 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2020-12-02 09:11:06.909 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-12-02 09:11:08.309 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2020-12-02 09:11:08.330 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-12-02 09:11:08.603 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-12-02 09:11:08.625 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:11:08.648 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-02 09:11:08.677 | Setting up python3-sortedcontainers (1.5.7-1) ... 2020-12-02 09:11:08.960 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-02 09:11:08.990 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-02 09:11:09.169 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-02 09:11:10.026 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-02 09:11:10.393 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-02 09:11:10.442 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2020-12-02 09:11:13.513 | + functions-common:apt_get:1115 : result=0 2020-12-02 09:11:13.515 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:11:13.517 | + functions-common:time_stop:2306 : local name 2020-12-02 09:11:13.520 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:11:13.522 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:11:13.524 | + functions-common:time_stop:2309 : local total 2020-12-02 09:11:13.527 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:11:13.529 | + functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:11:13.531 | + functions-common:time_stop:2313 : start_time=1606900261836 2020-12-02 09:11:13.534 | + functions-common:time_stop:2315 : [[ -z 1606900261836 ]] 2020-12-02 09:11:13.536 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:11:13.540 | + functions-common:time_stop:2318 : end_time=1606900273537 2020-12-02 09:11:13.542 | + functions-common:time_stop:2319 : elapsed_time=11701 2020-12-02 09:11:13.544 | + functions-common:time_stop:2320 : total=201312 2020-12-02 09:11:13.546 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:11:13.548 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=213013 2020-12-02 09:11:13.551 | + functions-common:apt_get:1119 : return 0 2020-12-02 09:11:13.553 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-12-02 09:11:13.555 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:11:13.558 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:11:13.560 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-12-02 09:11:13.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-12-02 09:11:13.565 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-12-02 09:11:13.568 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-12-02 09:11:13.571 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-12-02 09:11:13.575 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-12-02 09:11:13.575 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-12-02 09:11:13.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-12-02 09:11:13.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-12-02 09:11:13.583 | + functions:vercmp:652 : local v1=4.15 2020-12-02 09:11:13.585 | + functions:vercmp:653 : local 'op=<' 2020-12-02 09:11:13.588 | + functions:vercmp:654 : local v2=3.13 2020-12-02 09:11:13.590 | + functions:vercmp:655 : local result 2020-12-02 09:11:13.594 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2020-12-02 09:11:13.594 | ++ functions:vercmp:659 : sort -V 2020-12-02 09:11:13.594 | ++ functions:vercmp:659 : head -1 2020-12-02 09:11:13.598 | + functions:vercmp:659 : result=3.13 2020-12-02 09:11:13.600 | + functions:vercmp:661 : case $op in 2020-12-02 09:11:13.602 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2020-12-02 09:11:13.605 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2020-12-02 09:11:13.607 | + functions:vercmp:672 : return 2020-12-02 09:11:13.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-12-02 09:11:13.611 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-02 09:11:13.614 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart openvswitch-switch 2020-12-02 09:11:14.077 | + ./stack.sh:main:810 : is_service_enabled etcd3 2020-12-02 09:11:14.093 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:11:14.095 | + ./stack.sh:main:811 : install_etcd3 2020-12-02 09:11:14.097 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-12-02 09:11:14.097 | Installing etcd 2020-12-02 09:11:14.100 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-12-02 09:11:14.112 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-12-02 09:11:14.124 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-12-02 09:11:14.126 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-12-02 09:11:14.139 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-12-02 09:11:14.142 | ++ 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-02 09:11:14.144 | ++ 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-02 09:11:14.147 | +++ 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-02 09:11:14.152 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-12-02 09:11:14.154 | ++ 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-02 09:11:14.157 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-12-02 09:11:14.159 | ++ 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-02 09:11:14.186 | --2020-12-02 09:11:14-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-02 09:11:14.271 | Resolving github.com (github.com)... 140.82.121.3 2020-12-02 09:11:14.340 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2020-12-02 09:11:14.498 | HTTP request sent, awaiting response... 302 Found 2020-12-02 09:11:14.516 | 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%2F20201202%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201202T091006Z&X-Amz-Expires=300&X-Amz-Signature=cd74766a15e23ef49067f8f59af86e7e4701b037297adc131202735dff50fc77&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-02 09:11:14.516 | --2020-12-02 09:11:14-- 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%2F20201202%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201202T091006Z&X-Amz-Expires=300&X-Amz-Signature=cd74766a15e23ef49067f8f59af86e7e4701b037297adc131202735dff50fc77&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-02 09:11:14.577 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.74.164 2020-12-02 09:11:14.739 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.74.164|:443... connected. 2020-12-02 09:11:15.242 | HTTP request sent, awaiting response... 200 OK 2020-12-02 09:11:15.243 | Length: 11350736 (11M) [application/octet-stream] 2020-12-02 09:11:15.243 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2020-12-02 09:11:16.218 | 2020-12-02 09:11:17.546 | 0K ........ .. 100% 4.70M=2.3s 2020-12-02 09:11:17.546 | 2020-12-02 09:11:17.546 | 2020-12-02 09:11:17 (4.70 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2020-12-02 09:11:17.546 | 2020-12-02 09:11:17.549 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2020-12-02 09:11:17.552 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-02 09:11:17.554 | ++ functions:get_extra_file:73 : return 2020-12-02 09:11:17.558 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-02 09:11:17.560 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-12-02 09:11:17.562 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2020-12-02 09:11:17.565 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2020-12-02 09:11:17.697 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2020-12-02 09:11:17.700 | + 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-02 09:11:17.704 | etcd-v3.3.12-linux-amd64/ 2020-12-02 09:11:17.704 | etcd-v3.3.12-linux-amd64/README.md 2020-12-02 09:11:17.704 | etcd-v3.3.12-linux-amd64/Documentation/ 2020-12-02 09:11:17.704 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2020-12-02 09:11:17.704 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2020-12-02 09:11:17.704 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2020-12-02 09:11:17.705 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2020-12-02 09:11:17.706 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2020-12-02 09:11:17.707 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2020-12-02 09:11:17.708 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2020-12-02 09:11:17.709 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2020-12-02 09:11:17.710 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2020-12-02 09:11:17.711 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2020-12-02 09:11:17.712 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2020-12-02 09:11:17.712 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2020-12-02 09:11:17.712 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2020-12-02 09:11:17.712 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2020-12-02 09:11:17.712 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2020-12-02 09:11:17.712 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2020-12-02 09:11:17.712 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2020-12-02 09:11:17.712 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2020-12-02 09:11:17.712 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2020-12-02 09:11:17.712 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2020-12-02 09:11:17.713 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2020-12-02 09:11:17.713 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2020-12-02 09:11:17.713 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2020-12-02 09:11:17.713 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2020-12-02 09:11:17.713 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2020-12-02 09:11:17.713 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2020-12-02 09:11:17.713 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2020-12-02 09:11:17.714 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2020-12-02 09:11:17.714 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2020-12-02 09:11:17.714 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2020-12-02 09:11:17.714 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2020-12-02 09:11:17.714 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2020-12-02 09:11:17.714 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2020-12-02 09:11:17.716 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2020-12-02 09:11:17.716 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2020-12-02 09:11:17.716 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2020-12-02 09:11:17.716 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2020-12-02 09:11:17.716 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2020-12-02 09:11:17.716 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2020-12-02 09:11:17.716 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2020-12-02 09:11:17.716 | etcd-v3.3.12-linux-amd64/etcdctl 2020-12-02 09:11:17.936 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2020-12-02 09:11:17.936 | etcd-v3.3.12-linux-amd64/etcd 2020-12-02 09:11:18.194 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2020-12-02 09:11:18.230 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2020-12-02 09:11:18.259 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-12-02 09:11:18.261 | + ./stack.sh:main:820 : is_service_enabled tls-proxy 2020-12-02 09:11:18.278 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:11:18.280 | + ./stack.sh:main:830 : install_dstat 2020-12-02 09:11:18.283 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-12-02 09:11:18.301 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:11:18.304 | + ./stack.sh:main:836 : echo_summary 'Installing OpenStack project source' 2020-12-02 09:11:18.306 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-02 09:11:18.309 | + ./stack.sh:echo_summary:416 : echo -e Installing OpenStack project source 2020-12-02 09:11:18.312 | + ./stack.sh:main:839 : install_libs 2020-12-02 09:11:18.315 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-12-02 09:11:18.318 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-12-02 09:11:18.320 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-12-02 09:11:18.322 | + inc/python:use_library_from_git:250 : local name=automaton 2020-12-02 09:11:18.325 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2020-12-02 09:11:18.332 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.335 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-12-02 09:11:18.337 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-12-02 09:11:18.340 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-12-02 09:11:18.342 | + inc/python:use_library_from_git:250 : local name=castellan 2020-12-02 09:11:18.344 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.348 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2020-12-02 09:11:18.351 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.354 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-12-02 09:11:18.356 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-12-02 09:11:18.358 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-12-02 09:11:18.361 | + inc/python:use_library_from_git:250 : local name=cliff 2020-12-02 09:11:18.363 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.367 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2020-12-02 09:11:18.370 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.372 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-12-02 09:11:18.374 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-12-02 09:11:18.377 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-12-02 09:11:18.379 | + inc/python:use_library_from_git:250 : local name=cursive 2020-12-02 09:11:18.381 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2020-12-02 09:11:18.388 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.390 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-12-02 09:11:18.393 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-12-02 09:11:18.395 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-12-02 09:11:18.397 | + inc/python:use_library_from_git:250 : local name=debtcollector 2020-12-02 09:11:18.399 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.403 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2020-12-02 09:11:18.407 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.410 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-12-02 09:11:18.412 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-12-02 09:11:18.414 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-12-02 09:11:18.417 | + inc/python:use_library_from_git:250 : local name=futurist 2020-12-02 09:11:18.419 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2020-12-02 09:11:18.426 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.428 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-12-02 09:11:18.431 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-12-02 09:11:18.433 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-12-02 09:11:18.435 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2020-12-02 09:11:18.438 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.443 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2020-12-02 09:11:18.445 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.447 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-12-02 09:11:18.450 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-12-02 09:11:18.452 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-12-02 09:11:18.454 | + inc/python:use_library_from_git:250 : local name=osc-lib 2020-12-02 09:11:18.456 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.463 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2020-12-02 09:11:18.466 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.468 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-12-02 09:11:18.470 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-12-02 09:11:18.473 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-12-02 09:11:18.475 | + inc/python:use_library_from_git:250 : local name=osc-placement 2020-12-02 09:11:18.477 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2020-12-02 09:11:18.485 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.487 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-12-02 09:11:18.489 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-12-02 09:11:18.492 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-12-02 09:11:18.494 | + inc/python:use_library_from_git:250 : local name=os-client-config 2020-12-02 09:11:18.497 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2020-12-02 09:11:18.504 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.506 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-12-02 09:11:18.508 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-12-02 09:11:18.510 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-12-02 09:11:18.513 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2020-12-02 09:11:18.515 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.517 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2020-12-02 09:11:18.522 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.524 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-12-02 09:11:18.527 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-12-02 09:11:18.530 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-12-02 09:11:18.532 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2020-12-02 09:11:18.534 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2020-12-02 09:11:18.542 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.544 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-12-02 09:11:18.546 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-12-02 09:11:18.548 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-12-02 09:11:18.551 | + inc/python:use_library_from_git:250 : local name=oslo.config 2020-12-02 09:11:18.553 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2020-12-02 09:11:18.560 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.562 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-12-02 09:11:18.565 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-12-02 09:11:18.567 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-12-02 09:11:18.569 | + inc/python:use_library_from_git:250 : local name=oslo.context 2020-12-02 09:11:18.572 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2020-12-02 09:11:18.579 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.581 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-12-02 09:11:18.583 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-12-02 09:11:18.586 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-12-02 09:11:18.588 | + inc/python:use_library_from_git:250 : local name=oslo.db 2020-12-02 09:11:18.591 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2020-12-02 09:11:18.598 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.600 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-12-02 09:11:18.602 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-12-02 09:11:18.605 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-12-02 09:11:18.608 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2020-12-02 09:11:18.610 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2020-12-02 09:11:18.617 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.619 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-12-02 09:11:18.621 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-12-02 09:11:18.624 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-12-02 09:11:18.626 | + inc/python:use_library_from_git:250 : local name=oslo.log 2020-12-02 09:11:18.629 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2020-12-02 09:11:18.636 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.638 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-12-02 09:11:18.640 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-12-02 09:11:18.643 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-12-02 09:11:18.645 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2020-12-02 09:11:18.647 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2020-12-02 09:11:18.655 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.657 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-12-02 09:11:18.659 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-12-02 09:11:18.662 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-12-02 09:11:18.664 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2020-12-02 09:11:18.666 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2020-12-02 09:11:18.673 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.675 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-12-02 09:11:18.678 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-12-02 09:11:18.680 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-12-02 09:11:18.682 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2020-12-02 09:11:18.685 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.689 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2020-12-02 09:11:18.692 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.694 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-12-02 09:11:18.696 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-12-02 09:11:18.699 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-12-02 09:11:18.701 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2020-12-02 09:11:18.703 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2020-12-02 09:11:18.710 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.713 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-12-02 09:11:18.715 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-12-02 09:11:18.718 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-12-02 09:11:18.720 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2020-12-02 09:11:18.722 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2020-12-02 09:11:18.729 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.732 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-12-02 09:11:18.734 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-12-02 09:11:18.736 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-12-02 09:11:18.738 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2020-12-02 09:11:18.741 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-12-02 09:11:18.747 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.750 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-12-02 09:11:18.752 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-12-02 09:11:18.754 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-12-02 09:11:18.756 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2020-12-02 09:11:18.759 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2020-12-02 09:11:18.766 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.768 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-12-02 09:11:18.771 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-12-02 09:11:18.773 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-12-02 09:11:18.776 | + inc/python:use_library_from_git:250 : local name=oslo.service 2020-12-02 09:11:18.778 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2020-12-02 09:11:18.785 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.787 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-12-02 09:11:18.789 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-12-02 09:11:18.792 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-12-02 09:11:18.794 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2020-12-02 09:11:18.796 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2020-12-02 09:11:18.803 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.805 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-12-02 09:11:18.808 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-12-02 09:11:18.810 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-12-02 09:11:18.812 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2020-12-02 09:11:18.814 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-12-02 09:11:18.823 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.825 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-12-02 09:11:18.827 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-12-02 09:11:18.830 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-12-02 09:11:18.832 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2020-12-02 09:11:18.835 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2020-12-02 09:11:18.843 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.845 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-12-02 09:11:18.849 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-12-02 09:11:18.852 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-12-02 09:11:18.854 | + inc/python:use_library_from_git:250 : local name=osprofiler 2020-12-02 09:11:18.857 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2020-12-02 09:11:18.863 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.866 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-12-02 09:11:18.868 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-12-02 09:11:18.871 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-12-02 09:11:18.874 | + inc/python:use_library_from_git:250 : local name=pycadf 2020-12-02 09:11:18.876 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2020-12-02 09:11:18.883 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.886 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-12-02 09:11:18.888 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-12-02 09:11:18.890 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-12-02 09:11:18.893 | + inc/python:use_library_from_git:250 : local name=stevedore 2020-12-02 09:11:18.895 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2020-12-02 09:11:18.905 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.907 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-12-02 09:11:18.909 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-12-02 09:11:18.912 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-12-02 09:11:18.914 | + inc/python:use_library_from_git:250 : local name=taskflow 2020-12-02 09:11:18.916 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2020-12-02 09:11:18.923 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.926 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-12-02 09:11:18.928 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-12-02 09:11:18.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-12-02 09:11:18.933 | + inc/python:use_library_from_git:250 : local name=tooz 2020-12-02 09:11:18.935 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2020-12-02 09:11:18.942 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.944 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-12-02 09:11:18.947 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-12-02 09:11:18.950 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-12-02 09:11:18.952 | + inc/python:use_library_from_git:250 : local name=os-brick 2020-12-02 09:11:18.954 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2020-12-02 09:11:18.961 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.964 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-12-02 09:11:18.967 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-12-02 09:11:18.969 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-12-02 09:11:18.971 | + inc/python:use_library_from_git:250 : local name=os-traits 2020-12-02 09:11:18.974 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2020-12-02 09:11:18.981 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:18.983 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-12-02 09:11:18.985 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-12-02 09:11:18.987 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-12-02 09:11:18.990 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2020-12-02 09:11:18.992 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:18.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:18.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2020-12-02 09:11:18.999 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:19.001 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-12-02 09:11:19.021 | Using python 3.6 to install etcd3 2020-12-02 09:11:19.023 | + 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-02 09:11:20.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:11:20.873 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:11:20.976 | Collecting etcd3===0.12.0 2020-12-02 09:11:20.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2020-12-02 09:11:23.534 | Collecting grpcio===1.33.2 2020-12-02 09:11:23.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a8c/84db387907e8d/grpcio-1.33.2-cp36-cp36m-manylinux2014_x86_64.whl (3.8 MB) 2020-12-02 09:11:24.111 | Collecting protobuf===3.14.0 2020-12-02 09:11:24.120 | 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-02 09:11:24.185 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-12-02 09:11:24.275 | Collecting tenacity===6.2.0 2020-12-02 09:11:24.282 | 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-02 09:11:24.336 | Building wheels for collected packages: etcd3 2020-12-02 09:11:24.338 | Building wheel for etcd3 (setup.py): started 2020-12-02 09:11:25.028 | Building wheel for etcd3 (setup.py): finished with status 'done' 2020-12-02 09:11:25.029 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=8d5f81c8fb69e7db142278f274e1ed5d1f04bb6889fb374e1cf6a66caf4d65d3 2020-12-02 09:11:25.029 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2020-12-02 09:11:25.030 | Successfully built etcd3 2020-12-02 09:11:25.525 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2020-12-02 09:11:26.127 | Successfully installed etcd3-0.12.0 grpcio-1.33.2 protobuf-3.14.0 tenacity-6.2.0 2020-12-02 09:11:26.196 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:11:26.196 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:11:26.299 | + inc/python:pip_install:200 : result=0 2020-12-02 09:11:26.301 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:11:26.304 | + functions-common:time_stop:2306 : local name 2020-12-02 09:11:26.306 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:11:26.309 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:11:26.311 | + functions-common:time_stop:2309 : local total 2020-12-02 09:11:26.313 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:11:26.315 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:11:26.318 | + functions-common:time_stop:2313 : start_time=1606900279016 2020-12-02 09:11:26.320 | + functions-common:time_stop:2315 : [[ -z 1606900279016 ]] 2020-12-02 09:11:26.323 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:11:26.326 | + functions-common:time_stop:2318 : end_time=1606900286323 2020-12-02 09:11:26.331 | + functions-common:time_stop:2319 : elapsed_time=7307 2020-12-02 09:11:26.333 | + functions-common:time_stop:2320 : total=56260 2020-12-02 09:11:26.335 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:11:26.338 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=63567 2020-12-02 09:11:26.340 | + inc/python:pip_install:203 : return 0 2020-12-02 09:11:26.342 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-12-02 09:11:26.363 | Using python 3.6 to install etcd3gw 2020-12-02 09:11:26.366 | + 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-02 09:11:28.191 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:11:28.195 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:11:28.297 | Collecting etcd3gw===0.2.5 2020-12-02 09:11:28.304 | 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-02 09:11:28.466 | Collecting futurist===2.3.0 2020-12-02 09:11:28.472 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2020-12-02 09:11:28.547 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-12-02 09:11:28.616 | Collecting urllib3===1.26.2 2020-12-02 09:11:28.623 | 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-02 09:11:28.657 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.5.1) 2020-12-02 09:11:28.777 | Collecting requests===2.25.0 2020-12-02 09:11:28.784 | 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-02 09:11:28.812 | 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-02 09:11:28.866 | Collecting certifi===2020.11.8 2020-12-02 09:11:28.873 | 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-02 09:11:28.913 | Collecting idna===2.10 2020-12-02 09:11:28.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2020-12-02 09:11:29.430 | Installing collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw 2020-12-02 09:11:29.430 | Attempting uninstall: certifi 2020-12-02 09:11:29.432 | Found existing installation: certifi 2018.1.18 2020-12-02 09:11:29.436 | Uninstalling certifi-2018.1.18: 2020-12-02 09:11:29.469 | Successfully uninstalled certifi-2018.1.18 2020-12-02 09:11:29.486 | Attempting uninstall: urllib3 2020-12-02 09:11:29.487 | Found existing installation: urllib3 1.22 2020-12-02 09:11:29.492 | Uninstalling urllib3-1.22: 2020-12-02 09:11:29.525 | Successfully uninstalled urllib3-1.22 2020-12-02 09:11:29.642 | Attempting uninstall: idna 2020-12-02 09:11:29.643 | Found existing installation: idna 2.6 2020-12-02 09:11:29.648 | Uninstalling idna-2.6: 2020-12-02 09:11:29.681 | Successfully uninstalled idna-2.6 2020-12-02 09:11:29.798 | Attempting uninstall: requests 2020-12-02 09:11:29.799 | Found existing installation: requests 2.18.4 2020-12-02 09:11:29.803 | Uninstalling requests-2.18.4: 2020-12-02 09:11:29.841 | Successfully uninstalled requests-2.18.4 2020-12-02 09:11:30.018 | 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-02 09:11:30.109 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:11:30.109 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:11:30.197 | + inc/python:pip_install:200 : result=0 2020-12-02 09:11:30.200 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:11:30.202 | + functions-common:time_stop:2306 : local name 2020-12-02 09:11:30.205 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:11:30.207 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:11:30.209 | + functions-common:time_stop:2309 : local total 2020-12-02 09:11:30.212 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:11:30.215 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:11:30.217 | + functions-common:time_stop:2313 : start_time=1606900286358 2020-12-02 09:11:30.220 | + functions-common:time_stop:2315 : [[ -z 1606900286358 ]] 2020-12-02 09:11:30.223 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:11:30.226 | + functions-common:time_stop:2318 : end_time=1606900290223 2020-12-02 09:11:30.229 | + functions-common:time_stop:2319 : elapsed_time=3865 2020-12-02 09:11:30.231 | + functions-common:time_stop:2320 : total=63567 2020-12-02 09:11:30.234 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:11:30.236 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=67432 2020-12-02 09:11:30.238 | + inc/python:pip_install:203 : return 0 2020-12-02 09:11:30.241 | + ./stack.sh:main:842 : install_apache_uwsgi 2020-12-02 09:11:30.243 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-12-02 09:11:30.245 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-12-02 09:11:30.248 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-02 09:11:30.250 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-02 09:11:30.253 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-02 09:11:30.255 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-02 09:11:30.258 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-02 09:11:30.261 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-02 09:11:30.263 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-02 09:11:30.265 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-02 09:11:30.268 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2020-12-02 09:11:30.270 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2020-12-02 09:11:30.272 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:11:30.275 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:11:30.277 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2020-12-02 09:11:30.280 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2020-12-02 09:11:30.282 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2020-12-02 09:11:30.284 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-12-02 09:11:30.286 | + functions-common:install_package:1344 : update_package_repo 2020-12-02 09:11:30.289 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-02 09:11:30.291 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-02 09:11:30.293 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-02 09:11:30.296 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-02 09:11:30.298 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-02 09:11:30.300 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:11:30.302 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:11:30.305 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-02 09:11:30.308 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-02 09:11:30.310 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-02 09:11:30.312 | + functions-common:apt_get_update:1071 : return 2020-12-02 09:11:30.314 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-12-02 09:11:30.317 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-02 09:11:30.319 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:11:30.322 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:11:30.324 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-12-02 09:11:30.343 | + 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-02 09:11:30.466 | Reading package lists... 2020-12-02 09:11:30.728 | Building dependency tree... 2020-12-02 09:11:30.730 | Reading state information... 2020-12-02 09:11:30.970 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-12-02 09:11:30.970 | The following packages were automatically installed and are no longer required: 2020-12-02 09:11:30.971 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-12-02 09:11:30.971 | python3-click python3-colorama python3-configobj python3-constantly 2020-12-02 09:11:30.971 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-12-02 09:11:30.971 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:11:30.971 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:11:30.971 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:11:30.971 | python3-zope.interface 2020-12-02 09:11:30.971 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:11:30.973 | Suggested packages: 2020-12-02 09:11:30.973 | python-uwsgidecorators python3-uwsgidecorators 2020-12-02 09:11:31.024 | The following NEW packages will be installed: 2020-12-02 09:11:31.024 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2020-12-02 09:11:31.304 | 0 upgraded, 3 newly installed, 0 to remove and 162 not upgraded. 2020-12-02 09:11:31.304 | Need to get 163 kB of archives. 2020-12-02 09:11:31.304 | After this operation, 634 kB of additional disk space will be used. 2020-12-02 09:11:31.304 | 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-02 09:11:31.562 | 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-02 09:11:31.749 | 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-02 09:11:32.436 | Fetched 163 kB in 1s (193 kB/s) 2020-12-02 09:11:32.497 | Selecting previously unselected package uwsgi. 2020-12-02 09:11:32.538 | (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-02 09:11:32.543 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-02 09:11:32.546 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-02 09:11:32.641 | Selecting previously unselected package uwsgi-plugin-python. 2020-12-02 09:11:32.649 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-02 09:11:32.652 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-12-02 09:11:32.747 | Selecting previously unselected package uwsgi-plugin-python3. 2020-12-02 09:11:32.755 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-02 09:11:32.758 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-12-02 09:11:32.844 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-12-02 09:11:32.891 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:11:32.915 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-02 09:11:33.443 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-12-02 09:11:33.497 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-02 09:11:33.691 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-02 09:11:34.242 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:11:36.328 | + functions-common:apt_get:1115 : result=0 2020-12-02 09:11:36.330 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:11:36.332 | + functions-common:time_stop:2306 : local name 2020-12-02 09:11:36.334 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:11:36.337 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:11:36.339 | + functions-common:time_stop:2309 : local total 2020-12-02 09:11:36.341 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:11:36.343 | + functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:11:36.345 | + functions-common:time_stop:2313 : start_time=1606900290341 2020-12-02 09:11:36.347 | + functions-common:time_stop:2315 : [[ -z 1606900290341 ]] 2020-12-02 09:11:36.350 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:11:36.354 | + functions-common:time_stop:2318 : end_time=1606900296351 2020-12-02 09:11:36.356 | + functions-common:time_stop:2319 : elapsed_time=6010 2020-12-02 09:11:36.358 | + functions-common:time_stop:2320 : total=213013 2020-12-02 09:11:36.360 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:11:36.362 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=219023 2020-12-02 09:11:36.365 | + functions-common:apt_get:1119 : return 0 2020-12-02 09:11:36.367 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2020-12-02 09:11:36.370 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:11:36.373 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:11:36.375 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2020-12-02 09:11:36.437 | Enabling module proxy. 2020-12-02 09:11:36.442 | To activate the new configuration, you need to run: 2020-12-02 09:11:36.443 | systemctl restart apache2 2020-12-02 09:11:36.447 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2020-12-02 09:11:36.508 | Considering dependency proxy for proxy_uwsgi: 2020-12-02 09:11:36.508 | Module proxy already enabled 2020-12-02 09:11:36.508 | Enabling module proxy_uwsgi. 2020-12-02 09:11:36.514 | To activate the new configuration, you need to run: 2020-12-02 09:11:36.514 | systemctl restart apache2 2020-12-02 09:11:36.518 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2020-12-02 09:11:36.521 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-02 09:11:36.523 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-02 09:11:36.526 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-02 09:11:36.669 | + ./stack.sh:main:845 : install_keystoneauth 2020-12-02 09:11:36.672 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-12-02 09:11:36.674 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2020-12-02 09:11:36.676 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:36.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:36.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2020-12-02 09:11:36.684 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:36.687 | + ./stack.sh:main:846 : install_keystoneclient 2020-12-02 09:11:36.689 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-12-02 09:11:36.692 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2020-12-02 09:11:36.694 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:36.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:36.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2020-12-02 09:11:36.702 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:36.704 | + ./stack.sh:main:847 : install_glanceclient 2020-12-02 09:11:36.707 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2020-12-02 09:11:36.709 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2020-12-02 09:11:36.711 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:36.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:36.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2020-12-02 09:11:36.719 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:36.721 | + ./stack.sh:main:848 : install_cinderclient 2020-12-02 09:11:36.723 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2020-12-02 09:11:36.726 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2020-12-02 09:11:36.728 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:36.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:36.733 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-12-02 09:11:36.735 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:36.738 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2020-12-02 09:11:36.740 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2020-12-02 09:11:36.742 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:36.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:36.747 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2020-12-02 09:11:36.750 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:36.752 | + ./stack.sh:main:849 : install_novaclient 2020-12-02 09:11:36.754 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2020-12-02 09:11:36.757 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2020-12-02 09:11:36.760 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:36.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:36.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2020-12-02 09:11:36.767 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:36.769 | + ./stack.sh:main:850 : is_service_enabled swift glance horizon 2020-12-02 09:11:36.787 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:11:36.789 | + ./stack.sh:main:851 : install_swiftclient 2020-12-02 09:11:36.792 | + lib/swift:install_swiftclient:751 : use_library_from_git python-swiftclient 2020-12-02 09:11:36.794 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2020-12-02 09:11:36.796 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:36.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:36.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2020-12-02 09:11:36.804 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:36.807 | + ./stack.sh:main:853 : is_service_enabled neutron nova horizon 2020-12-02 09:11:36.824 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:11:36.827 | + ./stack.sh:main:854 : install_neutronclient 2020-12-02 09:11:36.829 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-12-02 09:11:36.832 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2020-12-02 09:11:36.834 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:36.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:36.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2020-12-02 09:11:36.843 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:36.845 | + ./stack.sh:main:858 : install_keystonemiddleware 2020-12-02 09:11:36.848 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-12-02 09:11:36.850 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2020-12-02 09:11:36.853 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:11:36.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:11:36.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2020-12-02 09:11:36.861 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:11:36.863 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-12-02 09:11:36.866 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-12-02 09:11:36.868 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-02 09:11:36.871 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-12-02 09:11:36.874 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2020-12-02 09:11:36.876 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-02 09:11:36.880 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-12-02 09:11:36.880 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-02 09:11:36.886 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2020-12-02 09:11:36.889 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2020-12-02 09:11:36.892 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2020-12-02 09:11:36.895 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-12-02 09:11:36.898 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-12-02 09:11:36.917 | Using python 3.6 to install keystonemiddleware 2020-12-02 09:11:36.920 | + 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-02 09:11:38.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:11:38.780 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:11:38.949 | Collecting keystonemiddleware===9.1.0 2020-12-02 09:11:38.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/949745b3c8d99/keystonemiddleware-9.1.0-py3-none-any.whl (113 kB) 2020-12-02 09:11:39.218 | Collecting oslo.cache===2.6.1 2020-12-02 09:11:39.226 | 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-02 09:11:39.506 | Collecting oslo.config===8.3.3 2020-12-02 09:11:39.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3b/9f9e6e74e40ba/oslo.config-8.3.3-py3-none-any.whl (126 kB) 2020-12-02 09:11:39.653 | Collecting dogpile.cache===1.1.1 2020-12-02 09:11:39.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/47b19696f3874/dogpile.cache-1.1.1.tar.gz (366 kB) 2020-12-02 09:11:40.421 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (3.3.0) 2020-12-02 09:11:40.430 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-12-02 09:11:40.500 | Collecting rfc3986===1.4.0 2020-12-02 09:11:40.507 | 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-02 09:11:40.680 | Collecting keystoneauth1===4.2.1 2020-12-02 09:11:40.688 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0bc/f362c314ea2c4/keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 2020-12-02 09:11:40.958 | Collecting python-keystoneclient===4.1.1 2020-12-02 09:11:40.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b63/0e10dd5cc7b17/python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) 2020-12-02 09:11:41.114 | Collecting decorator===4.4.2 2020-12-02 09:11:41.120 | 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-02 09:11:41.342 | Collecting oslo.utils===4.7.0 2020-12-02 09:11:41.349 | 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-02 09:11:41.771 | Collecting pytz===2020.4 2020-12-02 09:11:41.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c5/5e189b682d420/pytz-2020.4-py2.py3-none-any.whl (509 kB) 2020-12-02 09:11:41.961 | Collecting oslo.serialization===4.0.1 2020-12-02 09:11:41.968 | 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-02 09:11:42.021 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.5.1) 2020-12-02 09:11:42.137 | Collecting oslo.i18n===5.0.1 2020-12-02 09:11:42.143 | 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-02 09:11:42.192 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (2.25.0) 2020-12-02 09:11:42.354 | Collecting oslo.context===3.1.1 2020-12-02 09:11:42.360 | 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-02 09:11:42.487 | Collecting pycadf===3.1.1 2020-12-02 09:11:42.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2020-12-02 09:11:42.650 | Collecting WebOb===1.8.6 2020-12-02 09:11:42.657 | 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-02 09:11:42.876 | Collecting oslo.log===4.4.0 2020-12-02 09:11:42.884 | 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-02 09:11:43.064 | Collecting debtcollector===2.2.0 2020-12-02 09:11:43.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2020-12-02 09:11:43.120 | Requirement already satisfied: importlib-metadata===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (3.1.0) 2020-12-02 09:11:43.137 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (0.8.0) 2020-12-02 09:11:43.144 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (5.3.1) 2020-12-02 09:11:43.205 | Collecting os-service-types===1.7.0 2020-12-02 09:11:43.211 | 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-02 09:11:43.321 | Collecting iso8601===0.1.13 2020-12-02 09:11:43.328 | 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-02 09:11:43.371 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.4.7) 2020-12-02 09:11:43.458 | Collecting packaging===20.4 2020-12-02 09:11:43.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2020-12-02 09:11:43.591 | Collecting netifaces===0.10.9 2020-12-02 09:11:43.597 | 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-02 09:11:43.737 | Collecting msgpack===1.0.0 2020-12-02 09:11:43.744 | 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-02 09:11:43.792 | 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-02 09:11:43.794 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.26.2) 2020-12-02 09:11:43.818 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.10) 2020-12-02 09:11:43.821 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (2020.11.8) 2020-12-02 09:11:43.896 | Collecting python-dateutil===2.8.1 2020-12-02 09:11:43.903 | 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-02 09:11:44.001 | Collecting pyinotify===0.9.6 2020-12-02 09:11:44.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2020-12-02 09:11:44.656 | Collecting wrapt===1.12.1 2020-12-02 09:11:44.662 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2020-12-02 09:11:45.233 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.4.0) 2020-12-02 09:11:45.260 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2020-12-02 09:11:45.280 | Building wheels for collected packages: pyinotify, dogpile.cache, wrapt 2020-12-02 09:11:45.281 | Building wheel for pyinotify (setup.py): started 2020-12-02 09:11:45.896 | Building wheel for pyinotify (setup.py): finished with status 'done' 2020-12-02 09:11:45.897 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=6a286667a3db321dd3ac01d16b18ab4d6cd35ccd8f434e8d010169938f81de8f 2020-12-02 09:11:45.897 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2020-12-02 09:11:45.899 | Building wheel for dogpile.cache (setup.py): started 2020-12-02 09:11:46.594 | Building wheel for dogpile.cache (setup.py): finished with status 'done' 2020-12-02 09:11:46.595 | Created wheel for dogpile.cache: filename=dogpile.cache-1.1.1-py3-none-any.whl size=49133 sha256=d548c2c3ef242f7928c3349fbbd2c68b7dc6df52c03c97d2f7b2b52d0421fabd 2020-12-02 09:11:46.595 | Stored in directory: /root/.cache/pip/wheels/f6/10/65/95aa1d13502c4449f05bee57b38808770ac3a112ef83294b67 2020-12-02 09:11:46.597 | Building wheel for wrapt (setup.py): started 2020-12-02 09:11:48.130 | Building wheel for wrapt (setup.py): finished with status 'done' 2020-12-02 09:11:48.131 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67500 sha256=e795feabffb24ca85cd281d7ae27f7e38e7f68f68b67dd52abc496b9d761b272 2020-12-02 09:11:48.131 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2020-12-02 09:11:48.132 | Successfully built pyinotify dogpile.cache wrapt 2020-12-02 09:11:48.880 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, pytz, packaging, iso8601, netifaces, oslo.utils, msgpack, oslo.serialization, rfc3986, oslo.config, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, keystoneauth1, decorator, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware 2020-12-02 09:11:49.433 | Attempting uninstall: netifaces 2020-12-02 09:11:49.434 | Found existing installation: netifaces 0.10.4 2020-12-02 09:11:49.442 | Uninstalling netifaces-0.10.4: 2020-12-02 09:11:49.471 | Successfully uninstalled netifaces-0.10.4 2020-12-02 09:11:51.222 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.1 iso8601-0.1.13 keystoneauth1-4.2.1 keystonemiddleware-9.1.0 msgpack-1.0.0 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.6.1 oslo.config-8.3.3 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.1.1 pytz-2020.4 rfc3986-1.4.0 wrapt-1.12.1 2020-12-02 09:11:51.303 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:11:51.303 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:11:51.422 | + inc/python:pip_install:200 : result=0 2020-12-02 09:11:51.425 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:11:51.427 | + functions-common:time_stop:2306 : local name 2020-12-02 09:11:51.429 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:11:51.431 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:11:51.434 | + functions-common:time_stop:2309 : local total 2020-12-02 09:11:51.436 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:11:51.438 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:11:51.440 | + functions-common:time_stop:2313 : start_time=1606900296912 2020-12-02 09:11:51.442 | + functions-common:time_stop:2315 : [[ -z 1606900296912 ]] 2020-12-02 09:11:51.445 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:11:51.449 | + functions-common:time_stop:2318 : end_time=1606900311446 2020-12-02 09:11:51.451 | + functions-common:time_stop:2319 : elapsed_time=14534 2020-12-02 09:11:51.453 | + functions-common:time_stop:2320 : total=67432 2020-12-02 09:11:51.455 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:11:51.457 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=81966 2020-12-02 09:11:51.460 | + inc/python:pip_install:203 : return 0 2020-12-02 09:11:51.463 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-12-02 09:11:51.465 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-12-02 09:11:51.468 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-02 09:11:51.471 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-12-02 09:11:51.473 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2020-12-02 09:11:51.476 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-02 09:11:51.480 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-02 09:11:51.480 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-12-02 09:11:51.485 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2020-12-02 09:11:51.487 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2020-12-02 09:11:51.490 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2020-12-02 09:11:51.493 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-12-02 09:11:51.495 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-12-02 09:11:51.514 | Using python 3.6 to install python-memcached 2020-12-02 09:11:51.521 | + 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-02 09:11:53.409 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:11:53.414 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:11:53.518 | Collecting python-memcached===1.59 2020-12-02 09:11:53.528 | 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-02 09:11:53.578 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-12-02 09:11:54.335 | Installing collected packages: python-memcached 2020-12-02 09:11:54.394 | Successfully installed python-memcached-1.59 2020-12-02 09:11:54.474 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:11:54.474 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:11:54.557 | + inc/python:pip_install:200 : result=0 2020-12-02 09:11:54.560 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:11:54.562 | + functions-common:time_stop:2306 : local name 2020-12-02 09:11:54.564 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:11:54.567 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:11:54.569 | + functions-common:time_stop:2309 : local total 2020-12-02 09:11:54.573 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:11:54.581 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:11:54.583 | + functions-common:time_stop:2313 : start_time=1606900311510 2020-12-02 09:11:54.585 | + functions-common:time_stop:2315 : [[ -z 1606900311510 ]] 2020-12-02 09:11:54.588 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:11:54.592 | + functions-common:time_stop:2318 : end_time=1606900314589 2020-12-02 09:11:54.594 | + functions-common:time_stop:2319 : elapsed_time=3079 2020-12-02 09:11:54.596 | + functions-common:time_stop:2320 : total=81966 2020-12-02 09:11:54.599 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:11:54.601 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=85045 2020-12-02 09:11:54.603 | + inc/python:pip_install:203 : return 0 2020-12-02 09:11:54.606 | + ./stack.sh:main:860 : is_service_enabled keystone 2020-12-02 09:11:54.627 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:11:54.629 | + ./stack.sh:main:861 : '[' 10.222.0.53 == 10.222.0.53 ']' 2020-12-02 09:11:54.631 | + ./stack.sh:main:862 : stack_install_service keystone 2020-12-02 09:11:54.634 | + lib/stack:stack_install_service:20 : local service=keystone 2020-12-02 09:11:54.637 | + lib/stack:stack_install_service:21 : type install_keystone 2020-12-02 09:11:54.639 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-02 09:11:54.641 | + lib/stack:stack_install_service:32 : install_keystone 2020-12-02 09:11:54.644 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-12-02 09:11:54.659 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:11:54.662 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2020-12-02 09:11:54.664 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2020-12-02 09:11:54.667 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2020-12-02 09:11:54.669 | + functions-common:git_clone:527 : local git_ref=master 2020-12-02 09:11:54.671 | + functions-common:git_clone:528 : local orig_dir 2020-12-02 09:11:54.674 | ++ functions-common:git_clone:529 : pwd 2020-12-02 09:11:54.682 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-02 09:11:54.685 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-02 09:11:54.687 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-02 09:11:54.703 | + functions-common:git_clone:532 : RECLONE=False 2020-12-02 09:11:54.705 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-02 09:11:54.708 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-02 09:11:54.710 | + functions-common:git_clone:546 : echo master 2020-12-02 09:11:54.711 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-02 09:11:54.715 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2020-12-02 09:11:54.717 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-02 09:11:54.719 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2020-12-02 09:11:54.722 | + functions-common:git_clone:595 : git show --oneline 2020-12-02 09:11:54.722 | + functions-common:git_clone:595 : head -1 2020-12-02 09:11:54.726 | b0b93c039 Merge "Generalize release note for bug 1878938" 2020-12-02 09:11:54.730 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-02 09:11:54.732 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-12-02 09:11:54.734 | + inc/python:setup_develop:338 : local bindep 2020-12-02 09:11:54.737 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-02 09:11:54.739 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2020-12-02 09:11:54.741 | + inc/python:setup_develop:344 : local extras= 2020-12-02 09:11:54.744 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-12-02 09:11:54.747 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-02 09:11:54.749 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-02 09:11:54.751 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2020-12-02 09:11:54.754 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-02 09:11:54.756 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-02 09:11:54.760 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2020-12-02 09:11:54.762 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-02 09:11:54.765 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2020-12-02 09:11:54.767 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-02 09:11:54.769 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-02 09:11:54.773 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-12-02 09:11:54.779 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2020-12-02 09:11:54.781 | + 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-02 09:11:55.466 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2020-12-02 09:11:55.469 | + inc/python:setup_package:417 : local bindep=0 2020-12-02 09:11:55.471 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-02 09:11:55.473 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-02 09:11:55.475 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-02 09:11:55.477 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2020-12-02 09:11:55.479 | + inc/python:setup_package:426 : local flags=-e 2020-12-02 09:11:55.482 | + inc/python:setup_package:427 : local extras= 2020-12-02 09:11:55.484 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-02 09:11:55.486 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-02 09:11:55.489 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-02 09:11:55.494 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-02 09:11:55.496 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-02 09:11:55.498 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2020-12-02 09:11:55.516 | Using python 3.6 to install /opt/stack/keystone 2020-12-02 09:11:55.519 | + 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-02 09:11:57.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:11:57.436 | 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-02 09:11:57.450 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:11:57.458 | Obtaining file:///opt/stack/keystone 2020-12-02 09:11:59.008 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-02 09:12:00.661 | Collecting Flask===1.1.2 2020-12-02 09:12:00.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2020-12-02 09:12:00.831 | Collecting Flask-RESTful===0.3.8 2020-12-02 09:12:00.839 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2020-12-02 09:12:00.944 | Collecting Jinja2===2.11.2 2020-12-02 09:12:00.951 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f0a/4641d3cf95532/Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 2020-12-02 09:12:01.028 | Collecting MarkupSafe===1.1.1 2020-12-02 09:12:01.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/717/ba8fe3ae9cc00/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) 2020-12-02 09:12:01.105 | Collecting PyJWT===1.7.1 2020-12-02 09:12:01.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2020-12-02 09:12:01.387 | Collecting SQLAlchemy===1.3.20 2020-12-02 09:12:01.397 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c09/2fe282de83d48/SQLAlchemy-1.3.20-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2020-12-02 09:12:01.503 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-12-02 09:12:01.630 | Collecting Werkzeug===1.0.1 2020-12-02 09:12:01.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2020-12-02 09:12:01.787 | Collecting aniso8601===8.0.0 2020-12-02 09:12:01.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2020-12-02 09:12:02.045 | Collecting bcrypt===3.2.0 2020-12-02 09:12:02.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2020-12-02 09:12:02.700 | Collecting cffi===1.14.4 2020-12-02 09:12:02.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/8c3ae1a0edfb7/cffi-1.14.4-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 2020-12-02 09:12:02.850 | Collecting click===7.1.2 2020-12-02 09:12:02.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2020-12-02 09:12:03.637 | Collecting cryptography===3.2.1 2020-12-02 09:12:03.650 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/324/34673d8505b42/cryptography-3.2.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) 2020-12-02 09:12:03.761 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.1.1) 2020-12-02 09:12:03.832 | Collecting itsdangerous===1.1.0 2020-12-02 09:12:03.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2020-12-02 09:12:03.937 | Collecting jsonschema===3.2.0 2020-12-02 09:12:03.944 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2020-12-02 09:12:03.984 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (9.1.0) 2020-12-02 09:12:04.048 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.0) 2020-12-02 09:12:04.088 | Collecting oauthlib===3.1.0 2020-12-02 09:12:04.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2020-12-02 09:12:04.114 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.6.1) 2020-12-02 09:12:04.153 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (8.3.3) 2020-12-02 09:12:04.172 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (3.1.1) 2020-12-02 09:12:04.359 | Collecting oslo.db===8.4.0 2020-12-02 09:12:04.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/76489ec9dce77/oslo.db-8.4.0-py3-none-any.whl (172 kB) 2020-12-02 09:12:04.472 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.0.1) 2020-12-02 09:12:04.480 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.4.0) 2020-12-02 09:12:04.757 | Collecting oslo.messaging===12.6.0 2020-12-02 09:12:04.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e17/200f2741a84c7/oslo.messaging-12.6.0-py3-none-any.whl (240 kB) 2020-12-02 09:12:05.067 | Collecting oslo.middleware===4.1.1 2020-12-02 09:12:05.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2020-12-02 09:12:05.319 | Collecting oslo.policy===3.6.0 2020-12-02 09:12:05.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c30/265ab0563689d/oslo.policy-3.6.0-py3-none-any.whl (83 kB) 2020-12-02 09:12:05.391 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.0.1) 2020-12-02 09:12:05.547 | Collecting oslo.service===2.4.0 2020-12-02 09:12:05.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/99fc3b445febf/oslo.service-2.4.0-py3-none-any.whl (73 kB) 2020-12-02 09:12:05.695 | Collecting oslo.upgradecheck===1.2.0 2020-12-02 09:12:05.702 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/efc/87e49d07360ff/oslo.upgradecheck-1.2.0-py3-none-any.whl (14 kB) 2020-12-02 09:12:05.758 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.7.0) 2020-12-02 09:12:05.882 | Collecting osprofiler===3.4.0 2020-12-02 09:12:05.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2020-12-02 09:12:05.990 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (20.4) 2020-12-02 09:12:06.075 | Collecting passlib===1.7.4 2020-12-02 09:12:06.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2020-12-02 09:12:06.157 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (5.5.1) 2020-12-02 09:12:06.159 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (0.7.2) 2020-12-02 09:12:06.161 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.1.1) 2020-12-02 09:12:06.238 | Collecting pycparser===2.20 2020-12-02 09:12:06.245 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2020-12-02 09:12:06.296 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.9.6) 2020-12-02 09:12:06.298 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.4.7) 2020-12-02 09:12:06.393 | Collecting pyrsistent===0.17.3 2020-12-02 09:12:06.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB) 2020-12-02 09:12:07.120 | Collecting pysaml2===6.3.1 2020-12-02 09:12:07.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df3/7dc93a93232bd/pysaml2-6.3.1-py2.py3-none-any.whl (338 kB) 2020-12-02 09:12:07.203 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (2.8.1) 2020-12-02 09:12:07.208 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (4.1.1) 2020-12-02 09:12:07.230 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (2020.4) 2020-12-02 09:12:07.234 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2.25.0) 2020-12-02 09:12:07.257 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.4.0) 2020-12-02 09:12:07.469 | Collecting scrypt===0.8.17 2020-12-02 09:12:07.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2020-12-02 09:12:07.547 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (50.3.2) 2020-12-02 09:12:07.596 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.15.0) 2020-12-02 09:12:07.679 | Collecting sqlalchemy-migrate===0.13.0 2020-12-02 09:12:07.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2020-12-02 09:12:07.826 | Collecting sqlparse===0.4.1 2020-12-02 09:12:07.833 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB) 2020-12-02 09:12:07.954 | Collecting statsd===3.3.0 2020-12-02 09:12:07.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2020-12-02 09:12:08.010 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (3.3.0) 2020-12-02 09:12:08.083 | Collecting testresources===2.0.1 2020-12-02 09:12:08.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2020-12-02 09:12:08.210 | Collecting testscenarios===0.5.0 2020-12-02 09:12:08.220 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2020-12-02 09:12:08.275 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (2.4.0) 2020-12-02 09:12:08.294 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (1.4.0) 2020-12-02 09:12:08.298 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.1.0) 2020-12-02 09:12:08.305 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.26.2) 2020-12-02 09:12:08.393 | Collecting yappi===1.3.2 2020-12-02 09:12:08.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB) 2020-12-02 09:12:09.079 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2020-12-02 09:12:09.082 | Requirement already satisfied: importlib-metadata===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (3.1.0) 2020-12-02 09:12:09.100 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-02 09:12:09.147 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (4.2.1) 2020-12-02 09:12:09.220 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-12-02 09:12:09.224 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (0.8.0) 2020-12-02 09:12:09.231 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2020-12-02 09:12:09.346 | Collecting alembic===1.4.3 2020-12-02 09:12:09.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/2ed2aa796bd17/alembic-1.4.3-py2.py3-none-any.whl (159 kB) 2020-12-02 09:12:09.586 | Collecting kombu===5.0.2 2020-12-02 09:12:09.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB) 2020-12-02 09:12:09.814 | Collecting cachetools===4.1.1 2020-12-02 09:12:09.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/513/d4ff98dd27f85/cachetools-4.1.1-py3-none-any.whl (10 kB) 2020-12-02 09:12:09.869 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (2.3.0) 2020-12-02 09:12:09.981 | Collecting amqp===5.0.2 2020-12-02 09:12:09.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5b9/062d5c0812335/amqp-5.0.2-py3-none-any.whl (46 kB) 2020-12-02 09:12:10.162 | Collecting Paste===3.5.0 2020-12-02 09:12:10.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB) 2020-12-02 09:12:10.333 | Collecting Routes===2.5.1 2020-12-02 09:12:10.340 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2020-12-02 09:12:10.473 | Collecting PasteDeploy===2.1.1 2020-12-02 09:12:10.482 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2020-12-02 09:12:10.630 | Collecting eventlet===0.29.1 2020-12-02 09:12:10.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a07/b8c8e1f43bc4c/eventlet-0.29.1-py2.py3-none-any.whl (223 kB) 2020-12-02 09:12:10.837 | Collecting oslo.concurrency===4.3.1 2020-12-02 09:12:10.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/2179805822f15/oslo.concurrency-4.3.1-py3-none-any.whl (42 kB) 2020-12-02 09:12:10.903 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (3.0.0) 2020-12-02 09:12:11.182 | Collecting greenlet===0.4.17 2020-12-02 09:12:11.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bee/111161420f341/greenlet-0.4.17-cp36-cp36m-manylinux1_x86_64.whl (44 kB) 2020-12-02 09:12:11.245 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (0.1.13) 2020-12-02 09:12:11.247 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (0.10.9) 2020-12-02 09:12:11.314 | Collecting defusedxml===0.6.0 2020-12-02 09:12:11.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2020-12-02 09:12:11.422 | Collecting pyOpenSSL===19.1.0 2020-12-02 09:12:11.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/621/880965a720b8e/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB) 2020-12-02 09:12:11.449 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-02 09:12:11.451 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-12-02 09:12:11.453 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.10) 2020-12-02 09:12:11.517 | Collecting Tempita===0.5.2 2020-12-02 09:12:11.523 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB) 2020-12-02 09:12:11.570 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.6.0) 2020-12-02 09:12:11.572 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (1.0.0) 2020-12-02 09:12:11.574 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (1.0.0) 2020-12-02 09:12:11.576 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2020-12-02 09:12:11.578 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (3.4.0) 2020-12-02 09:12:11.607 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (1.7.0) 2020-12-02 09:12:11.611 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.3.0) 2020-12-02 09:12:11.630 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.12.1) 2020-12-02 09:12:11.694 | Collecting python-editor===1.0.4 2020-12-02 09:12:11.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2020-12-02 09:12:11.838 | Collecting Mako===1.1.3 2020-12-02 09:12:11.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/937/29a258e4ff074/Mako-1.1.3-py2.py3-none-any.whl (75 kB) 2020-12-02 09:12:11.984 | Collecting vine===5.0.0 2020-12-02 09:12:11.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB) 2020-12-02 09:12:12.104 | Collecting repoze.lru===0.7 2020-12-02 09:12:12.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB) 2020-12-02 09:12:12.225 | Collecting dnspython===1.16.0 2020-12-02 09:12:12.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2020-12-02 09:12:12.364 | Collecting fasteners===0.14.1 2020-12-02 09:12:12.370 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2020-12-02 09:12:12.489 | Collecting monotonic===1.5 2020-12-02 09:12:12.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2020-12-02 09:12:12.544 | Building wheels for collected packages: pyrsistent, yappi 2020-12-02 09:12:12.545 | Building wheel for pyrsistent (setup.py): started 2020-12-02 09:12:14.021 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2020-12-02 09:12:14.022 | Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97028 sha256=29b5fa536b7df84c0ee232fde930351d070ecfad0002b10874d95ef1d8e61488 2020-12-02 09:12:14.022 | Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738 2020-12-02 09:12:14.024 | Building wheel for yappi (setup.py): started 2020-12-02 09:12:16.531 | Building wheel for yappi (setup.py): finished with status 'done' 2020-12-02 09:12:16.532 | Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90040 sha256=616b75610d32c35b6aa661f67a08fa695c0f9c5ee2fe1c85dd780cc4d1c79c4d 2020-12-02 09:12:16.532 | Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9 2020-12-02 09:12:16.533 | Successfully built pyrsistent yappi 2020-12-02 09:12:17.529 | Installing collected packages: MarkupSafe, Jinja2, Werkzeug, itsdangerous, click, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, Tempita, sqlalchemy-migrate, passlib, bcrypt, scrypt, vine, amqp, kombu, cachetools, Paste, repoze.lru, Routes, PasteDeploy, dnspython, greenlet, eventlet, monotonic, fasteners, oslo.concurrency, yappi, oslo.service, statsd, oslo.middleware, oslo.messaging, python-editor, Mako, alembic, testscenarios, testresources, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, defusedxml, pyOpenSSL, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2020-12-02 09:12:17.529 | Attempting uninstall: MarkupSafe 2020-12-02 09:12:17.531 | Found existing installation: MarkupSafe 1.0 2020-12-02 09:12:17.536 | Uninstalling MarkupSafe-1.0: 2020-12-02 09:12:17.566 | Successfully uninstalled MarkupSafe-1.0 2020-12-02 09:12:17.587 | Attempting uninstall: Jinja2 2020-12-02 09:12:17.588 | Found existing installation: Jinja2 2.10 2020-12-02 09:12:17.591 | Uninstalling Jinja2-2.10: 2020-12-02 09:12:17.622 | Successfully uninstalled Jinja2-2.10 2020-12-02 09:12:17.952 | Attempting uninstall: click 2020-12-02 09:12:17.953 | Found existing installation: click 6.7 2020-12-02 09:12:17.958 | Uninstalling click-6.7: 2020-12-02 09:12:17.987 | Successfully uninstalled click-6.7 2020-12-02 09:12:18.512 | Attempting uninstall: cryptography 2020-12-02 09:12:18.513 | Found existing installation: cryptography 2.1.4 2020-12-02 09:12:18.523 | Uninstalling cryptography-2.1.4: 2020-12-02 09:12:18.551 | Successfully uninstalled cryptography-2.1.4 2020-12-02 09:12:22.564 | Attempting uninstall: oauthlib 2020-12-02 09:12:22.565 | Found existing installation: oauthlib 2.0.6 2020-12-02 09:12:22.569 | Uninstalling oauthlib-2.0.6: 2020-12-02 09:12:22.596 | Successfully uninstalled oauthlib-2.0.6 2020-12-02 09:12:22.741 | Attempting uninstall: pyOpenSSL 2020-12-02 09:12:22.742 | Found existing installation: pyOpenSSL 17.5.0 2020-12-02 09:12:22.747 | Uninstalling pyOpenSSL-17.5.0: 2020-12-02 09:12:22.771 | Successfully uninstalled pyOpenSSL-17.5.0 2020-12-02 09:12:23.322 | Attempting uninstall: PyJWT 2020-12-02 09:12:23.324 | Found existing installation: PyJWT 1.5.3 2020-12-02 09:12:23.331 | Uninstalling PyJWT-1.5.3: 2020-12-02 09:12:23.355 | Successfully uninstalled PyJWT-1.5.3 2020-12-02 09:12:23.441 | Attempting uninstall: jsonschema 2020-12-02 09:12:23.442 | Found existing installation: jsonschema 2.6.0 2020-12-02 09:12:23.450 | Uninstalling jsonschema-2.6.0: 2020-12-02 09:12:23.491 | Successfully uninstalled jsonschema-2.6.0 2020-12-02 09:12:23.666 | Running setup.py develop for keystone 2020-12-02 09:12:25.452 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.2 Mako-1.1.3 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyJWT-1.7.1 Routes-2.5.1 SQLAlchemy-1.3.20 Tempita-0.5.2 Werkzeug-1.0.1 alembic-1.4.3 amqp-5.0.2 aniso8601-8.0.0 bcrypt-3.2.0 cachetools-4.1.1 cffi-1.14.4 click-7.1.2 cryptography-3.2.1 defusedxml-0.6.0 dnspython-1.16.0 eventlet-0.29.1 fasteners-0.14.1 greenlet-0.4.17 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.2 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.3.1 oslo.db-8.4.0 oslo.messaging-12.6.0 oslo.middleware-4.1.1 oslo.policy-3.6.0 oslo.service-2.4.0 oslo.upgradecheck-1.2.0 osprofiler-3.4.0 passlib-1.7.4 pyOpenSSL-19.1.0 pycparser-2.20 pyrsistent-0.17.3 pysaml2-6.3.1 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.17 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-5.0.0 yappi-1.3.2 2020-12-02 09:12:25.554 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:12:25.554 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:12:25.710 | + inc/python:pip_install:200 : result=0 2020-12-02 09:12:25.713 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:12:25.715 | + functions-common:time_stop:2306 : local name 2020-12-02 09:12:25.717 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:12:25.719 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:12:25.721 | + functions-common:time_stop:2309 : local total 2020-12-02 09:12:25.723 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:12:25.725 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:12:25.728 | + functions-common:time_stop:2313 : start_time=1606900315512 2020-12-02 09:12:25.730 | + functions-common:time_stop:2315 : [[ -z 1606900315512 ]] 2020-12-02 09:12:25.733 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:12:25.736 | + functions-common:time_stop:2318 : end_time=1606900345733 2020-12-02 09:12:25.738 | + functions-common:time_stop:2319 : elapsed_time=30221 2020-12-02 09:12:25.740 | + functions-common:time_stop:2320 : total=85045 2020-12-02 09:12:25.743 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:12:25.745 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=115266 2020-12-02 09:12:25.747 | + inc/python:pip_install:203 : return 0 2020-12-02 09:12:25.750 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-02 09:12:25.752 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-12-02 09:12:25.754 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-12-02 09:12:25.771 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-12-02 09:12:25.782 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2020-12-02 09:12:25.785 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2020-12-02 09:12:25.787 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:12:25.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:12:25.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2020-12-02 09:12:25.794 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:12:25.796 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2020-12-02 09:12:25.812 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:12:25.814 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2020-12-02 09:12:25.817 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-02 09:12:25.819 | + ./stack.sh:main:863 : configure_keystone 2020-12-02 09:12:25.822 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2020-12-02 09:12:25.833 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2020-12-02 09:12:25.836 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2020-12-02 09:12:25.840 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2020-12-02 09:12:25.856 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:12:25.858 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2020-12-02 09:12:25.884 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2020-12-02 09:12:25.907 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2020-12-02 09:12:25.934 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2020-12-02 09:12:25.960 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2020-12-02 09:12:25.986 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2020-12-02 09:12:26.012 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2020-12-02 09:12:26.036 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2020-12-02 09:12:26.062 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2020-12-02 09:12:26.065 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2020-12-02 09:12:26.067 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2020-12-02 09:12:26.069 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2020-12-02 09:12:26.072 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-12-02 09:12:26.074 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-12-02 09:12:26.089 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:12:26.092 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-12-02 09:12:26.099 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-12-02 09:12:26.103 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-12-02 09:12:26.117 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:12:26.120 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2020-12-02 09:12:26.123 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2020-12-02 09:12:26.149 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-12-02 09:12:26.152 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-12-02 09:12:26.154 | + lib/keystone:configure_keystone:225 : local service_port=5000 2020-12-02 09:12:26.156 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2020-12-02 09:12:26.158 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2020-12-02 09:12:26.175 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:12:26.177 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.53/identity 2020-12-02 09:12:26.203 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.53/identity 2020-12-02 09:12:26.229 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2020-12-02 09:12:26.231 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2020-12-02 09:12:26.258 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2020-12-02 09:12:26.260 | ++ lib/database:database_connection_url:132 : local db=keystone 2020-12-02 09:12:26.262 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2020-12-02 09:12:26.265 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2020-12-02 09:12:26.267 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-12-02 09:12:26.270 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-12-02 09:12:26.296 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2020-12-02 09:12:26.299 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2020-12-02 09:12:26.301 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2020-12-02 09:12:26.303 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2020-12-02 09:12:26.306 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-12-02 09:12:26.322 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-12-02 09:12:26.324 | + functions:setup_systemd_logging:719 : local pidstr= 2020-12-02 09:12:26.327 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-12-02 09:12:26.329 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-12-02 09:12:26.331 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-02 09:12:26.357 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:12:26.381 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:12:26.406 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-02 09:12:26.432 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2020-12-02 09:12:26.460 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2020-12-02 09:12:26.462 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2020-12-02 09:12:26.465 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2020-12-02 09:12:26.468 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2020-12-02 09:12:26.470 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2020-12-02 09:12:26.473 | + lib/apache:write_uwsgi_config:260 : local http= 2020-12-02 09:12:26.476 | + lib/apache:write_uwsgi_config:261 : local name= 2020-12-02 09:12:26.479 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2020-12-02 09:12:26.483 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2020-12-02 09:12:26.485 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-12-02 09:12:26.487 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-02 09:12:26.500 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-02 09:12:26.500 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:12:26.508 | d /var/run/uwsgi 0755 ubuntu root 2020-12-02 09:12:26.511 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:12:26.525 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2020-12-02 09:12:26.528 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2020-12-02 09:12:26.531 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2020-12-02 09:12:26.557 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2020-12-02 09:12:26.582 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2020-12-02 09:12:26.606 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2020-12-02 09:12:26.631 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2020-12-02 09:12:26.655 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2020-12-02 09:12:26.681 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2020-12-02 09:12:26.705 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2020-12-02 09:12:26.730 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2020-12-02 09:12:26.754 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-02 09:12:26.778 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2020-12-02 09:12:26.803 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2020-12-02 09:12:26.828 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2020-12-02 09:12:26.853 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-12-02 09:12:26.855 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-12-02 09:12:26.858 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2020-12-02 09:12:26.861 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2020-12-02 09:12:26.863 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-12-02 09:12:26.865 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:12:26.869 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:12:26.871 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-12-02 09:12:26.874 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2020-12-02 09:12:26.876 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2020-12-02 09:12:26.902 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2020-12-02 09:12:26.930 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-12-02 09:12:26.930 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2020-12-02 09:12:26.937 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2020-12-02 09:12:26.941 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2020-12-02 09:12:26.943 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2020-12-02 09:12:26.946 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-12-02 09:12:26.948 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-02 09:12:26.950 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-02 09:12:26.953 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:12:26.955 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:12:26.957 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-02 09:12:26.959 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-12-02 09:12:26.962 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:12:26.964 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:12:26.967 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2020-12-02 09:12:27.025 | Enabling site keystone-wsgi-public. 2020-12-02 09:12:27.030 | To activate the new configuration, you need to run: 2020-12-02 09:12:27.030 | systemctl reload apache2 2020-12-02 09:12:27.034 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-12-02 09:12:27.037 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-02 09:12:27.040 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-02 09:12:27.042 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-02 09:12:27.178 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2020-12-02 09:12:27.181 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2020-12-02 09:12:27.184 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2020-12-02 09:12:27.186 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2020-12-02 09:12:27.188 | + lib/apache:write_uwsgi_config:260 : local http= 2020-12-02 09:12:27.191 | + lib/apache:write_uwsgi_config:261 : local name= 2020-12-02 09:12:27.194 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2020-12-02 09:12:27.197 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2020-12-02 09:12:27.200 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-12-02 09:12:27.202 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-02 09:12:27.215 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-02 09:12:27.215 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:12:27.222 | d /var/run/uwsgi 0755 ubuntu root 2020-12-02 09:12:27.226 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:12:27.241 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2020-12-02 09:12:27.243 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2020-12-02 09:12:27.247 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2020-12-02 09:12:27.273 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2020-12-02 09:12:27.298 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2020-12-02 09:12:27.322 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2020-12-02 09:12:27.347 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2020-12-02 09:12:27.373 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2020-12-02 09:12:27.397 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2020-12-02 09:12:27.421 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2020-12-02 09:12:27.448 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2020-12-02 09:12:27.472 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-02 09:12:27.497 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2020-12-02 09:12:27.521 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2020-12-02 09:12:27.545 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2020-12-02 09:12:27.569 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-12-02 09:12:27.572 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-12-02 09:12:27.575 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2020-12-02 09:12:27.577 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2020-12-02 09:12:27.579 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-12-02 09:12:27.581 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:12:27.584 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:12:27.586 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-12-02 09:12:27.589 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-12-02 09:12:27.591 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2020-12-02 09:12:27.616 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2020-12-02 09:12:27.641 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-12-02 09:12:27.641 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2020-12-02 09:12:27.649 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2020-12-02 09:12:27.652 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2020-12-02 09:12:27.655 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2020-12-02 09:12:27.657 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-12-02 09:12:27.659 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-02 09:12:27.662 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-02 09:12:27.665 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:12:27.667 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:12:27.669 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-02 09:12:27.672 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-12-02 09:12:27.674 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:12:27.677 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:12:27.679 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2020-12-02 09:12:27.739 | Enabling site keystone-wsgi-admin. 2020-12-02 09:12:27.744 | To activate the new configuration, you need to run: 2020-12-02 09:12:27.744 | systemctl reload apache2 2020-12-02 09:12:27.749 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-12-02 09:12:27.751 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-02 09:12:27.753 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-02 09:12:27.756 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-02 09:12:27.898 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2020-12-02 09:12:27.926 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2020-12-02 09:12:27.954 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2020-12-02 09:12:27.980 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2020-12-02 09:12:27.982 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2020-12-02 09:12:28.009 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2020-12-02 09:12:28.033 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2020-12-02 09:12:28.063 | + ./stack.sh:main:867 : is_service_enabled swift 2020-12-02 09:12:28.079 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:12:28.081 | + ./stack.sh:main:868 : is_service_enabled ceilometer 2020-12-02 09:12:28.097 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:12:28.099 | + ./stack.sh:main:871 : stack_install_service swift 2020-12-02 09:12:28.102 | + lib/stack:stack_install_service:20 : local service=swift 2020-12-02 09:12:28.105 | + lib/stack:stack_install_service:21 : type install_swift 2020-12-02 09:12:28.107 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-02 09:12:28.109 | + lib/stack:stack_install_service:32 : install_swift 2020-12-02 09:12:28.112 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2020-12-02 09:12:28.114 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2020-12-02 09:12:28.116 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2020-12-02 09:12:28.119 | + functions-common:git_clone:527 : local git_ref=master 2020-12-02 09:12:28.121 | + functions-common:git_clone:528 : local orig_dir 2020-12-02 09:12:28.124 | ++ functions-common:git_clone:529 : pwd 2020-12-02 09:12:28.127 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-02 09:12:28.129 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-02 09:12:28.132 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-02 09:12:28.147 | + functions-common:git_clone:532 : RECLONE=False 2020-12-02 09:12:28.149 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-02 09:12:28.151 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-02 09:12:28.154 | + functions-common:git_clone:546 : echo master 2020-12-02 09:12:28.154 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-02 09:12:28.159 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2020-12-02 09:12:28.161 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-02 09:12:28.163 | + functions-common:git_clone:594 : cd /opt/stack/swift 2020-12-02 09:12:28.167 | + functions-common:git_clone:595 : git show --oneline 2020-12-02 09:12:28.167 | + functions-common:git_clone:595 : head -1 2020-12-02 09:12:28.176 | e22cad666 Merge "xlo: 5xx while validating first segment is a server error" 2020-12-02 09:12:28.179 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-02 09:12:28.182 | + lib/swift:install_swift:744 : setup_develop /opt/stack/swift 2020-12-02 09:12:28.184 | + inc/python:setup_develop:338 : local bindep 2020-12-02 09:12:28.187 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2020-12-02 09:12:28.189 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2020-12-02 09:12:28.191 | + inc/python:setup_develop:344 : local extras= 2020-12-02 09:12:28.194 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e 2020-12-02 09:12:28.196 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-02 09:12:28.199 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2020-12-02 09:12:28.201 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2020-12-02 09:12:28.204 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-02 09:12:28.206 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-02 09:12:28.209 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2020-12-02 09:12:28.211 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-02 09:12:28.214 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2020-12-02 09:12:28.216 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-02 09:12:28.219 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-02 09:12:28.222 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2020-12-02 09:12:28.228 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2020-12-02 09:12:28.230 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2020-12-02 09:12:28.932 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e 2020-12-02 09:12:28.935 | + inc/python:setup_package:417 : local bindep=0 2020-12-02 09:12:28.937 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-02 09:12:28.939 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-02 09:12:28.942 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2020-12-02 09:12:28.944 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2020-12-02 09:12:28.946 | + inc/python:setup_package:426 : local flags=-e 2020-12-02 09:12:28.949 | + inc/python:setup_package:427 : local extras= 2020-12-02 09:12:28.951 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-02 09:12:28.953 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-02 09:12:28.955 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-02 09:12:28.958 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-02 09:12:28.960 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-02 09:12:28.962 | + inc/python:setup_package:445 : pip_install -e /opt/stack/swift 2020-12-02 09:12:28.981 | Using python 3.6 to install /opt/stack/swift 2020-12-02 09:12:28.983 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/swift 2020-12-02 09:12:31.004 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:12:31.004 | 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-02 09:12:31.017 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:12:31.025 | Obtaining file:///opt/stack/swift 2020-12-02 09:12:32.334 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-02 09:12:33.624 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-02 09:12:33.633 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.2.1) 2020-12-02 09:12:33.677 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.29.1) 2020-12-02 09:12:33.687 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.4.17) 2020-12-02 09:12:34.534 | Collecting lxml===4.6.2 2020-12-02 09:12:34.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4fb/85c447e288df5/lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2020-12-02 09:12:34.759 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.10.9) 2020-12-02 09:12:34.847 | Collecting pyeclib===1.6.0 2020-12-02 09:12:34.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2020-12-02 09:12:35.873 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.25.0) 2020-12-02 09:12:35.895 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (50.3.2) 2020-12-02 09:12:35.943 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.15.0) 2020-12-02 09:12:35.946 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.26.2) 2020-12-02 09:12:36.092 | Collecting xattr===0.9.7 2020-12-02 09:12:36.098 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2020-12-02 09:12:36.846 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-02 09:12:36.849 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (1.16.0) 2020-12-02 09:12:36.859 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-12-02 09:12:36.861 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.10) 2020-12-02 09:12:36.865 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-02 09:12:36.867 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.20) 2020-12-02 09:12:36.870 | Building wheels for collected packages: pyeclib, xattr 2020-12-02 09:12:36.871 | Building wheel for pyeclib (setup.py): started 2020-12-02 09:12:38.041 | Building wheel for pyeclib (setup.py): finished with status 'done' 2020-12-02 09:12:38.042 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53035 sha256=6c78203d97cd49838e36d4ef98eee491f5f2fc37dafbced0bf03abf6bfc89e58 2020-12-02 09:12:38.042 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2020-12-02 09:12:38.044 | Building wheel for xattr (setup.py): started 2020-12-02 09:12:39.308 | Building wheel for xattr (setup.py): finished with status 'done' 2020-12-02 09:12:39.309 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30923 sha256=b1cfb8d7bea98836278b91a626321d006c72d2d1e2330657f040e49ab8436da2 2020-12-02 09:12:39.309 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2020-12-02 09:12:39.310 | Successfully built pyeclib xattr 2020-12-02 09:12:40.435 | Installing collected packages: lxml, xattr, pyeclib, swift 2020-12-02 09:12:40.767 | Running setup.py develop for swift 2020-12-02 09:12:42.315 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2020-12-02 09:12:42.419 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:12:42.419 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:12:42.532 | + inc/python:pip_install:200 : result=0 2020-12-02 09:12:42.534 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:12:42.536 | + functions-common:time_stop:2306 : local name 2020-12-02 09:12:42.538 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:12:42.541 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:12:42.543 | + functions-common:time_stop:2309 : local total 2020-12-02 09:12:42.545 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:12:42.548 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:12:42.550 | + functions-common:time_stop:2313 : start_time=1606900348976 2020-12-02 09:12:42.552 | + functions-common:time_stop:2315 : [[ -z 1606900348976 ]] 2020-12-02 09:12:42.555 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:12:42.558 | + functions-common:time_stop:2318 : end_time=1606900362556 2020-12-02 09:12:42.561 | + functions-common:time_stop:2319 : elapsed_time=13580 2020-12-02 09:12:42.563 | + functions-common:time_stop:2320 : total=115266 2020-12-02 09:12:42.565 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:12:42.568 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=128846 2020-12-02 09:12:42.570 | + inc/python:pip_install:203 : return 0 2020-12-02 09:12:42.572 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-02 09:12:42.575 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-12-02 09:12:42.577 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-12-02 09:12:42.594 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-12-02 09:12:42.606 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2020-12-02 09:12:42.609 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2020-12-02 09:12:42.611 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:12:42.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:12:42.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2020-12-02 09:12:42.619 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:12:42.621 | + lib/swift:install_swift:745 : '[' False == True ']' 2020-12-02 09:12:42.624 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-02 09:12:42.626 | + ./stack.sh:main:872 : configure_swift 2020-12-02 09:12:42.628 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2020-12-02 09:12:42.630 | + lib/swift:configure_swift:335 : local node_number 2020-12-02 09:12:42.632 | + lib/swift:configure_swift:336 : local swift_node_config 2020-12-02 09:12:42.634 | + lib/swift:configure_swift:337 : local swift_log_dir 2020-12-02 09:12:42.636 | + lib/swift:configure_swift:338 : local user_group 2020-12-02 09:12:42.638 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2020-12-02 09:12:43.514 | No object-updater running 2020-12-02 09:12:43.514 | No container-server running 2020-12-02 09:12:43.514 | No object-auditor running 2020-12-02 09:12:43.514 | No object-server running 2020-12-02 09:12:43.514 | No account-reaper running 2020-12-02 09:12:43.514 | No object-reconstructor running 2020-12-02 09:12:43.514 | No account-replicator running 2020-12-02 09:12:43.514 | No container-reconciler running 2020-12-02 09:12:43.514 | No object-expirer running 2020-12-02 09:12:43.514 | No account-auditor running 2020-12-02 09:12:43.514 | No object-replicator running 2020-12-02 09:12:43.514 | No container-sharder running 2020-12-02 09:12:43.514 | No container-auditor running 2020-12-02 09:12:43.514 | No container-sync running 2020-12-02 09:12:43.514 | No container-replicator running 2020-12-02 09:12:43.514 | No proxy-server running 2020-12-02 09:12:43.514 | No account-server running 2020-12-02 09:12:43.514 | No container-updater running 2020-12-02 09:12:43.567 | + lib/swift:configure_swift:341 : true 2020-12-02 09:12:43.569 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2020-12-02 09:12:43.582 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2020-12-02 09:12:43.593 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2020-12-02 09:12:43.596 | + lib/swift:configure_swift:355 : sed -e ' 2020-12-02 09:12:43.596 | s/%GROUP%//; 2020-12-02 09:12:43.596 | s/%USER%/ubuntu/; 2020-12-02 09:12:43.596 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2020-12-02 09:12:43.596 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2020-12-02 09:12:43.596 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2020-12-02 09:12:43.603 | uid = ubuntu 2020-12-02 09:12:43.603 | gid = 2020-12-02 09:12:43.603 | log file = /opt/stack/data/swift/logs/rsyncd.log 2020-12-02 09:12:43.603 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2020-12-02 09:12:43.603 | address = 127.0.0.1 2020-12-02 09:12:43.603 | 2020-12-02 09:12:43.604 | [account6612] 2020-12-02 09:12:43.604 | max connections = 25 2020-12-02 09:12:43.604 | path = /opt/stack/data/swift/1/node/ 2020-12-02 09:12:43.604 | read only = false 2020-12-02 09:12:43.604 | lock file = /opt/stack/data/swift/run/account6612.lock 2020-12-02 09:12:43.604 | 2020-12-02 09:12:43.604 | [account6622] 2020-12-02 09:12:43.604 | max connections = 25 2020-12-02 09:12:43.604 | path = /opt/stack/data/swift/2/node/ 2020-12-02 09:12:43.604 | read only = false 2020-12-02 09:12:43.604 | lock file = /opt/stack/data/swift/run/account6622.lock 2020-12-02 09:12:43.604 | 2020-12-02 09:12:43.604 | [account6632] 2020-12-02 09:12:43.604 | max connections = 25 2020-12-02 09:12:43.604 | path = /opt/stack/data/swift/3/node/ 2020-12-02 09:12:43.604 | read only = false 2020-12-02 09:12:43.604 | lock file = /opt/stack/data/swift/run/account6632.lock 2020-12-02 09:12:43.604 | 2020-12-02 09:12:43.604 | [account6642] 2020-12-02 09:12:43.604 | max connections = 25 2020-12-02 09:12:43.604 | path = /opt/stack/data/swift/4/node/ 2020-12-02 09:12:43.604 | read only = false 2020-12-02 09:12:43.604 | lock file = /opt/stack/data/swift/run/account6642.lock 2020-12-02 09:12:43.604 | 2020-12-02 09:12:43.604 | 2020-12-02 09:12:43.604 | [container6611] 2020-12-02 09:12:43.604 | max connections = 25 2020-12-02 09:12:43.604 | path = /opt/stack/data/swift/1/node/ 2020-12-02 09:12:43.604 | read only = false 2020-12-02 09:12:43.604 | lock file = /opt/stack/data/swift/run/container6611.lock 2020-12-02 09:12:43.604 | 2020-12-02 09:12:43.604 | [container6621] 2020-12-02 09:12:43.604 | max connections = 25 2020-12-02 09:12:43.605 | path = /opt/stack/data/swift/2/node/ 2020-12-02 09:12:43.605 | read only = false 2020-12-02 09:12:43.605 | lock file = /opt/stack/data/swift/run/container6621.lock 2020-12-02 09:12:43.605 | 2020-12-02 09:12:43.605 | [container6631] 2020-12-02 09:12:43.605 | max connections = 25 2020-12-02 09:12:43.605 | path = /opt/stack/data/swift/3/node/ 2020-12-02 09:12:43.605 | read only = false 2020-12-02 09:12:43.605 | lock file = /opt/stack/data/swift/run/container6631.lock 2020-12-02 09:12:43.605 | 2020-12-02 09:12:43.605 | [container6641] 2020-12-02 09:12:43.605 | max connections = 25 2020-12-02 09:12:43.605 | path = /opt/stack/data/swift/4/node/ 2020-12-02 09:12:43.605 | read only = false 2020-12-02 09:12:43.605 | lock file = /opt/stack/data/swift/run/container6641.lock 2020-12-02 09:12:43.605 | 2020-12-02 09:12:43.605 | 2020-12-02 09:12:43.605 | [object6613] 2020-12-02 09:12:43.605 | max connections = 25 2020-12-02 09:12:43.605 | path = /opt/stack/data/swift/1/node/ 2020-12-02 09:12:43.605 | read only = false 2020-12-02 09:12:43.605 | lock file = /opt/stack/data/swift/run/object6613.lock 2020-12-02 09:12:43.605 | 2020-12-02 09:12:43.605 | [object6623] 2020-12-02 09:12:43.605 | max connections = 25 2020-12-02 09:12:43.605 | path = /opt/stack/data/swift/2/node/ 2020-12-02 09:12:43.605 | read only = false 2020-12-02 09:12:43.605 | lock file = /opt/stack/data/swift/run/object6623.lock 2020-12-02 09:12:43.605 | 2020-12-02 09:12:43.605 | [object6633] 2020-12-02 09:12:43.605 | max connections = 25 2020-12-02 09:12:43.605 | path = /opt/stack/data/swift/3/node/ 2020-12-02 09:12:43.605 | read only = false 2020-12-02 09:12:43.605 | lock file = /opt/stack/data/swift/run/object6633.lock 2020-12-02 09:12:43.605 | 2020-12-02 09:12:43.606 | [object6643] 2020-12-02 09:12:43.606 | max connections = 25 2020-12-02 09:12:43.606 | path = /opt/stack/data/swift/4/node/ 2020-12-02 09:12:43.606 | read only = false 2020-12-02 09:12:43.606 | lock file = /opt/stack/data/swift/run/object6643.lock 2020-12-02 09:12:43.607 | + lib/swift:configure_swift:361 : is_ubuntu 2020-12-02 09:12:43.609 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:12:43.611 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:12:43.613 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2020-12-02 09:12:43.625 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2020-12-02 09:12:43.628 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2020-12-02 09:12:43.632 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2020-12-02 09:12:43.636 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2020-12-02 09:12:43.638 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2020-12-02 09:12:43.642 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2020-12-02 09:12:43.666 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.53:8080/v1/ 2020-12-02 09:12:43.688 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2020-12-02 09:12:43.709 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2020-12-02 09:12:43.737 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2020-12-02 09:12:43.758 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2020-12-02 09:12:43.785 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2020-12-02 09:12:43.808 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2020-12-02 09:12:43.836 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2020-12-02 09:12:43.855 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2020-12-02 09:12:43.883 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2020-12-02 09:12:43.903 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2020-12-02 09:12:43.934 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2020-12-02 09:12:43.954 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2020-12-02 09:12:43.975 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:12:43.978 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2020-12-02 09:12:44.008 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2020-12-02 09:12:44.035 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2020-12-02 09:12:44.064 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2020-12-02 09:12:44.091 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2020-12-02 09:12:44.106 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:12:44.108 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2020-12-02 09:12:44.135 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2020-12-02 09:12:44.150 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:12:44.152 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2020-12-02 09:12:44.166 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:12:44.168 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2020-12-02 09:12:44.170 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2020-12-02 09:12:44.185 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:12:44.187 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2020-12-02 09:12:44.189 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2020-12-02 09:12:44.191 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2020-12-02 09:12:44.200 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2020-12-02 09:12:44.208 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2020-12-02 09:12:44.235 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2020-12-02 09:12:44.262 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2020-12-02 09:12:44.293 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2020-12-02 09:12:44.322 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2020-12-02 09:12:44.349 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2020-12-02 09:12:44.351 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2020-12-02 09:12:44.353 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2020-12-02 09:12:44.356 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2020-12-02 09:12:44.358 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2020-12-02 09:12:44.385 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2020-12-02 09:12:44.413 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.53/identity 2020-12-02 09:12:44.442 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2020-12-02 09:12:44.471 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2020-12-02 09:12:44.499 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2020-12-02 09:12:44.528 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2020-12-02 09:12:44.556 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2020-12-02 09:12:44.587 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-02 09:12:44.615 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2020-12-02 09:12:44.644 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2020-12-02 09:12:44.674 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2020-12-02 09:12:44.703 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2020-12-02 09:12:44.732 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2020-12-02 09:12:44.762 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2020-12-02 09:12:44.790 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2020-12-02 09:12:44.811 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2020-12-02 09:12:44.840 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2020-12-02 09:12:44.868 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2020-12-02 09:12:44.872 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2020-12-02 09:12:44.898 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2020-12-02 09:12:44.923 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2020-12-02 09:12:44.947 | + lib/swift:configure_swift:479 : local node_number 2020-12-02 09:12:44.949 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2020-12-02 09:12:44.952 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2020-12-02 09:12:44.954 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2020-12-02 09:12:44.958 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2020-12-02 09:12:44.961 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2020-12-02 09:12:44.963 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-12-02 09:12:44.965 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2020-12-02 09:12:44.968 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2020-12-02 09:12:44.970 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-12-02 09:12:44.972 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-12-02 09:12:44.974 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2020-12-02 09:12:44.993 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2020-12-02 09:12:45.021 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2020-12-02 09:12:45.039 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2020-12-02 09:12:45.067 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2020-12-02 09:12:45.086 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2020-12-02 09:12:45.114 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2020-12-02 09:12:45.134 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-12-02 09:12:45.161 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2020-12-02 09:12:45.180 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-12-02 09:12:45.208 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2020-12-02 09:12:45.227 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2020-12-02 09:12:45.255 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2020-12-02 09:12:45.274 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2020-12-02 09:12:45.301 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2020-12-02 09:12:45.322 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2020-12-02 09:12:45.350 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2020-12-02 09:12:45.371 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2020-12-02 09:12:45.401 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2020-12-02 09:12:45.407 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2020-12-02 09:12:45.426 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-12-02 09:12:45.456 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2020-12-02 09:12:45.483 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2020-12-02 09:12:45.485 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2020-12-02 09:12:45.489 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2020-12-02 09:12:45.492 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2020-12-02 09:12:45.494 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-12-02 09:12:45.496 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2020-12-02 09:12:45.499 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2020-12-02 09:12:45.501 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-12-02 09:12:45.503 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-12-02 09:12:45.505 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2020-12-02 09:12:45.524 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2020-12-02 09:12:45.551 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2020-12-02 09:12:45.570 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2020-12-02 09:12:45.597 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2020-12-02 09:12:45.617 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2020-12-02 09:12:45.645 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2020-12-02 09:12:45.666 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-12-02 09:12:45.693 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2020-12-02 09:12:45.711 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-12-02 09:12:45.738 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2020-12-02 09:12:45.757 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2020-12-02 09:12:45.785 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2020-12-02 09:12:45.803 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2020-12-02 09:12:45.830 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2020-12-02 09:12:45.848 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2020-12-02 09:12:45.876 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2020-12-02 09:12:45.894 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2020-12-02 09:12:45.921 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2020-12-02 09:12:45.927 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2020-12-02 09:12:45.945 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-12-02 09:12:45.971 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2020-12-02 09:12:45.973 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2020-12-02 09:12:45.978 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2020-12-02 09:12:45.980 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2020-12-02 09:12:45.982 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-12-02 09:12:45.984 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2020-12-02 09:12:45.987 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2020-12-02 09:12:45.989 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-12-02 09:12:45.991 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-12-02 09:12:45.993 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2020-12-02 09:12:46.010 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2020-12-02 09:12:46.037 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2020-12-02 09:12:46.057 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2020-12-02 09:12:46.087 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2020-12-02 09:12:46.105 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2020-12-02 09:12:46.133 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2020-12-02 09:12:46.153 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-12-02 09:12:46.182 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2020-12-02 09:12:46.201 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-12-02 09:12:46.227 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2020-12-02 09:12:46.246 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2020-12-02 09:12:46.275 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2020-12-02 09:12:46.292 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2020-12-02 09:12:46.319 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2020-12-02 09:12:46.338 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2020-12-02 09:12:46.365 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2020-12-02 09:12:46.384 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2020-12-02 09:12:46.411 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2020-12-02 09:12:46.416 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2020-12-02 09:12:46.434 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-12-02 09:12:46.463 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2020-12-02 09:12:46.493 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2020-12-02 09:12:46.524 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2020-12-02 09:12:46.554 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2020-12-02 09:12:46.556 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2020-12-02 09:12:46.560 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2020-12-02 09:12:46.587 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2020-12-02 09:12:46.618 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2020-12-02 09:12:46.644 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2020-12-02 09:12:46.670 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2020-12-02 09:12:46.696 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2020-12-02 09:12:46.722 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2020-12-02 09:12:46.748 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2020-12-02 09:12:46.774 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2020-12-02 09:12:46.805 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2020-12-02 09:12:46.822 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:12:46.824 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2020-12-02 09:12:46.842 | + lib/swift:configure_swift:522 : local auth_vers 2020-12-02 09:12:46.845 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2020-12-02 09:12:46.865 | + lib/swift:configure_swift:523 : auth_vers=3 2020-12-02 09:12:46.868 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.53 2020-12-02 09:12:46.896 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2020-12-02 09:12:46.899 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2020-12-02 09:12:46.926 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.53/identity 2020-12-02 09:12:46.953 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2020-12-02 09:12:46.955 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2020-12-02 09:12:46.980 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2020-12-02 09:12:46.996 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:12:46.998 | + lib/swift:configure_swift:542 : local user_group 2020-12-02 09:12:47.001 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2020-12-02 09:12:47.005 | + lib/swift:configure_swift:543 : user_group=1000 2020-12-02 09:12:47.007 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2020-12-02 09:12:47.019 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2020-12-02 09:12:47.021 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2020-12-02 09:12:47.032 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2020-12-02 09:12:47.034 | + lib/swift:configure_swift:549 : is_suse 2020-12-02 09:12:47.036 | + functions-common:is_suse:464 : is_opensuse 2020-12-02 09:12:47.039 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-02 09:12:47.042 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-02 09:12:47.044 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-02 09:12:47.046 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-02 09:12:47.048 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-02 09:12:47.051 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2020-12-02 09:12:47.064 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2020-12-02 09:12:47.066 | + lib/swift:configure_swift:562 : '[' False == True ']' 2020-12-02 09:12:47.068 | + ./stack.sh:main:875 : is_service_enabled s3api 2020-12-02 09:12:47.084 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:12:47.087 | + ./stack.sh:main:881 : is_service_enabled g-api n-api 2020-12-02 09:12:47.104 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:12:47.106 | + ./stack.sh:main:883 : stack_install_service glance 2020-12-02 09:12:47.108 | + lib/stack:stack_install_service:20 : local service=glance 2020-12-02 09:12:47.110 | + lib/stack:stack_install_service:21 : type install_glance 2020-12-02 09:12:47.113 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-02 09:12:47.115 | + lib/stack:stack_install_service:32 : install_glance 2020-12-02 09:12:47.118 | + lib/glance:install_glance:436 : glance_store_extras=() 2020-12-02 09:12:47.121 | + lib/glance:install_glance:436 : local glance_store_extras 2020-12-02 09:12:47.123 | + lib/glance:install_glance:438 : is_service_enabled cinder 2020-12-02 09:12:47.139 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:12:47.142 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2020-12-02 09:12:47.145 | + lib/glance:install_glance:442 : is_service_enabled swift 2020-12-02 09:12:47.163 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:12:47.166 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2020-12-02 09:12:47.168 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2020-12-02 09:12:47.171 | + inc/python:use_library_from_git:250 : local name=glance_store 2020-12-02 09:12:47.173 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:12:47.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:12:47.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2020-12-02 09:12:47.182 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:12:47.185 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2020-12-02 09:12:47.188 | ++ inc/python:join_extras:29 : local IFS=, 2020-12-02 09:12:47.191 | ++ inc/python:join_extras:30 : echo swift,cinder 2020-12-02 09:12:47.194 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2020-12-02 09:12:47.196 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2020-12-02 09:12:47.199 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2020-12-02 09:12:47.201 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2020-12-02 09:12:47.205 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2020-12-02 09:12:47.207 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2020-12-02 09:12:47.210 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2020-12-02 09:12:47.214 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2020-12-02 09:12:47.215 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2020-12-02 09:12:47.219 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2020-12-02 09:12:47.222 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2020-12-02 09:12:47.225 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2020-12-02 09:12:47.228 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2020-12-02 09:12:47.231 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2020-12-02 09:12:47.251 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 2020-12-02 09:12:47.253 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2020-12-02 09:12:49.306 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:12:49.306 | 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-02 09:12:49.319 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:12:49.484 | Collecting glance-store===2.4.0 2020-12-02 09:12:49.493 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/79a3d41ec315b/glance_store-2.4.0-py3-none-any.whl (215 kB) 2020-12-02 09:12:49.749 | Collecting httplib2===0.18.1 2020-12-02 09:12:49.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca2/914b015b62477/httplib2-0.18.1-py3-none-any.whl (95 kB) 2020-12-02 09:12:49.822 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (3.2.0) 2020-12-02 09:12:49.854 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (4.2.1) 2020-12-02 09:12:50.096 | Collecting os-brick===4.0.1 2020-12-02 09:12:50.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/375e3627097a0/os_brick-4.0.1-py3-none-any.whl (235 kB) 2020-12-02 09:12:50.203 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (1.7.0) 2020-12-02 09:12:50.331 | Collecting os-win===5.2.0 2020-12-02 09:12:50.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e4/97b71ef15e110/os_win-5.2.0-py3-none-any.whl (270 kB) 2020-12-02 09:12:50.432 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (4.3.1) 2020-12-02 09:12:50.444 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (8.3.3) 2020-12-02 09:12:50.462 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (3.1.1) 2020-12-02 09:12:50.468 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.0.1) 2020-12-02 09:12:50.474 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.4.0) 2020-12-02 09:12:50.653 | Collecting oslo.privsep===2.4.0 2020-12-02 09:12:50.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/175818dc0ea1c/oslo.privsep-2.4.0-py3-none-any.whl (33 kB) 2020-12-02 09:12:50.894 | Collecting oslo.rootwrap===6.2.0 2020-12-02 09:12:50.899 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB) 2020-12-02 09:12:50.966 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.0.1) 2020-12-02 09:12:50.975 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.4.0) 2020-12-02 09:12:51.001 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.7.0) 2020-12-02 09:12:51.020 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (20.4) 2020-12-02 09:12:51.027 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (5.5.1) 2020-12-02 09:12:51.030 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (0.9.6) 2020-12-02 09:12:51.032 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.7) 2020-12-02 09:12:51.035 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.17.3) 2020-12-02 09:12:51.165 | Collecting python-cinderclient===7.2.0 2020-12-02 09:12:51.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a1b/ef06dcba610b2/python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 2020-12-02 09:12:51.266 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (2.8.1) 2020-12-02 09:12:51.272 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (4.1.1) 2020-12-02 09:12:51.403 | Collecting python-swiftclient===3.10.1 2020-12-02 09:12:51.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2020-12-02 09:12:51.498 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (2020.4) 2020-12-02 09:12:51.502 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.25.0) 2020-12-02 09:12:51.523 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (1.4.0) 2020-12-02 09:12:51.527 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (50.3.2) 2020-12-02 09:12:51.814 | Collecting simplejson===3.17.2 2020-12-02 09:12:51.819 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/0d1210567a4cd/simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.whl (127 kB) 2020-12-02 09:12:51.886 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.15.0) 2020-12-02 09:12:51.889 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (3.3.0) 2020-12-02 09:12:51.899 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (6.2.0) 2020-12-02 09:12:51.915 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.26.2) 2020-12-02 09:12:51.938 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.3.2) 2020-12-02 09:12:51.943 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.29.1) 2020-12-02 09:12:51.953 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-02 09:12:51.997 | Requirement already satisfied: importlib-metadata===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (3.1.0) 2020-12-02 09:12:52.015 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (0.1.13) 2020-12-02 09:12:52.112 | Collecting Babel===2.9.0 2020-12-02 09:12:52.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2020-12-02 09:12:52.408 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.14.1) 2020-12-02 09:12:52.413 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (0.8.0) 2020-12-02 09:12:52.420 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-12-02 09:12:52.423 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2020-12-02 09:12:52.431 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2020-12-02 09:12:52.434 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-02 09:12:52.437 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.4.17) 2020-12-02 09:12:52.440 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (3.0.0) 2020-12-02 09:12:52.451 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-12-02 09:12:52.461 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-02 09:12:52.473 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-02 09:12:52.481 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-12-02 09:12:52.496 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.10.9) 2020-12-02 09:12:52.499 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (0.7.2) 2020-12-02 09:12:52.501 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-12-02 09:12:52.503 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.10) 2020-12-02 09:12:52.506 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-02 09:12:52.509 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (1.16.0) 2020-12-02 09:12:52.518 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.4.0) 2020-12-02 09:12:52.544 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.5) 2020-12-02 09:12:52.546 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.3.0) 2020-12-02 09:12:52.566 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.12.1) 2020-12-02 09:12:52.569 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.20) 2020-12-02 09:12:52.573 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (2.4.0) 2020-12-02 09:12:52.591 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (0.7) 2020-12-02 09:12:52.598 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (1.6.0) 2020-12-02 09:12:52.601 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (1.4.0) 2020-12-02 09:12:52.604 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.1.0) 2020-12-02 09:12:52.611 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (1.0.0) 2020-12-02 09:12:52.613 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (1.0.0) 2020-12-02 09:12:52.615 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.4.0) 2020-12-02 09:12:53.619 | Installing collected packages: Babel, oslo.privsep, simplejson, python-cinderclient, oslo.rootwrap, os-win, os-brick, httplib2, python-swiftclient, glance-store 2020-12-02 09:12:55.777 | Successfully installed Babel-2.9.0 glance-store-2.4.0 httplib2-0.18.1 os-brick-4.0.1 os-win-5.2.0 oslo.privsep-2.4.0 oslo.rootwrap-6.2.0 python-cinderclient-7.2.0 python-swiftclient-3.10.1 simplejson-3.17.2 2020-12-02 09:12:55.884 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:12:55.884 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:12:55.987 | + inc/python:pip_install:200 : result=0 2020-12-02 09:12:55.990 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:12:55.993 | + functions-common:time_stop:2306 : local name 2020-12-02 09:12:55.996 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:12:55.999 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:12:56.001 | + functions-common:time_stop:2309 : local total 2020-12-02 09:12:56.004 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:12:56.006 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:12:56.009 | + functions-common:time_stop:2313 : start_time=1606900367246 2020-12-02 09:12:56.011 | + functions-common:time_stop:2315 : [[ -z 1606900367246 ]] 2020-12-02 09:12:56.014 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:12:56.018 | + functions-common:time_stop:2318 : end_time=1606900376015 2020-12-02 09:12:56.020 | + functions-common:time_stop:2319 : elapsed_time=8769 2020-12-02 09:12:56.022 | + functions-common:time_stop:2320 : total=128846 2020-12-02 09:12:56.025 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:12:56.027 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=137615 2020-12-02 09:12:56.030 | + inc/python:pip_install:203 : return 0 2020-12-02 09:12:56.032 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2020-12-02 09:12:56.035 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2020-12-02 09:12:56.037 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2020-12-02 09:12:56.050 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2020-12-02 09:12:56.055 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2020-12-02 09:12:56.058 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2020-12-02 09:12:56.061 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2020-12-02 09:12:56.063 | + functions-common:git_clone:527 : local git_ref=master 2020-12-02 09:12:56.065 | + functions-common:git_clone:528 : local orig_dir 2020-12-02 09:12:56.069 | ++ functions-common:git_clone:529 : pwd 2020-12-02 09:12:56.072 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-02 09:12:56.074 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-02 09:12:56.077 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-02 09:12:56.093 | + functions-common:git_clone:532 : RECLONE=False 2020-12-02 09:12:56.095 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-02 09:12:56.097 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-02 09:12:56.100 | + functions-common:git_clone:546 : echo master 2020-12-02 09:12:56.105 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-02 09:12:56.110 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2020-12-02 09:12:56.112 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-02 09:12:56.115 | + functions-common:git_clone:594 : cd /opt/stack/glance 2020-12-02 09:12:56.118 | + functions-common:git_clone:595 : git show --oneline 2020-12-02 09:12:56.119 | + functions-common:git_clone:595 : head -1 2020-12-02 09:12:56.121 | 1344c457 Adding gate job for glance cinder store 2020-12-02 09:12:56.124 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-02 09:12:56.126 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2020-12-02 09:12:56.129 | + inc/python:setup_develop:338 : local bindep 2020-12-02 09:12:56.131 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2020-12-02 09:12:56.135 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2020-12-02 09:12:56.138 | + inc/python:setup_develop:344 : local extras= 2020-12-02 09:12:56.140 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2020-12-02 09:12:56.143 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-02 09:12:56.145 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2020-12-02 09:12:56.148 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2020-12-02 09:12:56.150 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-02 09:12:56.153 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-02 09:12:56.156 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2020-12-02 09:12:56.159 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-02 09:12:56.162 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2020-12-02 09:12:56.164 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-02 09:12:56.167 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-02 09:12:56.170 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2020-12-02 09:12:56.175 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2020-12-02 09:12:56.178 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2020-12-02 09:12:56.908 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2020-12-02 09:12:56.911 | + inc/python:setup_package:417 : local bindep=0 2020-12-02 09:12:56.913 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-02 09:12:56.916 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-02 09:12:56.918 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2020-12-02 09:12:56.921 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2020-12-02 09:12:56.923 | + inc/python:setup_package:426 : local flags=-e 2020-12-02 09:12:56.925 | + inc/python:setup_package:427 : local extras= 2020-12-02 09:12:56.928 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-02 09:12:56.930 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-02 09:12:56.933 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-02 09:12:56.935 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-02 09:12:56.937 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-02 09:12:56.940 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2020-12-02 09:12:56.958 | Using python 3.6 to install /opt/stack/glance 2020-12-02 09:12:56.961 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2020-12-02 09:12:59.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:12:59.012 | 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-02 09:12:59.025 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:12:59.033 | Obtaining file:///opt/stack/glance 2020-12-02 09:13:00.338 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-02 09:13:01.636 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-12-02 09:13:01.646 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-02 09:13:01.655 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-02 09:13:01.667 | Requirement already satisfied: SQLAlchemy===1.3.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.20) 2020-12-02 09:13:01.808 | Collecting WSME===0.10.0 2020-12-02 09:13:01.816 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2020-12-02 09:13:01.896 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-12-02 09:13:01.911 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2020-12-02 09:13:02.047 | Collecting castellan===3.6.0 2020-12-02 09:13:02.053 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f13/de636118058e4/castellan-3.6.0-py3-none-any.whl (89 kB) 2020-12-02 09:13:02.145 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.2.1) 2020-12-02 09:13:02.266 | Collecting cursive===0.2.2 2020-12-02 09:13:02.272 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2020-12-02 09:13:02.352 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2020-12-02 09:13:02.360 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (0.6.0) 2020-12-02 09:13:02.366 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.29.1) 2020-12-02 09:13:02.376 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (2.3.0) 2020-12-02 09:13:02.382 | Requirement already satisfied: glance-store===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.4.0) 2020-12-02 09:13:02.459 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.4.17) 2020-12-02 09:13:02.462 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (0.18.1) 2020-12-02 09:13:02.464 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (0.1.13) 2020-12-02 09:13:02.467 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (3.2.0) 2020-12-02 09:13:02.500 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (4.2.1) 2020-12-02 09:13:02.570 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (9.1.0) 2020-12-02 09:13:02.632 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (0.8.0) 2020-12-02 09:13:02.639 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (1.7.0) 2020-12-02 09:13:02.643 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (5.2.0) 2020-12-02 09:13:02.667 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.6.1) 2020-12-02 09:13:02.707 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (4.3.1) 2020-12-02 09:13:02.718 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (8.3.3) 2020-12-02 09:13:02.738 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (3.1.1) 2020-12-02 09:13:02.744 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (8.4.0) 2020-12-02 09:13:02.798 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.0.1) 2020-12-02 09:13:02.827 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.4.0) 2020-12-02 09:13:02.871 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (12.6.0) 2020-12-02 09:13:02.935 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.1.1) 2020-12-02 09:13:02.956 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.6.0) 2020-12-02 09:13:03.102 | Collecting oslo.reports===2.2.0 2020-12-02 09:13:03.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB) 2020-12-02 09:13:03.194 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.0.1) 2020-12-02 09:13:03.204 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.4.0) 2020-12-02 09:13:03.231 | Requirement already satisfied: oslo.upgradecheck===1.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (1.2.0) 2020-12-02 09:13:03.240 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.7.0) 2020-12-02 09:13:03.260 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.4.0) 2020-12-02 09:13:03.313 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (20.4) 2020-12-02 09:13:03.321 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (5.5.1) 2020-12-02 09:13:03.323 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (0.7.2) 2020-12-02 09:13:03.861 | Collecting psutil===5.7.3 2020-12-02 09:13:03.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af7/3f7bcebdc538e/psutil-5.7.3.tar.gz (465 kB) 2020-12-02 09:13:04.814 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (19.1.0) 2020-12-02 09:13:04.828 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.1.1) 2020-12-02 09:13:04.840 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (0.9.6) 2020-12-02 09:13:04.842 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.7) 2020-12-02 09:13:04.846 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.17.3) 2020-12-02 09:13:04.961 | Collecting python-barbicanclient===5.0.1 2020-12-02 09:13:04.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2020-12-02 09:13:05.052 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (2.8.1) 2020-12-02 09:13:05.057 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (1.0.4) 2020-12-02 09:13:05.060 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (4.1.1) 2020-12-02 09:13:05.081 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (2020.4) 2020-12-02 09:13:05.086 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (0.7) 2020-12-02 09:13:05.093 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.25.0) 2020-12-02 09:13:05.189 | Collecting retrying===1.3.3 2020-12-02 09:13:05.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/08c/039560a6da2fe/retrying-1.3.3.tar.gz (10 kB) 2020-12-02 09:13:05.886 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (1.4.0) 2020-12-02 09:13:05.891 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (50.3.2) 2020-12-02 09:13:06.050 | Collecting simplegeneric===0.8.1 2020-12-02 09:13:06.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2020-12-02 09:13:06.742 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.15.0) 2020-12-02 09:13:06.745 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (0.13.0) 2020-12-02 09:13:06.756 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (0.4.1) 2020-12-02 09:13:06.759 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (3.3.0) 2020-12-02 09:13:06.762 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (3.3.0) 2020-12-02 09:13:06.932 | Collecting taskflow===4.5.0 2020-12-02 09:13:06.940 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2020-12-02 09:13:07.096 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (6.2.0) 2020-12-02 09:13:07.113 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (2.0.1) 2020-12-02 09:13:07.123 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.5.0) 2020-12-02 09:13:07.129 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.4.0) 2020-12-02 09:13:07.149 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (1.4.0) 2020-12-02 09:13:07.153 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.1.0) 2020-12-02 09:13:07.160 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.26.2) 2020-12-02 09:13:07.185 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.12.1) 2020-12-02 09:13:07.187 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.3.2) 2020-12-02 09:13:07.193 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-12-02 09:13:07.202 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-02 09:13:07.205 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (1.16.0) 2020-12-02 09:13:07.215 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-02 09:13:07.262 | Requirement already satisfied: importlib-metadata===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (3.1.0) 2020-12-02 09:13:07.280 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.3.0) 2020-12-02 09:13:07.299 | Requirement already satisfied: Babel===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.9.0) 2020-12-02 09:13:07.305 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.1.1) 2020-12-02 09:13:07.311 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.14.1) 2020-12-02 09:13:07.316 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-12-02 09:13:07.320 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2020-12-02 09:13:07.325 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2020-12-02 09:13:07.328 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (5.0.2) 2020-12-02 09:13:07.376 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-12-02 09:13:07.385 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2020-12-02 09:13:07.388 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (3.0.0) 2020-12-02 09:13:07.400 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.10.9) 2020-12-02 09:13:07.403 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.5.0) 2020-12-02 09:13:07.418 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-12-02 09:13:07.420 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-02 09:13:07.423 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.10) 2020-12-02 09:13:07.426 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2020-12-02 09:13:07.430 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-12-02 09:13:07.517 | Collecting pydot===1.4.1 2020-12-02 09:13:07.524 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2020-12-02 09:13:07.708 | Collecting automaton===2.2.0 2020-12-02 09:13:07.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2020-12-02 09:13:07.943 | Collecting networkx===2.5 2020-12-02 09:13:07.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2020-12-02 09:13:08.116 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (1.0.0) 2020-12-02 09:13:08.119 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (1.6.0) 2020-12-02 09:13:08.121 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (1.0.0) 2020-12-02 09:13:08.123 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.4.0) 2020-12-02 09:13:08.126 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-12-02 09:13:08.129 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.20) 2020-12-02 09:13:08.132 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (3.4.0) 2020-12-02 09:13:08.160 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.5) 2020-12-02 09:13:08.163 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (5.0.0) 2020-12-02 09:13:08.166 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.4.0) 2020-12-02 09:13:08.228 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.8.1) 2020-12-02 09:13:08.231 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.4) 2020-12-02 09:13:08.235 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (0.2.5) 2020-12-02 09:13:08.240 | Building wheels for collected packages: psutil, retrying, simplegeneric 2020-12-02 09:13:08.242 | Building wheel for psutil (setup.py): started 2020-12-02 09:13:10.508 | Building wheel for psutil (setup.py): finished with status 'done' 2020-12-02 09:13:10.511 | Created wheel for psutil: filename=psutil-5.7.3-cp36-cp36m-linux_x86_64.whl size=281534 sha256=3ed749891d79ae22bc059e03709a46e0713311dca773f844a872aed705237f19 2020-12-02 09:13:10.511 | Stored in directory: /root/.cache/pip/wheels/09/09/ff/b85efd2765d3ed44dc26efac81e21a086b951cf772540799c6 2020-12-02 09:13:10.513 | Building wheel for retrying (setup.py): started 2020-12-02 09:13:11.214 | Building wheel for retrying (setup.py): finished with status 'done' 2020-12-02 09:13:11.214 | Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11430 sha256=5ef382007797f602be10a0899b466bc279f9d89f659aa0e79ca3cf39c5dc022e 2020-12-02 09:13:11.215 | Stored in directory: /root/.cache/pip/wheels/0e/1e/f8/2f9e1bb0e3fec8e883764c31f57bcb2396b3f92ac4270f60a8 2020-12-02 09:13:11.217 | Building wheel for simplegeneric (setup.py): started 2020-12-02 09:13:11.905 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2020-12-02 09:13:11.906 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=e18212da7fa6d647154a5d68afdcbed0b11dcd605d15e1730b8a8a853b18f1fc 2020-12-02 09:13:11.906 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2020-12-02 09:13:11.907 | Successfully built psutil retrying simplegeneric 2020-12-02 09:13:12.552 | Installing collected packages: pydot, automaton, networkx, taskflow, simplegeneric, WSME, psutil, oslo.reports, retrying, python-barbicanclient, castellan, cursive, glance 2020-12-02 09:13:15.211 | Running setup.py develop for glance 2020-12-02 09:13:16.768 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.6.0 cursive-0.2.2 glance networkx-2.5 oslo.reports-2.2.0 psutil-5.7.3 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2020-12-02 09:13:16.886 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:13:16.886 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:13:17.001 | + inc/python:pip_install:200 : result=0 2020-12-02 09:13:17.003 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:13:17.005 | + functions-common:time_stop:2306 : local name 2020-12-02 09:13:17.008 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:13:17.010 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:13:17.013 | + functions-common:time_stop:2309 : local total 2020-12-02 09:13:17.015 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:13:17.017 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:13:17.020 | + functions-common:time_stop:2313 : start_time=1606900376954 2020-12-02 09:13:17.022 | + functions-common:time_stop:2315 : [[ -z 1606900376954 ]] 2020-12-02 09:13:17.025 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:13:17.028 | + functions-common:time_stop:2318 : end_time=1606900397026 2020-12-02 09:13:17.030 | + functions-common:time_stop:2319 : elapsed_time=20072 2020-12-02 09:13:17.032 | + functions-common:time_stop:2320 : total=137615 2020-12-02 09:13:17.035 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:13:17.037 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=157687 2020-12-02 09:13:17.040 | + inc/python:pip_install:203 : return 0 2020-12-02 09:13:17.042 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-02 09:13:17.044 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-12-02 09:13:17.047 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-12-02 09:13:17.065 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-12-02 09:13:17.078 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2020-12-02 09:13:17.080 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2020-12-02 09:13:17.083 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:13:17.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:13:17.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2020-12-02 09:13:17.091 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:13:17.093 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-02 09:13:17.096 | + ./stack.sh:main:884 : configure_glance 2020-12-02 09:13:17.098 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2020-12-02 09:13:17.110 | + lib/glance:configure_glance:270 : local dburl 2020-12-02 09:13:17.114 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2020-12-02 09:13:17.117 | ++ lib/database:database_connection_url:132 : local db=glance 2020-12-02 09:13:17.119 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2020-12-02 09:13:17.122 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2020-12-02 09:13:17.124 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-12-02 09:13:17.127 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-12-02 09:13:17.129 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2020-12-02 09:13:17.156 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-12-02 09:13:17.183 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2020-12-02 09:13:17.208 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-12-02 09:13:17.233 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2020-12-02 09:13:17.261 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2020-12-02 09:13:17.288 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2020-12-02 09:13:17.291 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2020-12-02 09:13:17.293 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2020-12-02 09:13:17.296 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-02 09:13:17.298 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2020-12-02 09:13:17.325 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2020-12-02 09:13:17.349 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.53/identity 2020-12-02 09:13:17.376 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2020-12-02 09:13:17.401 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2020-12-02 09:13:17.427 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2020-12-02 09:13:17.453 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2020-12-02 09:13:17.479 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2020-12-02 09:13:17.505 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-02 09:13:17.531 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2020-12-02 09:13:17.558 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2020-12-02 09:13:17.585 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2020-12-02 09:13:17.588 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2020-12-02 09:13:17.591 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2020-12-02 09:13:17.593 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-12-02 09:13:17.596 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-12-02 09:13:17.598 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-12-02 09:13:17.614 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:13:17.618 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-12-02 09:13:17.621 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-12-02 09:13:17.623 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-12-02 09:13:17.640 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:13:17.642 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2020-12-02 09:13:17.645 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2020-12-02 09:13:17.672 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-12-02 09:13:17.674 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-12-02 09:13:17.676 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2020-12-02 09:13:17.679 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2020-12-02 09:13:17.682 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2020-12-02 09:13:17.684 | + lib/glance:configure_glance:291 : configure_glance_store False False 2020-12-02 09:13:17.686 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2020-12-02 09:13:17.689 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2020-12-02 09:13:17.691 | + lib/glance:configure_glance_store:230 : local be 2020-12-02 09:13:17.694 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2020-12-02 09:13:17.697 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2020-12-02 09:13:17.699 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-12-02 09:13:17.726 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2020-12-02 09:13:17.729 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.53 2020-12-02 09:13:17.757 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2020-12-02 09:13:17.760 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2020-12-02 09:13:17.776 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:13:17.779 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2020-12-02 09:13:17.805 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2020-12-02 09:13:17.831 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2020-12-02 09:13:17.859 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2020-12-02 09:13:17.885 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2020-12-02 09:13:17.919 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2020-12-02 09:13:17.935 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:13:17.938 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2020-12-02 09:13:17.964 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2020-12-02 09:13:17.995 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2020-12-02 09:13:18.027 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.53/identity/v3 2020-12-02 09:13:18.055 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2020-12-02 09:13:18.086 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.53/image 2020-12-02 09:13:18.118 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2020-12-02 09:13:18.135 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:13:18.138 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2020-12-02 09:13:18.140 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2020-12-02 09:13:18.143 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2020-12-02 09:13:18.149 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-12-02 09:13:18.167 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-12-02 09:13:18.170 | + functions:setup_systemd_logging:719 : local pidstr= 2020-12-02 09:13:18.173 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-12-02 09:13:18.176 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-12-02 09:13:18.178 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-02 09:13:18.212 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:13:18.243 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:13:18.272 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-02 09:13:18.305 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2020-12-02 09:13:18.309 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2020-12-02 09:13:18.339 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2020-12-02 09:13:18.369 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-12-02 09:13:18.401 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.53/identity 2020-12-02 09:13:18.432 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2020-12-02 09:13:18.469 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2020-12-02 09:13:18.498 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2020-12-02 09:13:18.525 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-12-02 09:13:18.558 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2020-12-02 09:13:18.593 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2020-12-02 09:13:18.627 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2020-12-02 09:13:18.657 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2020-12-02 09:13:18.662 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2020-12-02 09:13:18.669 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2020-12-02 09:13:18.685 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:13:18.688 | + lib/glance:configure_glance:366 : [[ False == False ]] 2020-12-02 09:13:18.690 | + lib/glance:configure_glance:367 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2020-12-02 09:13:18.693 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2020-12-02 09:13:18.702 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2020-12-02 09:13:18.704 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2020-12-02 09:13:18.707 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2020-12-02 09:13:18.711 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2020-12-02 09:13:18.714 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2020-12-02 09:13:18.717 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2020-12-02 09:13:18.744 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2020-12-02 09:13:18.746 | ++ functions:get_random_port:865 : read lower_port upper_port 2020-12-02 09:13:18.749 | ++ functions:get_random_port:866 : true 2020-12-02 09:13:18.751 | ++ functions:get_random_port:867 : (( port = upper_port )) 2020-12-02 09:13:18.753 | ++ functions:get_random_port:867 : (( port >= lower_port )) 2020-12-02 09:13:18.755 | ++ functions:get_random_port:868 : sudo lsof -i :60999 2020-12-02 09:13:18.827 | ++ functions:get_random_port:869 : [[ 1 > 0 ]] 2020-12-02 09:13:18.829 | ++ functions:get_random_port:870 : break 2 2020-12-02 09:13:18.832 | ++ functions:get_random_port:874 : echo 60999 2020-12-02 09:13:18.835 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2020-12-02 09:13:18.837 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2020-12-02 09:13:18.861 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2020-12-02 09:13:18.886 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2020-12-02 09:13:18.910 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2020-12-02 09:13:18.935 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2020-12-02 09:13:18.961 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2020-12-02 09:13:18.985 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2020-12-02 09:13:19.012 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2020-12-02 09:13:19.042 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-02 09:13:19.067 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-02 09:13:19.092 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2020-12-02 09:13:19.117 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-02 09:13:19.143 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2020-12-02 09:13:19.171 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2020-12-02 09:13:19.198 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2020-12-02 09:13:19.222 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2020-12-02 09:13:19.247 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2020-12-02 09:13:19.271 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2020-12-02 09:13:19.296 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2020-12-02 09:13:19.320 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2020-12-02 09:13:19.323 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2020-12-02 09:13:19.325 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-02 09:13:19.327 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:13:19.330 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:13:19.332 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2020-12-02 09:13:19.334 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2020-12-02 09:13:19.389 | proxy (enabled by site administrator) 2020-12-02 09:13:19.393 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2020-12-02 09:13:19.395 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2020-12-02 09:13:19.398 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-02 09:13:19.400 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:13:19.403 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:13:19.405 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2020-12-02 09:13:19.407 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2020-12-02 09:13:19.457 | No module matches proxy_http 2020-12-02 09:13:19.461 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2020-12-02 09:13:19.518 | Considering dependency proxy for proxy_http: 2020-12-02 09:13:19.518 | Module proxy already enabled 2020-12-02 09:13:19.518 | Enabling module proxy_http. 2020-12-02 09:13:19.523 | To activate the new configuration, you need to run: 2020-12-02 09:13:19.523 | systemctl restart apache2 2020-12-02 09:13:19.527 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2020-12-02 09:13:19.530 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-02 09:13:19.532 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-02 09:13:19.535 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-02 09:13:19.684 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2020-12-02 09:13:19.688 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2020-12-02 09:13:19.691 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2020-12-02 09:13:19.695 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-12-02 09:13:19.698 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:13:19.701 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:13:19.705 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-02 09:13:19.710 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-02 09:13:19.713 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2020-12-02 09:13:19.713 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-02 09:13:19.721 | KeepAlive Off 2020-12-02 09:13:19.726 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-02 09:13:19.726 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2020-12-02 09:13:19.734 | SetEnv proxy-sendchunked 1 2020-12-02 09:13:19.737 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2020-12-02 09:13:19.738 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-02 09:13:19.745 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2020-12-02 09:13:19.748 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2020-12-02 09:13:19.751 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2020-12-02 09:13:19.753 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-12-02 09:13:19.756 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-02 09:13:19.759 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-02 09:13:19.761 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:13:19.763 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:13:19.766 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-02 09:13:19.768 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-12-02 09:13:19.771 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:13:19.773 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:13:19.776 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2020-12-02 09:13:19.835 | Enabling site glance-wsgi-api. 2020-12-02 09:13:19.840 | To activate the new configuration, you need to run: 2020-12-02 09:13:19.840 | systemctl reload apache2 2020-12-02 09:13:19.845 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2020-12-02 09:13:19.847 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-02 09:13:19.850 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-02 09:13:19.854 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-02 09:13:19.991 | + ./stack.sh:main:887 : is_service_enabled cinder 2020-12-02 09:13:20.010 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:13:20.013 | + ./stack.sh:main:889 : stack_install_service cinder 2020-12-02 09:13:20.015 | + lib/stack:stack_install_service:20 : local service=cinder 2020-12-02 09:13:20.018 | + lib/stack:stack_install_service:21 : type install_cinder 2020-12-02 09:13:20.020 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-02 09:13:20.023 | + lib/stack:stack_install_service:32 : install_cinder 2020-12-02 09:13:20.026 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2020-12-02 09:13:20.028 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2020-12-02 09:13:20.031 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2020-12-02 09:13:20.033 | + functions-common:git_clone:527 : local git_ref=master 2020-12-02 09:13:20.035 | + functions-common:git_clone:528 : local orig_dir 2020-12-02 09:13:20.039 | ++ functions-common:git_clone:529 : pwd 2020-12-02 09:13:20.041 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-02 09:13:20.044 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-02 09:13:20.047 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-02 09:13:20.062 | + functions-common:git_clone:532 : RECLONE=False 2020-12-02 09:13:20.065 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-02 09:13:20.067 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-02 09:13:20.070 | + functions-common:git_clone:546 : echo master 2020-12-02 09:13:20.070 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-02 09:13:20.075 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2020-12-02 09:13:20.077 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-02 09:13:20.080 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2020-12-02 09:13:20.082 | + functions-common:git_clone:595 : git show --oneline 2020-12-02 09:13:20.083 | + functions-common:git_clone:595 : head -1 2020-12-02 09:13:20.088 | 075ab6c85 Merge "Tests: Improve get_qemu_img_version coverage" 2020-12-02 09:13:20.090 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-02 09:13:20.093 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2020-12-02 09:13:20.096 | + inc/python:setup_develop:338 : local bindep 2020-12-02 09:13:20.098 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2020-12-02 09:13:20.101 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2020-12-02 09:13:20.104 | + inc/python:setup_develop:344 : local extras= 2020-12-02 09:13:20.106 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2020-12-02 09:13:20.109 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-02 09:13:20.112 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2020-12-02 09:13:20.114 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2020-12-02 09:13:20.116 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-02 09:13:20.119 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-02 09:13:20.122 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2020-12-02 09:13:20.125 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-02 09:13:20.128 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2020-12-02 09:13:20.130 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-02 09:13:20.132 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-02 09:13:20.136 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2020-12-02 09:13:20.141 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2020-12-02 09:13:20.143 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2020-12-02 09:13:20.826 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2020-12-02 09:13:20.829 | + inc/python:setup_package:417 : local bindep=0 2020-12-02 09:13:20.831 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-02 09:13:20.833 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-02 09:13:20.836 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2020-12-02 09:13:20.838 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2020-12-02 09:13:20.841 | + inc/python:setup_package:426 : local flags=-e 2020-12-02 09:13:20.843 | + inc/python:setup_package:427 : local extras= 2020-12-02 09:13:20.845 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-02 09:13:20.848 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-02 09:13:20.850 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-02 09:13:20.852 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-02 09:13:20.855 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-02 09:13:20.857 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2020-12-02 09:13:20.876 | Using python 3.6 to install /opt/stack/cinder 2020-12-02 09:13:20.878 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2020-12-02 09:13:23.016 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:13:23.016 | 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-02 09:13:23.030 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:13:23.039 | Obtaining file:///opt/stack/cinder 2020-12-02 09:13:25.184 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-02 09:13:27.341 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-12-02 09:13:27.351 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-02 09:13:27.360 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-02 09:13:27.373 | Requirement already satisfied: SQLAlchemy===1.3.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.20) 2020-12-02 09:13:27.395 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-12-02 09:13:27.409 | Requirement already satisfied: castellan===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.0) 2020-12-02 09:13:27.432 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.2.1) 2020-12-02 09:13:27.475 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2020-12-02 09:13:27.491 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2020-12-02 09:13:27.494 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.29.1) 2020-12-02 09:13:27.696 | Collecting google-api-python-client===1.12.8 2020-12-02 09:13:27.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c4/c4ca46b5c2119/google_api_python_client-1.12.8-py2.py3-none-any.whl (61 kB) 2020-12-02 09:13:27.946 | Collecting google-auth===1.23.0 2020-12-02 09:13:27.953 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b72/8625ff5dfce8f/google_auth-1.23.0-py2.py3-none-any.whl (114 kB) 2020-12-02 09:13:28.162 | Collecting google-auth-httplib2===0.0.4 2020-12-02 09:13:28.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2020-12-02 09:13:28.244 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.4.17) 2020-12-02 09:13:28.246 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (0.18.1) 2020-12-02 09:13:28.249 | Requirement already satisfied: importlib-metadata===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.1.0) 2020-12-02 09:13:28.266 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (0.1.13) 2020-12-02 09:13:28.269 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (3.2.0) 2020-12-02 09:13:28.302 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (4.2.1) 2020-12-02 09:13:28.373 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (9.1.0) 2020-12-02 09:13:28.441 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (4.6.2) 2020-12-02 09:13:28.580 | Collecting oauth2client===4.1.3 2020-12-02 09:13:28.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2020-12-02 09:13:28.670 | Requirement already satisfied: os-brick===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.0.1) 2020-12-02 09:13:28.697 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (1.7.0) 2020-12-02 09:13:28.702 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2020-12-02 09:13:28.725 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.6.1) 2020-12-02 09:13:28.765 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (4.3.1) 2020-12-02 09:13:28.777 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (8.3.3) 2020-12-02 09:13:28.796 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.1.1) 2020-12-02 09:13:28.803 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (8.4.0) 2020-12-02 09:13:28.856 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.0.1) 2020-12-02 09:13:28.862 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2020-12-02 09:13:28.906 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (12.6.0) 2020-12-02 09:13:28.972 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.1.1) 2020-12-02 09:13:28.997 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.6.0) 2020-12-02 09:13:29.014 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.4.0) 2020-12-02 09:13:29.030 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.2.0) 2020-12-02 09:13:29.045 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (6.2.0) 2020-12-02 09:13:29.050 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.0.1) 2020-12-02 09:13:29.060 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.4.0) 2020-12-02 09:13:29.086 | Requirement already satisfied: oslo.upgradecheck===1.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (1.2.0) 2020-12-02 09:13:29.097 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.7.0) 2020-12-02 09:13:29.279 | Collecting oslo.versionedobjects===2.3.0 2020-12-02 09:13:29.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4eb/ad2b9b8e1782f/oslo.versionedobjects-2.3.0-py3-none-any.whl (77 kB) 2020-12-02 09:13:29.546 | Collecting oslo.vmware===3.7.0 2020-12-02 09:13:29.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2020-12-02 09:13:29.659 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.4.0) 2020-12-02 09:13:29.712 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (20.4) 2020-12-02 09:13:29.897 | Collecting paramiko===2.7.2 2020-12-02 09:13:29.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2020-12-02 09:13:30.044 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.5.1) 2020-12-02 09:13:30.047 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (0.7.2) 2020-12-02 09:13:30.049 | Requirement already satisfied: psutil===5.7.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.7.3) 2020-12-02 09:13:30.222 | Collecting pyasn1===0.4.8 2020-12-02 09:13:30.229 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2020-12-02 09:13:30.419 | Collecting pyasn1-modules===0.2.8 2020-12-02 09:13:30.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2020-12-02 09:13:30.511 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (3.1.1) 2020-12-02 09:13:30.522 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.9.6) 2020-12-02 09:13:30.524 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (2.4.7) 2020-12-02 09:13:30.527 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.17.3) 2020-12-02 09:13:30.532 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (5.0.1) 2020-12-02 09:13:30.549 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (2.8.1) 2020-12-02 09:13:30.701 | Collecting python-glanceclient===3.2.2 2020-12-02 09:13:30.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2020-12-02 09:13:30.804 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.1.1) 2020-12-02 09:13:30.998 | Collecting python-novaclient===17.2.1 2020-12-02 09:13:31.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f4a/5fda834d951af/python_novaclient-17.2.1-py3-none-any.whl (319 kB) 2020-12-02 09:13:31.107 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (3.10.1) 2020-12-02 09:13:31.133 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (2020.4) 2020-12-02 09:13:31.137 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (0.7) 2020-12-02 09:13:31.144 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2.25.0) 2020-12-02 09:13:31.167 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.4.0) 2020-12-02 09:13:31.297 | Collecting rsa===4.6 2020-12-02 09:13:31.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2020-12-02 09:13:31.476 | Collecting rtslib-fb===2.1.74 2020-12-02 09:13:31.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2020-12-02 09:13:32.246 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (50.3.2) 2020-12-02 09:13:32.295 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (3.17.2) 2020-12-02 09:13:32.299 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.15.0) 2020-12-02 09:13:32.302 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (0.13.0) 2020-12-02 09:13:32.313 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (0.4.1) 2020-12-02 09:13:32.316 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (3.3.0) 2020-12-02 09:13:32.319 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2020-12-02 09:13:32.418 | Collecting suds-jurko===0.6 2020-12-02 09:13:32.424 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2020-12-02 09:13:32.602 | Collecting tabulate===0.8.7 2020-12-02 09:13:32.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2020-12-02 09:13:32.686 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (4.5.0) 2020-12-02 09:13:32.752 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (6.2.0) 2020-12-02 09:13:32.768 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (2.0.1) 2020-12-02 09:13:32.779 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.5.0) 2020-12-02 09:13:32.784 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.4.0) 2020-12-02 09:13:33.025 | Collecting tooz===2.8.0 2020-12-02 09:13:33.032 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6e/06c42ef836cf6/tooz-2.8.0-py3-none-any.whl (93 kB) 2020-12-02 09:13:33.174 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (1.4.0) 2020-12-02 09:13:33.178 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.1.0) 2020-12-02 09:13:33.271 | Collecting uritemplate===3.0.1 2020-12-02 09:13:33.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2020-12-02 09:13:33.352 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.26.2) 2020-12-02 09:13:33.374 | Requirement already satisfied: voluptuous===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (0.12.0) 2020-12-02 09:13:33.471 | Collecting warlock===1.3.3 2020-12-02 09:13:33.476 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2020-12-02 09:13:33.555 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.12.1) 2020-12-02 09:13:33.557 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.3.2) 2020-12-02 09:13:33.563 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (3.4.0) 2020-12-02 09:13:33.678 | Collecting zstd===1.4.5.1 2020-12-02 09:13:33.688 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2020-12-02 09:13:34.457 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-02 09:13:34.461 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (1.16.0) 2020-12-02 09:13:34.605 | Collecting google-api-core===1.23.0 2020-12-02 09:13:34.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/94d/8c707d358d8d9/google_api_core-1.23.0-py2.py3-none-any.whl (91 kB) 2020-12-02 09:13:34.717 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2020-12-02 09:13:34.720 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-02 09:13:34.767 | Requirement already satisfied: Babel===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.9.0) 2020-12-02 09:13:34.772 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.1.1) 2020-12-02 09:13:34.779 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.14.1) 2020-12-02 09:13:34.784 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2020-12-02 09:13:34.793 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.8.0) 2020-12-02 09:13:34.800 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-12-02 09:13:34.803 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2020-12-02 09:13:34.813 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2020-12-02 09:13:34.817 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (2.3.0) 2020-12-02 09:13:34.825 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (5.0.2) 2020-12-02 09:13:34.875 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-12-02 09:13:34.882 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.0.0) 2020-12-02 09:13:34.885 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (3.0.0) 2020-12-02 09:13:34.897 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.10.9) 2020-12-02 09:13:35.071 | Collecting PyNaCl===1.4.0 2020-12-02 09:13:35.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2020-12-02 09:13:35.187 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2020-12-02 09:13:35.198 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.5.0) 2020-12-02 09:13:35.214 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (19.1.0) 2020-12-02 09:13:35.231 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-02 09:13:35.234 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (2.10) 2020-12-02 09:13:35.238 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-12-02 09:13:35.336 | Collecting pyudev===0.22.0 2020-12-02 09:13:35.343 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2020-12-02 09:13:35.421 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-12-02 09:13:35.423 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.4.1) 2020-12-02 09:13:35.429 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2020-12-02 09:13:35.439 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5) 2020-12-02 09:13:35.483 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (1.0.0) 2020-12-02 09:13:35.486 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.6.0) 2020-12-02 09:13:35.489 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (1.0.0) 2020-12-02 09:13:35.492 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2020-12-02 09:13:35.537 | Collecting jsonpatch===1.27 2020-12-02 09:13:35.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/aaccfac8891c6/jsonpatch-1.27-py2.py3-none-any.whl (12 kB) 2020-12-02 09:13:35.554 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (2.20) 2020-12-02 09:13:35.660 | Collecting googleapis-common-protos===1.52.0 2020-12-02 09:13:35.667 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2020-12-02 09:13:35.748 | Requirement already satisfied: protobuf===3.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (3.14.0) 2020-12-02 09:13:35.752 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.5) 2020-12-02 09:13:35.755 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.3.0) 2020-12-02 09:13:35.774 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (1.0.4) 2020-12-02 09:13:35.777 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-12-02 09:13:35.785 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (5.0.0) 2020-12-02 09:13:35.789 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-12-02 09:13:35.792 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.4.0) 2020-12-02 09:13:35.883 | Collecting jsonpointer===2.0 2020-12-02 09:13:35.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2020-12-02 09:13:35.896 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.8.1) 2020-12-02 09:13:35.899 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.2.5) 2020-12-02 09:13:35.905 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.4) 2020-12-02 09:13:35.910 | Building wheels for collected packages: rtslib-fb, zstd 2020-12-02 09:13:35.911 | Building wheel for rtslib-fb (setup.py): started 2020-12-02 09:13:36.675 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2020-12-02 09:13:36.676 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85411 sha256=4d16898b2bd8d009005901b26fc706abbe87bded4e3a6453b704805f395567b8 2020-12-02 09:13:36.676 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2020-12-02 09:13:36.679 | Building wheel for zstd (setup.py): started 2020-12-02 09:14:10.244 | Building wheel for zstd (setup.py): finished with status 'done' 2020-12-02 09:14:10.253 | Created wheel for zstd: filename=zstd-1.4.5.1-cp36-cp36m-linux_x86_64.whl size=1160171 sha256=1bf9942ff89764800a578d5295736153b7d8e5d3d8713b6d2aed6f417b065196 2020-12-02 09:14:10.254 | Stored in directory: /root/.cache/pip/wheels/bc/23/a5/e98123c4f3f4b1bc5f2bbba2762fb4202c8166557e7c2877e0 2020-12-02 09:14:10.254 | Successfully built rtslib-fb zstd 2020-12-02 09:14:11.122 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, tooz, uritemplate, google-auth, googleapis-common-protos, google-api-core, google-auth-httplib2, google-api-python-client, zstd, cinder 2020-12-02 09:14:11.122 | Attempting uninstall: pyasn1 2020-12-02 09:14:11.124 | Found existing installation: pyasn1 0.4.2 2020-12-02 09:14:11.135 | Uninstalling pyasn1-0.4.2: 2020-12-02 09:14:11.159 | Successfully uninstalled pyasn1-0.4.2 2020-12-02 09:14:11.986 | Attempting uninstall: jsonpointer 2020-12-02 09:14:11.988 | Found existing installation: jsonpointer 1.10 2020-12-02 09:14:11.994 | Uninstalling jsonpointer-1.10: 2020-12-02 09:14:12.017 | Successfully uninstalled jsonpointer-1.10 2020-12-02 09:14:12.029 | Attempting uninstall: jsonpatch 2020-12-02 09:14:12.031 | Found existing installation: jsonpatch 1.16 2020-12-02 09:14:12.039 | Uninstalling jsonpatch-1.16: 2020-12-02 09:14:12.061 | Successfully uninstalled jsonpatch-1.16 2020-12-02 09:14:13.719 | Running setup.py develop for cinder 2020-12-02 09:14:16.065 | Successfully installed PyNaCl-1.4.0 cinder google-api-core-1.23.0 google-api-python-client-1.12.8 google-auth-1.23.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 jsonpatch-1.27 jsonpointer-2.0 oauth2client-4.1.3 oslo.versionedobjects-2.3.0 oslo.vmware-3.7.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 python-novaclient-17.2.1 pyudev-0.22.0 rsa-4.6 rtslib-fb-2.1.74 suds-jurko-0.6 tabulate-0.8.7 tooz-2.8.0 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.5.1 2020-12-02 09:14:16.188 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:14:16.188 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:14:16.328 | + inc/python:pip_install:200 : result=0 2020-12-02 09:14:16.330 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:14:16.333 | + functions-common:time_stop:2306 : local name 2020-12-02 09:14:16.336 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:14:16.338 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:14:16.340 | + functions-common:time_stop:2309 : local total 2020-12-02 09:14:16.342 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:14:16.345 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:14:16.347 | + functions-common:time_stop:2313 : start_time=1606900400871 2020-12-02 09:14:16.349 | + functions-common:time_stop:2315 : [[ -z 1606900400871 ]] 2020-12-02 09:14:16.353 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:14:16.356 | + functions-common:time_stop:2318 : end_time=1606900456353 2020-12-02 09:14:16.358 | + functions-common:time_stop:2319 : elapsed_time=55482 2020-12-02 09:14:16.361 | + functions-common:time_stop:2320 : total=157687 2020-12-02 09:14:16.363 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:14:16.365 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=213169 2020-12-02 09:14:16.367 | + inc/python:pip_install:203 : return 0 2020-12-02 09:14:16.370 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-02 09:14:16.372 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-12-02 09:14:16.375 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-12-02 09:14:16.393 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-12-02 09:14:16.405 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2020-12-02 09:14:16.407 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2020-12-02 09:14:16.410 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:14:16.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:14:16.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2020-12-02 09:14:16.418 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:14:16.421 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2020-12-02 09:14:16.423 | + lib/cinder:install_cinder:416 : install_package tgt 2020-12-02 09:14:16.426 | + functions-common:install_package:1344 : update_package_repo 2020-12-02 09:14:16.428 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-02 09:14:16.431 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-02 09:14:16.433 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-02 09:14:16.436 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-02 09:14:16.438 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-02 09:14:16.441 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:14:16.443 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:14:16.446 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-02 09:14:16.449 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-02 09:14:16.451 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-02 09:14:16.453 | + functions-common:apt_get_update:1071 : return 2020-12-02 09:14:16.456 | + functions-common:install_package:1345 : real_install_package tgt 2020-12-02 09:14:16.458 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-02 09:14:16.462 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:14:16.464 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:14:16.467 | + functions-common:real_install_package:1331 : apt_get install tgt 2020-12-02 09:14:16.487 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2020-12-02 09:14:16.608 | Reading package lists... 2020-12-02 09:14:16.868 | Building dependency tree... 2020-12-02 09:14:16.869 | Reading state information... 2020-12-02 09:14:17.090 | The following packages were automatically installed and are no longer required: 2020-12-02 09:14:17.091 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-12-02 09:14:17.091 | python3-click python3-colorama python3-configobj python3-constantly 2020-12-02 09:14:17.091 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-12-02 09:14:17.091 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:14:17.091 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:14:17.091 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:14:17.091 | python3-zope.interface 2020-12-02 09:14:17.091 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:14:17.092 | The following additional packages will be installed: 2020-12-02 09:14:17.092 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2020-12-02 09:14:17.092 | libsgutils2-2 sg3-utils 2020-12-02 09:14:17.093 | Suggested packages: 2020-12-02 09:14:17.093 | tgt-rbd 2020-12-02 09:14:17.146 | The following NEW packages will be installed: 2020-12-02 09:14:17.147 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2020-12-02 09:14:17.147 | The following packages will be upgraded: 2020-12-02 09:14:17.148 | ibverbs-providers libibverbs1 2020-12-02 09:14:17.284 | 2 upgraded, 5 newly installed, 0 to remove and 160 not upgraded. 2020-12-02 09:14:17.284 | Need to get 1,413 kB of archives. 2020-12-02 09:14:17.284 | After this operation, 3,556 kB of additional disk space will be used. 2020-12-02 09:14:17.284 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2020-12-02 09:14:17.431 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ibverbs-providers amd64 28.0-1ubuntu1~cloud0 [221 kB] 2020-12-02 09:14:17.456 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2020-12-02 09:14:17.491 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2020-12-02 09:14:17.735 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2020-12-02 09:14:18.106 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libibverbs1 amd64 28.0-1ubuntu1~cloud0 [54.1 kB] 2020-12-02 09:14:18.129 | Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdmacm1 amd64 28.0-1ubuntu1~cloud0 [61.7 kB] 2020-12-02 09:14:18.703 | Fetched 1,413 kB in 1s (1,432 kB/s) 2020-12-02 09:14:18.839 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77315 files and directories currently installed.) 2020-12-02 09:14:18.843 | Preparing to unpack .../0-ibverbs-providers_28.0-1ubuntu1~cloud0_amd64.deb ... 2020-12-02 09:14:18.978 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2020-12-02 09:14:19.115 | Preparing to unpack .../1-libibverbs1_28.0-1ubuntu1~cloud0_amd64.deb ... 2020-12-02 09:14:19.136 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2020-12-02 09:14:19.208 | Selecting previously unselected package libconfig-general-perl. 2020-12-02 09:14:19.216 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2020-12-02 09:14:19.218 | Unpacking libconfig-general-perl (2.63-1) ... 2020-12-02 09:14:19.311 | Selecting previously unselected package librdmacm1:amd64. 2020-12-02 09:14:19.319 | Preparing to unpack .../3-librdmacm1_28.0-1ubuntu1~cloud0_amd64.deb ... 2020-12-02 09:14:19.321 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2020-12-02 09:14:19.409 | Selecting previously unselected package libsgutils2-2. 2020-12-02 09:14:19.417 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2020-12-02 09:14:19.420 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2020-12-02 09:14:19.484 | Selecting previously unselected package sg3-utils. 2020-12-02 09:14:19.492 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2020-12-02 09:14:19.495 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2020-12-02 09:14:19.707 | Selecting previously unselected package tgt. 2020-12-02 09:14:19.715 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2020-12-02 09:14:19.717 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2020-12-02 09:14:19.837 | Setting up libibverbs1:amd64 (28.0-1ubuntu1~cloud0) ... 2020-12-02 09:14:19.858 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:14:19.882 | Setting up librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2020-12-02 09:14:19.909 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2020-12-02 09:14:19.937 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-02 09:14:19.966 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) ... 2020-12-02 09:14:20.148 | Removing obsolete conffile /etc/libibverbs.d/nes.driver ... 2020-12-02 09:14:20.157 | Removing obsolete conffile /etc/libibverbs.d/cxgb3.driver ... 2020-12-02 09:14:20.162 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-02 09:14:20.363 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-02 09:14:21.879 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2020-12-02 09:14:21.907 | Setting up libconfig-general-perl (2.63-1) ... 2020-12-02 09:14:21.935 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2020-12-02 09:14:22.236 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2020-12-02 09:14:22.926 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-02 09:14:22.955 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-02 09:14:23.164 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-02 09:14:25.218 | + functions-common:apt_get:1115 : result=0 2020-12-02 09:14:25.220 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:14:25.223 | + functions-common:time_stop:2306 : local name 2020-12-02 09:14:25.226 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:14:25.228 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:14:25.231 | + functions-common:time_stop:2309 : local total 2020-12-02 09:14:25.233 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:14:25.235 | + functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:14:25.238 | + functions-common:time_stop:2313 : start_time=1606900456484 2020-12-02 09:14:25.240 | + functions-common:time_stop:2315 : [[ -z 1606900456484 ]] 2020-12-02 09:14:25.243 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:14:25.247 | + functions-common:time_stop:2318 : end_time=1606900465244 2020-12-02 09:14:25.249 | + functions-common:time_stop:2319 : elapsed_time=8760 2020-12-02 09:14:25.252 | + functions-common:time_stop:2320 : total=219023 2020-12-02 09:14:25.254 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:14:25.257 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=227783 2020-12-02 09:14:25.259 | + functions-common:apt_get:1119 : return 0 2020-12-02 09:14:25.262 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-02 09:14:25.264 | + ./stack.sh:main:890 : configure_cinder 2020-12-02 09:14:25.266 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2020-12-02 09:14:25.279 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2020-12-02 09:14:25.282 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2020-12-02 09:14:25.285 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2020-12-02 09:14:25.288 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-12-02 09:14:25.291 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2020-12-02 09:14:25.291 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-12-02 09:14:25.295 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2020-12-02 09:14:25.297 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2020-12-02 09:14:25.299 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-12-02 09:14:25.301 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2020-12-02 09:14:25.304 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2020-12-02 09:14:25.306 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2020-12-02 09:14:25.308 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2020-12-02 09:14:25.311 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2020-12-02 09:14:25.322 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2020-12-02 09:14:25.333 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2020-12-02 09:14:25.344 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2020-12-02 09:14:25.355 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2020-12-02 09:14:25.367 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-12-02 09:14:25.370 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-12-02 09:14:25.373 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.wX8IjQ3y1V 2020-12-02 09:14:25.375 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-12-02 09:14:25.377 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-12-02 09:14:25.380 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2020-12-02 09:14:25.383 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.wX8IjQ3y1V 2020-12-02 09:14:25.386 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.wX8IjQ3y1V 2020-12-02 09:14:25.397 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.wX8IjQ3y1V /etc/sudoers.d/cinder-rootwrap 2020-12-02 09:14:25.408 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2020-12-02 09:14:25.413 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-12-02 09:14:25.415 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-12-02 09:14:25.418 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-12-02 09:14:25.420 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-12-02 09:14:25.422 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2020-12-02 09:14:25.424 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2020-12-02 09:14:25.427 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2020-12-02 09:14:25.429 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2020-12-02 09:14:25.433 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2020-12-02 09:14:25.437 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2020-12-02 09:14:25.455 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2020-12-02 09:14:25.473 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2020-12-02 09:14:25.491 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2020-12-02 09:14:25.509 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2020-12-02 09:14:25.527 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2020-12-02 09:14:25.546 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2020-12-02 09:14:25.564 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2020-12-02 09:14:25.583 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2020-12-02 09:14:25.586 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2020-12-02 09:14:25.588 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2020-12-02 09:14:25.590 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-02 09:14:25.593 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2020-12-02 09:14:25.618 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2020-12-02 09:14:25.643 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.53/identity 2020-12-02 09:14:25.669 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2020-12-02 09:14:25.694 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2020-12-02 09:14:25.718 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2020-12-02 09:14:25.742 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2020-12-02 09:14:25.767 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2020-12-02 09:14:25.793 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-02 09:14:25.818 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2020-12-02 09:14:25.844 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2020-12-02 09:14:25.870 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2020-12-02 09:14:25.897 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2020-12-02 09:14:25.899 | ++ lib/database:database_connection_url:132 : local db=cinder 2020-12-02 09:14:25.902 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2020-12-02 09:14:25.904 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2020-12-02 09:14:25.907 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2020-12-02 09:14:25.909 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2020-12-02 09:14:25.937 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2020-12-02 09:14:25.962 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2020-12-02 09:14:25.987 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2020-12-02 09:14:26.013 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2020-12-02 09:14:26.038 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2020-12-02 09:14:26.063 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2020-12-02 09:14:26.091 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2020-12-02 09:14:26.093 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.53 2020-12-02 09:14:26.118 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2020-12-02 09:14:26.146 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2020-12-02 09:14:26.153 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key a8f21a8c27d291ddca50b116768d8a55 2020-12-02 09:14:26.178 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2020-12-02 09:14:26.195 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:14:26.197 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2020-12-02 09:14:26.200 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2020-12-02 09:14:26.202 | + lib/cinder:configure_cinder:241 : local default_name= 2020-12-02 09:14:26.204 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2020-12-02 09:14:26.207 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2020-12-02 09:14:26.209 | + lib/cinder:configure_cinder:244 : be_type=lvm 2020-12-02 09:14:26.212 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2020-12-02 09:14:26.214 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2020-12-02 09:14:26.216 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2020-12-02 09:14:26.219 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2020-12-02 09:14:26.221 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2020-12-02 09:14:26.248 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2020-12-02 09:14:26.274 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2020-12-02 09:14:26.298 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2020-12-02 09:14:26.324 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2020-12-02 09:14:26.350 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2020-12-02 09:14:26.353 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2020-12-02 09:14:26.355 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2020-12-02 09:14:26.358 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2020-12-02 09:14:26.385 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2020-12-02 09:14:26.411 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2020-12-02 09:14:26.414 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2020-12-02 09:14:26.439 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2020-12-02 09:14:26.442 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2020-12-02 09:14:26.445 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2020-12-02 09:14:26.447 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2020-12-02 09:14:26.472 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2020-12-02 09:14:26.475 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2020-12-02 09:14:26.477 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2020-12-02 09:14:26.494 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:14:26.496 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.53:8080/v1/AUTH_ 2020-12-02 09:14:26.522 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2020-12-02 09:14:26.539 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:14:26.541 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2020-12-02 09:14:26.558 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:14:26.560 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2020-12-02 09:14:26.562 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2020-12-02 09:14:26.565 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2020-12-02 09:14:26.567 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2020-12-02 09:14:26.570 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-12-02 09:14:26.572 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-12-02 09:14:26.574 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-12-02 09:14:26.590 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:14:26.593 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-12-02 09:14:26.595 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-12-02 09:14:26.598 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-12-02 09:14:26.613 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:14:26.616 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2020-12-02 09:14:26.619 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2020-12-02 09:14:26.644 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-12-02 09:14:26.647 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-12-02 09:14:26.650 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2020-12-02 09:14:26.652 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2020-12-02 09:14:26.655 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2020-12-02 09:14:26.658 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-12-02 09:14:26.674 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-12-02 09:14:26.677 | + functions:setup_systemd_logging:719 : local pidstr= 2020-12-02 09:14:26.679 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-12-02 09:14:26.682 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-12-02 09:14:26.684 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-02 09:14:26.710 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:14:26.735 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:14:26.761 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-02 09:14:26.786 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2020-12-02 09:14:26.789 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2020-12-02 09:14:26.792 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2020-12-02 09:14:26.794 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2020-12-02 09:14:26.796 | + lib/apache:write_uwsgi_config:260 : local http= 2020-12-02 09:14:26.799 | + lib/apache:write_uwsgi_config:261 : local name= 2020-12-02 09:14:26.802 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2020-12-02 09:14:26.805 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2020-12-02 09:14:26.808 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-12-02 09:14:26.810 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-02 09:14:26.823 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-02 09:14:26.823 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:14:26.831 | d /var/run/uwsgi 0755 ubuntu root 2020-12-02 09:14:26.835 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:14:26.848 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2020-12-02 09:14:26.851 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2020-12-02 09:14:26.855 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2020-12-02 09:14:26.880 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2020-12-02 09:14:26.905 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2020-12-02 09:14:26.930 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2020-12-02 09:14:26.958 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2020-12-02 09:14:26.983 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-02 09:14:27.007 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2020-12-02 09:14:27.032 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2020-12-02 09:14:27.057 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2020-12-02 09:14:27.082 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-02 09:14:27.107 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2020-12-02 09:14:27.132 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-02 09:14:27.157 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2020-12-02 09:14:27.181 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-12-02 09:14:27.184 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-12-02 09:14:27.187 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2020-12-02 09:14:27.189 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2020-12-02 09:14:27.192 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-12-02 09:14:27.195 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:14:27.197 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:14:27.200 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2020-12-02 09:14:27.202 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2020-12-02 09:14:27.205 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2020-12-02 09:14:27.230 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2020-12-02 09:14:27.255 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2020-12-02 09:14:27.255 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2020-12-02 09:14:27.263 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2020-12-02 09:14:27.266 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2020-12-02 09:14:27.268 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2020-12-02 09:14:27.271 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-12-02 09:14:27.274 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-02 09:14:27.276 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-02 09:14:27.279 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:14:27.281 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:14:27.283 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-02 09:14:27.286 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-12-02 09:14:27.288 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:14:27.291 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:14:27.293 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2020-12-02 09:14:27.352 | Enabling site cinder-wsgi. 2020-12-02 09:14:27.357 | To activate the new configuration, you need to run: 2020-12-02 09:14:27.357 | systemctl reload apache2 2020-12-02 09:14:27.361 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-12-02 09:14:27.364 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-02 09:14:27.366 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-02 09:14:27.369 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-02 09:14:27.506 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2020-12-02 09:14:27.508 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2020-12-02 09:14:27.535 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.53/image 2020-12-02 09:14:27.560 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2020-12-02 09:14:27.577 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:14:27.579 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2020-12-02 09:14:27.582 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2020-12-02 09:14:27.585 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-12-02 09:14:27.587 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2020-12-02 09:14:27.590 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2020-12-02 09:14:27.618 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2020-12-02 09:14:27.644 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.53/identity 2020-12-02 09:14:27.670 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2020-12-02 09:14:27.697 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2020-12-02 09:14:27.722 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2020-12-02 09:14:27.748 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2020-12-02 09:14:27.773 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2020-12-02 09:14:27.800 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2020-12-02 09:14:27.830 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2020-12-02 09:14:27.860 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2020-12-02 09:14:27.886 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2020-12-02 09:14:27.911 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2020-12-02 09:14:27.914 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2020-12-02 09:14:27.930 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:14:27.932 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.53:2379 2020-12-02 09:14:27.960 | + ./stack.sh:main:893 : is_service_enabled neutron 2020-12-02 09:14:27.976 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:14:27.979 | + ./stack.sh:main:895 : stack_install_service neutron 2020-12-02 09:14:27.982 | + lib/stack:stack_install_service:20 : local service=neutron 2020-12-02 09:14:27.984 | + lib/stack:stack_install_service:21 : type install_neutron 2020-12-02 09:14:27.986 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-02 09:14:27.989 | + lib/stack:stack_install_service:32 : install_neutron 2020-12-02 09:14:27.992 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2020-12-02 09:14:27.995 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-02 09:14:27.996 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-02 09:14:28.000 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-02 09:14:28.003 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-02 09:14:28.007 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-12-02 09:14:28.009 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-02 09:14:28.012 | + lib/neutron:install_neutron:659 : install_mutnauq 2020-12-02 09:14:28.014 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2020-12-02 09:14:28.017 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2020-12-02 09:14:28.019 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:14:28.022 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:14:28.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2020-12-02 09:14:28.027 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:14:28.029 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2020-12-02 09:14:28.032 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2020-12-02 09:14:28.034 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2020-12-02 09:14:28.036 | + functions-common:git_clone:527 : local git_ref=master 2020-12-02 09:14:28.039 | + functions-common:git_clone:528 : local orig_dir 2020-12-02 09:14:28.042 | ++ functions-common:git_clone:529 : pwd 2020-12-02 09:14:28.045 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-02 09:14:28.047 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-02 09:14:28.050 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-02 09:14:28.066 | + functions-common:git_clone:532 : RECLONE=False 2020-12-02 09:14:28.069 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-02 09:14:28.071 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-02 09:14:28.074 | + functions-common:git_clone:546 : echo master 2020-12-02 09:14:28.074 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-02 09:14:28.079 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2020-12-02 09:14:28.081 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-02 09:14:28.083 | + functions-common:git_clone:594 : cd /opt/stack/neutron 2020-12-02 09:14:28.087 | + functions-common:git_clone:595 : head -1 2020-12-02 09:14:28.087 | + functions-common:git_clone:595 : git show --oneline 2020-12-02 09:14:28.094 | 23738d0df7 Migrate to new engine facade in the L3 extension UT module 2020-12-02 09:14:28.097 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-02 09:14:28.100 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2020-12-02 09:14:28.103 | + inc/python:setup_develop:338 : local bindep 2020-12-02 09:14:28.105 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2020-12-02 09:14:28.108 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2020-12-02 09:14:28.110 | + inc/python:setup_develop:344 : local extras= 2020-12-02 09:14:28.113 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2020-12-02 09:14:28.116 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-02 09:14:28.118 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2020-12-02 09:14:28.121 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2020-12-02 09:14:28.123 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-02 09:14:28.125 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-02 09:14:28.129 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2020-12-02 09:14:28.131 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-02 09:14:28.134 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2020-12-02 09:14:28.136 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-02 09:14:28.139 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-02 09:14:28.142 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2020-12-02 09:14:28.148 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2020-12-02 09:14:28.150 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2020-12-02 09:14:28.819 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2020-12-02 09:14:28.821 | + inc/python:setup_package:417 : local bindep=0 2020-12-02 09:14:28.824 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-02 09:14:28.826 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-02 09:14:28.828 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2020-12-02 09:14:28.830 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2020-12-02 09:14:28.833 | + inc/python:setup_package:426 : local flags=-e 2020-12-02 09:14:28.835 | + inc/python:setup_package:427 : local extras= 2020-12-02 09:14:28.838 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-02 09:14:28.840 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-02 09:14:28.842 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-02 09:14:28.845 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-02 09:14:28.847 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-02 09:14:28.849 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2020-12-02 09:14:28.867 | Using python 3.6 to install /opt/stack/neutron 2020-12-02 09:14:28.870 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2020-12-02 09:14:31.048 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:14:31.048 | 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-02 09:14:31.062 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:14:31.070 | Obtaining file:///opt/stack/neutron 2020-12-02 09:14:33.356 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-02 09:14:35.636 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-12-02 09:14:35.644 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-12-02 09:14:35.648 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-12-02 09:14:35.657 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-02 09:14:35.667 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-02 09:14:35.680 | Requirement already satisfied: SQLAlchemy===1.3.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.20) 2020-12-02 09:14:35.703 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-12-02 09:14:35.718 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2020-12-02 09:14:35.727 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2020-12-02 09:14:35.736 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2020-12-02 09:14:35.739 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.29.1) 2020-12-02 09:14:35.750 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2020-12-02 09:14:35.757 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.17) 2020-12-02 09:14:35.760 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2020-12-02 09:14:35.763 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.2.1) 2020-12-02 09:14:35.835 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (9.1.0) 2020-12-02 09:14:35.898 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.8.0) 2020-12-02 09:14:35.905 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2020-12-02 09:14:36.077 | Collecting neutron-lib===2.6.1 2020-12-02 09:14:36.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/20d/415c0e6110cf3/neutron_lib-2.6.1-py3-none-any.whl (514 kB) 2020-12-02 09:14:36.442 | Collecting openstacksdk===0.52.0 2020-12-02 09:14:36.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd8/a23539961e295/openstacksdk-0.52.0-py3-none-any.whl (1.3 MB) 2020-12-02 09:14:36.709 | Collecting os-ken===1.2.0 2020-12-02 09:14:36.719 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c9/d2d46cff8718d/os_ken-1.2.0-py3-none-any.whl (2.1 MB) 2020-12-02 09:14:36.891 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.7.0) 2020-12-02 09:14:37.008 | Collecting os-traits===2.4.0 2020-12-02 09:14:37.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85e/cc9635036635c/os_traits-2.4.0-py3-none-any.whl (31 kB) 2020-12-02 09:14:37.216 | Collecting os-vif===2.2.0 2020-12-02 09:14:37.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b47/f036a1af464c6/os_vif-2.2.0-py3-none-any.whl (100 kB) 2020-12-02 09:14:37.423 | Collecting os-xenapi===0.3.4 2020-12-02 09:14:37.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2020-12-02 09:14:37.529 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.6.1) 2020-12-02 09:14:37.571 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.3.1) 2020-12-02 09:14:37.582 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (8.3.3) 2020-12-02 09:14:37.601 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.1.1) 2020-12-02 09:14:37.608 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.4.0) 2020-12-02 09:14:37.663 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.0.1) 2020-12-02 09:14:37.669 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2020-12-02 09:14:37.713 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (12.6.0) 2020-12-02 09:14:37.776 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.1.1) 2020-12-02 09:14:37.796 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.6.0) 2020-12-02 09:14:37.813 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.4.0) 2020-12-02 09:14:37.830 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.2.0) 2020-12-02 09:14:37.846 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (6.2.0) 2020-12-02 09:14:37.851 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.0.1) 2020-12-02 09:14:37.860 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2020-12-02 09:14:37.887 | Requirement already satisfied: oslo.upgradecheck===1.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.2.0) 2020-12-02 09:14:37.897 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.7.0) 2020-12-02 09:14:37.916 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.3.0) 2020-12-02 09:14:37.939 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.4.0) 2020-12-02 09:14:38.016 | Collecting ovs===2.13.0 2020-12-02 09:14:38.023 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/1bf/5c1d276201545/ovs-2.13.0-py3-none-any.whl (118 kB) 2020-12-02 09:14:38.173 | Collecting ovsdbapp===1.7.0 2020-12-02 09:14:38.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d46/331fb697bc961/ovsdbapp-1.7.0-py3-none-any.whl (110 kB) 2020-12-02 09:14:38.270 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (20.4) 2020-12-02 09:14:38.278 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.7.2) 2020-12-02 09:14:38.316 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (5.5.1) 2020-12-02 09:14:38.442 | Collecting pecan===1.3.3 2020-12-02 09:14:38.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b54/61add4e3f35a7/pecan-1.3.3.tar.gz (120 kB) 2020-12-02 09:14:39.336 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (0.7.2) 2020-12-02 09:14:39.338 | Requirement already satisfied: psutil===5.7.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.7.3) 2020-12-02 09:14:39.362 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (19.1.0) 2020-12-02 09:14:39.378 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.1.1) 2020-12-02 09:14:39.391 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.9.6) 2020-12-02 09:14:39.394 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.4.7) 2020-12-02 09:14:39.529 | Collecting pyroute2===0.5.14 2020-12-02 09:14:39.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/774/c5ecf05fe40f0/pyroute2-0.5.14.tar.gz (873 kB) 2020-12-02 09:14:40.556 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.8.1) 2020-12-02 09:14:40.677 | Collecting python-designateclient===4.1.0 2020-12-02 09:14:40.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a08/11d01a89b69c8/python_designateclient-4.1.0-py3-none-any.whl (80 kB) 2020-12-02 09:14:40.789 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (1.0.4) 2020-12-02 09:14:40.792 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.1.1) 2020-12-02 09:14:40.951 | Collecting python-neutronclient===7.2.1 2020-12-02 09:14:40.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c2f/4d57d42d5962d/python_neutronclient-7.2.1-py3-none-any.whl (433 kB) 2020-12-02 09:14:41.080 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (17.2.1) 2020-12-02 09:14:41.101 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (2020.4) 2020-12-02 09:14:41.105 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.7) 2020-12-02 09:14:41.113 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.25.0) 2020-12-02 09:14:41.225 | Collecting requestsexceptions===1.4.0 2020-12-02 09:14:41.231 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2020-12-02 09:14:41.310 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.4.0) 2020-12-02 09:14:41.420 | Collecting setproctitle===1.2 2020-12-02 09:14:41.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b5a/24361df1d05da/setproctitle-1.2-cp36-cp36m-manylinux1_x86_64.whl (35 kB) 2020-12-02 09:14:41.509 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (50.3.2) 2020-12-02 09:14:41.558 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (3.17.2) 2020-12-02 09:14:41.561 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.15.0) 2020-12-02 09:14:41.608 | Collecting sortedcontainers===2.3.0 2020-12-02 09:14:41.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/57a32add0a3ee/sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) 2020-12-02 09:14:41.622 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (0.13.0) 2020-12-02 09:14:41.633 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.4.1) 2020-12-02 09:14:41.636 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (3.3.0) 2020-12-02 09:14:41.639 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2020-12-02 09:14:41.650 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (6.2.0) 2020-12-02 09:14:41.666 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2020-12-02 09:14:41.676 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.5.0) 2020-12-02 09:14:41.682 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.4.0) 2020-12-02 09:14:41.795 | Collecting tinyrpc===1.0.4 2020-12-02 09:14:41.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b4/1fab967fb1c97/tinyrpc-1.0.4.tar.gz (26 kB) 2020-12-02 09:14:42.591 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.8.0) 2020-12-02 09:14:42.658 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.4.0) 2020-12-02 09:14:42.662 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.1.0) 2020-12-02 09:14:42.669 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.26.2) 2020-12-02 09:14:42.694 | Requirement already satisfied: voluptuous===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (0.12.0) 2020-12-02 09:14:42.699 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2020-12-02 09:14:42.701 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.2) 2020-12-02 09:14:42.707 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-12-02 09:14:42.717 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2020-12-02 09:14:42.726 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2020-12-02 09:14:42.729 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.3.0) 2020-12-02 09:14:42.749 | Requirement already satisfied: importlib-metadata===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.1.0) 2020-12-02 09:14:42.864 | Collecting munch===2.5.0 2020-12-02 09:14:42.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2020-12-02 09:14:42.972 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.2.1) 2020-12-02 09:14:43.017 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2020-12-02 09:14:43.020 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2020-12-02 09:14:43.132 | Collecting jmespath===0.10.0 2020-12-02 09:14:43.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2020-12-02 09:14:43.220 | Requirement already satisfied: jsonpatch===1.27 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.27) 2020-12-02 09:14:43.226 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-12-02 09:14:43.229 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.0) 2020-12-02 09:14:43.233 | Requirement already satisfied: Babel===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.9.0) 2020-12-02 09:14:43.237 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2020-12-02 09:14:43.243 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (5.0.2) 2020-12-02 09:14:43.290 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2020-12-02 09:14:43.293 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2020-12-02 09:14:43.298 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-02 09:14:43.302 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2020-12-02 09:14:43.314 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2020-12-02 09:14:43.328 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2020-12-02 09:14:43.464 | Collecting WebTest===2.0.35 2020-12-02 09:14:43.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44d/dfe99b5eca4cf/WebTest-2.0.35-py2.py3-none-any.whl (32 kB) 2020-12-02 09:14:43.689 | Collecting logutils===0.3.5 2020-12-02 09:14:43.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/58a25d5c20946/logutils-0.3.5.tar.gz (27 kB) 2020-12-02 09:14:44.454 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.5.0) 2020-12-02 09:14:44.597 | Collecting osc-lib===2.3.0 2020-12-02 09:14:44.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a2/b93c7191589ed/osc_lib-2.3.0-py3-none-any.whl (88 kB) 2020-12-02 09:14:44.704 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (3.2.0) 2020-12-02 09:14:44.900 | Collecting os-client-config===2.1.0 2020-12-02 09:14:44.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB) 2020-12-02 09:14:44.991 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-02 09:14:44.994 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-12-02 09:14:44.998 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-12-02 09:14:45.001 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-12-02 09:14:45.003 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2020-12-02 09:14:45.006 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (1.6.0) 2020-12-02 09:14:45.009 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (1.0.0) 2020-12-02 09:14:45.011 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2020-12-02 09:14:45.014 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (3.4.0) 2020-12-02 09:14:45.043 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (2.0) 2020-12-02 09:14:45.047 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.5) 2020-12-02 09:14:45.049 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (5.0.0) 2020-12-02 09:14:45.052 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.20) 2020-12-02 09:14:45.182 | Collecting waitress===1.4.4 2020-12-02 09:14:45.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/33e78149eb83b/waitress-1.4.4-py2.py3-none-any.whl (58 kB) 2020-12-02 09:14:45.410 | Collecting beautifulsoup4===4.9.3 2020-12-02 09:14:45.423 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fff/47e031e34ec82/beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 2020-12-02 09:14:45.519 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.4.0) 2020-12-02 09:14:45.581 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.17.3) 2020-12-02 09:14:45.586 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-02 09:14:45.759 | Collecting soupsieve===2.0.1 2020-12-02 09:14:45.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/163/4eea42ab371d3/soupsieve-2.0.1-py3-none-any.whl (32 kB) 2020-12-02 09:14:45.858 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (0.2.5) 2020-12-02 09:14:45.864 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2020-12-02 09:14:45.870 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (1.8.1) 2020-12-02 09:14:45.873 | Building wheels for collected packages: logutils, pecan, pyroute2, tinyrpc 2020-12-02 09:14:45.874 | Building wheel for logutils (setup.py): started 2020-12-02 09:14:46.632 | Building wheel for logutils (setup.py): finished with status 'done' 2020-12-02 09:14:46.633 | Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=19936 sha256=2754affbf37134ace84fa25027972148d315e4303ce994aaaf5c78f690239839 2020-12-02 09:14:46.633 | Stored in directory: /root/.cache/pip/wheels/d8/35/3a/0ddd0713ae1be9c77bddb003f02b3fddc165409247333d32ef 2020-12-02 09:14:46.635 | Building wheel for pecan (setup.py): started 2020-12-02 09:14:47.560 | Building wheel for pecan (setup.py): finished with status 'done' 2020-12-02 09:14:47.561 | Created wheel for pecan: filename=pecan-1.3.3-py3-none-any.whl size=146358 sha256=7da021b0faa17a83e8d51f02ed5a817a41ac582c5ae7fea483b756ce262847c9 2020-12-02 09:14:47.561 | Stored in directory: /root/.cache/pip/wheels/e8/3e/4d/56709cf852d13199bb208d9dac62d404e7885c18867916533e 2020-12-02 09:14:47.563 | Building wheel for pyroute2 (setup.py): started 2020-12-02 09:14:48.598 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2020-12-02 09:14:48.602 | Created wheel for pyroute2: filename=pyroute2-0.5.14-py3-none-any.whl size=391760 sha256=c6133681dfe7f9460ce2c88fd3c147c8ecf271121708a7d826caebe940e67061 2020-12-02 09:14:48.602 | Stored in directory: /root/.cache/pip/wheels/53/0a/0f/5bfd17b16df551bb25b3cf5daa998f0fc3a35dd9a717b2ffce 2020-12-02 09:14:48.603 | Building wheel for tinyrpc (setup.py): started 2020-12-02 09:14:49.393 | Building wheel for tinyrpc (setup.py): finished with status 'done' 2020-12-02 09:14:49.394 | Created wheel for tinyrpc: filename=tinyrpc-1.0.4-py3-none-any.whl size=35006 sha256=97a3c826ce5e0d6aa477036c98cb857a3d2d646cea35b4a566ed924b8b802750 2020-12-02 09:14:49.394 | Stored in directory: /root/.cache/pip/wheels/f6/4f/3f/67c0417317941d5194a32f9dc3c90bd5e749e9876c117dfe44 2020-12-02 09:14:49.395 | Successfully built logutils pecan pyroute2 tinyrpc 2020-12-02 09:14:50.618 | Installing collected packages: waitress, soupsieve, beautifulsoup4, WebTest, logutils, pecan, setproctitle, sortedcontainers, ovs, tinyrpc, os-ken, os-traits, neutron-lib, requestsexceptions, munch, jmespath, openstacksdk, os-client-config, osc-lib, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-xenapi, os-vif, neutron 2020-12-02 09:14:51.084 | Attempting uninstall: sortedcontainers 2020-12-02 09:14:51.086 | Found existing installation: sortedcontainers 1.5.7 2020-12-02 09:14:51.088 | Uninstalling sortedcontainers-1.5.7: 2020-12-02 09:14:51.109 | Successfully uninstalled sortedcontainers-1.5.7 2020-12-02 09:14:51.140 | Attempting uninstall: ovs 2020-12-02 09:14:51.142 | Found existing installation: ovs 2.13.1 2020-12-02 09:14:51.144 | Uninstalling ovs-2.13.1: 2020-12-02 09:14:51.165 | Successfully uninstalled ovs-2.13.1 2020-12-02 09:14:57.260 | Running setup.py develop for neutron 2020-12-02 09:14:59.870 | Successfully installed WebTest-2.0.35 beautifulsoup4-4.9.3 jmespath-0.10.0 logutils-0.3.5 munch-2.5.0 neutron neutron-lib-2.6.1 openstacksdk-0.52.0 os-client-config-2.1.0 os-ken-1.2.0 os-traits-2.4.0 os-vif-2.2.0 os-xenapi-0.3.4 osc-lib-2.3.0 ovs-2.13.0 ovsdbapp-1.7.0 pecan-1.3.3 pyroute2-0.5.14 python-designateclient-4.1.0 python-neutronclient-7.2.1 requestsexceptions-1.4.0 setproctitle-1.2 sortedcontainers-2.3.0 soupsieve-2.0.1 tinyrpc-1.0.4 waitress-1.4.4 2020-12-02 09:15:00.008 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:15:00.009 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:15:00.231 | + inc/python:pip_install:200 : result=0 2020-12-02 09:15:00.234 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:15:00.237 | + functions-common:time_stop:2306 : local name 2020-12-02 09:15:00.241 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:15:00.243 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:15:00.246 | + functions-common:time_stop:2309 : local total 2020-12-02 09:15:00.249 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:15:00.252 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:15:00.254 | + functions-common:time_stop:2313 : start_time=1606900468863 2020-12-02 09:15:00.258 | + functions-common:time_stop:2315 : [[ -z 1606900468863 ]] 2020-12-02 09:15:00.261 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:15:00.265 | + functions-common:time_stop:2318 : end_time=1606900500262 2020-12-02 09:15:00.267 | + functions-common:time_stop:2319 : elapsed_time=31399 2020-12-02 09:15:00.269 | + functions-common:time_stop:2320 : total=213169 2020-12-02 09:15:00.272 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:15:00.274 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=244568 2020-12-02 09:15:00.277 | + inc/python:pip_install:203 : return 0 2020-12-02 09:15:00.279 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-02 09:15:00.281 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-12-02 09:15:00.284 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-12-02 09:15:00.304 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-12-02 09:15:00.316 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2020-12-02 09:15:00.318 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2020-12-02 09:15:00.321 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:15:00.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:15:00.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2020-12-02 09:15:00.329 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:15:00.331 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2020-12-02 09:15:00.335 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-02 09:15:00.337 | + ./stack.sh:main:898 : is_service_enabled nova 2020-12-02 09:15:00.354 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:00.356 | + ./stack.sh:main:900 : stack_install_service nova 2020-12-02 09:15:00.359 | + lib/stack:stack_install_service:20 : local service=nova 2020-12-02 09:15:00.361 | + lib/stack:stack_install_service:21 : type install_nova 2020-12-02 09:15:00.364 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-02 09:15:00.367 | + lib/stack:stack_install_service:32 : install_nova 2020-12-02 09:15:00.370 | + lib/nova:install_nova:799 : use_library_from_git os-vif 2020-12-02 09:15:00.373 | + inc/python:use_library_from_git:250 : local name=os-vif 2020-12-02 09:15:00.376 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:15:00.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:15:00.381 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2020-12-02 09:15:00.383 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:15:00.386 | + lib/nova:install_nova:804 : is_service_enabled n-cpu 2020-12-02 09:15:00.402 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:00.404 | + lib/nova:install_nova:808 : is_service_enabled n-novnc 2020-12-02 09:15:00.422 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:00.425 | + lib/nova:install_nova:820 : is_service_enabled n-spice 2020-12-02 09:15:00.442 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:00.445 | + lib/nova:install_nova:832 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2020-12-02 09:15:00.448 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2020-12-02 09:15:00.450 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2020-12-02 09:15:00.452 | + functions-common:git_clone:527 : local git_ref=master 2020-12-02 09:15:00.455 | + functions-common:git_clone:528 : local orig_dir 2020-12-02 09:15:00.458 | ++ functions-common:git_clone:529 : pwd 2020-12-02 09:15:00.460 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-02 09:15:00.463 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-02 09:15:00.466 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-02 09:15:00.481 | + functions-common:git_clone:532 : RECLONE=False 2020-12-02 09:15:00.484 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-02 09:15:00.486 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-02 09:15:00.489 | + functions-common:git_clone:546 : echo master 2020-12-02 09:15:00.490 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-02 09:15:00.495 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2020-12-02 09:15:00.497 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-02 09:15:00.499 | + functions-common:git_clone:594 : cd /opt/stack/nova 2020-12-02 09:15:00.502 | + functions-common:git_clone:595 : git show --oneline 2020-12-02 09:15:00.503 | + functions-common:git_clone:595 : head -1 2020-12-02 09:15:00.603 | 4f7d2ff891 Merge commit 'refs/changes/30/762330/8' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2020-12-02 09:15:00.607 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-02 09:15:00.609 | + lib/nova:install_nova:833 : setup_develop /opt/stack/nova 2020-12-02 09:15:00.611 | + inc/python:setup_develop:338 : local bindep 2020-12-02 09:15:00.614 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2020-12-02 09:15:00.616 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2020-12-02 09:15:00.619 | + inc/python:setup_develop:344 : local extras= 2020-12-02 09:15:00.621 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2020-12-02 09:15:00.623 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-02 09:15:00.626 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2020-12-02 09:15:00.628 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2020-12-02 09:15:00.631 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-02 09:15:00.634 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-02 09:15:00.637 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2020-12-02 09:15:00.640 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-02 09:15:00.643 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2020-12-02 09:15:00.646 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-02 09:15:00.650 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-02 09:15:00.653 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2020-12-02 09:15:00.658 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2020-12-02 09:15:00.661 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2020-12-02 09:15:01.347 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2020-12-02 09:15:01.349 | + inc/python:setup_package:417 : local bindep=0 2020-12-02 09:15:01.352 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-02 09:15:01.354 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-02 09:15:01.356 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2020-12-02 09:15:01.359 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2020-12-02 09:15:01.361 | + inc/python:setup_package:426 : local flags=-e 2020-12-02 09:15:01.363 | + inc/python:setup_package:427 : local extras= 2020-12-02 09:15:01.366 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-02 09:15:01.368 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-02 09:15:01.370 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-02 09:15:01.372 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-02 09:15:01.375 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-02 09:15:01.377 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2020-12-02 09:15:01.399 | Using python 3.6 to install /opt/stack/nova 2020-12-02 09:15:01.401 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2020-12-02 09:15:03.701 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:15:03.701 | 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-02 09:15:03.714 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:15:03.723 | Obtaining file:///opt/stack/nova 2020-12-02 09:15:07.470 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-02 09:15:11.049 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-12-02 09:15:11.056 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-12-02 09:15:11.060 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-12-02 09:15:11.071 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-02 09:15:11.080 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-12-02 09:15:11.084 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-02 09:15:11.096 | Requirement already satisfied: SQLAlchemy===1.3.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.20) 2020-12-02 09:15:11.119 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-12-02 09:15:11.134 | Requirement already satisfied: castellan===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.0) 2020-12-02 09:15:11.157 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.2.1) 2020-12-02 09:15:11.200 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2020-12-02 09:15:11.339 | Collecting dataclasses===0.8 2020-12-02 09:15:11.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/020/1d89fa866f68c/dataclasses-0.8-py3-none-any.whl (19 kB) 2020-12-02 09:15:11.434 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2020-12-02 09:15:11.437 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.29.1) 2020-12-02 09:15:11.448 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2020-12-02 09:15:11.455 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.17) 2020-12-02 09:15:11.459 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2020-12-02 09:15:11.462 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (3.2.0) 2020-12-02 09:15:11.493 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.2.1) 2020-12-02 09:15:11.563 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (9.1.0) 2020-12-02 09:15:11.625 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.6.2) 2020-12-02 09:15:11.762 | Collecting microversion-parse===1.0.1 2020-12-02 09:15:11.768 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2020-12-02 09:15:11.858 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.8.0) 2020-12-02 09:15:11.866 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2020-12-02 09:15:11.869 | Requirement already satisfied: openstacksdk===0.52.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (0.52.0) 2020-12-02 09:15:11.901 | Requirement already satisfied: os-brick===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (4.0.1) 2020-12-02 09:15:12.030 | Collecting os-resource-classes===1.0.0 2020-12-02 09:15:12.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2020-12-02 09:15:12.127 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (1.7.0) 2020-12-02 09:15:12.132 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.4.0) 2020-12-02 09:15:12.137 | Requirement already satisfied: os-vif===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.2.0) 2020-12-02 09:15:12.163 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (5.2.0) 2020-12-02 09:15:12.185 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.3.4) 2020-12-02 09:15:12.205 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.6.1) 2020-12-02 09:15:12.246 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (4.3.1) 2020-12-02 09:15:12.258 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (8.3.3) 2020-12-02 09:15:12.276 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (3.1.1) 2020-12-02 09:15:12.283 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.4.0) 2020-12-02 09:15:12.337 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.0.1) 2020-12-02 09:15:12.344 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2020-12-02 09:15:12.387 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (12.6.0) 2020-12-02 09:15:12.450 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.1.1) 2020-12-02 09:15:12.471 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.6.0) 2020-12-02 09:15:12.487 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.4.0) 2020-12-02 09:15:12.503 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.2.0) 2020-12-02 09:15:12.519 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (6.2.0) 2020-12-02 09:15:12.524 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.0.1) 2020-12-02 09:15:12.534 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.4.0) 2020-12-02 09:15:12.560 | Requirement already satisfied: oslo.upgradecheck===1.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (1.2.0) 2020-12-02 09:15:12.571 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.7.0) 2020-12-02 09:15:12.591 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.3.0) 2020-12-02 09:15:12.613 | Requirement already satisfied: ovsdbapp===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.7.0) 2020-12-02 09:15:12.622 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (20.4) 2020-12-02 09:15:12.629 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.2) 2020-12-02 09:15:12.668 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.5.1) 2020-12-02 09:15:12.671 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (0.7.2) 2020-12-02 09:15:12.674 | Requirement already satisfied: psutil===5.7.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.7.3) 2020-12-02 09:15:12.697 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2020-12-02 09:15:12.710 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2020-12-02 09:15:12.712 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2020-12-02 09:15:12.842 | Collecting pypowervm===1.1.24 2020-12-02 09:15:12.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2020-12-02 09:15:12.994 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.5.14) 2020-12-02 09:15:13.001 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.17.3) 2020-12-02 09:15:13.007 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (5.0.1) 2020-12-02 09:15:13.025 | Requirement already satisfied: python-cinderclient===7.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (7.2.0) 2020-12-02 09:15:13.044 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.8.1) 2020-12-02 09:15:13.050 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (3.2.2) 2020-12-02 09:15:13.070 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2020-12-02 09:15:13.091 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (7.2.1) 2020-12-02 09:15:13.120 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (2020.4) 2020-12-02 09:15:13.124 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.7) 2020-12-02 09:15:13.132 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.25.0) 2020-12-02 09:15:13.155 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.4.0) 2020-12-02 09:15:13.158 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.3.3) 2020-12-02 09:15:13.162 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2020-12-02 09:15:13.167 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (50.3.2) 2020-12-02 09:15:13.216 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (3.17.2) 2020-12-02 09:15:13.219 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2020-12-02 09:15:13.223 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.13.0) 2020-12-02 09:15:13.234 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.4.1) 2020-12-02 09:15:13.237 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2020-12-02 09:15:13.241 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2020-12-02 09:15:13.250 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (4.5.0) 2020-12-02 09:15:13.314 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.2.0) 2020-12-02 09:15:13.331 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2020-12-02 09:15:13.341 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (0.5.0) 2020-12-02 09:15:13.347 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2020-12-02 09:15:13.366 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.8.0) 2020-12-02 09:15:13.432 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (1.4.0) 2020-12-02 09:15:13.436 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.1.0) 2020-12-02 09:15:13.444 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.26.2) 2020-12-02 09:15:13.468 | Requirement already satisfied: voluptuous===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (0.12.0) 2020-12-02 09:15:13.473 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.3.3) 2020-12-02 09:15:13.581 | Collecting websockify===0.9.0 2020-12-02 09:15:13.588 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c35/b5b79ebc517d3/websockify-0.9.0.tar.gz (37 kB) 2020-12-02 09:15:14.416 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2020-12-02 09:15:14.419 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.3.2) 2020-12-02 09:15:14.527 | Collecting zVMCloudConnector===1.4.1 2020-12-02 09:15:14.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2020-12-02 09:15:15.454 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-02 09:15:15.458 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2020-12-02 09:15:15.468 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-02 09:15:15.515 | Requirement already satisfied: importlib-metadata===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.1.0) 2020-12-02 09:15:15.534 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.3.0) 2020-12-02 09:15:15.554 | Requirement already satisfied: jsonpatch===1.27 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.27) 2020-12-02 09:15:15.560 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2020-12-02 09:15:15.567 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.10.0) 2020-12-02 09:15:15.572 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (2.5.0) 2020-12-02 09:15:15.596 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2020-12-02 09:15:15.601 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2020-12-02 09:15:15.609 | Requirement already satisfied: Babel===2.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.9.0) 2020-12-02 09:15:15.614 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2020-12-02 09:15:15.620 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2020-12-02 09:15:15.629 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (5.0.2) 2020-12-02 09:15:15.710 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2020-12-02 09:15:15.715 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2020-12-02 09:15:15.718 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.0) 2020-12-02 09:15:15.722 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2020-12-02 09:15:15.734 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.13.0) 2020-12-02 09:15:15.740 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2020-12-02 09:15:15.755 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2020-12-02 09:15:15.766 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.4.8) 2020-12-02 09:15:15.769 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.2.8) 2020-12-02 09:15:15.775 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.5.0) 2020-12-02 09:15:15.793 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (19.1.0) 2020-12-02 09:15:15.808 | Requirement already satisfied: osc-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.3.0) 2020-12-02 09:15:15.826 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (2.1.0) 2020-12-02 09:15:15.830 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-02 09:15:15.834 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-12-02 09:15:15.838 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-12-02 09:15:15.841 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-12-02 09:15:15.844 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (1.4.1) 2020-12-02 09:15:15.850 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2020-12-02 09:15:15.858 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5) 2020-12-02 09:15:15.902 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2020-12-02 09:15:15.905 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.6.0) 2020-12-02 09:15:15.908 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (1.0.0) 2020-12-02 09:15:15.910 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2020-12-02 09:15:16.920 | Collecting numpy===1.19.4 2020-12-02 09:15:16.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad6/f2ff5b1989a48/numpy-1.19.4-cp36-cp36m-manylinux2010_x86_64.whl (14.5 MB) 2020-12-02 09:15:17.392 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2020-12-02 09:15:17.410 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2020-12-02 09:15:17.414 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (3.4.0) 2020-12-02 09:15:17.441 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (2.0) 2020-12-02 09:15:17.445 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.5) 2020-12-02 09:15:17.448 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.4) 2020-12-02 09:15:17.451 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-12-02 09:15:17.460 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (5.0.0) 2020-12-02 09:15:17.463 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (2.3.0) 2020-12-02 09:15:17.467 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.4.0) 2020-12-02 09:15:17.528 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.2.5) 2020-12-02 09:15:17.534 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.8.1) 2020-12-02 09:15:17.538 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2020-12-02 09:15:17.542 | Building wheels for collected packages: websockify, zVMCloudConnector 2020-12-02 09:15:17.543 | Building wheel for websockify (setup.py): started 2020-12-02 09:15:18.347 | Building wheel for websockify (setup.py): finished with status 'done' 2020-12-02 09:15:18.348 | Created wheel for websockify: filename=websockify-0.9.0-py3-none-any.whl size=35708 sha256=2181a692aa10d4653f02758bc8365f2925603e8f579d0c854215c2f6895291eb 2020-12-02 09:15:18.348 | Stored in directory: /root/.cache/pip/wheels/8b/ec/6c/aed219b7e68778adcd6705f915ee6ededcbb7246e4213c2e28 2020-12-02 09:15:18.350 | Building wheel for zVMCloudConnector (setup.py): started 2020-12-02 09:15:19.393 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2020-12-02 09:15:19.396 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303898 sha256=01f83df5734906fd4c78c17b5ad9b3c74efd67b3e7bb5ffa8e3377eee2a96e5f 2020-12-02 09:15:19.396 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2020-12-02 09:15:19.397 | Successfully built websockify zVMCloudConnector 2020-12-02 09:15:20.390 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2020-12-02 09:15:23.961 | Running setup.py develop for nova 2020-12-02 09:15:27.750 | Successfully installed dataclasses-0.8 microversion-parse-1.0.1 nova numpy-1.19.4 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2020-12-02 09:15:27.897 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:15:27.897 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:15:28.037 | + inc/python:pip_install:200 : result=0 2020-12-02 09:15:28.039 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:15:28.041 | + functions-common:time_stop:2306 : local name 2020-12-02 09:15:28.044 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:15:28.046 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:15:28.048 | + functions-common:time_stop:2309 : local total 2020-12-02 09:15:28.050 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:15:28.053 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:15:28.055 | + functions-common:time_stop:2313 : start_time=1606900501392 2020-12-02 09:15:28.057 | + functions-common:time_stop:2315 : [[ -z 1606900501392 ]] 2020-12-02 09:15:28.060 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:15:28.064 | + functions-common:time_stop:2318 : end_time=1606900528061 2020-12-02 09:15:28.066 | + functions-common:time_stop:2319 : elapsed_time=26669 2020-12-02 09:15:28.068 | + functions-common:time_stop:2320 : total=244568 2020-12-02 09:15:28.071 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:15:28.073 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=271237 2020-12-02 09:15:28.076 | + inc/python:pip_install:203 : return 0 2020-12-02 09:15:28.078 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-02 09:15:28.081 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-12-02 09:15:28.083 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-12-02 09:15:28.101 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-12-02 09:15:28.112 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2020-12-02 09:15:28.115 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2020-12-02 09:15:28.118 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:15:28.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:15:28.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2020-12-02 09:15:28.126 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:15:28.128 | + lib/nova:install_nova:834 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2020-12-02 09:15:28.140 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-02 09:15:28.143 | + ./stack.sh:main:901 : configure_nova 2020-12-02 09:15:28.146 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2020-12-02 09:15:28.157 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2020-12-02 09:15:28.160 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2020-12-02 09:15:28.163 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-12-02 09:15:28.167 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2020-12-02 09:15:28.167 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-12-02 09:15:28.171 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2020-12-02 09:15:28.173 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2020-12-02 09:15:28.176 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-12-02 09:15:28.178 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2020-12-02 09:15:28.181 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2020-12-02 09:15:28.183 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2020-12-02 09:15:28.186 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2020-12-02 09:15:28.188 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2020-12-02 09:15:28.199 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2020-12-02 09:15:28.211 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2020-12-02 09:15:28.223 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2020-12-02 09:15:28.236 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2020-12-02 09:15:28.248 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-12-02 09:15:28.251 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-12-02 09:15:28.254 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.gfv0V7fcjF 2020-12-02 09:15:28.257 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2020-12-02 09:15:28.259 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2020-12-02 09:15:28.262 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2020-12-02 09:15:28.264 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2020-12-02 09:15:28.267 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2020-12-02 09:15:28.269 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.gfv0V7fcjF 2020-12-02 09:15:28.273 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.gfv0V7fcjF 2020-12-02 09:15:28.284 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.gfv0V7fcjF /etc/sudoers.d/nova-rootwrap 2020-12-02 09:15:28.297 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2020-12-02 09:15:28.300 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-12-02 09:15:28.303 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-12-02 09:15:28.306 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-12-02 09:15:28.308 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-12-02 09:15:28.311 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2020-12-02 09:15:28.313 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2020-12-02 09:15:28.316 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2020-12-02 09:15:28.319 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2020-12-02 09:15:28.324 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2020-12-02 09:15:28.339 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:28.342 | + lib/nova:configure_nova:320 : create_nova_conf 2020-12-02 09:15:28.344 | + lib/nova:create_nova_conf:387 : rm -f /opt/stack/nova/bin/nova.conf 2020-12-02 09:15:28.348 | + lib/nova:create_nova_conf:390 : rm -f /etc/nova/nova.conf 2020-12-02 09:15:28.351 | + lib/nova:create_nova_conf:391 : iniset /etc/nova/nova.conf DEFAULT debug True 2020-12-02 09:15:28.376 | + lib/nova:create_nova_conf:392 : '[' True == True ']' 2020-12-02 09:15:28.378 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2020-12-02 09:15:28.401 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2020-12-02 09:15:28.426 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2020-12-02 09:15:28.450 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2020-12-02 09:15:28.475 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf scheduler workers 2 2020-12-02 09:15:28.500 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2020-12-02 09:15:28.526 | + lib/nova:create_nova_conf:400 : [[ 4 == 6 ]] 2020-12-02 09:15:28.528 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.53 2020-12-02 09:15:28.553 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2020-12-02 09:15:28.576 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2020-12-02 09:15:28.600 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2020-12-02 09:15:28.623 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2020-12-02 09:15:28.646 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2020-12-02 09:15:28.674 | + lib/nova:create_nova_conf:412 : is_fedora 2020-12-02 09:15:28.676 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-02 09:15:28.679 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-02 09:15:28.681 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-02 09:15:28.683 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-02 09:15:28.685 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-02 09:15:28.687 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-02 09:15:28.689 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-02 09:15:28.691 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-02 09:15:28.694 | + lib/nova:create_nova_conf:412 : is_suse 2020-12-02 09:15:28.697 | + functions-common:is_suse:464 : is_opensuse 2020-12-02 09:15:28.699 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-02 09:15:28.701 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-02 09:15:28.704 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-02 09:15:28.706 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-02 09:15:28.708 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-02 09:15:28.710 | + lib/nova:create_nova_conf:421 : is_service_enabled n-api n-cond n-sched 2020-12-02 09:15:28.726 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:28.728 | + lib/nova:create_nova_conf:425 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-12-02 09:15:28.730 | + lib/nova:create_nova_conf:428 : local db=nova_cell0 2020-12-02 09:15:28.733 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2020-12-02 09:15:28.757 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_cell0 2020-12-02 09:15:28.759 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2020-12-02 09:15:28.762 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2020-12-02 09:15:28.764 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2020-12-02 09:15:28.766 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-12-02 09:15:28.769 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-12-02 09:15:28.796 | ++ lib/nova:create_nova_conf:435 : database_connection_url nova_api 2020-12-02 09:15:28.798 | ++ lib/database:database_connection_url:132 : local db=nova_api 2020-12-02 09:15:28.800 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2020-12-02 09:15:28.803 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2020-12-02 09:15:28.805 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2020-12-02 09:15:28.808 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2020-12-02 09:15:28.840 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache enabled True 2020-12-02 09:15:28.866 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2020-12-02 09:15:28.890 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2020-12-02 09:15:28.915 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api 2020-12-02 09:15:28.930 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:28.932 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api-meta 2020-12-02 09:15:28.948 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:28.951 | ++ lib/nova:create_nova_conf:448 : echo osapi_compute,metadata 2020-12-02 09:15:28.951 | ++ lib/nova:create_nova_conf:448 : sed s/,metadata// 2020-12-02 09:15:28.956 | + lib/nova:create_nova_conf:448 : NOVA_ENABLED_APIS=osapi_compute 2020-12-02 09:15:28.959 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2020-12-02 09:15:28.983 | + lib/nova:create_nova_conf:451 : is_service_enabled tls-proxy 2020-12-02 09:15:28.998 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:29.001 | + lib/nova:create_nova_conf:457 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2020-12-02 09:15:29.003 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2020-12-02 09:15:29.006 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-12-02 09:15:29.008 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-02 09:15:29.011 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2020-12-02 09:15:29.037 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2020-12-02 09:15:29.061 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.53/identity 2020-12-02 09:15:29.086 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2020-12-02 09:15:29.111 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2020-12-02 09:15:29.137 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2020-12-02 09:15:29.162 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2020-12-02 09:15:29.186 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2020-12-02 09:15:29.211 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-02 09:15:29.236 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2020-12-02 09:15:29.260 | + lib/nova:create_nova_conf:460 : is_service_enabled cinder 2020-12-02 09:15:29.276 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:29.278 | + lib/nova:create_nova_conf:461 : configure_cinder_access 2020-12-02 09:15:29.281 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2020-12-02 09:15:29.307 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_type password 2020-12-02 09:15:29.332 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.53/identity 2020-12-02 09:15:29.357 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder username nova 2020-12-02 09:15:29.380 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder password Passw0rd 2020-12-02 09:15:29.407 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2020-12-02 09:15:29.431 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_name service 2020-12-02 09:15:29.457 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2020-12-02 09:15:29.482 | + lib/nova:configure_cinder_access:596 : is_service_enabled tls-proxy 2020-12-02 09:15:29.498 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:29.500 | + lib/nova:create_nova_conf:464 : '[' -n /opt/stack/data/nova ']' 2020-12-02 09:15:29.502 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2020-12-02 09:15:29.528 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2020-12-02 09:15:29.554 | + lib/nova:create_nova_conf:468 : '[' -n /opt/stack/data/nova/instances ']' 2020-12-02 09:15:29.556 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2020-12-02 09:15:29.582 | + lib/nova:create_nova_conf:471 : '[' False '!=' False ']' 2020-12-02 09:15:29.585 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2020-12-02 09:15:29.588 | + lib/nova:create_nova_conf:479 : is_suse 2020-12-02 09:15:29.590 | + functions-common:is_suse:464 : is_opensuse 2020-12-02 09:15:29.592 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-02 09:15:29.594 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-02 09:15:29.596 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-02 09:15:29.599 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-02 09:15:29.601 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-02 09:15:29.603 | + lib/nova:create_nova_conf:484 : setup_logging /etc/nova/nova.conf 2020-12-02 09:15:29.606 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2020-12-02 09:15:29.608 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2020-12-02 09:15:29.611 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-12-02 09:15:29.626 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-12-02 09:15:29.628 | + functions:setup_systemd_logging:719 : local pidstr= 2020-12-02 09:15:29.631 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-12-02 09:15:29.634 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-12-02 09:15:29.636 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-02 09:15:29.660 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:15:29.684 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:15:29.710 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-02 09:15:29.735 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2020-12-02 09:15:29.761 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2020-12-02 09:15:29.764 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2020-12-02 09:15:29.766 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2020-12-02 09:15:29.768 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2020-12-02 09:15:29.770 | + lib/apache:write_uwsgi_config:260 : local http= 2020-12-02 09:15:29.773 | + lib/apache:write_uwsgi_config:261 : local name= 2020-12-02 09:15:29.776 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2020-12-02 09:15:29.779 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2020-12-02 09:15:29.781 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-12-02 09:15:29.784 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-02 09:15:29.795 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-02 09:15:29.795 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:15:29.802 | d /var/run/uwsgi 0755 ubuntu root 2020-12-02 09:15:29.806 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:15:29.820 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2020-12-02 09:15:29.823 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2020-12-02 09:15:29.826 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2020-12-02 09:15:29.852 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2020-12-02 09:15:29.878 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2020-12-02 09:15:29.902 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2020-12-02 09:15:29.925 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2020-12-02 09:15:29.951 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-02 09:15:29.976 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2020-12-02 09:15:30.000 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2020-12-02 09:15:30.025 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2020-12-02 09:15:30.049 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-02 09:15:30.075 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2020-12-02 09:15:30.100 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-02 09:15:30.125 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2020-12-02 09:15:30.148 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-12-02 09:15:30.151 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-12-02 09:15:30.153 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2020-12-02 09:15:30.156 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2020-12-02 09:15:30.158 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-12-02 09:15:30.160 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:15:30.163 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:15:30.166 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2020-12-02 09:15:30.168 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2020-12-02 09:15:30.171 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2020-12-02 09:15:30.196 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2020-12-02 09:15:30.221 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2020-12-02 09:15:30.221 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2020-12-02 09:15:30.229 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2020-12-02 09:15:30.232 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2020-12-02 09:15:30.235 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2020-12-02 09:15:30.237 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-12-02 09:15:30.239 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-02 09:15:30.243 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-02 09:15:30.245 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:15:30.247 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:15:30.250 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-02 09:15:30.252 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-12-02 09:15:30.254 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:15:30.257 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:15:30.259 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2020-12-02 09:15:30.317 | Enabling site nova-api-wsgi. 2020-12-02 09:15:30.323 | To activate the new configuration, you need to run: 2020-12-02 09:15:30.323 | systemctl reload apache2 2020-12-02 09:15:30.327 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-12-02 09:15:30.329 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-02 09:15:30.332 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-02 09:15:30.334 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-02 09:15:30.479 | + lib/nova:create_nova_conf:489 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2020-12-02 09:15:30.481 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2020-12-02 09:15:30.484 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2020-12-02 09:15:30.487 | + lib/apache:write_uwsgi_config:259 : local url= 2020-12-02 09:15:30.490 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2020-12-02 09:15:30.493 | + lib/apache:write_uwsgi_config:261 : local name= 2020-12-02 09:15:30.496 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2020-12-02 09:15:30.499 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2020-12-02 09:15:30.501 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-12-02 09:15:30.504 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-02 09:15:30.516 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-02 09:15:30.517 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:15:30.525 | d /var/run/uwsgi 0755 ubuntu root 2020-12-02 09:15:30.528 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:15:30.543 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2020-12-02 09:15:30.546 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2020-12-02 09:15:30.549 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2020-12-02 09:15:30.577 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2020-12-02 09:15:30.609 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2020-12-02 09:15:30.634 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2020-12-02 09:15:30.658 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2020-12-02 09:15:30.684 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-02 09:15:30.709 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2020-12-02 09:15:30.735 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2020-12-02 09:15:30.760 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2020-12-02 09:15:30.785 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-02 09:15:30.809 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2020-12-02 09:15:30.836 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-02 09:15:30.860 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2020-12-02 09:15:30.885 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2020-12-02 09:15:30.887 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2020-12-02 09:15:30.914 | + lib/nova:create_nova_conf:491 : is_service_enabled ceilometer 2020-12-02 09:15:30.929 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:30.931 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2020-12-02 09:15:30.959 | ++ lib/nova:create_nova_conf:500 : get_notification_url 2020-12-02 09:15:30.962 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2020-12-02 09:15:30.964 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2020-12-02 09:15:30.980 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:30.982 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2020-12-02 09:15:30.985 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2020-12-02 09:15:31.009 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2020-12-02 09:15:31.036 | + lib/nova:create_nova_conf:502 : iniset_rpc_backend nova /etc/nova/nova.conf 2020-12-02 09:15:31.038 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2020-12-02 09:15:31.041 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2020-12-02 09:15:31.044 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-12-02 09:15:31.046 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-12-02 09:15:31.048 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-12-02 09:15:31.064 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:31.067 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-12-02 09:15:31.070 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-12-02 09:15:31.072 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-12-02 09:15:31.089 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:31.091 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2020-12-02 09:15:31.094 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2020-12-02 09:15:31.121 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-12-02 09:15:31.123 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-12-02 09:15:31.125 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2020-12-02 09:15:31.151 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2020-12-02 09:15:31.175 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf conductor workers 2 2020-12-02 09:15:31.203 | + lib/nova:create_nova_conf:509 : is_service_enabled tls-proxy 2020-12-02 09:15:31.218 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:31.221 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2020-12-02 09:15:31.247 | + lib/nova:create_nova_conf:516 : '[' False == True ']' 2020-12-02 09:15:31.249 | + lib/nova:create_nova_conf:520 : is_service_enabled n-cond 2020-12-02 09:15:31.267 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:31.270 | ++ lib/nova:create_nova_conf:521 : seq 1 1 2020-12-02 09:15:31.274 | + lib/nova:create_nova_conf:521 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-02 09:15:31.277 | + lib/nova:create_nova_conf:522 : local conf 2020-12-02 09:15:31.280 | + lib/nova:create_nova_conf:523 : local vhost 2020-12-02 09:15:31.284 | ++ lib/nova:create_nova_conf:524 : conductor_conf 1 2020-12-02 09:15:31.286 | ++ lib/nova:conductor_conf:734 : local cell=1 2020-12-02 09:15:31.289 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2020-12-02 09:15:31.292 | + lib/nova:create_nova_conf:524 : conf=/etc/nova/nova_cell1.conf 2020-12-02 09:15:31.294 | + lib/nova:create_nova_conf:525 : vhost=nova_cell1 2020-12-02 09:15:31.297 | + lib/nova:create_nova_conf:527 : rm -f /etc/nova/nova_cell1.conf 2020-12-02 09:15:31.301 | ++ lib/nova:create_nova_conf:528 : database_connection_url nova_cell1 2020-12-02 09:15:31.304 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2020-12-02 09:15:31.307 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2020-12-02 09:15:31.309 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2020-12-02 09:15:31.312 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2020-12-02 09:15:31.315 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2020-12-02 09:15:31.343 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2020-12-02 09:15:31.370 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2020-12-02 09:15:31.397 | + lib/nova:create_nova_conf:532 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-12-02 09:15:31.399 | + lib/nova:create_nova_conf:535 : rpc_backend_add_vhost nova_cell1 2020-12-02 09:15:31.402 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2020-12-02 09:15:31.404 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2020-12-02 09:15:31.420 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:31.423 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2020-12-02 09:15:31.423 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2020-12-02 09:15:32.510 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2020-12-02 09:15:32.512 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2020-12-02 09:15:33.583 | Creating vhost "nova_cell1" 2020-12-02 09:15:33.654 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2020-12-02 09:15:34.735 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2020-12-02 09:15:34.763 | + lib/nova:create_nova_conf:536 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2020-12-02 09:15:34.766 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2020-12-02 09:15:34.768 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2020-12-02 09:15:34.770 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-12-02 09:15:34.773 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2020-12-02 09:15:34.776 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-12-02 09:15:34.791 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:34.795 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2020-12-02 09:15:34.797 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2020-12-02 09:15:34.799 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-12-02 09:15:34.815 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:34.817 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2020-12-02 09:15:34.821 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2020-12-02 09:15:34.851 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-12-02 09:15:34.853 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-12-02 09:15:34.855 | + lib/nova:create_nova_conf:540 : is_service_enabled placement placement-client 2020-12-02 09:15:34.872 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:34.875 | + lib/nova:create_nova_conf:541 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2020-12-02 09:15:34.877 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova_cell1.conf 2020-12-02 09:15:34.879 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2020-12-02 09:15:34.907 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.53/identity 2020-12-02 09:15:34.932 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement username placement 2020-12-02 09:15:34.959 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2020-12-02 09:15:34.984 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2020-12-02 09:15:35.009 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_name service 2020-12-02 09:15:35.033 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2020-12-02 09:15:35.059 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2020-12-02 09:15:35.085 | + lib/nova:create_nova_conf:545 : setup_logging /etc/nova/nova_cell1.conf 2020-12-02 09:15:35.088 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2020-12-02 09:15:35.090 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2020-12-02 09:15:35.093 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-12-02 09:15:35.109 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-12-02 09:15:35.111 | + functions:setup_systemd_logging:719 : local pidstr= 2020-12-02 09:15:35.113 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-12-02 09:15:35.116 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-12-02 09:15:35.118 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-02 09:15:35.144 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:15:35.168 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:15:35.193 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-02 09:15:35.218 | + lib/nova:create_nova_conf:552 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-12-02 09:15:35.221 | ++ lib/nova:create_nova_conf:555 : seq 1 1 2020-12-02 09:15:35.224 | + lib/nova:create_nova_conf:555 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-12-02 09:15:35.227 | + lib/nova:create_nova_conf:556 : local conf 2020-12-02 09:15:35.229 | + lib/nova:create_nova_conf:557 : local offset 2020-12-02 09:15:35.232 | ++ lib/nova:create_nova_conf:558 : conductor_conf 1 2020-12-02 09:15:35.234 | ++ lib/nova:conductor_conf:734 : local cell=1 2020-12-02 09:15:35.237 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2020-12-02 09:15:35.240 | + lib/nova:create_nova_conf:558 : conf=/etc/nova/nova_cell1.conf 2020-12-02 09:15:35.243 | + lib/nova:create_nova_conf:559 : offset=0 2020-12-02 09:15:35.245 | + lib/nova:create_nova_conf:560 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2020-12-02 09:15:35.248 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2020-12-02 09:15:35.250 | + lib/nova:configure_console_proxies:670 : local offset=0 2020-12-02 09:15:35.253 | + lib/nova:configure_console_proxies:674 : offset=0 2020-12-02 09:15:35.255 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2020-12-02 09:15:35.271 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:35.274 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-xvnc 2020-12-02 09:15:35.290 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:35.292 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2020-12-02 09:15:35.295 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-spice 2020-12-02 09:15:35.310 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:35.313 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-sproxy 2020-12-02 09:15:35.329 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:35.332 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2020-12-02 09:15:35.348 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:15:35.351 | + ./stack.sh:main:904 : is_service_enabled placement 2020-12-02 09:15:35.368 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:15:35.370 | + ./stack.sh:main:906 : stack_install_service placement 2020-12-02 09:15:35.373 | + lib/stack:stack_install_service:20 : local service=placement 2020-12-02 09:15:35.375 | + lib/stack:stack_install_service:21 : type install_placement 2020-12-02 09:15:35.378 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-02 09:15:35.380 | + lib/stack:stack_install_service:32 : install_placement 2020-12-02 09:15:35.383 | + lib/placement:install_placement:137 : install_apache_wsgi 2020-12-02 09:15:35.385 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2020-12-02 09:15:35.388 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:15:35.390 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:15:35.393 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2020-12-02 09:15:35.396 | + functions-common:install_package:1344 : update_package_repo 2020-12-02 09:15:35.398 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-02 09:15:35.401 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-02 09:15:35.403 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-02 09:15:35.406 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-02 09:15:35.408 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-02 09:15:35.410 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:15:35.413 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:15:35.416 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-02 09:15:35.418 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-02 09:15:35.421 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-02 09:15:35.423 | + functions-common:apt_get_update:1071 : return 2020-12-02 09:15:35.426 | + functions-common:install_package:1345 : real_install_package apache2 2020-12-02 09:15:35.429 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-02 09:15:35.432 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:15:35.434 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:15:35.437 | + functions-common:real_install_package:1331 : apt_get install apache2 2020-12-02 09:15:35.457 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2020-12-02 09:15:35.580 | Reading package lists... 2020-12-02 09:15:35.838 | Building dependency tree... 2020-12-02 09:15:35.839 | Reading state information... 2020-12-02 09:15:36.058 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-12-02 09:15:36.058 | The following packages were automatically installed and are no longer required: 2020-12-02 09:15:36.059 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-12-02 09:15:36.059 | python3-click python3-colorama python3-configobj python3-constantly 2020-12-02 09:15:36.059 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-12-02 09:15:36.059 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:15:36.059 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:15:36.059 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:15:36.059 | python3-zope.interface 2020-12-02 09:15:36.059 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:15:36.126 | 0 upgraded, 0 newly installed, 0 to remove and 160 not upgraded. 2020-12-02 09:15:36.131 | + functions-common:apt_get:1115 : result=0 2020-12-02 09:15:36.134 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:15:36.136 | + functions-common:time_stop:2306 : local name 2020-12-02 09:15:36.139 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:15:36.141 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:15:36.143 | + functions-common:time_stop:2309 : local total 2020-12-02 09:15:36.146 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:15:36.149 | + functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:15:36.152 | + functions-common:time_stop:2313 : start_time=1606900535454 2020-12-02 09:15:36.154 | + functions-common:time_stop:2315 : [[ -z 1606900535454 ]] 2020-12-02 09:15:36.157 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:15:36.160 | + functions-common:time_stop:2318 : end_time=1606900536158 2020-12-02 09:15:36.163 | + functions-common:time_stop:2319 : elapsed_time=704 2020-12-02 09:15:36.165 | + functions-common:time_stop:2320 : total=227783 2020-12-02 09:15:36.168 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:15:36.170 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=228487 2020-12-02 09:15:36.172 | + functions-common:apt_get:1119 : return 0 2020-12-02 09:15:36.175 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2020-12-02 09:15:36.178 | + functions-common:is_package_installed:1353 : [[ -z libapache2-mod-wsgi ]] 2020-12-02 09:15:36.180 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2020-12-02 09:15:36.183 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2020-12-02 09:15:36.185 | + functions-common:is_package_installed:1362 : dpkg -s libapache2-mod-wsgi 2020-12-02 09:15:36.211 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2020-12-02 09:15:36.214 | + functions-common:install_package:1344 : update_package_repo 2020-12-02 09:15:36.218 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-02 09:15:36.220 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-02 09:15:36.223 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-02 09:15:36.226 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-02 09:15:36.229 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-02 09:15:36.231 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:15:36.234 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:15:36.236 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-02 09:15:36.239 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-02 09:15:36.241 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-02 09:15:36.244 | + functions-common:apt_get_update:1071 : return 2020-12-02 09:15:36.247 | + functions-common:install_package:1345 : real_install_package libapache2-mod-wsgi-py3 2020-12-02 09:15:36.249 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-02 09:15:36.252 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:15:36.254 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:15:36.258 | + functions-common:real_install_package:1331 : apt_get install libapache2-mod-wsgi-py3 2020-12-02 09:15:36.278 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2020-12-02 09:15:36.403 | Reading package lists... 2020-12-02 09:15:36.670 | Building dependency tree... 2020-12-02 09:15:36.672 | Reading state information... 2020-12-02 09:15:36.900 | The following packages were automatically installed and are no longer required: 2020-12-02 09:15:36.901 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-12-02 09:15:36.901 | python3-click python3-colorama python3-configobj python3-constantly 2020-12-02 09:15:36.901 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-12-02 09:15:36.901 | python3-pam python3-problem-report python3-pyasn1 2020-12-02 09:15:36.901 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-02 09:15:36.901 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-02 09:15:36.901 | python3-zope.interface 2020-12-02 09:15:36.901 | Use 'sudo apt autoremove' to remove them. 2020-12-02 09:15:36.946 | The following NEW packages will be installed: 2020-12-02 09:15:36.947 | libapache2-mod-wsgi-py3 2020-12-02 09:15:37.232 | 0 upgraded, 1 newly installed, 0 to remove and 160 not upgraded. 2020-12-02 09:15:37.232 | Need to get 88.3 kB of archives. 2020-12-02 09:15:37.232 | After this operation, 278 kB of additional disk space will be used. 2020-12-02 09:15:37.232 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2020-12-02 09:15:38.139 | Fetched 88.3 kB in 1s (143 kB/s) 2020-12-02 09:15:38.200 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2020-12-02 09:15:38.243 | (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 ... 77587 files and directories currently installed.) 2020-12-02 09:15:38.247 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2020-12-02 09:15:38.250 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2020-12-02 09:15:38.332 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2020-12-02 09:15:38.519 | apache2_invoke: Enable module wsgi 2020-12-02 09:15:40.981 | + functions-common:apt_get:1115 : result=0 2020-12-02 09:15:40.983 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-02 09:15:40.985 | + functions-common:time_stop:2306 : local name 2020-12-02 09:15:40.988 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:15:40.990 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:15:40.993 | + functions-common:time_stop:2309 : local total 2020-12-02 09:15:40.996 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:15:40.998 | + functions-common:time_stop:2312 : name=apt-get 2020-12-02 09:15:41.000 | + functions-common:time_stop:2313 : start_time=1606900536275 2020-12-02 09:15:41.003 | + functions-common:time_stop:2315 : [[ -z 1606900536275 ]] 2020-12-02 09:15:41.006 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:15:41.010 | + functions-common:time_stop:2318 : end_time=1606900541007 2020-12-02 09:15:41.012 | + functions-common:time_stop:2319 : elapsed_time=4732 2020-12-02 09:15:41.014 | + functions-common:time_stop:2320 : total=228487 2020-12-02 09:15:41.017 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:15:41.019 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=233219 2020-12-02 09:15:41.022 | + functions-common:apt_get:1119 : return 0 2020-12-02 09:15:41.024 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2020-12-02 09:15:41.027 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2020-12-02 09:15:41.029 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-02 09:15:41.032 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:15:41.034 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:15:41.037 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2020-12-02 09:15:41.039 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2020-12-02 09:15:41.094 | wsgi (enabled by maintainer script) 2020-12-02 09:15:41.097 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2020-12-02 09:15:41.099 | + inc/python:pip_install_gr:76 : local name=osc-placement 2020-12-02 09:15:41.102 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-02 09:15:41.105 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2020-12-02 09:15:41.108 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2020-12-02 09:15:41.110 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-02 09:15:41.114 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2020-12-02 09:15:41.115 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-02 09:15:41.120 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2020-12-02 09:15:41.122 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2020-12-02 09:15:41.125 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2020-12-02 09:15:41.128 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2020-12-02 09:15:41.130 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2020-12-02 09:15:41.152 | Using python 3.6 to install osc-placement 2020-12-02 09:15:41.154 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2020-12-02 09:15:43.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:15:43.510 | 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-02 09:15:43.525 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:15:43.671 | Collecting osc-placement===2.1.0 2020-12-02 09:15:43.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b5a/7e49631fe3469/osc_placement-2.1.0-py3-none-any.whl (54 kB) 2020-12-02 09:15:43.787 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.7.0) 2020-12-02 09:15:43.807 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (20.4) 2020-12-02 09:15:43.814 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.5.1) 2020-12-02 09:15:43.817 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2020-12-02 09:15:43.821 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (2020.4) 2020-12-02 09:15:43.826 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (3.17.2) 2020-12-02 09:15:43.830 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2020-12-02 09:15:43.833 | Requirement already satisfied: osc-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.3.0) 2020-12-02 09:15:43.851 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.2.1) 2020-12-02 09:15:43.923 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2020-12-02 09:15:43.932 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.0.1) 2020-12-02 09:15:43.939 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.8.0) 2020-12-02 09:15:43.947 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2020-12-02 09:15:43.951 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2020-12-02 09:15:43.954 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2020-12-02 09:15:43.964 | Requirement already satisfied: openstacksdk===0.52.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (0.52.0) 2020-12-02 09:15:43.995 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.5.0) 2020-12-02 09:15:44.012 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.25.0) 2020-12-02 09:15:44.035 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (1.7.0) 2020-12-02 09:15:44.040 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2020-12-02 09:15:44.043 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.3.0) 2020-12-02 09:15:44.063 | Requirement already satisfied: importlib-metadata===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.1.0) 2020-12-02 09:15:44.082 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.2.1) 2020-12-02 09:15:44.127 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2020-12-02 09:15:44.131 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.4.0) 2020-12-02 09:15:44.134 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (2.5.0) 2020-12-02 09:15:44.157 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2020-12-02 09:15:44.161 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.10.0) 2020-12-02 09:15:44.165 | Requirement already satisfied: jsonpatch===1.27 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.27) 2020-12-02 09:15:44.170 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2020-12-02 09:15:44.178 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-12-02 09:15:44.182 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (0.7.2) 2020-12-02 09:15:44.184 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.4.0) 2020-12-02 09:15:44.247 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.26.2) 2020-12-02 09:15:44.270 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-02 09:15:44.273 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-12-02 09:15:44.276 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-12-02 09:15:44.280 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (3.4.0) 2020-12-02 09:15:44.309 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-02 09:15:44.313 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (2.0) 2020-12-02 09:15:44.317 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.2.5) 2020-12-02 09:15:44.323 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-02 09:15:44.370 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2020-12-02 09:15:44.376 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.8.1) 2020-12-02 09:15:44.379 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2020-12-02 09:15:46.301 | Installing collected packages: osc-placement 2020-12-02 09:15:46.487 | Successfully installed osc-placement-2.1.0 2020-12-02 09:15:46.631 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:15:46.631 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:15:46.728 | + inc/python:pip_install:200 : result=0 2020-12-02 09:15:46.730 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:15:46.733 | + functions-common:time_stop:2306 : local name 2020-12-02 09:15:46.735 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:15:46.738 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:15:46.740 | + functions-common:time_stop:2309 : local total 2020-12-02 09:15:46.743 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:15:46.745 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:15:46.748 | + functions-common:time_stop:2313 : start_time=1606900541146 2020-12-02 09:15:46.750 | + functions-common:time_stop:2315 : [[ -z 1606900541146 ]] 2020-12-02 09:15:46.754 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:15:46.758 | + functions-common:time_stop:2318 : end_time=1606900546755 2020-12-02 09:15:46.761 | + functions-common:time_stop:2319 : elapsed_time=5609 2020-12-02 09:15:46.763 | + functions-common:time_stop:2320 : total=271237 2020-12-02 09:15:46.765 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:15:46.768 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=276846 2020-12-02 09:15:46.771 | + inc/python:pip_install:203 : return 0 2020-12-02 09:15:46.774 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2020-12-02 09:15:46.776 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2020-12-02 09:15:46.779 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2020-12-02 09:15:46.781 | + functions-common:git_clone:527 : local git_ref=master 2020-12-02 09:15:46.784 | + functions-common:git_clone:528 : local orig_dir 2020-12-02 09:15:46.787 | ++ functions-common:git_clone:529 : pwd 2020-12-02 09:15:46.790 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-02 09:15:46.792 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-02 09:15:46.795 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-02 09:15:46.812 | + functions-common:git_clone:532 : RECLONE=False 2020-12-02 09:15:46.815 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-02 09:15:46.817 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-02 09:15:46.821 | + functions-common:git_clone:546 : echo master 2020-12-02 09:15:46.821 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-02 09:15:46.826 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2020-12-02 09:15:46.828 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2020-12-02 09:15:46.831 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2020-12-02 09:15:46.833 | + functions-common:git_timed:619 : local count=0 2020-12-02 09:15:46.836 | + functions-common:git_timed:620 : local timeout=0 2020-12-02 09:15:46.839 | + functions-common:git_timed:622 : [[ -n 0 ]] 2020-12-02 09:15:46.841 | + functions-common:git_timed:623 : timeout=0 2020-12-02 09:15:46.844 | + functions-common:git_timed:626 : time_start git_timed 2020-12-02 09:15:46.846 | + functions-common:time_start:2292 : local name=git_timed 2020-12-02 09:15:46.848 | + functions-common:time_start:2293 : local start_time= 2020-12-02 09:15:46.851 | + functions-common:time_start:2294 : [[ -n '' ]] 2020-12-02 09:15:46.853 | ++ functions-common:time_start:2297 : date +%s%3N 2020-12-02 09:15:46.857 | + functions-common:time_start:2297 : _TIME_START[$name]=1606900546854 2020-12-02 09:15:46.859 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2020-12-02 09:15:46.862 | Cloning into '/opt/stack/placement'... 2020-12-02 09:15:55.067 | + functions-common:git_timed:641 : time_stop git_timed 2020-12-02 09:15:55.070 | + functions-common:time_stop:2306 : local name 2020-12-02 09:15:55.073 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:15:55.075 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:15:55.077 | + functions-common:time_stop:2309 : local total 2020-12-02 09:15:55.080 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:15:55.082 | + functions-common:time_stop:2312 : name=git_timed 2020-12-02 09:15:55.084 | + functions-common:time_stop:2313 : start_time=1606900546854 2020-12-02 09:15:55.086 | + functions-common:time_stop:2315 : [[ -z 1606900546854 ]] 2020-12-02 09:15:55.089 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:15:55.092 | + functions-common:time_stop:2318 : end_time=1606900555090 2020-12-02 09:15:55.095 | + functions-common:time_stop:2319 : elapsed_time=8236 2020-12-02 09:15:55.097 | + functions-common:time_stop:2320 : total=0 2020-12-02 09:15:55.099 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:15:55.102 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=8236 2020-12-02 09:15:55.105 | + functions-common:git_clone:594 : cd /opt/stack/placement 2020-12-02 09:15:55.108 | + functions-common:git_clone:595 : git show --oneline 2020-12-02 09:15:55.108 | + functions-common:git_clone:595 : head -1 2020-12-02 09:15:55.111 | c02a073c Fix Placement Doc 2020-12-02 09:15:55.113 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-02 09:15:55.117 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2020-12-02 09:15:55.119 | + inc/python:setup_develop:338 : local bindep 2020-12-02 09:15:55.121 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2020-12-02 09:15:55.124 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2020-12-02 09:15:55.126 | + inc/python:setup_develop:344 : local extras= 2020-12-02 09:15:55.129 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2020-12-02 09:15:55.131 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-02 09:15:55.134 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2020-12-02 09:15:55.136 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2020-12-02 09:15:55.139 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-02 09:15:55.141 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-02 09:15:55.145 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2020-12-02 09:15:55.148 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-02 09:15:55.151 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2020-12-02 09:15:55.153 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-02 09:15:55.156 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-02 09:15:55.159 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2020-12-02 09:15:55.165 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2020-12-02 09:15:55.167 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2020-12-02 09:15:55.866 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2020-12-02 09:15:55.869 | + inc/python:setup_package:417 : local bindep=0 2020-12-02 09:15:55.871 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-02 09:15:55.874 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-02 09:15:55.876 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2020-12-02 09:15:55.878 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2020-12-02 09:15:55.882 | + inc/python:setup_package:426 : local flags=-e 2020-12-02 09:15:55.884 | + inc/python:setup_package:427 : local extras= 2020-12-02 09:15:55.886 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-02 09:15:55.889 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-02 09:15:55.891 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-02 09:15:55.894 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-02 09:15:55.896 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-02 09:15:55.899 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2020-12-02 09:15:55.917 | Using python 3.6 to install /opt/stack/placement 2020-12-02 09:15:55.920 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2020-12-02 09:15:58.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:15:58.206 | 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-02 09:15:58.219 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:15:58.228 | Obtaining file:///opt/stack/placement 2020-12-02 09:15:59.649 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-02 09:16:01.072 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-02 09:16:01.084 | Requirement already satisfied: SQLAlchemy===1.3.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.20) 2020-12-02 09:16:01.108 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-12-02 09:16:01.123 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (3.2.0) 2020-12-02 09:16:01.156 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (9.1.0) 2020-12-02 09:16:01.219 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.1) 2020-12-02 09:16:01.224 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (1.0.0) 2020-12-02 09:16:01.229 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.4.0) 2020-12-02 09:16:01.234 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.1) 2020-12-02 09:16:01.275 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.1) 2020-12-02 09:16:01.286 | Requirement already satisfied: oslo.config===8.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.3) 2020-12-02 09:16:01.306 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.1) 2020-12-02 09:16:01.313 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.0) 2020-12-02 09:16:01.368 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.0.1) 2020-12-02 09:16:01.375 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2020-12-02 09:16:01.418 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2020-12-02 09:16:01.438 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.6.0) 2020-12-02 09:16:01.456 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.1) 2020-12-02 09:16:01.466 | Requirement already satisfied: oslo.upgradecheck===1.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.2.0) 2020-12-02 09:16:01.477 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.7.0) 2020-12-02 09:16:01.498 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2020-12-02 09:16:01.505 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.1) 2020-12-02 09:16:01.508 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2020-12-02 09:16:01.510 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2020-12-02 09:16:01.522 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2020-12-02 09:16:01.525 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2020-12-02 09:16:01.529 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.17.3) 2020-12-02 09:16:01.534 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2020-12-02 09:16:01.540 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2020-12-02 09:16:01.560 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.4) 2020-12-02 09:16:01.565 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2020-12-02 09:16:01.573 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.25.0) 2020-12-02 09:16:01.595 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2020-12-02 09:16:01.601 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (50.3.2) 2020-12-02 09:16:01.648 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2020-12-02 09:16:01.652 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.13.0) 2020-12-02 09:16:01.664 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.4.1) 2020-12-02 09:16:01.667 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2020-12-02 09:16:01.670 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.3.0) 2020-12-02 09:16:01.681 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2020-12-02 09:16:01.690 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2020-12-02 09:16:01.697 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2020-12-02 09:16:01.716 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2020-12-02 09:16:01.720 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2020-12-02 09:16:01.728 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.26.2) 2020-12-02 09:16:01.752 | Requirement already satisfied: importlib-metadata===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.1.0) 2020-12-02 09:16:01.770 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-02 09:16:01.817 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.2.1) 2020-12-02 09:16:01.888 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2020-12-02 09:16:01.896 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2020-12-02 09:16:01.901 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-12-02 09:16:01.905 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.8.0) 2020-12-02 09:16:01.913 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2020-12-02 09:16:01.922 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2020-12-02 09:16:01.932 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-12-02 09:16:01.940 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.0) 2020-12-02 09:16:01.944 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2020-12-02 09:16:01.947 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2020-12-02 09:16:01.951 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-12-02 09:16:01.954 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-12-02 09:16:01.958 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-02 09:16:01.962 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-12-02 09:16:01.965 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2020-12-02 09:16:01.968 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2020-12-02 09:16:01.971 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2020-12-02 09:16:01.984 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2020-12-02 09:16:01.987 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (1.0.0) 2020-12-02 09:16:01.990 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2020-12-02 09:16:01.993 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (3.4.0) 2020-12-02 09:16:02.022 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2020-12-02 09:16:02.027 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.5) 2020-12-02 09:16:02.030 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.3.0) 2020-12-02 09:16:02.050 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2020-12-02 09:16:02.053 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.4) 2020-12-02 09:16:02.056 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-12-02 09:16:02.065 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-12-02 09:16:03.703 | Installing collected packages: openstack-placement 2020-12-02 09:16:03.704 | Running setup.py develop for openstack-placement 2020-12-02 09:16:05.446 | Successfully installed openstack-placement 2020-12-02 09:16:05.629 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:16:05.629 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-02 09:16:05.721 | + inc/python:pip_install:200 : result=0 2020-12-02 09:16:05.723 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-02 09:16:05.726 | + functions-common:time_stop:2306 : local name 2020-12-02 09:16:05.728 | + functions-common:time_stop:2307 : local end_time 2020-12-02 09:16:05.730 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-02 09:16:05.733 | + functions-common:time_stop:2309 : local total 2020-12-02 09:16:05.735 | + functions-common:time_stop:2310 : local start_time 2020-12-02 09:16:05.737 | + functions-common:time_stop:2312 : name=pip_install 2020-12-02 09:16:05.739 | + functions-common:time_stop:2313 : start_time=1606900555912 2020-12-02 09:16:05.742 | + functions-common:time_stop:2315 : [[ -z 1606900555912 ]] 2020-12-02 09:16:05.745 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-02 09:16:05.750 | + functions-common:time_stop:2318 : end_time=1606900565747 2020-12-02 09:16:05.752 | + functions-common:time_stop:2319 : elapsed_time=9835 2020-12-02 09:16:05.754 | + functions-common:time_stop:2320 : total=276846 2020-12-02 09:16:05.757 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-02 09:16:05.759 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=286681 2020-12-02 09:16:05.762 | + inc/python:pip_install:203 : return 0 2020-12-02 09:16:05.764 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-02 09:16:05.767 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-12-02 09:16:05.769 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-12-02 09:16:05.788 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-12-02 09:16:05.799 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2020-12-02 09:16:05.802 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2020-12-02 09:16:05.805 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-02 09:16:05.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-02 09:16:05.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2020-12-02 09:16:05.813 | + inc/python:use_library_from_git:253 : return 1 2020-12-02 09:16:05.815 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-02 09:16:05.818 | + ./stack.sh:main:907 : configure_placement 2020-12-02 09:16:05.821 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2020-12-02 09:16:05.833 | + lib/placement:configure_placement:107 : create_placement_conf 2020-12-02 09:16:05.837 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2020-12-02 09:16:05.841 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2020-12-02 09:16:05.844 | ++ lib/database:database_connection_url:132 : local db=placement 2020-12-02 09:16:05.846 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2020-12-02 09:16:05.849 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2020-12-02 09:16:05.852 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2020-12-02 09:16:05.855 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2020-12-02 09:16:05.883 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2020-12-02 09:16:05.911 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2020-12-02 09:16:05.939 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2020-12-02 09:16:05.942 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2020-12-02 09:16:05.944 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2020-12-02 09:16:05.947 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-02 09:16:05.949 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2020-12-02 09:16:05.978 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2020-12-02 09:16:06.004 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.53/identity 2020-12-02 09:16:06.030 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2020-12-02 09:16:06.056 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2020-12-02 09:16:06.082 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2020-12-02 09:16:06.108 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2020-12-02 09:16:06.134 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2020-12-02 09:16:06.160 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-02 09:16:06.186 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2020-12-02 09:16:06.214 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2020-12-02 09:16:06.216 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2020-12-02 09:16:06.219 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2020-12-02 09:16:06.222 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-12-02 09:16:06.238 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-12-02 09:16:06.241 | + functions:setup_systemd_logging:719 : local pidstr= 2020-12-02 09:16:06.243 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-12-02 09:16:06.246 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-12-02 09:16:06.248 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-12-02 09:16:06.275 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:16:06.300 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-12-02 09:16:06.332 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-02 09:16:06.359 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2020-12-02 09:16:06.361 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2020-12-02 09:16:06.365 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2020-12-02 09:16:06.368 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2020-12-02 09:16:06.370 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2020-12-02 09:16:06.373 | + lib/apache:write_uwsgi_config:260 : local http= 2020-12-02 09:16:06.375 | + lib/apache:write_uwsgi_config:261 : local name= 2020-12-02 09:16:06.378 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2020-12-02 09:16:06.382 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2020-12-02 09:16:06.385 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-12-02 09:16:06.387 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-02 09:16:06.399 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-02 09:16:06.399 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:16:06.407 | d /var/run/uwsgi 0755 ubuntu root 2020-12-02 09:16:06.410 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-02 09:16:06.424 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2020-12-02 09:16:06.426 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2020-12-02 09:16:06.431 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2020-12-02 09:16:06.462 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2020-12-02 09:16:06.487 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2020-12-02 09:16:06.514 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2020-12-02 09:16:06.539 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2020-12-02 09:16:06.565 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-02 09:16:06.591 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2020-12-02 09:16:06.618 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2020-12-02 09:16:06.644 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2020-12-02 09:16:06.669 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-12-02 09:16:06.701 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2020-12-02 09:16:06.726 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-02 09:16:06.754 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2020-12-02 09:16:06.781 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-12-02 09:16:06.784 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-12-02 09:16:06.788 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2020-12-02 09:16:06.791 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2020-12-02 09:16:06.793 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-12-02 09:16:06.796 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:16:06.798 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:16:06.801 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2020-12-02 09:16:06.804 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2020-12-02 09:16:06.807 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2020-12-02 09:16:06.834 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2020-12-02 09:16:06.863 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2020-12-02 09:16:06.863 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2020-12-02 09:16:06.871 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2020-12-02 09:16:06.874 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2020-12-02 09:16:06.877 | + lib/apache:enable_apache_site:206 : local site=placement-api 2020-12-02 09:16:06.879 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-12-02 09:16:06.882 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-02 09:16:06.884 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-02 09:16:06.887 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:16:06.889 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:16:06.892 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-02 09:16:06.894 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-12-02 09:16:06.897 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-02 09:16:06.900 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-02 09:16:06.902 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2020-12-02 09:16:06.960 | Enabling site placement-api. 2020-12-02 09:16:06.965 | To activate the new configuration, you need to run: 2020-12-02 09:16:06.965 | systemctl reload apache2 2020-12-02 09:16:06.970 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-12-02 09:16:06.972 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-02 09:16:06.976 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-02 09:16:06.978 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-02 09:16:07.139 | + ./stack.sh:main:914 : is_service_enabled placement placement-client 2020-12-02 09:16:07.157 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:16:07.160 | + ./stack.sh:main:915 : is_service_enabled n-cpu 2020-12-02 09:16:07.181 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:16:07.183 | + ./stack.sh:main:915 : is_service_enabled n-sch 2020-12-02 09:16:07.205 | + functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:16:07.208 | + ./stack.sh:main:916 : configure_placement_nova_compute 2020-12-02 09:16:07.210 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova.conf 2020-12-02 09:16:07.213 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_type password 2020-12-02 09:16:07.242 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.53/identity 2020-12-02 09:16:07.267 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement username placement 2020-12-02 09:16:07.294 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement password Passw0rd 2020-12-02 09:16:07.319 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement user_domain_name Default 2020-12-02 09:16:07.349 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_name service 2020-12-02 09:16:07.377 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement project_domain_name Default 2020-12-02 09:16:07.402 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement region_name RegionOne 2020-12-02 09:16:07.429 | + ./stack.sh:main:920 : is_service_enabled horizon 2020-12-02 09:16:07.445 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:16:07.448 | + ./stack.sh:main:925 : is_service_enabled tls-proxy 2020-12-02 09:16:07.465 | + functions-common:is_service_enabled:1962 : return 1 2020-12-02 09:16:07.467 | + ./stack.sh:main:933 : run_phase stack install 2020-12-02 09:16:07.470 | + functions-common:run_phase:1734 : local mode=stack 2020-12-02 09:16:07.472 | + functions-common:run_phase:1735 : local phase=install 2020-12-02 09:16:07.475 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-02 09:16:07.478 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-02 09:16:07.480 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-02 09:16:07.483 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-02 09:16:07.485 | + functions-common:run_phase:1744 : local extra 2020-12-02 09:16:07.489 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-02 09:16:07.492 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-02 09:16:07.495 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-02 09:16:07.498 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-02 09:16:07.500 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2020-12-02 09:16:07.503 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-02 09:16:07.518 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-02 09:16:07.520 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-12-02 09:16:07.523 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-12-02 09:16:07.525 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2020-12-02 09:16:07.528 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2020-12-02 09:16:07.530 | ++ ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-02 09:16:07.533 | ++ ./stack.sh:echo_summary:416 : echo -e Installing Tempest 2020-12-02 09:16:07.535 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2020-12-02 09:16:07.538 | ++ lib/tempest:install_tempest:697 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2020-12-02 09:16:07.541 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2020-12-02 09:16:07.543 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2020-12-02 09:16:07.545 | ++ functions-common:git_clone:527 : local git_ref=master 2020-12-02 09:16:07.548 | ++ functions-common:git_clone:528 : local orig_dir 2020-12-02 09:16:07.550 | +++ functions-common:git_clone:529 : pwd 2020-12-02 09:16:07.554 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-02 09:16:07.556 | ++ functions-common:git_clone:530 : local git_clone_flags= 2020-12-02 09:16:07.559 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-02 09:16:07.575 | ++ functions-common:git_clone:532 : RECLONE=False 2020-12-02 09:16:07.577 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-02 09:16:07.579 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-02 09:16:07.582 | ++ functions-common:git_clone:546 : echo master 2020-12-02 09:16:07.583 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2020-12-02 09:16:07.589 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2020-12-02 09:16:07.591 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-02 09:16:07.593 | ++ functions-common:git_clone:594 : cd /opt/stack/tempest 2020-12-02 09:16:07.596 | ++ functions-common:git_clone:595 : git show --oneline 2020-12-02 09:16:07.596 | ++ functions-common:git_clone:595 : head -1 2020-12-02 09:16:07.603 | e19eacd13 Merge "Allow kwargs in create_volume_type" 2020-12-02 09:16:07.605 | ++ functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-02 09:16:07.608 | ++ lib/tempest:install_tempest:698 : pip_install 'tox!=2.8.0' 2020-12-02 09:16:07.628 | Using python 3.6 to install tox!=2.8.0 2020-12-02 09:16:07.630 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2020-12-02 09:16:09.930 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-02 09:16:09.930 | 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-02 09:16:09.944 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-12-02 09:16:10.241 | Collecting tox!=2.8.0 2020-12-02 09:16:10.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42c/e19ce5dc2f6d6/tox-3.20.1-py2.py3-none-any.whl (83 kB) 2020-12-02 09:16:10.516 | Collecting pluggy===0.13.1 2020-12-02 09:16:10.524 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2020-12-02 09:16:10.628 | Requirement already satisfied: virtualenv===20.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (20.2.1) 2020-12-02 09:16:10.691 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2020-12-02 09:16:10.695 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2020-12-02 09:16:10.703 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (3.0.12) 2020-12-02 09:16:10.706 | Requirement already satisfied: importlib-metadata===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.1.0) 2020-12-02 09:16:10.868 | Collecting py===1.9.0 2020-12-02 09:16:10.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/366/389d1db726cd2/py-1.9.0-py2.py3-none-any.whl (99 kB) 2020-12-02 09:16:11.106 | Collecting toml===0.10.0 2020-12-02 09:16:11.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2020-12-02 09:16:11.208 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.3.0) 2020-12-02 09:16:11.228 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2020-12-02 09:16:11.232 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.3.1) 2020-12-02 09:16:11.234 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2020-12-02 09:16:11.238 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (3.4.0) 2020-12-02 09:16:13.491 | Installing collected packages: pluggy, py, toml, tox 2020-12-02 09:16:13.880 | ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 2020-12-02 09:16:13.880 | 2020-12-02 09:16:13.880 | We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 2020-12-02 09:16:13.880 | 2020-12-02 09:16:13.880 | tox 3.20.1 requires importlib-metadata<3,>=0.12; python_version < "3.8", but you'll have importlib-metadata 3.1.0 which is incompatible. 2020-12-02 09:16:13.880 | Successfully installed pluggy-0.13.1 py-1.9.0 toml-0.10.0 tox-3.20.1 2020-12-02 09:16:14.023 | WARNING: You are using pip version 20.2.4; however, version 20.3 is available. 2020-12-02 09:16:14.023 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command.