2021-06-24 11:14:10.668 | + ./stack.sh:main:469 : exec 2021-06-24 11:14:10.668 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-06-24-111410' 2021-06-24 11:14:10.668 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-06-24-111410.summary.2021-06-24-111410 2021-06-24 11:14:10.668 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-24 11:14:10.668 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-06-24-111410 2021-06-24 11:14:10.668 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-06-24-111410 /opt/stack/logs/stack.sh.log 2021-06-24 11:14:10.668 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-06-24-111410.summary.2021-06-24-111410 /opt/stack/logs/stack.sh.log.summary 2021-06-24 11:14:10.668 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-06-24 11:14:10.668 | + functions:check_path_perm_sanity:596 : local real_path 2021-06-24 11:14:10.668 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-06-24 11:14:10.668 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-06-24 11:14:10.668 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-06-24 11:14:10.668 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-06-24 11:14:10.668 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-06-24 11:14:10.668 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-06-24 11:14:10.668 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-06-24 11:14:10.668 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-06-24 11:14:10.669 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-06-24 11:14:10.669 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-06-24 11:14:10.669 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-06-24 11:14:10.669 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-06-24 11:14:10.672 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-06-24 11:14:10.674 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-06-24 11:14:10.676 | + ./stack.sh:main:542 : trap err_trap ERR 2021-06-24 11:14:10.678 | + ./stack.sh:main:555 : set -o errexit 2021-06-24 11:14:10.679 | + ./stack.sh:main:558 : uname -a 2021-06-24 11:14:10.680 | Linux dv-neutron-797120-4-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-06-24 11:14:10.683 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-06-24 11:14:10.685 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-06-24 11:14:10.688 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-06-24 11:14:10.724 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-06-24 11:14:10.739 | + ./stack.sh:main:572 : fetch_plugins 2021-06-24 11:14:10.741 | + functions-common:fetch_plugins:1655 : local plugins= 2021-06-24 11:14:10.743 | + functions-common:fetch_plugins:1656 : local plugin 2021-06-24 11:14:10.745 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2021-06-24 11:14:10.747 | + functions-common:fetch_plugins:1660 : return 2021-06-24 11:14:10.749 | + ./stack.sh:main:576 : run_phase override_defaults 2021-06-24 11:14:10.751 | + functions-common:run_phase:1737 : local mode=override_defaults 2021-06-24 11:14:10.752 | + functions-common:run_phase:1738 : local phase= 2021-06-24 11:14:10.754 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-24 11:14:10.756 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-06-24 11:14:10.758 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-24 11:14:10.759 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-06-24 11:14:10.761 | + functions-common:run_phase:1747 : local extra 2021-06-24 11:14:10.763 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-24 11:14:10.766 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-06-24 11:14:10.768 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-24 11:14:10.770 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-24 11:14:10.771 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-06-24 11:14:10.773 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-24 11:14:10.785 | ++ functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:14:10.787 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-06-24 11:14:10.789 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-24 11:14:10.790 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-24 11:14:10.793 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-24 11:14:10.794 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-24 11:14:10.796 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-24 11:14:10.798 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-06-24 11:14:10.800 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-06-24 11:14:10.801 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-06-24 11:14:10.803 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-24 11:14:10.805 | + functions-common:run_phase:1762 : plugin_override_defaults 2021-06-24 11:14:10.807 | + functions-common:plugin_override_defaults:1696 : local plugins= 2021-06-24 11:14:10.809 | + functions-common:plugin_override_defaults:1697 : local plugin 2021-06-24 11:14:10.811 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2021-06-24 11:14:10.813 | + functions-common:plugin_override_defaults:1701 : return 2021-06-24 11:14:10.815 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-06-24 11:14:10.831 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-06-24 11:14:10.833 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-06-24 11:14:10.845 | ++ functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:14:10.847 | +++ lib/tls:source:43 : hostname -f 2021-06-24 11:14:10.851 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-06-24 11:14:10.852 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-06-24 11:14:10.855 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-06-24 11:14:10.857 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-06-24 11:14:10.859 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-06-24 11:14:10.860 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-06-24 11:14:10.862 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-06-24 11:14:10.864 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-06-24 11:14:10.866 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-06-24 11:14:10.867 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-06-24 11:14:10.872 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-06-24 11:14:10.883 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-06-24 11:14:10.899 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-06-24 11:14:10.911 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-06-24 11:14:10.923 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-06-24 11:14:10.948 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-06-24 11:14:10.986 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-06-24 11:14:11.068 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-06-24 11:14:11.089 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-06-24 11:14:11.133 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-06-24 11:14:11.182 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-06-24 11:14:11.304 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-06-24 11:14:11.317 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-06-24 11:14:11.331 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-06-24 11:14:11.343 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-06-24 11:14:11.427 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/os-vif 2021-06-24 11:14:11.429 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-06-24 11:14:11.433 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-06-24 11:14:11.435 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-06-24 11:14:11.437 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-06-24 11:14:11.439 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-06-24 11:14:11.441 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-06-24 11:14:11.441 | False' 2021-06-24 11:14:11.444 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-06-24 11:14:11.458 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-06-24 11:14:11.460 | + ./stack.sh:main:606 : run_phase source 2021-06-24 11:14:11.462 | + functions-common:run_phase:1737 : local mode=source 2021-06-24 11:14:11.464 | + functions-common:run_phase:1738 : local phase= 2021-06-24 11:14:11.466 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-24 11:14:11.468 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-06-24 11:14:11.470 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-24 11:14:11.472 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-06-24 11:14:11.474 | + functions-common:run_phase:1747 : local extra 2021-06-24 11:14:11.476 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-24 11:14:11.480 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-06-24 11:14:11.482 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-24 11:14:11.484 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-24 11:14:11.486 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-06-24 11:14:11.488 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-24 11:14:11.502 | ++ functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:14:11.504 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-06-24 11:14:11.506 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-06-24 11:14:11.543 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-06-24 11:14:11.545 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-06-24 11:14:11.547 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2021-06-24 11:14:11.549 | + functions-common:run_phase:1759 : load_plugin_settings 2021-06-24 11:14:11.551 | + functions-common:load_plugin_settings:1673 : local plugins= 2021-06-24 11:14:11.553 | + functions-common:load_plugin_settings:1674 : local plugin 2021-06-24 11:14:11.555 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2021-06-24 11:14:11.558 | + functions-common:load_plugin_settings:1678 : return 2021-06-24 11:14:11.560 | + functions-common:run_phase:1760 : verify_disabled_services 2021-06-24 11:14:11.562 | + functions-common:verify_disabled_services:2020 : local service 2021-06-24 11:14:11.564 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.566 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-06-24 11:14:11.568 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.571 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-06-24 11:14:11.574 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.576 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-06-24 11:14:11.578 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.580 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-06-24 11:14:11.582 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.584 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-06-24 11:14:11.586 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.589 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-06-24 11:14:11.591 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.594 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-06-24 11:14:11.596 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.598 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-06-24 11:14:11.600 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.602 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-06-24 11:14:11.605 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.607 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-06-24 11:14:11.610 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.612 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-06-24 11:14:11.614 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.616 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-06-24 11:14:11.618 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.621 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-06-24 11:14:11.623 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.625 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-06-24 11:14:11.627 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.629 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-06-24 11:14:11.632 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.634 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-06-24 11:14:11.637 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.639 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-06-24 11:14:11.641 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.643 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-06-24 11:14:11.645 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.647 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-06-24 11:14:11.650 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.654 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-06-24 11:14:11.656 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.658 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-06-24 11:14:11.661 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.663 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-06-24 11:14:11.665 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.667 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-06-24 11:14:11.669 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.671 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-06-24 11:14:11.674 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.676 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-06-24 11:14:11.678 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.680 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-06-24 11:14:11.683 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.685 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-06-24 11:14:11.687 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.690 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-06-24 11:14:11.692 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.694 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-06-24 11:14:11.696 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.699 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-06-24 11:14:11.701 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.703 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-06-24 11:14:11.705 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.707 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-06-24 11:14:11.710 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.712 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-06-24 11:14:11.715 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.717 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-06-24 11:14:11.719 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.721 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-06-24 11:14:11.724 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.726 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-06-24 11:14:11.728 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.731 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-06-24 11:14:11.733 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.735 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-06-24 11:14:11.737 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.739 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-06-24 11:14:11.742 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.744 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-06-24 11:14:11.746 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.748 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-06-24 11:14:11.750 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.752 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-06-24 11:14:11.755 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.757 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-06-24 11:14:11.759 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.761 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-06-24 11:14:11.763 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.766 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-06-24 11:14:11.768 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.770 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-06-24 11:14:11.772 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2021-06-24 11:14:11.774 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-06-24 11:14:11.778 | + ./stack.sh:main:677 : initialize_database_backends 2021-06-24 11:14:11.780 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-06-24 11:14:11.782 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-06-24 11:14:11.797 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:14:11.799 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-06-24 11:14:11.801 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-06-24 11:14:11.803 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-06-24 11:14:11.818 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:14:11.820 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-06-24 11:14:11.822 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-06-24 11:14:11.825 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-06-24 11:14:11.827 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-06-24 11:14:11.829 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-06-24 11:14:11.831 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-06-24 11:14:11.834 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-06-24 11:14:11.836 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-06-24 11:14:11.840 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-06-24 11:14:11.842 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-06-24 11:14:11.844 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-24 11:14:11.847 | + lib/database:initialize_database_backends:104 : return 0 2021-06-24 11:14:11.849 | + ./stack.sh:main:678 : echo 'Using mysql database backend' 2021-06-24 11:14:11.849 | Using mysql database backend 2021-06-24 11:14:11.851 | + ./stack.sh:main:681 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-06-24 11:14:11.866 | + ./stack.sh:main:693 : is_service_enabled rabbit 2021-06-24 11:14:11.882 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:14:11.884 | + ./stack.sh:main:694 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-06-24 11:14:11.899 | + ./stack.sh:main:701 : is_service_enabled keystone 2021-06-24 11:14:11.915 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:14:11.917 | + ./stack.sh:main:703 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-06-24 11:14:11.933 | + ./stack.sh:main:705 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-06-24 11:14:11.949 | + ./stack.sh:main:716 : is_service_enabled ldap 2021-06-24 11:14:11.964 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:14:11.967 | + ./stack.sh:main:725 : is_service_enabled s-proxy 2021-06-24 11:14:11.982 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:14:11.984 | + ./stack.sh:main:729 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-06-24 11:14:12.000 | + ./stack.sh:main:731 : [[ -z '' ]] 2021-06-24 11:14:12.002 | + ./stack.sh:main:731 : [[ False == \T\r\u\e ]] 2021-06-24 11:14:12.004 | + ./stack.sh:main:737 : save_stackenv 737 2021-06-24 11:14:12.006 | + functions-common:save_stackenv:60 : local tag=737 2021-06-24 11:14:12.009 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-06-24 11:14:12.014 | + functions-common:save_stackenv:62 : time_stamp=2021-06-24-111412 2021-06-24 11:14:12.016 | + functions-common:save_stackenv:63 : echo '# 2021-06-24-111412 737' 2021-06-24 11:14:12.019 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.021 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-24 11:14:12.023 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.026 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-06-24 11:14:12.028 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.030 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-06-24 11:14:12.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.035 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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 2021-06-24 11:14:12.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.039 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2021-06-24 11:14:12.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.044 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2021-06-24 11:14:12.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.048 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-06-24-111410 2021-06-24 11:14:12.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.053 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-06-24 11:14:12.055 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.058 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2021-06-24 11:14:12.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.063 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-06-24 11:14:12.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.067 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-06-24 11:14:12.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.072 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-06-24 11:14:12.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-24 11:14:12.077 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-06-24 11:14:12.080 | + ./stack.sh:main:748 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-06-24 11:14:12.082 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-06-24 11:14:12.084 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-06-24 11:14:12.086 | + functions-common:git_clone:525 : local git_ref=master 2021-06-24 11:14:12.088 | + functions-common:git_clone:526 : local orig_dir 2021-06-24 11:14:12.091 | ++ functions-common:git_clone:527 : pwd 2021-06-24 11:14:12.093 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-24 11:14:12.095 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-24 11:14:12.098 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-24 11:14:12.113 | + functions-common:git_clone:530 : RECLONE=False 2021-06-24 11:14:12.115 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-24 11:14:12.117 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-24 11:14:12.121 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-24 11:14:12.121 | + functions-common:git_clone:544 : echo master 2021-06-24 11:14:12.125 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-06-24 11:14:12.128 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-24 11:14:12.130 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-06-24 11:14:12.132 | + functions-common:git_clone:593 : git show --oneline 2021-06-24 11:14:12.133 | + functions-common:git_clone:593 : head -1 2021-06-24 11:14:12.135 | 83415276 Deprecate OpenStack-Ansible nspawn repositories 2021-06-24 11:14:12.138 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-24 11:14:12.140 | + ./stack.sh:main:752 : echo_summary 'Installing package prerequisites' 2021-06-24 11:14:12.142 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-24 11:14:12.145 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-06-24 11:14:12.147 | + ./stack.sh:main:753 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-06-24 11:14:12.150 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-06-24 11:14:12.152 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-06-24 11:14:12.154 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-06-24 11:14:12.157 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-06-24 11:14:12.159 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-06-24 11:14:12.161 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-06-24 11:14:12.164 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-06-24 11:14:12.169 | ++ tools/install_prereqs.sh:source:47 : NOW=1624533252 2021-06-24 11:14:12.172 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-06-24 11:14:12.176 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-06-24 11:14:12.178 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-06-24 11:14:12.181 | ++ tools/install_prereqs.sh:source:49 : DELTA=1624533252 2021-06-24 11:14:12.183 | ++ tools/install_prereqs.sh:source:50 : [[ 1624533252 -lt 7200 ]] 2021-06-24 11:14:12.186 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-06-24 11:14:12.188 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2021-06-24 11:14:12.190 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-06-24 11:14:12.193 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2021-06-24 11:14:12.195 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-06-24 11:14:12.198 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2021-06-24 11:14:12.200 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-06-24 11:14:12.203 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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 2021-06-24 11:14:12.251 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-06-24 11:14:12.251 | apache2-dev 2021-06-24 11:14:12.251 | bc 2021-06-24 11:14:12.251 | bsdmainutils 2021-06-24 11:14:12.251 | curl 2021-06-24 11:14:12.251 | g++ 2021-06-24 11:14:12.251 | gawk 2021-06-24 11:14:12.251 | gcc 2021-06-24 11:14:12.251 | gettext 2021-06-24 11:14:12.251 | git 2021-06-24 11:14:12.251 | graphviz 2021-06-24 11:14:12.251 | iputils-ping 2021-06-24 11:14:12.251 | libapache2-mod-proxy-uwsgi 2021-06-24 11:14:12.251 | libffi-dev 2021-06-24 11:14:12.251 | libjpeg-dev 2021-06-24 11:14:12.251 | libmysqlclient-dev 2021-06-24 11:14:12.251 | libpcre3-dev 2021-06-24 11:14:12.251 | libpq-dev 2021-06-24 11:14:12.251 | libssl-dev 2021-06-24 11:14:12.251 | libsystemd-dev 2021-06-24 11:14:12.251 | libxml2-dev 2021-06-24 11:14:12.251 | libxslt1-dev 2021-06-24 11:14:12.252 | libyaml-dev 2021-06-24 11:14:12.252 | lsof 2021-06-24 11:14:12.252 | openssh-server 2021-06-24 11:14:12.252 | openssl 2021-06-24 11:14:12.252 | pkg-config 2021-06-24 11:14:12.252 | psmisc 2021-06-24 11:14:12.252 | python3-dev 2021-06-24 11:14:12.252 | python3-pip 2021-06-24 11:14:12.252 | python3-systemd 2021-06-24 11:14:12.252 | python3-venv 2021-06-24 11:14:12.252 | tar 2021-06-24 11:14:12.252 | tcpdump 2021-06-24 11:14:12.252 | unzip 2021-06-24 11:14:12.252 | uuid-runtime 2021-06-24 11:14:12.252 | wget 2021-06-24 11:14:12.252 | wget 2021-06-24 11:14:12.252 | zlib1g-dev 2021-06-24 11:14:12.252 | libkrb5-dev 2021-06-24 11:14:12.252 | libldap2-dev 2021-06-24 11:14:12.252 | libsasl2-dev 2021-06-24 11:14:12.252 | memcached 2021-06-24 11:14:12.252 | python3-mysqldb 2021-06-24 11:14:12.252 | sqlite3 2021-06-24 11:14:12.252 | conntrack 2021-06-24 11:14:12.252 | curl 2021-06-24 11:14:12.252 | dnsmasq-base 2021-06-24 11:14:12.252 | dnsmasq-utils 2021-06-24 11:14:12.252 | ebtables 2021-06-24 11:14:12.252 | genisoimage 2021-06-24 11:14:12.252 | iptables 2021-06-24 11:14:12.252 | iputils-arping 2021-06-24 11:14:12.252 | kpartx 2021-06-24 11:14:12.252 | libjs-jquery-tablesorter 2021-06-24 11:14:12.252 | libmysqlclient-dev 2021-06-24 11:14:12.252 | parted 2021-06-24 11:14:12.252 | pm-utils 2021-06-24 11:14:12.253 | python3-mysqldb 2021-06-24 11:14:12.253 | socat 2021-06-24 11:14:12.253 | sqlite3 2021-06-24 11:14:12.253 | sudo 2021-06-24 11:14:12.253 | vlan 2021-06-24 11:14:12.253 | lsscsi 2021-06-24 11:14:12.253 | open-iscsi 2021-06-24 11:14:12.253 | lvm2 2021-06-24 11:14:12.253 | qemu-utils 2021-06-24 11:14:12.253 | thin-provisioning-tools 2021-06-24 11:14:12.253 | acl 2021-06-24 11:14:12.253 | dnsmasq-base 2021-06-24 11:14:12.253 | dnsmasq-utils 2021-06-24 11:14:12.253 | ebtables 2021-06-24 11:14:12.253 | haproxy 2021-06-24 11:14:12.253 | iptables 2021-06-24 11:14:12.253 | iputils-arping 2021-06-24 11:14:12.253 | iputils-ping 2021-06-24 11:14:12.253 | libmysqlclient-dev 2021-06-24 11:14:12.253 | postgresql-server-dev-all 2021-06-24 11:14:12.253 | python3-mysqldb 2021-06-24 11:14:12.253 | sqlite3 2021-06-24 11:14:12.253 | sudo 2021-06-24 11:14:12.253 | vlan 2021-06-24 11:14:12.253 | pcp 2021-06-24 11:14:12.253 | ipset 2021-06-24 11:14:12.253 | conntrack 2021-06-24 11:14:12.253 | conntrackd 2021-06-24 11:14:12.253 | keepalived 2021-06-24 11:14:12.253 | lvm2 2021-06-24 11:14:12.253 | qemu-utils 2021-06-24 11:14:12.253 | thin-provisioning-tools 2021-06-24 11:14:12.253 | curl 2021-06-24 11:14:12.253 | liberasurecode-dev 2021-06-24 11:14:12.253 | make 2021-06-24 11:14:12.253 | memcached 2021-06-24 11:14:12.254 | sqlite3 2021-06-24 11:14:12.254 | xfsprogs' 2021-06-24 11:14:12.255 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-06-24 11:14:12.273 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-06-24 11:14:12.273 | apache2-dev 2021-06-24 11:14:12.273 | bc 2021-06-24 11:14:12.273 | bsdmainutils 2021-06-24 11:14:12.273 | curl 2021-06-24 11:14:12.273 | g++ 2021-06-24 11:14:12.273 | gawk 2021-06-24 11:14:12.273 | gcc 2021-06-24 11:14:12.273 | gettext 2021-06-24 11:14:12.273 | git 2021-06-24 11:14:12.273 | graphviz 2021-06-24 11:14:12.273 | iputils-ping 2021-06-24 11:14:12.273 | libapache2-mod-proxy-uwsgi 2021-06-24 11:14:12.273 | libffi-dev 2021-06-24 11:14:12.273 | libjpeg-dev 2021-06-24 11:14:12.273 | libmysqlclient-dev 2021-06-24 11:14:12.273 | libpcre3-dev 2021-06-24 11:14:12.273 | libpq-dev 2021-06-24 11:14:12.273 | libssl-dev 2021-06-24 11:14:12.273 | libsystemd-dev 2021-06-24 11:14:12.273 | libxml2-dev 2021-06-24 11:14:12.273 | libxslt1-dev 2021-06-24 11:14:12.273 | libyaml-dev 2021-06-24 11:14:12.273 | lsof 2021-06-24 11:14:12.273 | openssh-server 2021-06-24 11:14:12.273 | openssl 2021-06-24 11:14:12.273 | pkg-config 2021-06-24 11:14:12.273 | psmisc 2021-06-24 11:14:12.274 | python3-dev 2021-06-24 11:14:12.274 | python3-pip 2021-06-24 11:14:12.274 | python3-systemd 2021-06-24 11:14:12.274 | python3-venv 2021-06-24 11:14:12.274 | tar 2021-06-24 11:14:12.274 | tcpdump 2021-06-24 11:14:12.274 | unzip 2021-06-24 11:14:12.274 | uuid-runtime 2021-06-24 11:14:12.274 | wget 2021-06-24 11:14:12.274 | wget 2021-06-24 11:14:12.274 | zlib1g-dev 2021-06-24 11:14:12.274 | libkrb5-dev 2021-06-24 11:14:12.274 | libldap2-dev 2021-06-24 11:14:12.274 | libsasl2-dev 2021-06-24 11:14:12.274 | memcached 2021-06-24 11:14:12.274 | python3-mysqldb 2021-06-24 11:14:12.274 | sqlite3 2021-06-24 11:14:12.274 | conntrack 2021-06-24 11:14:12.274 | curl 2021-06-24 11:14:12.274 | dnsmasq-base 2021-06-24 11:14:12.274 | dnsmasq-utils 2021-06-24 11:14:12.274 | ebtables 2021-06-24 11:14:12.274 | genisoimage 2021-06-24 11:14:12.274 | iptables 2021-06-24 11:14:12.274 | iputils-arping 2021-06-24 11:14:12.274 | kpartx 2021-06-24 11:14:12.274 | libjs-jquery-tablesorter 2021-06-24 11:14:12.274 | libmysqlclient-dev 2021-06-24 11:14:12.274 | parted 2021-06-24 11:14:12.274 | pm-utils 2021-06-24 11:14:12.274 | python3-mysqldb 2021-06-24 11:14:12.274 | socat 2021-06-24 11:14:12.274 | sqlite3 2021-06-24 11:14:12.274 | sudo 2021-06-24 11:14:12.274 | vlan 2021-06-24 11:14:12.274 | lsscsi 2021-06-24 11:14:12.274 | open-iscsi 2021-06-24 11:14:12.275 | lvm2 2021-06-24 11:14:12.275 | qemu-utils 2021-06-24 11:14:12.275 | thin-provisioning-tools 2021-06-24 11:14:12.275 | acl 2021-06-24 11:14:12.275 | dnsmasq-base 2021-06-24 11:14:12.275 | dnsmasq-utils 2021-06-24 11:14:12.275 | ebtables 2021-06-24 11:14:12.275 | haproxy 2021-06-24 11:14:12.275 | iptables 2021-06-24 11:14:12.275 | iputils-arping 2021-06-24 11:14:12.275 | iputils-ping 2021-06-24 11:14:12.275 | libmysqlclient-dev 2021-06-24 11:14:12.275 | postgresql-server-dev-all 2021-06-24 11:14:12.275 | python3-mysqldb 2021-06-24 11:14:12.275 | sqlite3 2021-06-24 11:14:12.275 | sudo 2021-06-24 11:14:12.275 | vlan 2021-06-24 11:14:12.275 | pcp 2021-06-24 11:14:12.275 | ipset 2021-06-24 11:14:12.275 | conntrack 2021-06-24 11:14:12.275 | conntrackd 2021-06-24 11:14:12.275 | keepalived 2021-06-24 11:14:12.275 | lvm2 2021-06-24 11:14:12.275 | qemu-utils 2021-06-24 11:14:12.275 | thin-provisioning-tools 2021-06-24 11:14:12.275 | curl 2021-06-24 11:14:12.275 | liberasurecode-dev 2021-06-24 11:14:12.275 | make 2021-06-24 11:14:12.275 | memcached 2021-06-24 11:14:12.275 | sqlite3 2021-06-24 11:14:12.275 | xfsprogs ' 2021-06-24 11:14:12.275 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-06-24 11:14:12.278 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:14:12.280 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:14:12.283 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-06-24 11:14:12.283 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-06-24 11:14:12.288 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-06-24 11:14:12.290 | ++ functions-common:install_package:1347 : update_package_repo 2021-06-24 11:14:12.293 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-06-24 11:14:12.295 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2021-06-24 11:14:12.297 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-06-24 11:14:12.299 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-06-24 11:14:12.301 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2021-06-24 11:14:12.303 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:14:12.305 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:14:12.308 | ++ functions-common:update_package_repo:1328 : apt_get_update 2021-06-24 11:14:12.310 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2021-06-24 11:14:12.312 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2021-06-24 11:14:12.314 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2021-06-24 11:14:12.316 | +++ functions-common:apt_get_update:1081 : id -u 2021-06-24 11:14:12.320 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2021-06-24 11:14:12.322 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2021-06-24 11:14:12.324 | ++ functions-common:time_start:2295 : local name=apt-get-update 2021-06-24 11:14:12.326 | ++ functions-common:time_start:2296 : local start_time= 2021-06-24 11:14:12.328 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2021-06-24 11:14:12.331 | +++ functions-common:time_start:2300 : date +%s%3N 2021-06-24 11:14:12.334 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1624533252332 2021-06-24 11:14:12.336 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-06-24 11:14:12.339 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-06-24 11:14:12.341 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-06-24 11:14:12.753 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-06-24 11:14:12.753 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-06-24 11:14:12.890 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-06-24 11:14:13.020 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-06-24 11:14:14.825 | Reading package lists... 2021-06-24 11:14:14.853 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2021-06-24 11:14:14.856 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2021-06-24 11:14:14.858 | ++ functions-common:time_stop:2309 : local name 2021-06-24 11:14:14.860 | ++ functions-common:time_stop:2310 : local end_time 2021-06-24 11:14:14.862 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:14:14.864 | ++ functions-common:time_stop:2312 : local total 2021-06-24 11:14:14.866 | ++ functions-common:time_stop:2313 : local start_time 2021-06-24 11:14:14.868 | ++ functions-common:time_stop:2315 : name=apt-get-update 2021-06-24 11:14:14.871 | ++ functions-common:time_stop:2316 : start_time=1624533252332 2021-06-24 11:14:14.873 | ++ functions-common:time_stop:2318 : [[ -z 1624533252332 ]] 2021-06-24 11:14:14.875 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:14:14.879 | ++ functions-common:time_stop:2321 : end_time=1624533254877 2021-06-24 11:14:14.881 | ++ functions-common:time_stop:2322 : elapsed_time=2545 2021-06-24 11:14:14.883 | ++ functions-common:time_stop:2323 : total=0 2021-06-24 11:14:14.885 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:14:14.887 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2545 2021-06-24 11:14:14.890 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-06-24 11:14:14.892 | ++ functions-common:real_install_package:1333 : is_ubuntu 2021-06-24 11:14:14.894 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:14:14.896 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:14:14.899 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-06-24 11:14:14.920 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-06-24 11:14:15.024 | Reading package lists... 2021-06-24 11:14:15.240 | Building dependency tree... 2021-06-24 11:14:15.241 | Reading state information... 2021-06-24 11:14:15.490 | bc is already the newest version (1.07.1-2build1). 2021-06-24 11:14:15.490 | bc set to manually installed. 2021-06-24 11:14:15.490 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-06-24 11:14:15.490 | bsdmainutils set to manually installed. 2021-06-24 11:14:15.490 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-06-24 11:14:15.490 | gawk set to manually installed. 2021-06-24 11:14:15.490 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-06-24 11:14:15.490 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-06-24 11:14:15.490 | iptables set to manually installed. 2021-06-24 11:14:15.490 | iputils-ping is already the newest version (3:20190709-3). 2021-06-24 11:14:15.490 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-06-24 11:14:15.490 | kpartx set to manually installed. 2021-06-24 11:14:15.490 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-06-24 11:14:15.490 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-06-24 11:14:15.490 | psmisc is already the newest version (23.3-1). 2021-06-24 11:14:15.491 | psmisc set to manually installed. 2021-06-24 11:14:15.491 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-06-24 11:14:15.491 | python3-systemd is already the newest version (234-3build2). 2021-06-24 11:14:15.491 | python3-systemd set to manually installed. 2021-06-24 11:14:15.491 | tcpdump is already the newest version (4.9.3-4). 2021-06-24 11:14:15.491 | tcpdump set to manually installed. 2021-06-24 11:14:15.491 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-06-24 11:14:15.491 | thin-provisioning-tools set to manually installed. 2021-06-24 11:14:15.491 | wget is already the newest version (1.20.3-1ubuntu1). 2021-06-24 11:14:15.491 | wget set to manually installed. 2021-06-24 11:14:15.491 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-06-24 11:14:15.491 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-06-24 11:14:15.491 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-06-24 11:14:15.491 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-06-24 11:14:15.491 | lsof set to manually installed. 2021-06-24 11:14:15.491 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-06-24 11:14:15.491 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-06-24 11:14:15.491 | parted set to manually installed. 2021-06-24 11:14:15.491 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-06-24 11:14:15.491 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-06-24 11:14:15.491 | tar set to manually installed. 2021-06-24 11:14:15.491 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-06-24 11:14:15.491 | uuid-runtime set to manually installed. 2021-06-24 11:14:15.491 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-06-24 11:14:15.491 | zlib1g-dev set to manually installed. 2021-06-24 11:14:15.491 | The following packages were automatically installed and are no longer required: 2021-06-24 11:14:15.492 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-24 11:14:15.492 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-24 11:14:15.492 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-24 11:14:15.492 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-24 11:14:15.492 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-24 11:14:15.492 | python3-zope.interface 2021-06-24 11:14:15.492 | Use 'sudo apt autoremove' to remove them. 2021-06-24 11:14:15.492 | The following additional packages will be installed: 2021-06-24 11:14:15.492 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-06-24 11:14:15.492 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-06-24 11:14:15.492 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-06-24 11:14:15.492 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-06-24 11:14:15.492 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-06-24 11:14:15.492 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-06-24 11:14:15.492 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-06-24 11:14:15.492 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-06-24 11:14:15.492 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-06-24 11:14:15.492 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-06-24 11:14:15.492 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-06-24 11:14:15.492 | libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 libfakeroot 2021-06-24 11:14:15.492 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-06-24 11:14:15.492 | libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 2021-06-24 11:14:15.492 | libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 2021-06-24 11:14:15.492 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-06-24 11:14:15.492 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2021-06-24 11:14:15.492 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2021-06-24 11:14:15.492 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2021-06-24 11:14:15.492 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2021-06-24 11:14:15.492 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2021-06-24 11:14:15.492 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2021-06-24 11:14:15.492 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-06-24 11:14:15.493 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-06-24 11:14:15.493 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2021-06-24 11:14:15.493 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2021-06-24 11:14:15.493 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2021-06-24 11:14:15.493 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-06-24 11:14:15.493 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-06-24 11:14:15.493 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2021-06-24 11:14:15.493 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common pcp-conf 2021-06-24 11:14:15.493 | po-debconf postgresql-client-12 postgresql-client-common postgresql-common 2021-06-24 11:14:15.493 | postgresql-server-dev-12 python-pip-whl python3-pcp python3-pygments 2021-06-24 11:14:15.493 | python3-wheel python3-yaml python3.8-venv qemu-block-extra sharutils 2021-06-24 11:14:15.493 | ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2021-06-24 11:14:15.493 | Suggested packages: 2021-06-24 11:14:15.494 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-06-24 11:14:15.494 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-06-24 11:14:15.494 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-06-24 11:14:15.494 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-06-24 11:14:15.494 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2021-06-24 11:14:15.494 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2021-06-24 11:14:15.494 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2021-06-24 11:14:15.494 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2021-06-24 11:14:15.494 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2021-06-24 11:14:15.494 | libmemcached libterm-readkey-perl libyaml-perl pcp-gui libpcp-import-perl 2021-06-24 11:14:15.494 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-12 2021-06-24 11:14:15.494 | libjson-perl default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2021-06-24 11:14:15.494 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2021-06-24 11:14:15.494 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2021-06-24 11:14:15.705 | The following NEW packages will be installed: 2021-06-24 11:14:15.706 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-06-24 11:14:15.706 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-06-24 11:14:15.706 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-06-24 11:14:15.706 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-06-24 11:14:15.706 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-06-24 11:14:15.706 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-06-24 11:14:15.706 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-06-24 11:14:15.706 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-06-24 11:14:15.706 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-06-24 11:14:15.706 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-06-24 11:14:15.706 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-06-24 11:14:15.706 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-06-24 11:14:15.706 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-06-24 11:14:15.706 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-06-24 11:14:15.706 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2021-06-24 11:14:15.706 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-06-24 11:14:15.706 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-06-24 11:14:15.706 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-06-24 11:14:15.706 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-06-24 11:14:15.706 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-06-24 11:14:15.706 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-06-24 11:14:15.706 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-06-24 11:14:15.706 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-06-24 11:14:15.706 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-06-24 11:14:15.706 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-06-24 11:14:15.706 | libnl-route-3-200 libnspr4 libnss3 libobjc-9-dev libobjc4 libomp-10-dev 2021-06-24 11:14:15.706 | libomp5-10 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-06-24 11:14:15.706 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2021-06-24 11:14:15.706 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 2021-06-24 11:14:15.706 | librados2 librbd1 librdmacm1 libsasl2-dev libsctp-dev libsctp1 2021-06-24 11:14:15.706 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl-dev 2021-06-24 11:14:15.706 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl 2021-06-24 11:14:15.707 | libsystemd-dev libthai-data libthai0 libtiff5 libtinfo-dev libtool libwebp6 2021-06-24 11:14:15.707 | libx86-1 libxaw7 libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 2021-06-24 11:14:15.707 | libxrender1 libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 2021-06-24 11:14:15.707 | llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi m4 make memcached 2021-06-24 11:14:15.707 | mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2021-06-24 11:14:15.707 | postgresql-client-12 postgresql-client-common postgresql-common 2021-06-24 11:14:15.707 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-06-24 11:14:15.707 | python3-mysqldb python3-pcp python3-pip python3-pygments python3-venv 2021-06-24 11:14:15.707 | python3-wheel python3-yaml python3.8-venv qemu-block-extra qemu-utils 2021-06-24 11:14:15.707 | sharutils socat sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-06-24 11:14:15.707 | The following packages will be upgraded: 2021-06-24 11:14:15.708 | libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 libsystemd0 libxml2 2021-06-24 11:14:15.708 | open-iscsi openssl systemd systemd-sysv systemd-timesyncd 2021-06-24 11:14:15.824 | 11 upgraded, 220 newly installed, 0 to remove and 58 not upgraded. 2021-06-24 11:14:15.824 | Need to get 155 MB of archives. 2021-06-24 11:14:15.824 | After this operation, 777 MB of additional disk space will be used. 2021-06-24 11:14:15.824 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.7 [96.1 kB] 2021-06-24 11:14:16.003 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.7 [28.1 kB] 2021-06-24 11:14:16.014 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.7 [10.3 kB] 2021-06-24 11:14:16.018 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.7 [186 kB] 2021-06-24 11:14:16.089 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.7 [3,806 kB] 2021-06-24 11:14:16.437 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.7 [270 kB] 2021-06-24 11:14:16.590 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-06-24 11:14:16.591 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1,319 kB] 2021-06-24 11:14:16.678 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-06-24 11:14:16.679 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-06-24 11:14:16.680 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-06-24 11:14:16.683 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-06-24 11:14:16.684 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-06-24 11:14:16.685 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-06-24 11:14:16.687 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2021-06-24 11:14:16.701 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.3 [1,179 kB] 2021-06-24 11:14:16.868 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.3 [159 kB] 2021-06-24 11:14:16.872 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.3 [84.0 kB] 2021-06-24 11:14:16.874 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.3 [95.5 kB] 2021-06-24 11:14:16.876 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-06-24 11:14:17.241 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.1 [1,519 kB] 2021-06-24 11:14:17.313 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-06-24 11:14:17.314 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-06-24 11:14:17.315 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-06-24 11:14:17.315 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.25-0ubuntu0.20.04.1 [1,226 kB] 2021-06-24 11:14:17.361 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-06-24 11:14:17.361 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-06-24 11:14:17.362 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-06-24 11:14:17.367 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-06-24 11:14:17.555 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-06-24 11:14:17.845 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-06-24 11:14:17.848 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-06-24 11:14:17.854 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.4 [620 kB] 2021-06-24 11:14:17.935 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-06-24 11:14:17.938 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-06-24 11:14:17.939 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-06-24 11:14:17.940 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-06-24 11:14:17.944 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-06-24 11:14:17.949 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-06-24 11:14:17.985 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-06-24 11:14:18.222 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-06-24 11:14:20.647 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-06-24 11:14:22.113 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-06-24 11:14:22.391 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-06-24 11:14:22.451 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2021-06-24 11:14:22.453 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-06-24 11:14:22.458 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-06-24 11:14:22.912 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2021-06-24 11:14:22.948 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2021-06-24 11:14:23.025 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-06-24 11:14:23.844 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-06-24 11:14:25.025 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-06-24 11:14:25.037 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-06-24 11:14:25.065 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-06-24 11:14:25.065 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-06-24 11:14:25.124 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-06-24 11:14:25.126 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-06-24 11:14:25.127 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-06-24 11:14:25.127 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-06-24 11:14:25.128 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-06-24 11:14:25.176 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-06-24 11:14:25.176 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-06-24 11:14:25.302 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-06-24 11:14:25.305 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-06-24 11:14:25.361 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-06-24 11:14:25.492 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-06-24 11:14:25.492 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-06-24 11:14:25.499 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-06-24 11:14:25.728 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-06-24 11:14:25.729 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-06-24 11:14:25.730 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-06-24 11:14:25.732 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-06-24 11:14:25.799 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-06-24 11:14:25.844 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-06-24 11:14:25.897 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.3 [179 kB] 2021-06-24 11:14:25.952 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-06-24 11:14:25.953 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-06-24 11:14:27.292 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-06-24 11:14:27.292 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-06-24 11:14:27.292 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-06-24 11:14:27.294 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-06-24 11:14:27.295 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-06-24 11:14:27.295 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-06-24 11:14:27.382 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-06-24 11:14:27.382 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-06-24 11:14:27.427 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-06-24 11:14:27.582 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-06-24 11:14:27.584 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-06-24 11:14:27.637 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-06-24 11:14:27.638 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-06-24 11:14:27.640 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-06-24 11:14:27.774 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-06-24 11:14:27.889 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-06-24 11:14:27.892 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-06-24 11:14:27.944 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-06-24 11:14:27.947 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-06-24 11:14:27.979 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-06-24 11:14:28.024 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-06-24 11:14:28.025 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-06-24 11:14:28.026 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-06-24 11:14:28.028 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-06-24 11:14:28.117 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-06-24 11:14:28.207 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-06-24 11:14:28.325 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-06-24 11:14:28.360 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-06-24 11:14:28.365 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-06-24 11:14:28.385 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-06-24 11:14:28.401 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-06-24 11:14:28.421 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-06-24 11:14:28.422 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-06-24 11:14:28.423 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-06-24 11:14:28.424 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-06-24 11:14:28.474 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-06-24 11:14:28.480 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-06-24 11:14:28.514 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-06-24 11:14:28.525 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-06-24 11:14:28.527 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-06-24 11:14:28.538 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-06-24 11:14:28.552 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-06-24 11:14:28.554 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-06-24 11:14:28.557 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-06-24 11:14:28.559 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-06-24 11:14:28.614 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-06-24 11:14:28.628 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-06-24 11:14:28.643 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-06-24 11:14:28.645 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-06-24 11:14:28.649 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-06-24 11:14:28.672 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-06-24 11:14:28.686 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-06-24 11:14:28.690 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-06-24 11:14:28.706 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-06-24 11:14:28.755 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-06-24 11:14:28.811 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-06-24 11:14:28.812 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-06-24 11:14:28.829 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-06-24 11:14:28.833 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-06-24 11:14:28.833 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-06-24 11:14:28.834 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-06-24 11:14:28.861 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-06-24 11:14:28.862 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-06-24 11:14:28.864 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-06-24 11:14:28.865 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-06-24 11:14:28.902 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-06-24 11:14:28.912 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-06-24 11:14:28.916 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-06-24 11:14:28.917 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-06-24 11:14:28.918 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-06-24 11:14:28.946 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-06-24 11:14:28.967 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-06-24 11:14:28.988 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-06-24 11:14:29.124 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-06-24 11:14:29.126 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-06-24 11:14:30.401 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-06-24 11:14:30.403 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-06-24 11:14:30.404 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-06-24 11:14:30.406 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-06-24 11:14:30.424 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-06-24 11:14:30.425 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-06-24 11:14:30.430 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-06-24 11:14:30.485 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-06-24 11:14:30.486 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-06-24 11:14:30.566 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-06-24 11:14:30.570 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-06-24 11:14:30.570 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-06-24 11:14:30.571 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.4 [1,583 kB] 2021-06-24 11:14:30.850 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.25-0ubuntu0.20.04.1 [1,537 kB] 2021-06-24 11:14:31.059 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-06-24 11:14:31.132 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-06-24 11:14:31.135 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-06-24 11:14:31.365 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-06-24 11:14:31.381 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-06-24 11:14:31.382 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2021-06-24 11:14:31.383 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2021-06-24 11:14:31.447 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2021-06-24 11:14:31.448 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2021-06-24 11:14:31.449 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.7-0ubuntu0.20.04.1 [116 kB] 2021-06-24 11:14:31.454 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.7-0ubuntu0.20.04.1 [136 kB] 2021-06-24 11:14:31.533 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.11-0ubuntu0.20.04.2 [3,214 kB] 2021-06-24 11:14:32.012 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.11-0ubuntu0.20.04.2 [1,619 kB] 2021-06-24 11:14:32.376 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-06-24 11:14:32.380 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.7 [246 kB] 2021-06-24 11:14:32.387 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-06-24 11:14:32.387 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-06-24 11:14:32.389 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2021-06-24 11:14:32.519 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-06-24 11:14:32.523 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-06-24 11:14:32.534 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-06-24 11:14:32.611 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-06-24 11:14:33.446 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-06-24 11:14:33.447 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-06-24 11:14:33.534 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-06-24 11:14:33.576 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-06-24 11:14:34.755 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-06-24 11:14:34.757 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-06-24 11:14:39.221 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-06-24 11:14:39.222 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-06-24 11:14:39.223 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-06-24 11:14:39.224 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-06-24 11:14:39.225 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.7-0ubuntu0.20.04.1 [1,045 kB] 2021-06-24 11:14:39.373 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-06-24 11:14:39.375 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-06-24 11:14:39.398 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.7-0ubuntu0.20.04.1 [920 kB] 2021-06-24 11:14:39.614 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-06-24 11:14:39.659 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.5 [1,805 kB] 2021-06-24 11:14:39.978 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-06-24 11:14:39.982 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-06-24 11:14:39.984 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.5 [230 kB] 2021-06-24 11:14:40.004 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.5-1~20.04.3 [5,444 B] 2021-06-24 11:14:40.005 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-06-24 11:14:40.005 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.16 [53.4 kB] 2021-06-24 11:14:40.009 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.16 [973 kB] 2021-06-24 11:14:40.196 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-06-24 11:14:40.199 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-06-24 11:14:40.216 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-06-24 11:14:40.234 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-06-24 11:14:40.234 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-06-24 11:14:40.238 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-06-24 11:14:40.239 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.3 [1,180 B] 2021-06-24 11:14:40.239 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2021-06-24 11:14:40.240 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2021-06-24 11:14:40.241 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-06-24 11:14:40.282 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2021-06-24 11:14:40.283 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2021-06-24 11:14:40.284 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2021-06-24 11:14:40.285 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2021-06-24 11:14:40.286 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2021-06-24 11:14:40.298 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-06-24 11:14:40.324 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2021-06-24 11:14:40.330 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2021-06-24 11:14:40.618 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-06-24 11:14:40.629 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-06-24 11:14:42.082 | Preconfiguring packages ... 2021-06-24 11:14:42.234 | Fetched 155 MB in 25s (6,212 kB/s) 2021-06-24 11:14:42.307 | (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 ... 67326 files and directories currently installed.) 2021-06-24 11:14:42.310 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.7_amd64.deb ... 2021-06-24 11:14:42.325 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.7) over (245.4-4ubuntu3.6) ... 2021-06-24 11:14:42.396 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.7_amd64.deb ... 2021-06-24 11:14:42.422 | Unpacking systemd-timesyncd (245.4-4ubuntu3.7) over (245.4-4ubuntu3.6) ... 2021-06-24 11:14:42.826 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.7_amd64.deb ... 2021-06-24 11:14:42.833 | Unpacking systemd-sysv (245.4-4ubuntu3.7) over (245.4-4ubuntu3.6) ... 2021-06-24 11:14:42.874 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.7_amd64.deb ... 2021-06-24 11:14:42.882 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.7) over (245.4-4ubuntu3.6) ... 2021-06-24 11:14:42.963 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.7_amd64.deb ... 2021-06-24 11:14:43.129 | Unpacking systemd (245.4-4ubuntu3.7) over (245.4-4ubuntu3.6) ... 2021-06-24 11:14:43.926 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.7_amd64.deb ... 2021-06-24 11:14:43.939 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.7) over (245.4-4ubuntu3.6) ... 2021-06-24 11:14:44.024 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.7) ... 2021-06-24 11:14:44.074 | Selecting previously unselected package libapr1:amd64. 2021-06-24 11:14:44.113 | (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 ... 67326 files and directories currently installed.) 2021-06-24 11:14:44.116 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-06-24 11:14:44.118 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-06-24 11:14:44.175 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-06-24 11:14:44.185 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-06-24 11:14:44.396 | Selecting previously unselected package libaprutil1:amd64. 2021-06-24 11:14:44.404 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-06-24 11:14:44.406 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-06-24 11:14:44.443 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-06-24 11:14:44.450 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-06-24 11:14:44.452 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-06-24 11:14:44.487 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-06-24 11:14:44.496 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-06-24 11:14:44.552 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-06-24 11:14:44.559 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-06-24 11:14:44.561 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-06-24 11:14:44.590 | Selecting previously unselected package libjansson4:amd64. 2021-06-24 11:14:44.598 | Preparing to unpack .../006-libjansson4_2.12-1build1_amd64.deb ... 2021-06-24 11:14:44.600 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-06-24 11:14:44.629 | Selecting previously unselected package liblua5.2-0:amd64. 2021-06-24 11:14:44.636 | Preparing to unpack .../007-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-06-24 11:14:44.638 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-06-24 11:14:44.689 | Preparing to unpack .../008-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:14:44.699 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2021-06-24 11:14:44.812 | Selecting previously unselected package apache2-bin. 2021-06-24 11:14:44.819 | Preparing to unpack .../009-apache2-bin_2.4.41-4ubuntu3.3_amd64.deb ... 2021-06-24 11:14:44.822 | Unpacking apache2-bin (2.4.41-4ubuntu3.3) ... 2021-06-24 11:14:45.028 | Selecting previously unselected package apache2-data. 2021-06-24 11:14:45.036 | Preparing to unpack .../010-apache2-data_2.4.41-4ubuntu3.3_all.deb ... 2021-06-24 11:14:45.038 | Unpacking apache2-data (2.4.41-4ubuntu3.3) ... 2021-06-24 11:14:45.142 | Selecting previously unselected package apache2-utils. 2021-06-24 11:14:45.150 | Preparing to unpack .../011-apache2-utils_2.4.41-4ubuntu3.3_amd64.deb ... 2021-06-24 11:14:45.152 | Unpacking apache2-utils (2.4.41-4ubuntu3.3) ... 2021-06-24 11:14:45.196 | Selecting previously unselected package apache2. 2021-06-24 11:14:45.203 | Preparing to unpack .../012-apache2_2.4.41-4ubuntu3.3_amd64.deb ... 2021-06-24 11:14:45.223 | Unpacking apache2 (2.4.41-4ubuntu3.3) ... 2021-06-24 11:14:45.292 | Selecting previously unselected package liblua5.3-0:amd64. 2021-06-24 11:14:45.299 | Preparing to unpack .../013-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-06-24 11:14:45.301 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-06-24 11:14:45.349 | Selecting previously unselected package haproxy. 2021-06-24 11:14:45.356 | Preparing to unpack .../014-haproxy_2.0.13-2ubuntu0.1_amd64.deb ... 2021-06-24 11:14:45.366 | Unpacking haproxy (2.0.13-2ubuntu0.1) ... 2021-06-24 11:14:45.588 | Selecting previously unselected package libnl-3-200:amd64. 2021-06-24 11:14:45.595 | Preparing to unpack .../015-libnl-3-200_3.4.0-1_amd64.deb ... 2021-06-24 11:14:45.597 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-06-24 11:14:45.632 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-06-24 11:14:45.639 | Preparing to unpack .../016-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-06-24 11:14:45.641 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-06-24 11:14:45.671 | Selecting previously unselected package mysql-common. 2021-06-24 11:14:45.679 | Preparing to unpack .../017-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-06-24 11:14:45.697 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-06-24 11:14:45.725 | Selecting previously unselected package libmysqlclient21:amd64. 2021-06-24 11:14:45.732 | Preparing to unpack .../018-libmysqlclient21_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:14:45.734 | Unpacking libmysqlclient21:amd64 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:14:45.972 | Selecting previously unselected package libsensors-config. 2021-06-24 11:14:45.980 | Preparing to unpack .../019-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-06-24 11:14:45.982 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-06-24 11:14:46.011 | Selecting previously unselected package libsensors5:amd64. 2021-06-24 11:14:46.018 | Preparing to unpack .../020-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-06-24 11:14:46.109 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-06-24 11:14:46.142 | Selecting previously unselected package libsnmp-base. 2021-06-24 11:14:46.151 | Preparing to unpack .../021-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-06-24 11:14:46.154 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-06-24 11:14:46.229 | Selecting previously unselected package libsnmp35:amd64. 2021-06-24 11:14:46.236 | Preparing to unpack .../022-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-06-24 11:14:46.239 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-06-24 11:14:46.403 | Selecting previously unselected package keepalived. 2021-06-24 11:14:46.411 | Preparing to unpack .../023-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-06-24 11:14:46.413 | Unpacking keepalived (1:2.0.19-2) ... 2021-06-24 11:14:46.498 | Selecting previously unselected package memcached. 2021-06-24 11:14:46.505 | Preparing to unpack .../024-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-06-24 11:14:46.507 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-06-24 11:14:46.566 | Preparing to unpack .../025-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-06-24 11:14:47.034 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-06-24 11:14:47.137 | Preparing to unpack .../026-openssl_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-06-24 11:14:47.143 | Unpacking openssl (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-06-24 11:14:47.273 | Selecting previously unselected package python3-yaml. 2021-06-24 11:14:47.281 | Preparing to unpack .../027-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-06-24 11:14:47.284 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-06-24 11:14:47.333 | Selecting previously unselected package acl. 2021-06-24 11:14:47.340 | Preparing to unpack .../028-acl_2.2.53-6_amd64.deb ... 2021-06-24 11:14:47.343 | Unpacking acl (2.2.53-6) ... 2021-06-24 11:14:47.372 | Selecting previously unselected package autotools-dev. 2021-06-24 11:14:47.380 | Preparing to unpack .../029-autotools-dev_20180224.1_all.deb ... 2021-06-24 11:14:47.382 | Unpacking autotools-dev (20180224.1) ... 2021-06-24 11:14:47.418 | Selecting previously unselected package m4. 2021-06-24 11:14:47.426 | Preparing to unpack .../030-m4_1.4.18-4_amd64.deb ... 2021-06-24 11:14:47.428 | Unpacking m4 (1.4.18-4) ... 2021-06-24 11:14:47.484 | Selecting previously unselected package autoconf. 2021-06-24 11:14:47.492 | Preparing to unpack .../031-autoconf_2.69-11.1_all.deb ... 2021-06-24 11:14:47.494 | Unpacking autoconf (2.69-11.1) ... 2021-06-24 11:14:47.574 | Selecting previously unselected package automake. 2021-06-24 11:14:47.582 | Preparing to unpack .../032-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-06-24 11:14:47.586 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-06-24 11:14:47.688 | Selecting previously unselected package autopoint. 2021-06-24 11:14:47.695 | Preparing to unpack .../033-autopoint_0.19.8.1-10build1_all.deb ... 2021-06-24 11:14:47.697 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-06-24 11:14:47.745 | Selecting previously unselected package libllvm10:amd64. 2021-06-24 11:14:47.752 | Preparing to unpack .../034-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:14:47.754 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:14:50.006 | Selecting previously unselected package libclang-cpp10. 2021-06-24 11:14:50.013 | Preparing to unpack .../035-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:14:50.015 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:14:51.451 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-06-24 11:14:51.459 | Preparing to unpack .../036-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-06-24 11:14:51.461 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-24 11:14:51.920 | Selecting previously unselected package libgc1c2:amd64. 2021-06-24 11:14:51.928 | Preparing to unpack .../037-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-06-24 11:14:51.930 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-06-24 11:14:51.968 | Selecting previously unselected package libobjc4:amd64. 2021-06-24 11:14:51.976 | Preparing to unpack .../038-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-06-24 11:14:51.978 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-06-24 11:14:52.007 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-06-24 11:14:52.015 | Preparing to unpack .../039-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-06-24 11:14:52.017 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-24 11:14:52.093 | Selecting previously unselected package libc6-i386. 2021-06-24 11:14:52.100 | Preparing to unpack .../040-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-06-24 11:14:52.102 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-06-24 11:14:52.606 | Selecting previously unselected package lib32gcc-s1. 2021-06-24 11:14:52.614 | Preparing to unpack .../041-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-06-24 11:14:52.616 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-06-24 11:14:52.654 | Selecting previously unselected package lib32stdc++6. 2021-06-24 11:14:52.663 | Preparing to unpack .../042-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2021-06-24 11:14:52.665 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-06-24 11:14:52.768 | Selecting previously unselected package libclang-common-10-dev. 2021-06-24 11:14:52.776 | Preparing to unpack .../043-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:14:52.778 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-24 11:14:53.749 | Selecting previously unselected package libclang1-10. 2021-06-24 11:14:53.757 | Preparing to unpack .../044-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:14:53.759 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:14:54.915 | Selecting previously unselected package clang-10. 2021-06-24 11:14:54.923 | Preparing to unpack .../045-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:14:54.925 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:14:54.961 | Selecting previously unselected package libtool. 2021-06-24 11:14:54.968 | Preparing to unpack .../046-libtool_2.4.6-14_all.deb ... 2021-06-24 11:14:54.970 | Unpacking libtool (2.4.6-14) ... 2021-06-24 11:14:55.021 | Selecting previously unselected package dh-autoreconf. 2021-06-24 11:14:55.028 | Preparing to unpack .../047-dh-autoreconf_19_all.deb ... 2021-06-24 11:14:55.030 | Unpacking dh-autoreconf (19) ... 2021-06-24 11:14:55.059 | Selecting previously unselected package libdebhelper-perl. 2021-06-24 11:14:55.069 | Preparing to unpack .../048-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-06-24 11:14:55.071 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-06-24 11:14:55.122 | Selecting previously unselected package libarchive-zip-perl. 2021-06-24 11:14:55.130 | Preparing to unpack .../049-libarchive-zip-perl_1.67-2_all.deb ... 2021-06-24 11:14:55.132 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-06-24 11:14:55.171 | Selecting previously unselected package libsub-override-perl. 2021-06-24 11:14:55.179 | Preparing to unpack .../050-libsub-override-perl_0.09-2_all.deb ... 2021-06-24 11:14:55.181 | Unpacking libsub-override-perl (0.09-2) ... 2021-06-24 11:14:55.208 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-06-24 11:14:55.215 | Preparing to unpack .../051-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-06-24 11:14:55.217 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-06-24 11:14:55.245 | Selecting previously unselected package dh-strip-nondeterminism. 2021-06-24 11:14:55.253 | Preparing to unpack .../052-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-06-24 11:14:55.255 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-06-24 11:14:55.279 | Selecting previously unselected package libdpkg-perl. 2021-06-24 11:14:55.286 | Preparing to unpack .../053-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-06-24 11:14:55.288 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-06-24 11:14:55.360 | Selecting previously unselected package make. 2021-06-24 11:14:55.368 | Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ... 2021-06-24 11:14:55.370 | Unpacking make (4.2.1-1.2) ... 2021-06-24 11:14:55.418 | Selecting previously unselected package dpkg-dev. 2021-06-24 11:14:55.426 | Preparing to unpack .../055-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-06-24 11:14:55.428 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-06-24 11:14:55.564 | Selecting previously unselected package dwz. 2021-06-24 11:14:55.573 | Preparing to unpack .../056-dwz_0.13-5_amd64.deb ... 2021-06-24 11:14:55.575 | Unpacking dwz (0.13-5) ... 2021-06-24 11:14:55.623 | Selecting previously unselected package libcroco3:amd64. 2021-06-24 11:14:55.631 | Preparing to unpack .../057-libcroco3_0.6.13-1_amd64.deb ... 2021-06-24 11:14:55.633 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-06-24 11:14:55.671 | Selecting previously unselected package gettext. 2021-06-24 11:14:55.679 | Preparing to unpack .../058-gettext_0.19.8.1-10build1_amd64.deb ... 2021-06-24 11:14:55.682 | Unpacking gettext (0.19.8.1-10build1) ... 2021-06-24 11:14:55.864 | Selecting previously unselected package intltool-debian. 2021-06-24 11:14:55.872 | Preparing to unpack .../059-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-06-24 11:14:55.874 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-06-24 11:14:55.904 | Selecting previously unselected package po-debconf. 2021-06-24 11:14:55.912 | Preparing to unpack .../060-po-debconf_1.0.21_all.deb ... 2021-06-24 11:14:55.914 | Unpacking po-debconf (1.0.21) ... 2021-06-24 11:14:55.978 | Selecting previously unselected package debhelper. 2021-06-24 11:14:55.986 | Preparing to unpack .../061-debhelper_12.10ubuntu1_all.deb ... 2021-06-24 11:14:55.988 | Unpacking debhelper (12.10ubuntu1) ... 2021-06-24 11:14:56.179 | Selecting previously unselected package uuid-dev:amd64. 2021-06-24 11:14:56.187 | Preparing to unpack .../062-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-06-24 11:14:56.189 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-06-24 11:14:56.226 | Selecting previously unselected package libsctp1:amd64. 2021-06-24 11:14:56.233 | Preparing to unpack .../063-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-06-24 11:14:56.235 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-06-24 11:14:56.261 | Selecting previously unselected package libsctp-dev:amd64. 2021-06-24 11:14:56.268 | Preparing to unpack .../064-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-06-24 11:14:56.270 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-06-24 11:14:56.308 | Selecting previously unselected package libapr1-dev. 2021-06-24 11:14:56.315 | Preparing to unpack .../065-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-06-24 11:14:56.318 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-06-24 11:14:56.563 | Selecting previously unselected package libldap2-dev:amd64. 2021-06-24 11:14:56.571 | Preparing to unpack .../066-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-06-24 11:14:56.574 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-06-24 11:14:56.683 | Selecting previously unselected package libaprutil1-dev. 2021-06-24 11:14:56.691 | Preparing to unpack .../067-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-06-24 11:14:56.693 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-06-24 11:14:56.901 | Selecting previously unselected package apache2-dev. 2021-06-24 11:14:56.909 | Preparing to unpack .../068-apache2-dev_2.4.41-4ubuntu3.3_amd64.deb ... 2021-06-24 11:14:56.911 | Unpacking apache2-dev (2.4.41-4ubuntu3.3) ... 2021-06-24 11:14:56.975 | Selecting previously unselected package binfmt-support. 2021-06-24 11:14:56.983 | Preparing to unpack .../069-binfmt-support_2.2.0-2_amd64.deb ... 2021-06-24 11:14:56.992 | Unpacking binfmt-support (2.2.0-2) ... 2021-06-24 11:14:57.029 | Selecting previously unselected package g++-9. 2021-06-24 11:14:57.037 | Preparing to unpack .../070-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-06-24 11:14:57.040 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-06-24 11:14:58.174 | Selecting previously unselected package g++. 2021-06-24 11:14:58.182 | Preparing to unpack .../071-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-06-24 11:14:58.184 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-06-24 11:14:58.209 | Selecting previously unselected package build-essential. 2021-06-24 11:14:58.216 | Preparing to unpack .../072-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-06-24 11:14:58.218 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-06-24 11:14:58.244 | Selecting previously unselected package conntrack. 2021-06-24 11:14:58.252 | Preparing to unpack .../073-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-06-24 11:14:58.254 | Unpacking conntrack (1:1.4.5-2) ... 2021-06-24 11:14:58.286 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-06-24 11:14:58.294 | Preparing to unpack .../074-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-06-24 11:14:58.296 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-06-24 11:14:58.325 | Selecting previously unselected package libnetfilter-queue1. 2021-06-24 11:14:58.334 | Preparing to unpack .../075-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-06-24 11:14:58.336 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-06-24 11:14:58.369 | Selecting previously unselected package conntrackd. 2021-06-24 11:14:58.377 | Preparing to unpack .../076-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-06-24 11:14:58.379 | Unpacking conntrackd (1:1.4.5-2) ... 2021-06-24 11:14:58.443 | Selecting previously unselected package dns-root-data. 2021-06-24 11:14:58.451 | Preparing to unpack .../077-dns-root-data_2019052802_all.deb ... 2021-06-24 11:14:58.455 | Unpacking dns-root-data (2019052802) ... 2021-06-24 11:14:58.485 | Selecting previously unselected package libidn11:amd64. 2021-06-24 11:14:58.493 | Preparing to unpack .../078-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-06-24 11:14:58.495 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-06-24 11:14:58.531 | Selecting previously unselected package dnsmasq-base. 2021-06-24 11:14:58.539 | Preparing to unpack .../079-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-06-24 11:14:58.541 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-06-24 11:14:58.608 | Selecting previously unselected package dnsmasq-utils. 2021-06-24 11:14:58.615 | Preparing to unpack .../080-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-06-24 11:14:58.618 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-06-24 11:14:58.650 | Selecting previously unselected package ebtables. 2021-06-24 11:14:58.657 | Preparing to unpack .../081-ebtables_2.0.11-3build1_amd64.deb ... 2021-06-24 11:14:58.672 | Unpacking ebtables (2.0.11-3build1) ... 2021-06-24 11:14:58.715 | Selecting previously unselected package libfakeroot:amd64. 2021-06-24 11:14:58.723 | Preparing to unpack .../082-libfakeroot_1.24-1_amd64.deb ... 2021-06-24 11:14:58.725 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-06-24 11:14:58.759 | Selecting previously unselected package fakeroot. 2021-06-24 11:14:58.767 | Preparing to unpack .../083-fakeroot_1.24-1_amd64.deb ... 2021-06-24 11:14:58.771 | Unpacking fakeroot (1.24-1) ... 2021-06-24 11:14:58.809 | Selecting previously unselected package fonts-dejavu-core. 2021-06-24 11:14:58.817 | Preparing to unpack .../084-fonts-dejavu-core_2.37-1_all.deb ... 2021-06-24 11:14:58.819 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-06-24 11:14:58.991 | Selecting previously unselected package fonts-liberation. 2021-06-24 11:14:58.999 | Preparing to unpack .../085-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-06-24 11:14:59.001 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-06-24 11:14:59.138 | Selecting previously unselected package fontconfig-config. 2021-06-24 11:14:59.146 | Preparing to unpack .../086-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-06-24 11:14:59.148 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-06-24 11:14:59.188 | Selecting previously unselected package libfontconfig1:amd64. 2021-06-24 11:14:59.196 | Preparing to unpack .../087-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-06-24 11:14:59.199 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-06-24 11:14:59.243 | Selecting previously unselected package fontconfig. 2021-06-24 11:14:59.251 | Preparing to unpack .../088-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-06-24 11:14:59.254 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-06-24 11:14:59.299 | Selecting previously unselected package genisoimage. 2021-06-24 11:14:59.307 | Preparing to unpack .../089-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-06-24 11:14:59.309 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-06-24 11:14:59.389 | Selecting previously unselected package libann0. 2021-06-24 11:14:59.397 | Preparing to unpack .../090-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-06-24 11:14:59.399 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-06-24 11:14:59.432 | Selecting previously unselected package libcdt5:amd64. 2021-06-24 11:14:59.439 | Preparing to unpack .../091-libcdt5_2.42.2-3build2_amd64.deb ... 2021-06-24 11:14:59.442 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-06-24 11:14:59.471 | Selecting previously unselected package libcgraph6:amd64. 2021-06-24 11:14:59.479 | Preparing to unpack .../092-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-06-24 11:14:59.482 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-06-24 11:14:59.517 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-06-24 11:14:59.524 | Preparing to unpack .../093-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-06-24 11:14:59.526 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-24 11:14:59.571 | Selecting previously unselected package libjpeg8:amd64. 2021-06-24 11:14:59.579 | Preparing to unpack .../094-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-06-24 11:14:59.581 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-06-24 11:14:59.610 | Selecting previously unselected package libjbig0:amd64. 2021-06-24 11:14:59.618 | Preparing to unpack .../095-libjbig0_2.1-3.1build1_amd64.deb ... 2021-06-24 11:14:59.620 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-06-24 11:14:59.651 | Selecting previously unselected package libwebp6:amd64. 2021-06-24 11:14:59.659 | Preparing to unpack .../096-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:14:59.661 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-06-24 11:14:59.714 | Selecting previously unselected package libtiff5:amd64. 2021-06-24 11:14:59.722 | Preparing to unpack .../097-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:14:59.725 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-06-24 11:14:59.777 | Selecting previously unselected package libxpm4:amd64. 2021-06-24 11:14:59.784 | Preparing to unpack .../098-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-06-24 11:14:59.787 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-06-24 11:14:59.820 | Selecting previously unselected package libgd3:amd64. 2021-06-24 11:14:59.828 | Preparing to unpack .../099-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-06-24 11:14:59.830 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-06-24 11:14:59.876 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-06-24 11:14:59.885 | Preparing to unpack .../100-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-06-24 11:14:59.887 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-06-24 11:14:59.936 | Selecting previously unselected package libpixman-1-0:amd64. 2021-06-24 11:14:59.945 | Preparing to unpack .../101-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-06-24 11:14:59.948 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-06-24 11:15:00.009 | Selecting previously unselected package libxcb-render0:amd64. 2021-06-24 11:15:00.017 | Preparing to unpack .../102-libxcb-render0_1.14-2_amd64.deb ... 2021-06-24 11:15:00.019 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-06-24 11:15:00.051 | Selecting previously unselected package libxcb-shm0:amd64. 2021-06-24 11:15:00.059 | Preparing to unpack .../103-libxcb-shm0_1.14-2_amd64.deb ... 2021-06-24 11:15:00.062 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-06-24 11:15:00.093 | Selecting previously unselected package libxrender1:amd64. 2021-06-24 11:15:00.101 | Preparing to unpack .../104-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-06-24 11:15:00.104 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-06-24 11:15:00.133 | Selecting previously unselected package libcairo2:amd64. 2021-06-24 11:15:00.141 | Preparing to unpack .../105-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-06-24 11:15:00.144 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-06-24 11:15:00.243 | Selecting previously unselected package libgraphite2-3:amd64. 2021-06-24 11:15:00.250 | Preparing to unpack .../106-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-06-24 11:15:00.252 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-06-24 11:15:00.293 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-06-24 11:15:00.301 | Preparing to unpack .../107-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-06-24 11:15:00.303 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-06-24 11:15:00.383 | Selecting previously unselected package libthai-data. 2021-06-24 11:15:00.391 | Preparing to unpack .../108-libthai-data_0.1.28-3_all.deb ... 2021-06-24 11:15:00.394 | Unpacking libthai-data (0.1.28-3) ... 2021-06-24 11:15:00.447 | Selecting previously unselected package libdatrie1:amd64. 2021-06-24 11:15:00.455 | Preparing to unpack .../109-libdatrie1_0.2.12-3_amd64.deb ... 2021-06-24 11:15:00.458 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-06-24 11:15:00.488 | Selecting previously unselected package libthai0:amd64. 2021-06-24 11:15:00.496 | Preparing to unpack .../110-libthai0_0.1.28-3_amd64.deb ... 2021-06-24 11:15:00.498 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-06-24 11:15:00.530 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-06-24 11:15:00.538 | Preparing to unpack .../111-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-06-24 11:15:00.540 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-24 11:15:00.591 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-06-24 11:15:00.600 | Preparing to unpack .../112-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-06-24 11:15:00.602 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-24 11:15:00.637 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-06-24 11:15:00.645 | Preparing to unpack .../113-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-06-24 11:15:00.647 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-24 11:15:00.679 | Selecting previously unselected package libpathplan4:amd64. 2021-06-24 11:15:00.687 | Preparing to unpack .../114-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-06-24 11:15:00.689 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-06-24 11:15:00.722 | Selecting previously unselected package libgvc6. 2021-06-24 11:15:00.730 | Preparing to unpack .../115-libgvc6_2.42.2-3build2_amd64.deb ... 2021-06-24 11:15:00.732 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-06-24 11:15:00.851 | Selecting previously unselected package libgvpr2:amd64. 2021-06-24 11:15:00.858 | Preparing to unpack .../116-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-06-24 11:15:00.861 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-06-24 11:15:00.914 | Selecting previously unselected package liblab-gamut1:amd64. 2021-06-24 11:15:00.922 | Preparing to unpack .../117-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-06-24 11:15:00.924 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-06-24 11:15:01.079 | Selecting previously unselected package x11-common. 2021-06-24 11:15:01.087 | Preparing to unpack .../118-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-06-24 11:15:01.110 | dpkg-query: no packages found matching nux-tools 2021-06-24 11:15:01.122 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-06-24 11:15:01.167 | Selecting previously unselected package libice6:amd64. 2021-06-24 11:15:01.175 | Preparing to unpack .../119-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-06-24 11:15:01.177 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-06-24 11:15:01.210 | Selecting previously unselected package libsm6:amd64. 2021-06-24 11:15:01.218 | Preparing to unpack .../120-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-06-24 11:15:01.220 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-06-24 11:15:01.249 | Selecting previously unselected package libxt6:amd64. 2021-06-24 11:15:01.258 | Preparing to unpack .../121-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-06-24 11:15:01.260 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-06-24 11:15:01.309 | Selecting previously unselected package libxmu6:amd64. 2021-06-24 11:15:01.317 | Preparing to unpack .../122-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-06-24 11:15:01.319 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-06-24 11:15:01.354 | Selecting previously unselected package libxaw7:amd64. 2021-06-24 11:15:01.362 | Preparing to unpack .../123-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-06-24 11:15:01.365 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-06-24 11:15:01.418 | Selecting previously unselected package graphviz. 2021-06-24 11:15:01.426 | Preparing to unpack .../124-graphviz_2.42.2-3build2_amd64.deb ... 2021-06-24 11:15:01.428 | Unpacking graphviz (2.42.2-3build2) ... 2021-06-24 11:15:01.569 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-06-24 11:15:01.577 | Preparing to unpack .../125-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-06-24 11:15:01.579 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-06-24 11:15:01.630 | Selecting previously unselected package libibverbs1:amd64. 2021-06-24 11:15:01.637 | Preparing to unpack .../126-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-06-24 11:15:01.639 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-06-24 11:15:01.678 | Selecting previously unselected package ibverbs-providers:amd64. 2021-06-24 11:15:01.686 | Preparing to unpack .../127-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-06-24 11:15:01.701 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-06-24 11:15:01.763 | Selecting previously unselected package icu-devtools. 2021-06-24 11:15:01.771 | Preparing to unpack .../128-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-06-24 11:15:01.773 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-06-24 11:15:01.834 | Selecting previously unselected package iputils-arping. 2021-06-24 11:15:01.842 | Preparing to unpack .../129-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-06-24 11:15:01.845 | Unpacking iputils-arping (3:20190709-3) ... 2021-06-24 11:15:01.877 | Selecting previously unselected package javascript-common. 2021-06-24 11:15:01.885 | Preparing to unpack .../130-javascript-common_11_all.deb ... 2021-06-24 11:15:01.899 | Unpacking javascript-common (11) ... 2021-06-24 11:15:01.929 | Selecting previously unselected package libgssrpc4:amd64. 2021-06-24 11:15:01.937 | Preparing to unpack .../131-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-06-24 11:15:01.939 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:01.974 | Selecting previously unselected package libkdb5-9:amd64. 2021-06-24 11:15:01.982 | Preparing to unpack .../132-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-06-24 11:15:01.984 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:02.017 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-06-24 11:15:02.024 | Preparing to unpack .../133-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-06-24 11:15:02.026 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:02.062 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-06-24 11:15:02.070 | Preparing to unpack .../134-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-06-24 11:15:02.072 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:02.107 | Selecting previously unselected package comerr-dev:amd64. 2021-06-24 11:15:02.114 | Preparing to unpack .../135-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-06-24 11:15:02.119 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-06-24 11:15:02.151 | Selecting previously unselected package krb5-multidev:amd64. 2021-06-24 11:15:02.158 | Preparing to unpack .../136-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-06-24 11:15:02.161 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:02.211 | Selecting previously unselected package libalgorithm-diff-perl. 2021-06-24 11:15:02.219 | Preparing to unpack .../137-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-06-24 11:15:02.221 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-06-24 11:15:02.253 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-06-24 11:15:02.261 | Preparing to unpack .../138-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-06-24 11:15:02.263 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-06-24 11:15:02.294 | Selecting previously unselected package libalgorithm-merge-perl. 2021-06-24 11:15:02.302 | Preparing to unpack .../139-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-06-24 11:15:02.306 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-06-24 11:15:02.342 | Selecting previously unselected package libarchive-cpio-perl. 2021-06-24 11:15:02.351 | Preparing to unpack .../140-libarchive-cpio-perl_0.10-1_all.deb ... 2021-06-24 11:15:02.353 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-06-24 11:15:02.387 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-06-24 11:15:02.395 | Preparing to unpack .../141-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-06-24 11:15:02.398 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-24 11:15:02.468 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-06-24 11:15:02.476 | Preparing to unpack .../142-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-06-24 11:15:02.479 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-24 11:15:02.544 | Selecting previously unselected package libfile-fcntllock-perl. 2021-06-24 11:15:02.552 | Preparing to unpack .../143-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-06-24 11:15:02.555 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-06-24 11:15:02.588 | Selecting previously unselected package libgts-bin. 2021-06-24 11:15:02.595 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-06-24 11:15:02.598 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-06-24 11:15:02.636 | Selecting previously unselected package libicu-dev:amd64. 2021-06-24 11:15:02.644 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-06-24 11:15:02.646 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-06-24 11:15:04.093 | Selecting previously unselected package libipset13:amd64. 2021-06-24 11:15:04.104 | Preparing to unpack .../146-libipset13_7.5-1~exp1_amd64.deb ... 2021-06-24 11:15:04.107 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-06-24 11:15:04.144 | Selecting previously unselected package librdmacm1:amd64. 2021-06-24 11:15:04.152 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-06-24 11:15:04.154 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-06-24 11:15:04.191 | Selecting previously unselected package libiscsi7:amd64. 2021-06-24 11:15:04.200 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2021-06-24 11:15:04.202 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-06-24 11:15:04.235 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-06-24 11:15:04.244 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-06-24 11:15:04.246 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-24 11:15:04.305 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-06-24 11:15:04.313 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-06-24 11:15:04.315 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-06-24 11:15:04.339 | Selecting previously unselected package libjpeg-dev:amd64. 2021-06-24 11:15:04.347 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-06-24 11:15:04.351 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-06-24 11:15:04.375 | Selecting previously unselected package libjs-jquery. 2021-06-24 11:15:04.383 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-06-24 11:15:04.385 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-06-24 11:15:04.446 | Selecting previously unselected package libjs-jquery-metadata. 2021-06-24 11:15:04.454 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2021-06-24 11:15:04.456 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-06-24 11:15:04.483 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-06-24 11:15:04.492 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-06-24 11:15:04.494 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-06-24 11:15:04.569 | Selecting previously unselected package libltdl-dev:amd64. 2021-06-24 11:15:04.577 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2021-06-24 11:15:04.579 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-06-24 11:15:04.632 | Selecting previously unselected package libsys-hostname-long-perl. 2021-06-24 11:15:04.640 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-06-24 11:15:04.642 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-06-24 11:15:04.667 | Selecting previously unselected package libmail-sendmail-perl. 2021-06-24 11:15:04.675 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2021-06-24 11:15:04.678 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-06-24 11:15:04.706 | Selecting previously unselected package libssl-dev:amd64. 2021-06-24 11:15:04.714 | Preparing to unpack .../158-libssl-dev_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-06-24 11:15:04.717 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-06-24 11:15:04.984 | Selecting previously unselected package libmysqlclient-dev. 2021-06-24 11:15:04.993 | Preparing to unpack .../159-libmysqlclient-dev_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:15:04.995 | Unpacking libmysqlclient-dev (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:15:05.277 | Selecting previously unselected package libncurses-dev:amd64. 2021-06-24 11:15:05.285 | Preparing to unpack .../160-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-06-24 11:15:05.301 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-06-24 11:15:05.393 | Selecting previously unselected package libnspr4:amd64. 2021-06-24 11:15:05.401 | Preparing to unpack .../161-libnspr4_2%3a4.25-1_amd64.deb ... 2021-06-24 11:15:05.404 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-06-24 11:15:05.446 | Selecting previously unselected package libnss3:amd64. 2021-06-24 11:15:05.454 | Preparing to unpack .../162-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-06-24 11:15:05.456 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-06-24 11:15:05.659 | Selecting previously unselected package libomp5-10:amd64. 2021-06-24 11:15:05.667 | Preparing to unpack .../163-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:15:05.669 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:05.741 | Selecting previously unselected package libomp-10-dev. 2021-06-24 11:15:05.749 | Preparing to unpack .../164-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:15:05.751 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:05.784 | Selecting previously unselected package pcp-conf. 2021-06-24 11:15:05.792 | Preparing to unpack .../165-pcp-conf_5.0.3-1_amd64.deb ... 2021-06-24 11:15:05.794 | Unpacking pcp-conf (5.0.3-1) ... 2021-06-24 11:15:05.825 | Selecting previously unselected package libpcp3. 2021-06-24 11:15:05.833 | Preparing to unpack .../166-libpcp3_5.0.3-1_amd64.deb ... 2021-06-24 11:15:05.836 | Unpacking libpcp3 (5.0.3-1) ... 2021-06-24 11:15:05.897 | Selecting previously unselected package libpcp-pmda3. 2021-06-24 11:15:05.905 | Preparing to unpack .../167-libpcp-pmda3_5.0.3-1_amd64.deb ... 2021-06-24 11:15:05.907 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2021-06-24 11:15:05.936 | Selecting previously unselected package libpcp-pmda-perl. 2021-06-24 11:15:05.945 | Preparing to unpack .../168-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2021-06-24 11:15:05.947 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2021-06-24 11:15:05.979 | Selecting previously unselected package libpq5:amd64. 2021-06-24 11:15:05.987 | Preparing to unpack .../169-libpq5_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:15:05.990 | Unpacking libpq5:amd64 (12.7-0ubuntu0.20.04.1) ... 2021-06-24 11:15:06.031 | Selecting previously unselected package libpq-dev. 2021-06-24 11:15:06.039 | Preparing to unpack .../170-libpq-dev_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:15:06.041 | Unpacking libpq-dev (12.7-0ubuntu0.20.04.1) ... 2021-06-24 11:15:06.113 | Selecting previously unselected package librados2. 2021-06-24 11:15:06.122 | Preparing to unpack .../171-librados2_15.2.11-0ubuntu0.20.04.2_amd64.deb ... 2021-06-24 11:15:06.124 | Unpacking librados2 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-24 11:15:06.598 | Selecting previously unselected package librbd1. 2021-06-24 11:15:06.607 | Preparing to unpack .../172-librbd1_15.2.11-0ubuntu0.20.04.2_amd64.deb ... 2021-06-24 11:15:06.609 | Unpacking librbd1 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-24 11:15:06.865 | Selecting previously unselected package libsasl2-dev. 2021-06-24 11:15:06.873 | Preparing to unpack .../173-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-06-24 11:15:06.875 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-06-24 11:15:06.939 | Selecting previously unselected package libsystemd-dev:amd64. 2021-06-24 11:15:06.948 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.7_amd64.deb ... 2021-06-24 11:15:06.950 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.7) ... 2021-06-24 11:15:07.059 | Selecting previously unselected package libtinfo-dev:amd64. 2021-06-24 11:15:07.068 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-06-24 11:15:07.071 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-06-24 11:15:07.096 | Selecting previously unselected package libx86-1:amd64. 2021-06-24 11:15:07.104 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2021-06-24 11:15:07.106 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-06-24 11:15:07.142 | Selecting previously unselected package libxml2-dev:amd64. 2021-06-24 11:15:07.151 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:15:07.153 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-06-24 11:15:07.293 | Selecting previously unselected package libxslt1-dev:amd64. 2021-06-24 11:15:07.301 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-06-24 11:15:07.304 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-06-24 11:15:07.381 | Selecting previously unselected package llvm-10-runtime. 2021-06-24 11:15:07.389 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:15:07.391 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:07.445 | Selecting previously unselected package libpfm4:amd64. 2021-06-24 11:15:07.453 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-06-24 11:15:07.455 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-06-24 11:15:07.531 | Selecting previously unselected package llvm-10. 2021-06-24 11:15:07.539 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:15:07.542 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:08.309 | Selecting previously unselected package libffi-dev:amd64. 2021-06-24 11:15:08.317 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2021-06-24 11:15:08.320 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-06-24 11:15:08.366 | Selecting previously unselected package python3-pygments. 2021-06-24 11:15:08.374 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-06-24 11:15:08.376 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-06-24 11:15:08.512 | Selecting previously unselected package llvm-10-tools. 2021-06-24 11:15:08.520 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:15:08.522 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:08.663 | Selecting previously unselected package libz3-4:amd64. 2021-06-24 11:15:08.671 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2021-06-24 11:15:08.673 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-06-24 11:15:09.625 | Selecting previously unselected package libz3-dev:amd64. 2021-06-24 11:15:09.633 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-06-24 11:15:09.636 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-06-24 11:15:09.679 | Selecting previously unselected package llvm-10-dev. 2021-06-24 11:15:09.687 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-24 11:15:09.689 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:14.149 | Selecting previously unselected package lsscsi. 2021-06-24 11:15:14.158 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2021-06-24 11:15:14.160 | Unpacking lsscsi (0.30-0.1) ... 2021-06-24 11:15:14.197 | Selecting previously unselected package pkg-config. 2021-06-24 11:15:14.205 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-06-24 11:15:14.207 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-06-24 11:15:14.239 | Selecting previously unselected package pm-utils. 2021-06-24 11:15:14.248 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2021-06-24 11:15:14.250 | Unpacking pm-utils (1.4.1-19) ... 2021-06-24 11:15:14.297 | Selecting previously unselected package postgresql-client-common. 2021-06-24 11:15:14.306 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-06-24 11:15:14.308 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-06-24 11:15:14.343 | Selecting previously unselected package postgresql-client-12. 2021-06-24 11:15:14.351 | Preparing to unpack .../192-postgresql-client-12_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:15:14.353 | Unpacking postgresql-client-12 (12.7-0ubuntu0.20.04.1) ... 2021-06-24 11:15:14.550 | Selecting previously unselected package ssl-cert. 2021-06-24 11:15:14.558 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2021-06-24 11:15:14.560 | Unpacking ssl-cert (1.0.39) ... 2021-06-24 11:15:14.596 | Selecting previously unselected package postgresql-common. 2021-06-24 11:15:14.605 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2021-06-24 11:15:14.634 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-06-24 11:15:14.640 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-06-24 11:15:14.704 | Selecting previously unselected package postgresql-server-dev-12. 2021-06-24 11:15:14.713 | Preparing to unpack .../195-postgresql-server-dev-12_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:15:14.715 | Unpacking postgresql-server-dev-12 (12.7-0ubuntu0.20.04.1) ... 2021-06-24 11:15:15.035 | Selecting previously unselected package postgresql-server-dev-all. 2021-06-24 11:15:15.044 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-06-24 11:15:15.046 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-06-24 11:15:15.074 | Selecting previously unselected package python-pip-whl. 2021-06-24 11:15:15.083 | Preparing to unpack .../197-python-pip-whl_20.0.2-5ubuntu1.5_all.deb ... 2021-06-24 11:15:15.085 | Unpacking python-pip-whl (20.0.2-5ubuntu1.5) ... 2021-06-24 11:15:15.295 | Selecting previously unselected package python3-mysqldb. 2021-06-24 11:15:15.304 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-06-24 11:15:15.306 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-06-24 11:15:15.342 | Selecting previously unselected package python3-wheel. 2021-06-24 11:15:15.351 | Preparing to unpack .../199-python3-wheel_0.34.2-1_all.deb ... 2021-06-24 11:15:15.353 | Unpacking python3-wheel (0.34.2-1) ... 2021-06-24 11:15:15.385 | Selecting previously unselected package python3-pip. 2021-06-24 11:15:15.394 | Preparing to unpack .../200-python3-pip_20.0.2-5ubuntu1.5_all.deb ... 2021-06-24 11:15:15.396 | Unpacking python3-pip (20.0.2-5ubuntu1.5) ... 2021-06-24 11:15:15.477 | Selecting previously unselected package python3.8-venv. 2021-06-24 11:15:15.485 | Preparing to unpack .../201-python3.8-venv_3.8.5-1~20.04.3_amd64.deb ... 2021-06-24 11:15:15.487 | Unpacking python3.8-venv (3.8.5-1~20.04.3) ... 2021-06-24 11:15:15.513 | Selecting previously unselected package python3-venv. 2021-06-24 11:15:15.522 | Preparing to unpack .../202-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-06-24 11:15:15.524 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-06-24 11:15:15.549 | Selecting previously unselected package qemu-block-extra:amd64. 2021-06-24 11:15:15.558 | Preparing to unpack .../203-qemu-block-extra_1%3a4.2-3ubuntu6.16_amd64.deb ... 2021-06-24 11:15:15.560 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.16) ... 2021-06-24 11:15:15.592 | Selecting previously unselected package qemu-utils. 2021-06-24 11:15:15.601 | Preparing to unpack .../204-qemu-utils_1%3a4.2-3ubuntu6.16_amd64.deb ... 2021-06-24 11:15:15.604 | Unpacking qemu-utils (1:4.2-3ubuntu6.16) ... 2021-06-24 11:15:15.785 | Selecting previously unselected package sharutils. 2021-06-24 11:15:15.795 | Preparing to unpack .../205-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-06-24 11:15:15.797 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-06-24 11:15:15.843 | Selecting previously unselected package sqlite3. 2021-06-24 11:15:15.853 | Preparing to unpack .../206-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-06-24 11:15:15.855 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-06-24 11:15:15.997 | Selecting previously unselected package unzip. 2021-06-24 11:15:16.006 | Preparing to unpack .../207-unzip_6.0-25ubuntu1_amd64.deb ... 2021-06-24 11:15:16.008 | Unpacking unzip (6.0-25ubuntu1) ... 2021-06-24 11:15:16.056 | Selecting previously unselected package vbetool. 2021-06-24 11:15:16.065 | Preparing to unpack .../208-vbetool_1.1-4_amd64.deb ... 2021-06-24 11:15:16.067 | Unpacking vbetool (1.1-4) ... 2021-06-24 11:15:16.097 | Selecting previously unselected package ipset. 2021-06-24 11:15:16.105 | Preparing to unpack .../209-ipset_7.5-1~exp1_amd64.deb ... 2021-06-24 11:15:16.115 | Unpacking ipset (7.5-1~exp1) ... 2021-06-24 11:15:16.147 | Selecting previously unselected package ipvsadm. 2021-06-24 11:15:16.155 | Preparing to unpack .../210-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-06-24 11:15:16.158 | Unpacking ipvsadm (1:1.31-1) ... 2021-06-24 11:15:16.190 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-06-24 11:15:16.199 | Preparing to unpack .../211-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.3_amd64.deb ... 2021-06-24 11:15:16.210 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.3) ... 2021-06-24 11:15:16.235 | Selecting previously unselected package liberasurecode1:amd64. 2021-06-24 11:15:16.244 | Preparing to unpack .../212-liberasurecode1_1.6.1-4_amd64.deb ... 2021-06-24 11:15:16.246 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2021-06-24 11:15:16.279 | Selecting previously unselected package liberasurecode-dev:amd64. 2021-06-24 11:15:16.287 | Preparing to unpack .../213-liberasurecode-dev_1.6.1-4_amd64.deb ... 2021-06-24 11:15:16.289 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2021-06-24 11:15:16.320 | Selecting previously unselected package libkrb5-dev:amd64. 2021-06-24 11:15:16.329 | Preparing to unpack .../214-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-06-24 11:15:16.331 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:16.364 | Selecting previously unselected package libpcp-gui2. 2021-06-24 11:15:16.373 | Preparing to unpack .../215-libpcp-gui2_5.0.3-1_amd64.deb ... 2021-06-24 11:15:16.376 | Unpacking libpcp-gui2 (5.0.3-1) ... 2021-06-24 11:15:16.404 | Selecting previously unselected package libpcp-import1. 2021-06-24 11:15:16.413 | Preparing to unpack .../216-libpcp-import1_5.0.3-1_amd64.deb ... 2021-06-24 11:15:16.415 | Unpacking libpcp-import1 (5.0.3-1) ... 2021-06-24 11:15:16.445 | Selecting previously unselected package libpcp-mmv1. 2021-06-24 11:15:16.453 | Preparing to unpack .../217-libpcp-mmv1_5.0.3-1_amd64.deb ... 2021-06-24 11:15:16.455 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2021-06-24 11:15:16.484 | Selecting previously unselected package libpcp-trace2. 2021-06-24 11:15:16.493 | Preparing to unpack .../218-libpcp-trace2_5.0.3-1_amd64.deb ... 2021-06-24 11:15:16.495 | Unpacking libpcp-trace2 (5.0.3-1) ... 2021-06-24 11:15:16.524 | Selecting previously unselected package libpcp-web1. 2021-06-24 11:15:16.532 | Preparing to unpack .../219-libpcp-web1_5.0.3-1_amd64.deb ... 2021-06-24 11:15:16.534 | Unpacking libpcp-web1 (5.0.3-1) ... 2021-06-24 11:15:16.576 | Selecting previously unselected package libyaml-dev:amd64. 2021-06-24 11:15:16.585 | Preparing to unpack .../220-libyaml-dev_0.2.2-1_amd64.deb ... 2021-06-24 11:15:16.587 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-06-24 11:15:16.622 | Selecting previously unselected package python3-pcp. 2021-06-24 11:15:16.631 | Preparing to unpack .../221-python3-pcp_5.0.3-1_amd64.deb ... 2021-06-24 11:15:16.633 | Unpacking python3-pcp (5.0.3-1) ... 2021-06-24 11:15:16.677 | Selecting previously unselected package pcp. 2021-06-24 11:15:16.686 | Preparing to unpack .../222-pcp_5.0.3-1_amd64.deb ... 2021-06-24 11:15:16.757 | Unpacking pcp (5.0.3-1) ... 2021-06-24 11:15:17.275 | Selecting previously unselected package socat. 2021-06-24 11:15:17.284 | Preparing to unpack .../223-socat_1.7.3.3-2_amd64.deb ... 2021-06-24 11:15:17.287 | Unpacking socat (1.7.3.3-2) ... 2021-06-24 11:15:17.365 | Selecting previously unselected package vlan. 2021-06-24 11:15:17.373 | Preparing to unpack .../224-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-06-24 11:15:17.375 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-06-24 11:15:17.435 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-06-24 11:15:17.440 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-06-24 11:15:17.450 | Setting up javascript-common (11) ... 2021-06-24 11:15:17.481 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-06-24 11:15:17.497 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-06-24 11:15:17.502 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-06-24 11:15:17.508 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-06-24 11:15:17.514 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-06-24 11:15:17.536 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-06-24 11:15:17.540 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-06-24 11:15:17.546 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-06-24 11:15:17.551 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-24 11:15:17.557 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-06-24 11:15:17.562 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-06-24 11:15:17.567 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-06-24 11:15:17.574 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-06-24 11:15:17.579 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-06-24 11:15:17.585 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-06-24 11:15:17.591 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-06-24 11:15:17.596 | Setting up libarchive-zip-perl (1.67-2) ... 2021-06-24 11:15:17.603 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-06-24 11:15:17.608 | Setting up vbetool (1.1-4) ... 2021-06-24 11:15:17.613 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-06-24 11:15:17.621 | Setting up pm-utils (1.4.1-19) ... 2021-06-24 11:15:17.631 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ... 2021-06-24 11:15:17.883 | Setting up unzip (6.0-25ubuntu1) ... 2021-06-24 11:15:17.908 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-06-24 11:15:17.914 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-06-24 11:15:17.919 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-06-24 11:15:18.160 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-06-24 11:15:18.848 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-06-24 11:15:18.859 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-06-24 11:15:18.865 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-06-24 11:15:18.871 | Setting up m4 (1.4.18-4) ... 2021-06-24 11:15:18.877 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-06-24 11:15:19.166 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2021-06-24 11:15:19.171 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-06-24 11:15:19.177 | Setting up iputils-arping (3:20190709-3) ... 2021-06-24 11:15:19.212 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-06-24 11:15:19.218 | Setting up conntrack (1:1.4.5-2) ... 2021-06-24 11:15:19.225 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-24 11:15:19.230 | Setting up python3-wheel (0.34.2-1) ... 2021-06-24 11:15:19.483 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-06-24 11:15:19.488 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-06-24 11:15:19.688 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-06-24 11:15:21.784 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-06-24 11:15:23.008 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-06-24 11:15:23.664 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-06-24 11:15:23.673 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-06-24 11:15:23.684 | Setting up acl (2.2.53-6) ... 2021-06-24 11:15:23.696 | Setting up dns-root-data (2019052802) ... 2021-06-24 11:15:23.701 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:23.707 | Setting up fakeroot (1.24-1) ... 2021-06-24 11:15:23.714 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-06-24 11:15:23.722 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-06-24 11:15:23.728 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-06-24 11:15:23.733 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:23.739 | Setting up autotools-dev (20180224.1) ... 2021-06-24 11:15:23.745 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-06-24 11:15:24.537 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-06-24 11:15:24.542 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-06-24 11:15:24.547 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-06-24 11:15:24.552 | Setting up make (4.2.1-1.2) ... 2021-06-24 11:15:24.558 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-06-24 11:15:24.563 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-06-24 11:15:24.569 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:24.575 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-06-24 11:15:24.580 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-06-24 11:15:24.586 | Setting up ebtables (2.0.11-3build1) ... 2021-06-24 11:15:25.106 | Setting up socat (1.7.3.3-2) ... 2021-06-24 11:15:25.111 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-06-24 11:15:25.116 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-06-24 11:15:25.124 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-06-24 11:15:25.129 | Setting up autopoint (0.19.8.1-10build1) ... 2021-06-24 11:15:25.134 | Setting up binfmt-support (2.2.0-2) ... 2021-06-24 11:15:25.422 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-06-24 11:15:26.436 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-06-24 11:15:26.441 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-06-24 11:15:26.446 | Setting up fonts-dejavu-core (2.37-1) ... 2021-06-24 11:15:26.490 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-06-24 11:15:26.496 | Setting up lsscsi (0.30-0.1) ... 2021-06-24 11:15:26.501 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-06-24 11:15:26.508 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-06-24 11:15:26.513 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-24 11:15:26.520 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-24 11:15:26.526 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-06-24 11:15:26.532 | Setting up autoconf (2.69-11.1) ... 2021-06-24 11:15:26.539 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2021-06-24 11:15:26.544 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-06-24 11:15:26.587 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-06-24 11:15:26.593 | Setting up dwz (0.13-5) ... 2021-06-24 11:15:26.598 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-06-24 11:15:26.604 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-06-24 11:15:26.609 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-06-24 11:15:26.614 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-06-24 11:15:26.620 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-06-24 11:15:26.634 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:26.641 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:26.648 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-06-24 11:15:26.653 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-06-24 11:15:26.659 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-06-24 11:15:26.665 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-06-24 11:15:26.675 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-24 11:15:26.682 | Setting up pcp-conf (5.0.3-1) ... 2021-06-24 11:15:26.689 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-06-24 11:15:26.698 | Setting up libsub-override-perl (0.09-2) ... 2021-06-24 11:15:26.703 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-06-24 11:15:26.711 | Setting up libthai-data (0.1.28-3) ... 2021-06-24 11:15:26.717 | Setting up python-pip-whl (20.0.2-5ubuntu1.5) ... 2021-06-24 11:15:26.723 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-06-24 11:15:26.728 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-06-24 11:15:26.733 | Setting up apache2-data (2.4.41-4ubuntu3.3) ... 2021-06-24 11:15:26.739 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:26.745 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-06-24 11:15:26.751 | Setting up sharutils (1:4.15.2-4build1) ... 2021-06-24 11:15:26.758 | Setting up ipset (7.5-1~exp1) ... 2021-06-24 11:15:26.772 | Setting up openssl (1.1.1f-1ubuntu2.4) ... 2021-06-24 11:15:26.782 | Setting up conntrackd (1:1.4.5-2) ... 2021-06-24 11:15:27.823 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-06-24 11:15:28.150 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-06-24 11:15:28.155 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-06-24 11:15:28.160 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-06-24 11:15:28.167 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-06-24 11:15:28.172 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.7) ... 2021-06-24 11:15:28.178 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-06-24 11:15:28.183 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-06-24 11:15:28.190 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-06-24 11:15:28.196 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-06-24 11:15:28.201 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-06-24 11:15:28.209 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-06-24 11:15:28.212 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-06-24 11:15:28.217 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-06-24 11:15:28.223 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:28.230 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-06-24 11:15:28.236 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-06-24 11:15:28.243 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-06-24 11:15:28.248 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-24 11:15:28.253 | Setting up libmysqlclient21:amd64 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:15:28.259 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:28.266 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-06-24 11:15:28.271 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:28.278 | Setting up libtool (2.4.6-14) ... 2021-06-24 11:15:28.284 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-06-24 11:15:28.376 | Setting up libpq5:amd64 (12.7-0ubuntu0.20.04.1) ... 2021-06-24 11:15:28.398 | Setting up haproxy (2.0.13-2ubuntu0.1) ... 2021-06-24 11:15:28.791 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-06-24 11:15:29.845 | Setting up libpq-dev (12.7-0ubuntu0.20.04.1) ... 2021-06-24 11:15:29.851 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-06-24 11:15:29.857 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-06-24 11:15:29.863 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-06-24 11:15:30.009 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-06-24 11:15:30.016 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:30.022 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:30.031 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-06-24 11:15:30.042 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-06-24 11:15:30.047 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-06-24 11:15:30.296 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-06-24 11:15:30.301 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-06-24 11:15:30.308 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-06-24 11:15:30.314 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2021-06-24 11:15:30.321 | Setting up postgresql-client-12 (12.7-0ubuntu0.20.04.1) ... 2021-06-24 11:15:30.936 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-06-24 11:15:30.967 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2021-06-24 11:15:30.975 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2021-06-24 11:15:30.982 | Setting up ssl-cert (1.0.39) ... 2021-06-24 11:15:31.479 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2021-06-24 11:15:31.484 | Setting up python3.8-venv (3.8.5-1~20.04.3) ... 2021-06-24 11:15:31.560 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-06-24 11:15:31.565 | Setting up postgresql-common (214ubuntu0.1) ... 2021-06-24 11:15:32.062 | Adding user postgres to group ssl-cert 2021-06-24 11:15:32.220 | 2021-06-24 11:15:32.220 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-06-24 11:15:32.408 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-06-24 11:15:32.408 | Removing obsolete dictionary files: 2021-06-24 11:15:32.985 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-06-24 11:15:34.088 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-06-24 11:15:34.094 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-06-24 11:15:34.101 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-06-24 11:15:34.185 | Setting up python3-pip (20.0.2-5ubuntu1.5) ... 2021-06-24 11:15:34.596 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-06-24 11:15:34.602 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-06-24 11:15:34.607 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-06-24 11:15:34.612 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-06-24 11:15:34.618 | Setting up build-essential (12.8ubuntu1.1) ... 2021-06-24 11:15:34.623 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-06-24 11:15:34.628 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-06-24 11:15:34.634 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-06-24 11:15:34.639 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-06-24 11:15:34.644 | Setting up libmysqlclient-dev (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:15:34.650 | Setting up apache2-utils (2.4.41-4ubuntu3.3) ... 2021-06-24 11:15:34.655 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:34.660 | Setting up ipvsadm (1:1.31-1) ... 2021-06-24 11:15:35.405 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-06-24 11:15:35.504 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-06-24 11:15:37.576 | Regenerating fonts cache... done. 2021-06-24 11:15:37.579 | Setting up gettext (0.19.8.1-10build1) ... 2021-06-24 11:15:37.586 | Setting up libpcp3 (5.0.3-1) ... 2021-06-24 11:15:37.591 | Setting up libpcp-pmda3 (5.0.3-1) ... 2021-06-24 11:15:37.597 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-06-24 11:15:37.603 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-06-24 11:15:37.650 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:37.656 | Setting up keepalived (1:2.0.19-2) ... 2021-06-24 11:15:38.637 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-06-24 11:15:39.324 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:39.329 | Setting up libpcp-trace2 (5.0.3-1) ... 2021-06-24 11:15:39.336 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-24 11:15:39.341 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2021-06-24 11:15:39.347 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-06-24 11:15:39.352 | Setting up libpcp-gui2 (5.0.3-1) ... 2021-06-24 11:15:39.357 | Setting up apache2-bin (2.4.41-4ubuntu3.3) ... 2021-06-24 11:15:39.363 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-06-24 11:15:39.368 | Setting up libpcp-web1 (5.0.3-1) ... 2021-06-24 11:15:39.373 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-06-24 11:15:39.378 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-06-24 11:15:39.385 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:39.390 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-06-24 11:15:39.395 | Setting up libpcp-mmv1 (5.0.3-1) ... 2021-06-24 11:15:39.401 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-06-24 11:15:39.407 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-06-24 11:15:39.413 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-06-24 11:15:39.418 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-06-24 11:15:39.424 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-06-24 11:15:39.430 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-24 11:15:39.435 | Setting up postgresql-server-dev-12 (12.7-0ubuntu0.20.04.1) ... 2021-06-24 11:15:39.456 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-24 11:15:39.463 | Setting up libpcp-import1 (5.0.3-1) ... 2021-06-24 11:15:39.468 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-06-24 11:15:39.474 | Setting up librados2 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-24 11:15:39.479 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-06-24 11:15:39.485 | Setting up po-debconf (1.0.21) ... 2021-06-24 11:15:39.490 | Setting up apache2 (2.4.41-4ubuntu3.3) ... 2021-06-24 11:15:39.863 | Enabling module mpm_event. 2021-06-24 11:15:39.929 | Enabling module authz_core. 2021-06-24 11:15:39.934 | Enabling module authz_host. 2021-06-24 11:15:39.995 | Enabling module authn_core. 2021-06-24 11:15:40.000 | Enabling module auth_basic. 2021-06-24 11:15:40.061 | Enabling module access_compat. 2021-06-24 11:15:40.122 | Enabling module authn_file. 2021-06-24 11:15:40.181 | Enabling module authz_user. 2021-06-24 11:15:40.240 | Enabling module alias. 2021-06-24 11:15:40.299 | Enabling module dir. 2021-06-24 11:15:40.360 | Enabling module autoindex. 2021-06-24 11:15:40.418 | Enabling module env. 2021-06-24 11:15:40.478 | Enabling module mime. 2021-06-24 11:15:40.538 | Enabling module negotiation. 2021-06-24 11:15:40.598 | Enabling module setenvif. 2021-06-24 11:15:40.658 | Enabling module filter. 2021-06-24 11:15:40.718 | Enabling module deflate. 2021-06-24 11:15:40.779 | Enabling module status. 2021-06-24 11:15:40.838 | Enabling module reqtimeout. 2021-06-24 11:15:40.897 | Enabling conf charset. 2021-06-24 11:15:40.956 | Enabling conf localized-error-pages. 2021-06-24 11:15:41.015 | Enabling conf other-vhosts-access-log. 2021-06-24 11:15:41.076 | Enabling conf security. 2021-06-24 11:15:41.135 | Enabling conf serve-cgi-bin. 2021-06-24 11:15:41.194 | Enabling site 000-default. 2021-06-24 11:15:41.246 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-06-24 11:15:41.303 | Enabling conf javascript-common. 2021-06-24 11:15:41.559 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-06-24 11:15:42.213 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-06-24 11:15:44.946 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-06-24 11:15:44.961 | Setting up python3-pcp (5.0.3-1) ... 2021-06-24 11:15:45.267 | Setting up libgvc6 (2.42.2-3build2) ... 2021-06-24 11:15:45.292 | Setting up librbd1 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-24 11:15:45.298 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.3) ... 2021-06-24 11:15:45.311 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-06-24 11:15:45.317 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-06-24 11:15:45.323 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.16) ... 2021-06-24 11:15:45.329 | Setting up graphviz (2.42.2-3build2) ... 2021-06-24 11:15:45.338 | Setting up pcp (5.0.3-1) ... 2021-06-24 11:15:45.685 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2021-06-24 11:15:46.117 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2021-06-24 11:15:46.529 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2021-06-24 11:15:46.987 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2021-06-24 11:16:03.138 | Setting up qemu-utils (1:4.2-3ubuntu6.16) ... 2021-06-24 11:16:03.145 | Setting up systemd (245.4-4ubuntu3.7) ... 2021-06-24 11:16:04.318 | Setting up dh-autoreconf (19) ... 2021-06-24 11:16:04.325 | Setting up systemd-timesyncd (245.4-4ubuntu3.7) ... 2021-06-24 11:16:05.154 | Setting up systemd-sysv (245.4-4ubuntu3.7) ... 2021-06-24 11:16:05.161 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.7) ... 2021-06-24 11:16:05.169 | Setting up debhelper (12.10ubuntu1) ... 2021-06-24 11:16:05.174 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.7) ... 2021-06-24 11:16:05.500 | Setting up apache2-dev (2.4.41-4ubuntu3.3) ... 2021-06-24 11:16:05.506 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-06-24 11:16:05.530 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-06-24 11:16:05.595 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-06-24 11:16:18.998 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-06-24 11:16:19.021 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-06-24 11:16:19.444 | Processing triggers for ufw (0.36-6) ... 2021-06-24 11:16:19.578 | Processing triggers for man-db (2.9.1-1) ... 2021-06-24 11:16:45.630 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-06-24 11:16:45.643 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-06-24 11:16:49.459 | ++ functions-common:apt_get:1118 : result=0 2021-06-24 11:16:49.461 | ++ functions-common:apt_get:1121 : time_stop apt-get 2021-06-24 11:16:49.464 | ++ functions-common:time_stop:2309 : local name 2021-06-24 11:16:49.466 | ++ functions-common:time_stop:2310 : local end_time 2021-06-24 11:16:49.468 | ++ functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:16:49.471 | ++ functions-common:time_stop:2312 : local total 2021-06-24 11:16:49.473 | ++ functions-common:time_stop:2313 : local start_time 2021-06-24 11:16:49.475 | ++ functions-common:time_stop:2315 : name=apt-get 2021-06-24 11:16:49.477 | ++ functions-common:time_stop:2316 : start_time=1624533254917 2021-06-24 11:16:49.479 | ++ functions-common:time_stop:2318 : [[ -z 1624533254917 ]] 2021-06-24 11:16:49.482 | +++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:16:49.486 | ++ functions-common:time_stop:2321 : end_time=1624533409483 2021-06-24 11:16:49.489 | ++ functions-common:time_stop:2322 : elapsed_time=154566 2021-06-24 11:16:49.491 | ++ functions-common:time_stop:2323 : total=694 2021-06-24 11:16:49.493 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:16:49.495 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=155260 2021-06-24 11:16:49.497 | ++ functions-common:apt_get:1122 : return 0 2021-06-24 11:16:49.501 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-06-24 11:16:49.503 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-06-24 11:16:49.505 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-06-24 11:16:49.509 | ++ tools/install_prereqs.sh:source:89 : date 2021-06-24 11:16:49.513 | + ./stack.sh:main:756 : [[ False != \T\r\u\e ]] 2021-06-24 11:16:49.515 | + ./stack.sh:main:757 : PYPI_ALTERNATIVE_URL= 2021-06-24 11:16:49.518 | + ./stack.sh:main:757 : /home/ubuntu/devstack/tools/install_pip.sh 2021-06-24 11:16:50.844 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-06-24 11:16:50.846 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-06-24 11:16:50.848 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-06-24 11:16:50.851 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-06-24 11:16:50.853 | + tools/install_pip.sh:main:43 : GetDistro 2021-06-24 11:16:50.855 | + functions-common:GetDistro:373 : GetOSVersion 2021-06-24 11:16:50.857 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-06-24 11:16:50.859 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-06-24 11:16:50.861 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-06-24 11:16:50.863 | + functions-common:_ensure_lsb_release:328 : return 2021-06-24 11:16:50.865 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-06-24 11:16:50.931 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-06-24 11:16:50.934 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-06-24 11:16:51.000 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-06-24 11:16:51.002 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-06-24 11:16:51.070 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-06-24 11:16:51.071 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-06-24 11:16:51.073 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-06-24 11:16:51.075 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-06-24 11:16:51.077 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-06-24 11:16:51.079 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-06-24 11:16:51.081 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-06-24 11:16:51.083 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-06-24 11:16:51.085 | + functions-common:GetDistro:378 : DISTRO=focal 2021-06-24 11:16:51.087 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-06-24 11:16:51.089 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-06-24 11:16:51.089 | Distro: focal 2021-06-24 11:16:51.091 | + tools/install_pip.sh:main:127 : get_versions 2021-06-24 11:16:51.093 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-06-24 11:16:51.098 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-06-24 11:16:51.099 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-06-24 11:16:51.102 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-06-24 11:16:51.102 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-06-24 11:16:51.491 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-06-24 11:16:51.493 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-06-24 11:16:51.493 | pip: 20.2.2 2021-06-24 11:16:51.495 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-06-24 11:16:51.861 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-06-24 11:16:51.882 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-06-24 11:16:51.884 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-06-24 11:16:51.886 | + tools/install_pip.sh:main:135 : exit 0 2021-06-24 11:16:51.889 | + ./stack.sh:main:761 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-06-24 11:16:51.893 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-06-24 11:16:51.896 | + ./stack.sh:main:762 : fixup_all 2021-06-24 11:16:51.898 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_keystone 2021-06-24 11:16:51.900 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-06-24 11:16:51.902 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-06-24 11:16:51.913 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-06-24 11:16:51.913 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-06-24 11:16:51.913 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-06-24 11:16:51.918 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-06-24 11:16:51.920 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-06-24 11:16:51.923 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-06-24 11:16:51.930 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-06-24 11:16:51.934 | + tools/fixup_stuff.sh:fixup_all:160 : fixup_fedora 2021-06-24 11:16:51.936 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2021-06-24 11:16:51.938 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-24 11:16:51.941 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-24 11:16:51.943 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-24 11:16:51.945 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-24 11:16:51.947 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-24 11:16:51.949 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-24 11:16:51.951 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-24 11:16:51.954 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-24 11:16:51.956 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-24 11:16:51.958 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2021-06-24 11:16:51.960 | + tools/fixup_stuff.sh:fixup_all:161 : fixup_suse 2021-06-24 11:16:51.962 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2021-06-24 11:16:51.965 | + functions-common:is_suse:462 : is_opensuse 2021-06-24 11:16:51.967 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-24 11:16:51.969 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-24 11:16:51.971 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-24 11:16:51.973 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-24 11:16:51.975 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-24 11:16:51.977 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2021-06-24 11:16:51.980 | + ./stack.sh:main:765 : pip_install -U os-testr 2021-06-24 11:16:52.000 | Using python 3.8 to install os-testr 2021-06-24 11:16:52.002 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-06-24 11:16:52.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:16:52.672 | from cryptography.utils import int_from_bytes 2021-06-24 11:16:52.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:16:52.672 | from cryptography.utils import int_from_bytes 2021-06-24 11:16:53.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:16:53.699 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:16:53.701 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:16:53.705 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:16:53.710 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:16:53.710 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:16:53.712 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:16:53.713 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:16:53.716 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:16:53.853 | Collecting os-testr===2.0.0 2021-06-24 11:16:53.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-06-24 11:16:54.045 | Collecting stestr===3.2.0 2021-06-24 11:16:54.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2021-06-24 11:16:54.246 | Collecting python-subunit===1.4.0 2021-06-24 11:16:54.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-06-24 11:16:54.336 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.4.0) 2021-06-24 11:16:54.353 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-06-24 11:16:54.356 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 63)) (3.0.0) 2021-06-24 11:16:54.365 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (5.4.1) 2021-06-24 11:16:54.465 | Collecting future===0.18.2 2021-06-24 11:16:54.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-06-24 11:16:55.455 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-06-24 11:16:55.458 | Requirement already satisfied, skipping upgrade: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (3.8.0) 2021-06-24 11:16:55.470 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-06-24 11:16:55.472 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (1.1.0) 2021-06-24 11:16:55.479 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (1.6.0) 2021-06-24 11:16:55.481 | Requirement already satisfied, skipping upgrade: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.16.0) 2021-06-24 11:16:55.483 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.4.0) 2021-06-24 11:16:55.487 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (2.4.7) 2021-06-24 11:16:55.490 | Requirement already satisfied, skipping upgrade: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2.1.1) 2021-06-24 11:16:55.541 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (0.7.2) 2021-06-24 11:16:55.543 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (3.3.0) 2021-06-24 11:16:55.550 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 206)) (1.4.0) 2021-06-24 11:16:55.553 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.0.0) 2021-06-24 11:16:55.555 | Requirement already satisfied, skipping upgrade: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (21.2.0) 2021-06-24 11:16:55.608 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (0.4.4) 2021-06-24 11:16:55.612 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (0.2.5) 2021-06-24 11:16:55.617 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (1.8.2) 2021-06-24 11:16:55.619 | Building wheels for collected packages: future 2021-06-24 11:16:55.620 | Building wheel for future (setup.py): started 2021-06-24 11:16:56.671 | Building wheel for future (setup.py): finished with status 'done' 2021-06-24 11:16:56.675 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=6e1cafb4a0388c1d13bc1cfcf3b0d90232723694c41df8d6eeb06c1254401bc8 2021-06-24 11:16:56.675 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-06-24 11:16:56.676 | Successfully built future 2021-06-24 11:16:57.908 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-06-24 11:16:58.750 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.2.0 2021-06-24 11:16:58.855 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:16:58.855 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:16:58.959 | + inc/python:pip_install:200 : result=0 2021-06-24 11:16:58.962 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:16:58.964 | + functions-common:time_stop:2309 : local name 2021-06-24 11:16:58.966 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:16:58.968 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:16:58.970 | + functions-common:time_stop:2312 : local total 2021-06-24 11:16:58.973 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:16:58.975 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:16:58.977 | + functions-common:time_stop:2316 : start_time=1624533411995 2021-06-24 11:16:58.979 | + functions-common:time_stop:2318 : [[ -z 1624533411995 ]] 2021-06-24 11:16:58.981 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:16:58.985 | + functions-common:time_stop:2321 : end_time=1624533418983 2021-06-24 11:16:58.987 | + functions-common:time_stop:2322 : elapsed_time=6988 2021-06-24 11:16:58.990 | + functions-common:time_stop:2323 : total=0 2021-06-24 11:16:58.992 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:16:58.994 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6988 2021-06-24 11:16:58.996 | + inc/python:pip_install:203 : return 0 2021-06-24 11:16:58.998 | + ./stack.sh:main:769 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-06-24 11:16:59.046 | + ./stack.sh:main:770 : sudo systemctl restart systemd-journald 2021-06-24 11:16:59.138 | + ./stack.sh:main:776 : install_infra 2021-06-24 11:16:59.142 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-24 11:16:59.144 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-06-24 11:16:59.147 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-06-24 11:17:02.225 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-24 11:17:02.228 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-06-24 11:17:02.249 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-06-24 11:17:04.152 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:04.255 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:04.364 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:04.537 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:04.543 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:04.615 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:04.658 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:04.775 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:04.825 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:17:04.945 | Collecting pbr===5.6.0 2021-06-24 11:17:04.951 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-06-24 11:17:04.991 | Installing collected packages: pbr 2021-06-24 11:17:05.147 | Successfully installed pbr-5.6.0 2021-06-24 11:17:05.207 | + inc/python:pip_install:200 : result=0 2021-06-24 11:17:05.209 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:17:05.212 | + functions-common:time_stop:2309 : local name 2021-06-24 11:17:05.214 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:17:05.216 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:17:05.218 | + functions-common:time_stop:2312 : local total 2021-06-24 11:17:05.220 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:17:05.222 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:17:05.225 | + functions-common:time_stop:2316 : start_time=1624533422242 2021-06-24 11:17:05.227 | + functions-common:time_stop:2318 : [[ -z 1624533422242 ]] 2021-06-24 11:17:05.229 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:17:05.233 | + functions-common:time_stop:2321 : end_time=1624533425231 2021-06-24 11:17:05.235 | + functions-common:time_stop:2322 : elapsed_time=2989 2021-06-24 11:17:05.237 | + functions-common:time_stop:2323 : total=6988 2021-06-24 11:17:05.239 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:17:05.241 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9977 2021-06-24 11:17:05.243 | + inc/python:pip_install:203 : return 0 2021-06-24 11:17:05.246 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-24 11:17:05.248 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-06-24 11:17:05.270 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-06-24 11:17:07.189 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:07.292 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:07.403 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:07.584 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:07.590 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:07.661 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:07.705 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:07.823 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:07.873 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:17:07.875 | Processing /opt/stack/requirements 2021-06-24 11:17:09.190 | Collecting fixtures===3.0.0 2021-06-24 11:17:09.197 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-06-24 11:17:09.384 | Collecting PyYAML===5.4.1 2021-06-24 11:17:09.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-06-24 11:17:09.568 | Collecting requests===2.25.1 2021-06-24 11:17:09.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-06-24 11:17:09.657 | Collecting packaging===20.9 2021-06-24 11:17:09.663 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-06-24 11:17:09.753 | Collecting testtools===2.4.0 2021-06-24 11:17:09.759 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-06-24 11:17:09.846 | Collecting idna===2.10 2021-06-24 11:17:09.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-06-24 11:17:09.973 | Collecting pyparsing===2.4.7 2021-06-24 11:17:09.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-06-24 11:17:10.027 | Collecting six===1.16.0 2021-06-24 11:17:10.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2021-06-24 11:17:10.058 | Collecting Parsley>=1.2 2021-06-24 11:17:10.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-06-24 11:17:10.110 | Collecting beagle>=0.2.1 2021-06-24 11:17:10.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-06-24 11:17:10.143 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-06-24 11:17:10.721 | Collecting chardet===4.0.0 2021-06-24 11:17:10.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-06-24 11:17:10.821 | Collecting certifi===2021.5.30 2021-06-24 11:17:10.828 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2021-06-24 11:17:10.909 | Collecting urllib3===1.26.5 2021-06-24 11:17:10.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/753/a0374df26658f/urllib3-1.26.5-py2.py3-none-any.whl (138 kB) 2021-06-24 11:17:11.373 | Collecting traceback2===1.4.0 2021-06-24 11:17:11.380 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-06-24 11:17:11.706 | Collecting python-mimeparse===1.6.0 2021-06-24 11:17:11.712 | 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) 2021-06-24 11:17:11.737 | Collecting extras===1.0.0 2021-06-24 11:17:11.744 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-06-24 11:17:12.088 | Collecting unittest2===1.1.0 2021-06-24 11:17:12.094 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-06-24 11:17:12.195 | Collecting cliff===3.8.0 2021-06-24 11:17:12.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7e/38e916649defa/cliff-3.8.0-py3-none-any.whl (80 kB) 2021-06-24 11:17:12.554 | Collecting linecache2===1.0.0 2021-06-24 11:17:12.561 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-06-24 11:17:12.602 | Collecting argparse 2021-06-24 11:17:12.615 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-06-24 11:17:12.749 | Collecting cmd2===2.1.1 2021-06-24 11:17:12.755 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fd1/a77f84b44bf17/cmd2-2.1.1-py3-none-any.whl (140 kB) 2021-06-24 11:17:12.896 | Collecting stevedore===3.3.0 2021-06-24 11:17:12.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-06-24 11:17:12.956 | Collecting prettytable===0.7.2 2021-06-24 11:17:12.962 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-06-24 11:17:13.021 | Collecting colorama===0.4.4 2021-06-24 11:17:13.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-06-24 11:17:13.074 | Collecting attrs===21.2.0 2021-06-24 11:17:13.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2021-06-24 11:17:13.180 | Collecting pyperclip===1.8.2 2021-06-24 11:17:13.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-06-24 11:17:13.598 | Collecting wcwidth===0.2.5 2021-06-24 11:17:13.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-06-24 11:17:13.623 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-06-24 11:17:13.623 | Building wheel for pyperclip (setup.py): started 2021-06-24 11:17:13.863 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-06-24 11:17:13.864 | ERROR: Command errored out with exit status 1: 2021-06-24 11:17:13.864 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-7or_7wd1/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-7or_7wd1/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/pip-wheel-fr3cm7mc 2021-06-24 11:17:13.864 | cwd: /tmp/pip-install-7or_7wd1/pyperclip/ 2021-06-24 11:17:13.864 | Complete output (6 lines): 2021-06-24 11:17:13.864 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-06-24 11:17:13.864 | or: setup.py --help [cmd1 cmd2 ...] 2021-06-24 11:17:13.864 | or: setup.py --help-commands 2021-06-24 11:17:13.864 | or: setup.py cmd --help 2021-06-24 11:17:13.864 | 2021-06-24 11:17:13.864 | error: invalid command 'bdist_wheel' 2021-06-24 11:17:13.864 | ---------------------------------------- 2021-06-24 11:17:13.864 | ERROR: Failed building wheel for pyperclip 2021-06-24 11:17:13.864 | Running setup.py clean for pyperclip 2021-06-24 11:17:14.110 | Building wheel for openstack-requirements (setup.py): started 2021-06-24 11:17:14.898 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-06-24 11:17:14.898 | ERROR: Command errored out with exit status 1: 2021-06-24 11:17:14.898 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qdg2_3el/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qdg2_3el/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/pip-wheel-o_3nm2uq 2021-06-24 11:17:14.898 | cwd: /tmp/pip-req-build-qdg2_3el/ 2021-06-24 11:17:14.898 | Complete output (6 lines): 2021-06-24 11:17:14.898 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-06-24 11:17:14.898 | or: setup.py --help [cmd1 cmd2 ...] 2021-06-24 11:17:14.898 | or: setup.py --help-commands 2021-06-24 11:17:14.898 | or: setup.py cmd --help 2021-06-24 11:17:14.898 | 2021-06-24 11:17:14.898 | error: invalid command 'bdist_wheel' 2021-06-24 11:17:14.898 | ---------------------------------------- 2021-06-24 11:17:14.898 | ERROR: Failed building wheel for openstack-requirements 2021-06-24 11:17:14.898 | Running setup.py clean for openstack-requirements 2021-06-24 11:17:15.663 | Failed to build pyperclip openstack-requirements 2021-06-24 11:17:15.890 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, python-mimeparse, extras, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-06-24 11:17:17.473 | Running setup.py install for pyperclip: started 2021-06-24 11:17:17.870 | Running setup.py install for pyperclip: finished with status 'done' 2021-06-24 11:17:18.519 | Running setup.py install for openstack-requirements: started 2021-06-24 11:17:20.691 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-06-24 11:17:20.729 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-21.2.0 beagle-0.3.0 certifi-2021.5.30 chardet-4.0.0 cliff-3.8.0 cmd2-2.1.1 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4672 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.16.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.5 wcwidth-0.2.5 2021-06-24 11:17:20.866 | + inc/python:pip_install:200 : result=0 2021-06-24 11:17:20.868 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:17:20.871 | + functions-common:time_stop:2309 : local name 2021-06-24 11:17:20.873 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:17:20.875 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:17:20.877 | + functions-common:time_stop:2312 : local total 2021-06-24 11:17:20.879 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:17:20.881 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:17:20.884 | + functions-common:time_stop:2316 : start_time=1624533425262 2021-06-24 11:17:20.886 | + functions-common:time_stop:2318 : [[ -z 1624533425262 ]] 2021-06-24 11:17:20.888 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:17:20.892 | + functions-common:time_stop:2321 : end_time=1624533440890 2021-06-24 11:17:20.894 | + functions-common:time_stop:2322 : elapsed_time=15628 2021-06-24 11:17:20.896 | + functions-common:time_stop:2323 : total=9977 2021-06-24 11:17:20.898 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:17:20.900 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25605 2021-06-24 11:17:20.902 | + inc/python:pip_install:203 : return 0 2021-06-24 11:17:20.905 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-06-24 11:17:20.907 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-06-24 11:17:20.910 | + inc/python:use_library_from_git:250 : local name=pbr 2021-06-24 11:17:20.912 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:17:20.914 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:17:20.916 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-06-24 11:17:20.919 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:17:20.922 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-06-24 11:17:20.942 | Using python 3.8 to install pbr 2021-06-24 11:17:20.944 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-06-24 11:17:21.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:17:21.597 | from cryptography.utils import int_from_bytes 2021-06-24 11:17:21.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:17:21.597 | from cryptography.utils import int_from_bytes 2021-06-24 11:17:22.635 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:17:22.640 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:22.642 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:22.645 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:22.650 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:22.650 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:22.652 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:22.654 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:22.657 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:17:22.776 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-06-24 11:17:24.322 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:17:24.322 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:17:24.394 | + inc/python:pip_install:200 : result=0 2021-06-24 11:17:24.396 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:17:24.398 | + functions-common:time_stop:2309 : local name 2021-06-24 11:17:24.400 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:17:24.402 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:17:24.404 | + functions-common:time_stop:2312 : local total 2021-06-24 11:17:24.407 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:17:24.409 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:17:24.411 | + functions-common:time_stop:2316 : start_time=1624533440936 2021-06-24 11:17:24.413 | + functions-common:time_stop:2318 : [[ -z 1624533440936 ]] 2021-06-24 11:17:24.416 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:17:24.419 | + functions-common:time_stop:2321 : end_time=1624533444417 2021-06-24 11:17:24.422 | + functions-common:time_stop:2322 : elapsed_time=3481 2021-06-24 11:17:24.424 | + functions-common:time_stop:2323 : total=25605 2021-06-24 11:17:24.426 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:17:24.428 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29086 2021-06-24 11:17:24.431 | + inc/python:pip_install:203 : return 0 2021-06-24 11:17:24.433 | + ./stack.sh:main:779 : python3 -m venv /opt/stack/bindep-venv 2021-06-24 11:17:27.490 | + ./stack.sh:main:781 : /opt/stack/bindep-venv/bin/pip install bindep 2021-06-24 11:17:29.227 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:17:29.300 | Collecting bindep 2021-06-24 11:17:29.309 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-06-24 11:17:29.348 | Collecting Parsley 2021-06-24 11:17:29.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-06-24 11:17:29.483 | Collecting pbr>=2.0.0 2021-06-24 11:17:29.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-06-24 11:17:29.549 | Collecting distro 2021-06-24 11:17:29.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl (18 kB) 2021-06-24 11:17:29.591 | Installing collected packages: Parsley, pbr, distro, bindep 2021-06-24 11:17:30.007 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.6.0 2021-06-24 11:17:30.074 | + ./stack.sh:main:782 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-06-24 11:17:30.077 | + ./stack.sh:main:782 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-06-24 11:17:30.081 | ++ ./stack.sh:main:785 : _get_plugin_bindep_packages 2021-06-24 11:17:30.097 | + ./stack.sh:main:785 : pkgs= 2021-06-24 11:17:30.099 | + ./stack.sh:main:786 : [[ -n '' ]] 2021-06-24 11:17:30.102 | + ./stack.sh:main:793 : run_phase stack pre-install 2021-06-24 11:17:30.104 | + functions-common:run_phase:1737 : local mode=stack 2021-06-24 11:17:30.106 | + functions-common:run_phase:1738 : local phase=pre-install 2021-06-24 11:17:30.108 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-24 11:17:30.111 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2021-06-24 11:17:30.113 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-24 11:17:30.115 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2021-06-24 11:17:30.117 | + functions-common:run_phase:1747 : local extra 2021-06-24 11:17:30.120 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-24 11:17:30.123 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2021-06-24 11:17:30.126 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-24 11:17:30.128 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-24 11:17:30.130 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-06-24 11:17:30.132 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-24 11:17:30.148 | ++ functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:17:30.150 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-24 11:17:30.152 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-24 11:17:30.154 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-06-24 11:17:30.156 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-06-24 11:17:30.158 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-24 11:17:30.160 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-06-24 11:17:30.162 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-06-24 11:17:30.164 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-06-24 11:17:30.166 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-06-24 11:17:30.169 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-06-24 11:17:30.171 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-06-24 11:17:30.173 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-24 11:17:30.175 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-06-24 11:17:30.178 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2021-06-24 11:17:30.180 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-24 11:17:30.182 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2021-06-24 11:17:30.184 | + functions-common:run_plugins:1723 : local mode=stack 2021-06-24 11:17:30.187 | + functions-common:run_plugins:1724 : local phase=pre-install 2021-06-24 11:17:30.190 | + functions-common:run_plugins:1726 : local plugins= 2021-06-24 11:17:30.192 | + functions-common:run_plugins:1727 : local plugin 2021-06-24 11:17:30.194 | + ./stack.sh:main:796 : set_systemd_override DefaultLimitNOFILE 2048 2021-06-24 11:17:30.196 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-06-24 11:17:30.199 | + functions:set_systemd_override:821 : local value=2048 2021-06-24 11:17:30.201 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-06-24 11:17:30.204 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-06-24 11:17:30.251 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-06-24 11:17:30.251 | Set systemd system override for DefaultLimitNOFILE=2048 2021-06-24 11:17:30.254 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-06-24 11:17:30.646 | + ./stack.sh:main:798 : install_rpc_backend 2021-06-24 11:17:30.648 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-06-24 11:17:30.664 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:17:30.666 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-06-24 11:17:30.669 | + functions-common:install_package:1347 : update_package_repo 2021-06-24 11:17:30.671 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-06-24 11:17:30.673 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-06-24 11:17:30.676 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-06-24 11:17:30.678 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-06-24 11:17:30.680 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-06-24 11:17:30.682 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:17:30.685 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:17:30.687 | + functions-common:update_package_repo:1328 : apt_get_update 2021-06-24 11:17:30.690 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-06-24 11:17:30.692 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-06-24 11:17:30.694 | + functions-common:apt_get_update:1074 : return 2021-06-24 11:17:30.696 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2021-06-24 11:17:30.699 | + functions-common:real_install_package:1333 : is_ubuntu 2021-06-24 11:17:30.701 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:17:30.704 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:17:30.706 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2021-06-24 11:17:30.726 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-06-24 11:17:30.834 | Reading package lists... 2021-06-24 11:17:31.057 | Building dependency tree... 2021-06-24 11:17:31.058 | Reading state information... 2021-06-24 11:17:31.289 | The following packages were automatically installed and are no longer required: 2021-06-24 11:17:31.291 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-24 11:17:31.291 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-24 11:17:31.291 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-24 11:17:31.291 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-24 11:17:31.291 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-24 11:17:31.291 | python3-zope.interface 2021-06-24 11:17:31.291 | Use 'sudo apt autoremove' to remove them. 2021-06-24 11:17:31.291 | The following additional packages will be installed: 2021-06-24 11:17:31.291 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-06-24 11:17:31.291 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-06-24 11:17:31.291 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-06-24 11:17:31.292 | erlang-tools erlang-xmerl locales-all 2021-06-24 11:17:31.293 | Suggested packages: 2021-06-24 11:17:31.293 | erlang erlang-manpages erlang-doc 2021-06-24 11:17:31.360 | The following NEW packages will be installed: 2021-06-24 11:17:31.360 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-06-24 11:17:31.360 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-06-24 11:17:31.360 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-06-24 11:17:31.361 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-06-24 11:17:31.567 | 0 upgraded, 19 newly installed, 0 to remove and 58 not upgraded. 2021-06-24 11:17:31.567 | Need to get 38.1 MB of archives. 2021-06-24 11:17:31.567 | After this operation, 276 MB of additional disk space will be used. 2021-06-24 11:17:31.567 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-06-24 11:17:32.561 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-06-24 11:17:32.626 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-06-24 11:17:32.692 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-06-24 11:17:32.726 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-06-24 11:17:33.181 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-06-24 11:17:33.184 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-06-24 11:17:33.201 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-06-24 11:17:33.237 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-06-24 11:17:33.238 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-06-24 11:17:33.240 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-06-24 11:17:33.249 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-06-24 11:17:33.794 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-06-24 11:17:33.796 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-06-24 11:17:33.844 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-06-24 11:17:33.855 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-06-24 11:17:33.915 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-06-24 11:17:34.033 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-06-24 11:17:36.311 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.2 [11.5 MB] 2021-06-24 11:17:38.967 | Fetched 38.1 MB in 7s (5,419 kB/s) 2021-06-24 11:17:39.000 | Selecting previously unselected package erlang-base. 2021-06-24 11:17:39.050 | (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 ... 81627 files and directories currently installed.) 2021-06-24 11:17:39.053 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:39.055 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:40.160 | Selecting previously unselected package erlang-asn1. 2021-06-24 11:17:40.168 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:40.171 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:40.282 | Selecting previously unselected package erlang-crypto. 2021-06-24 11:17:40.291 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:40.293 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:40.337 | Selecting previously unselected package erlang-public-key. 2021-06-24 11:17:40.345 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:40.348 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:40.447 | Selecting previously unselected package erlang-mnesia. 2021-06-24 11:17:40.457 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:40.459 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:40.570 | Selecting previously unselected package erlang-runtime-tools. 2021-06-24 11:17:40.579 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:40.581 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:40.636 | Selecting previously unselected package erlang-ssl. 2021-06-24 11:17:40.645 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:40.647 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:40.816 | Selecting previously unselected package erlang-eldap. 2021-06-24 11:17:40.825 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:40.827 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:40.864 | Selecting previously unselected package erlang-ftp. 2021-06-24 11:17:40.872 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:40.874 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:40.908 | Selecting previously unselected package erlang-tftp. 2021-06-24 11:17:40.917 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:40.919 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:40.956 | Selecting previously unselected package erlang-inets. 2021-06-24 11:17:40.964 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:40.966 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:41.075 | Selecting previously unselected package erlang-snmp. 2021-06-24 11:17:41.084 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:41.086 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:41.332 | Selecting previously unselected package erlang-os-mon. 2021-06-24 11:17:41.341 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:41.343 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:41.379 | Selecting previously unselected package erlang-parsetools. 2021-06-24 11:17:41.388 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:41.390 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:41.435 | Selecting previously unselected package erlang-syntax-tools. 2021-06-24 11:17:41.444 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:41.446 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:41.515 | Selecting previously unselected package erlang-tools. 2021-06-24 11:17:41.525 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:41.527 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:41.623 | Selecting previously unselected package erlang-xmerl. 2021-06-24 11:17:41.632 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-24 11:17:41.634 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:41.812 | Selecting previously unselected package locales-all. 2021-06-24 11:17:41.821 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-06-24 11:17:41.823 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-06-24 11:17:46.026 | Selecting previously unselected package rabbitmq-server. 2021-06-24 11:17:46.038 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.2_all.deb ... 2021-06-24 11:17:46.041 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.2) ... 2021-06-24 11:17:47.234 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:47.622 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-06-24 11:17:47.622 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-06-24 11:17:51.927 | Searching for services which depend on erlang and should be started... none found. 2021-06-24 11:17:51.932 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.937 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.943 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-06-24 11:17:51.950 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.955 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.960 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.966 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.971 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.976 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.982 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.987 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.992 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:51.998 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:52.003 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:52.009 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:52.014 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:52.020 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-06-24 11:17:52.025 | Setting up rabbitmq-server (3.8.2-0ubuntu1.2) ... 2021-06-24 11:17:52.116 | Adding group `rabbitmq' (GID 125) ... 2021-06-24 11:17:52.129 | Done. 2021-06-24 11:17:52.210 | Adding system user `rabbitmq' (UID 117) ... 2021-06-24 11:17:52.210 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-06-24 11:17:52.241 | Not creating home directory `/var/lib/rabbitmq'. 2021-06-24 11:17:52.503 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-06-24 11:17:58.718 | Processing triggers for man-db (2.9.1-1) ... 2021-06-24 11:17:59.343 | Processing triggers for systemd (245.4-4ubuntu3.7) ... 2021-06-24 11:18:03.359 | + functions-common:apt_get:1118 : result=0 2021-06-24 11:18:03.362 | + functions-common:apt_get:1121 : time_stop apt-get 2021-06-24 11:18:03.364 | + functions-common:time_stop:2309 : local name 2021-06-24 11:18:03.366 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:18:03.368 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:18:03.370 | + functions-common:time_stop:2312 : local total 2021-06-24 11:18:03.372 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:18:03.375 | + functions-common:time_stop:2315 : name=apt-get 2021-06-24 11:18:03.378 | + functions-common:time_stop:2316 : start_time=1624533450724 2021-06-24 11:18:03.380 | + functions-common:time_stop:2318 : [[ -z 1624533450724 ]] 2021-06-24 11:18:03.383 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:18:03.387 | + functions-common:time_stop:2321 : end_time=1624533483384 2021-06-24 11:18:03.389 | + functions-common:time_stop:2322 : elapsed_time=32660 2021-06-24 11:18:03.391 | + functions-common:time_stop:2323 : total=155260 2021-06-24 11:18:03.394 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:18:03.396 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=187920 2021-06-24 11:18:03.398 | + functions-common:apt_get:1122 : return 0 2021-06-24 11:18:03.400 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-06-24 11:18:03.403 | + functions-common:is_suse:462 : is_opensuse 2021-06-24 11:18:03.405 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-24 11:18:03.407 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-24 11:18:03.410 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-24 11:18:03.412 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-24 11:18:03.414 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-24 11:18:03.416 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-06-24 11:18:03.419 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-24 11:18:03.421 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-24 11:18:03.423 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-24 11:18:03.425 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-24 11:18:03.428 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-24 11:18:03.430 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-24 11:18:03.432 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-24 11:18:03.434 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-24 11:18:03.437 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-24 11:18:03.439 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-06-24 11:18:03.442 | + functions-common:is_suse:462 : is_opensuse 2021-06-24 11:18:03.444 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-24 11:18:03.446 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-24 11:18:03.449 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-24 11:18:03.451 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-24 11:18:03.453 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-24 11:18:03.456 | + ./stack.sh:main:799 : restart_rpc_backend 2021-06-24 11:18:03.458 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-06-24 11:18:03.474 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:18:03.476 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-06-24 11:18:03.478 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-24 11:18:03.480 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-06-24 11:18:03.483 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-06-24 11:18:03.486 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-06-24 11:18:03.490 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-06-24 11:18:03.492 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-06-24 11:18:03.494 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-06-24 11:18:03.496 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-06-24 11:18:03.499 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-06-24 11:18:03.502 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-06-24 11:18:03.504 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-06-24 11:18:04.181 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-06-24 11:18:04.181 | user tags 2021-06-24 11:18:04.181 | guest [administrator]' 2021-06-24 11:18:04.184 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-06-24 11:18:04.184 | user tags 2021-06-24 11:18:04.184 | guest [administrator]' 2021-06-24 11:18:04.184 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-06-24 11:18:04.191 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-06-24 11:18:04.193 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-06-24 11:18:04.196 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-06-24 11:18:04.859 | Adding user "stackrabbit" ... 2021-06-24 11:18:04.885 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-06-24 11:18:05.535 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-06-24 11:18:05.557 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-06-24 11:18:05.559 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-06-24 11:18:06.218 | Changing password for user "stackrabbit" ... 2021-06-24 11:18:06.242 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-06-24 11:18:06.244 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-06-24 11:18:06.246 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-06-24 11:18:06.915 | Deleting user "guest" ... 2021-06-24 11:18:06.939 | + ./stack.sh:main:801 : is_service_enabled mysql postgresql 2021-06-24 11:18:06.956 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:18:06.958 | + ./stack.sh:main:802 : install_database 2021-06-24 11:18:06.961 | + lib/database:install_database:116 : install_database_mysql 2021-06-24 11:18:06.963 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-06-24 11:18:06.965 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:18:06.967 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:18:06.972 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-06-24 11:18:07.186 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-06-24 11:18:07.189 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-06-24 11:18:07.194 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-06-24 11:18:07.196 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:18:07.199 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:18:07.201 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-06-24 11:18:07.203 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-06-24 11:18:07.206 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-06-24 11:18:07.209 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-06-24 11:18:07.212 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-06-24 11:18:07.214 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-06-24 11:18:07.216 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-06-24 11:18:07.219 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-24 11:18:07.222 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-24 11:18:07.225 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-24 11:18:07.227 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-24 11:18:07.230 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-24 11:18:07.232 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-24 11:18:07.234 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-24 11:18:07.237 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-24 11:18:07.239 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-24 11:18:07.241 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-06-24 11:18:07.244 | + functions-common:is_suse:462 : is_opensuse 2021-06-24 11:18:07.246 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-24 11:18:07.248 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-24 11:18:07.251 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-24 11:18:07.253 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-24 11:18:07.255 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-24 11:18:07.258 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-06-24 11:18:07.260 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:18:07.262 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:18:07.264 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-06-24 11:18:07.267 | + functions-common:install_package:1347 : update_package_repo 2021-06-24 11:18:07.269 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-06-24 11:18:07.271 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-06-24 11:18:07.273 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-06-24 11:18:07.276 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-06-24 11:18:07.278 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-06-24 11:18:07.280 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:18:07.284 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:18:07.287 | + functions-common:update_package_repo:1328 : apt_get_update 2021-06-24 11:18:07.289 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-06-24 11:18:07.291 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-06-24 11:18:07.293 | + functions-common:apt_get_update:1074 : return 2021-06-24 11:18:07.296 | + functions-common:install_package:1348 : real_install_package mysql-server 2021-06-24 11:18:07.299 | + functions-common:real_install_package:1333 : is_ubuntu 2021-06-24 11:18:07.301 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:18:07.303 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:18:07.305 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2021-06-24 11:18:07.326 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-06-24 11:18:07.435 | Reading package lists... 2021-06-24 11:18:07.671 | Building dependency tree... 2021-06-24 11:18:07.673 | Reading state information... 2021-06-24 11:18:07.904 | The following packages were automatically installed and are no longer required: 2021-06-24 11:18:07.905 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-24 11:18:07.905 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-24 11:18:07.905 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-24 11:18:07.905 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-24 11:18:07.905 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-24 11:18:07.905 | python3-zope.interface 2021-06-24 11:18:07.905 | Use 'sudo apt autoremove' to remove them. 2021-06-24 11:18:07.906 | The following additional packages will be installed: 2021-06-24 11:18:07.906 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-06-24 11:18:07.906 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-06-24 11:18:07.906 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-06-24 11:18:07.906 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-06-24 11:18:07.906 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-06-24 11:18:07.906 | mysql-server-8.0 mysql-server-core-8.0 2021-06-24 11:18:07.908 | Suggested packages: 2021-06-24 11:18:07.908 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-06-24 11:18:07.985 | The following NEW packages will be installed: 2021-06-24 11:18:07.986 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-06-24 11:18:07.986 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-06-24 11:18:07.986 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-06-24 11:18:07.986 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-06-24 11:18:07.986 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-06-24 11:18:07.986 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-06-24 11:18:08.102 | 0 upgraded, 24 newly installed, 0 to remove and 58 not upgraded. 2021-06-24 11:18:08.103 | Need to get 31.3 MB of archives. 2021-06-24 11:18:08.103 | After this operation, 259 MB of additional disk space will be used. 2021-06-24 11:18:08.103 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [4,216 kB] 2021-06-24 11:18:08.972 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [22.0 kB] 2021-06-24 11:18:08.975 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-06-24 11:18:08.987 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-06-24 11:18:08.987 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-06-24 11:18:09.018 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [18.1 MB] 2021-06-24 11:18:12.074 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [1,282 kB] 2021-06-24 11:18:12.223 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-06-24 11:18:12.224 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-06-24 11:18:12.233 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-06-24 11:18:12.244 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-06-24 11:18:12.264 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-06-24 11:18:12.267 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-06-24 11:18:12.268 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-06-24 11:18:12.269 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-06-24 11:18:12.274 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-06-24 11:18:12.277 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-06-24 11:18:12.310 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-06-24 11:18:12.311 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-06-24 11:18:12.314 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-06-24 11:18:12.319 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-06-24 11:18:12.352 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-06-24 11:18:12.944 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-06-24 11:18:12.944 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.25-0ubuntu0.20.04.1 [9,540 B] 2021-06-24 11:18:13.445 | Preconfiguring packages ... 2021-06-24 11:18:13.558 | Fetched 31.3 MB in 5s (6,324 kB/s) 2021-06-24 11:18:13.588 | Selecting previously unselected package mysql-client-core-8.0. 2021-06-24 11:18:13.640 | (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 ... 90083 files and directories currently installed.) 2021-06-24 11:18:13.645 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:18:13.647 | Unpacking mysql-client-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:18:14.541 | Selecting previously unselected package mysql-client-8.0. 2021-06-24 11:18:14.551 | Preparing to unpack .../01-mysql-client-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:18:14.553 | Unpacking mysql-client-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:18:14.586 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-06-24 11:18:14.596 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-06-24 11:18:14.600 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-24 11:18:14.642 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-06-24 11:18:14.651 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-06-24 11:18:14.653 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-24 11:18:14.683 | Selecting previously unselected package libmecab2:amd64. 2021-06-24 11:18:14.693 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-06-24 11:18:14.696 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-06-24 11:18:14.763 | Selecting previously unselected package mysql-server-core-8.0. 2021-06-24 11:18:14.772 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:18:14.774 | Unpacking mysql-server-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:18:17.664 | Selecting previously unselected package mysql-server-8.0. 2021-06-24 11:18:17.674 | Preparing to unpack .../06-mysql-server-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-24 11:18:18.135 | Unpacking mysql-server-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:18:18.196 | Selecting previously unselected package libhtml-tagset-perl. 2021-06-24 11:18:18.206 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-06-24 11:18:18.208 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-06-24 11:18:18.238 | Selecting previously unselected package liburi-perl. 2021-06-24 11:18:18.247 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-06-24 11:18:18.250 | Unpacking liburi-perl (1.76-2) ... 2021-06-24 11:18:18.302 | Selecting previously unselected package libhtml-parser-perl. 2021-06-24 11:18:18.311 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-06-24 11:18:18.314 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-06-24 11:18:18.356 | Selecting previously unselected package libcgi-pm-perl. 2021-06-24 11:18:18.366 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-06-24 11:18:18.368 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-06-24 11:18:18.420 | Selecting previously unselected package libfcgi-perl. 2021-06-24 11:18:18.430 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-06-24 11:18:18.432 | Unpacking libfcgi-perl (0.79-1) ... 2021-06-24 11:18:18.464 | Selecting previously unselected package libcgi-fast-perl. 2021-06-24 11:18:18.474 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-06-24 11:18:18.476 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-06-24 11:18:18.504 | Selecting previously unselected package libencode-locale-perl. 2021-06-24 11:18:18.513 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-06-24 11:18:18.516 | Unpacking libencode-locale-perl (1.05-1) ... 2021-06-24 11:18:18.543 | Selecting previously unselected package libhtml-template-perl. 2021-06-24 11:18:18.552 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-06-24 11:18:18.555 | Unpacking libhtml-template-perl (2.97-1) ... 2021-06-24 11:18:18.588 | Selecting previously unselected package libtimedate-perl. 2021-06-24 11:18:18.598 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-06-24 11:18:18.600 | Unpacking libtimedate-perl (2.3200-1) ... 2021-06-24 11:18:18.638 | Selecting previously unselected package libhttp-date-perl. 2021-06-24 11:18:18.649 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-06-24 11:18:18.651 | Unpacking libhttp-date-perl (6.05-1) ... 2021-06-24 11:18:18.678 | Selecting previously unselected package libio-html-perl. 2021-06-24 11:18:18.687 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-06-24 11:18:18.690 | Unpacking libio-html-perl (1.001-1) ... 2021-06-24 11:18:18.719 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-06-24 11:18:18.728 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-06-24 11:18:18.730 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-06-24 11:18:18.759 | Selecting previously unselected package libhttp-message-perl. 2021-06-24 11:18:18.769 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-06-24 11:18:18.771 | Unpacking libhttp-message-perl (6.22-1) ... 2021-06-24 11:18:18.808 | Selecting previously unselected package mecab-utils. 2021-06-24 11:18:18.819 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-06-24 11:18:18.821 | Unpacking mecab-utils (0.996-10build1) ... 2021-06-24 11:18:18.849 | Selecting previously unselected package mecab-ipadic. 2021-06-24 11:18:18.858 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-06-24 11:18:18.861 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-06-24 11:18:20.121 | Selecting previously unselected package mecab-ipadic-utf8. 2021-06-24 11:18:20.131 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-06-24 11:18:20.133 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-06-24 11:18:20.159 | Selecting previously unselected package mysql-server. 2021-06-24 11:18:20.168 | Preparing to unpack .../23-mysql-server_8.0.25-0ubuntu0.20.04.1_all.deb ... 2021-06-24 11:18:20.171 | Unpacking mysql-server (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:18:20.224 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-06-24 11:18:20.232 | Setting up mysql-client-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:18:20.237 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-06-24 11:18:20.243 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-06-24 11:18:20.248 | Setting up libencode-locale-perl (1.05-1) ... 2021-06-24 11:18:20.254 | Setting up mecab-utils (0.996-10build1) ... 2021-06-24 11:18:20.259 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-24 11:18:20.264 | Setting up libio-html-perl (1.001-1) ... 2021-06-24 11:18:20.270 | Setting up libtimedate-perl (2.3200-1) ... 2021-06-24 11:18:20.275 | Setting up mysql-client-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:18:20.281 | Setting up libfcgi-perl (0.79-1) ... 2021-06-24 11:18:20.286 | Setting up liburi-perl (1.76-2) ... 2021-06-24 11:18:20.292 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-24 11:18:20.297 | Setting up libhttp-date-perl (6.05-1) ... 2021-06-24 11:18:20.304 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-06-24 11:18:20.308 | Compiling IPA dictionary for Mecab. This takes long time... 2021-06-24 11:18:20.312 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-06-24 11:18:20.312 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-06-24 11:18:20.312 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-06-24 11:18:20.312 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-06-24 11:18:20.456 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-06-24 11:18:20.457 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-06-24 11:18:20.457 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-06-24 11:18:20.457 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-06-24 11:18:20.465 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-06-24 11:18:20.556 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-06-24 11:18:20.557 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-06-24 11:18:20.557 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-06-24 11:18:20.584 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-06-24 11:18:20.629 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-06-24 11:18:20.921 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-06-24 11:18:20.929 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-06-24 11:18:21.021 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-06-24 11:18:21.021 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-06-24 11:18:21.022 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-06-24 11:18:21.022 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-06-24 11:18:21.025 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-06-24 11:18:21.026 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-06-24 11:18:21.072 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-06-24 11:18:21.266 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-06-24 11:18:21.267 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-06-24 11:18:21.268 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-06-24 11:18:21.268 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-06-24 11:18:21.271 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-06-24 11:18:21.271 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-06-24 11:18:21.700 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-06-24 11:18:21.819 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-06-24 11:18:22.144 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-06-24 11:18:22.148 | 2021-06-24 11:18:22.148 | done! 2021-06-24 11:18:22.155 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-06-24 11:18:22.159 | Setting up mysql-server-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:18:22.164 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-06-24 11:18:22.170 | Compiling IPA dictionary for Mecab. This takes long time... 2021-06-24 11:18:22.190 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-06-24 11:18:22.190 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-06-24 11:18:22.190 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-06-24 11:18:22.190 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-06-24 11:18:22.401 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-06-24 11:18:22.402 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-06-24 11:18:22.402 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-06-24 11:18:22.402 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-06-24 11:18:22.414 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-06-24 11:18:22.546 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-06-24 11:18:22.546 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-06-24 11:18:22.547 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-06-24 11:18:22.588 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-06-24 11:18:22.661 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-06-24 11:18:23.158 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-06-24 11:18:23.168 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-06-24 11:18:23.278 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-06-24 11:18:23.278 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-06-24 11:18:23.278 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-06-24 11:18:23.279 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-06-24 11:18:23.284 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-06-24 11:18:23.284 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-06-24 11:18:23.376 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-06-24 11:18:23.668 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-06-24 11:18:23.668 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-06-24 11:18:23.669 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-06-24 11:18:23.669 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-06-24 11:18:23.673 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-06-24 11:18:23.673 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-06-24 11:18:24.177 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-06-24 11:18:24.315 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-06-24 11:18:24.641 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-06-24 11:18:24.645 | 2021-06-24 11:18:24.645 | done! 2021-06-24 11:18:24.653 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-06-24 11:18:24.657 | Setting up libhtml-parser-perl (3.72-5) ... 2021-06-24 11:18:24.662 | Setting up libhttp-message-perl (6.22-1) ... 2021-06-24 11:18:24.667 | Setting up mysql-server-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:18:25.365 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-06-24 11:18:25.394 | Renaming removed key_buffer and myisam-recover options (if present) 2021-06-24 11:18:33.495 | mysqld will log errors to /var/log/mysql/error.log 2021-06-24 11:18:34.090 | mysqld is running as pid 49357 2021-06-24 11:18:36.921 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-06-24 11:18:38.959 | Setting up libcgi-pm-perl (4.46-1) ... 2021-06-24 11:18:38.965 | Setting up libhtml-template-perl (2.97-1) ... 2021-06-24 11:18:38.970 | Setting up mysql-server (8.0.25-0ubuntu0.20.04.1) ... 2021-06-24 11:18:38.975 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-06-24 11:18:38.981 | Processing triggers for systemd (245.4-4ubuntu3.7) ... 2021-06-24 11:18:39.360 | Processing triggers for man-db (2.9.1-1) ... 2021-06-24 11:18:41.102 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-06-24 11:18:44.729 | + functions-common:apt_get:1118 : result=0 2021-06-24 11:18:44.731 | + functions-common:apt_get:1121 : time_stop apt-get 2021-06-24 11:18:44.734 | + functions-common:time_stop:2309 : local name 2021-06-24 11:18:44.736 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:18:44.738 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:18:44.741 | + functions-common:time_stop:2312 : local total 2021-06-24 11:18:44.743 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:18:44.745 | + functions-common:time_stop:2315 : name=apt-get 2021-06-24 11:18:44.747 | + functions-common:time_stop:2316 : start_time=1624533487323 2021-06-24 11:18:44.749 | + functions-common:time_stop:2318 : [[ -z 1624533487323 ]] 2021-06-24 11:18:44.751 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:18:44.755 | + functions-common:time_stop:2321 : end_time=1624533524753 2021-06-24 11:18:44.758 | + functions-common:time_stop:2322 : elapsed_time=37430 2021-06-24 11:18:44.760 | + functions-common:time_stop:2323 : total=187920 2021-06-24 11:18:44.765 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:18:44.768 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=225350 2021-06-24 11:18:44.770 | + functions-common:apt_get:1122 : return 0 2021-06-24 11:18:44.773 | + ./stack.sh:main:804 : '[' -n mysql ']' 2021-06-24 11:18:44.775 | + ./stack.sh:main:805 : install_database_python 2021-06-24 11:18:44.777 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-06-24 11:18:44.780 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-06-24 11:18:44.783 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-06-24 11:18:44.785 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-24 11:18:44.788 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-06-24 11:18:44.790 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-06-24 11:18:44.792 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-24 11:18:44.796 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-06-24 11:18:44.796 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-24 11:18:44.802 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-06-24 11:18:44.804 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-06-24 11:18:44.806 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-06-24 11:18:44.809 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-06-24 11:18:44.811 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-06-24 11:18:44.833 | Using python 3.8 to install PyMySQL 2021-06-24 11:18:44.835 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-06-24 11:18:45.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:18:45.492 | from cryptography.utils import int_from_bytes 2021-06-24 11:18:45.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:18:45.492 | from cryptography.utils import int_from_bytes 2021-06-24 11:18:46.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:18:46.519 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:18:46.522 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:18:46.525 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:18:46.530 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:18:46.530 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:18:46.533 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:18:46.534 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:18:46.537 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:18:46.680 | Collecting PyMySQL===1.0.2 2021-06-24 11:18:46.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-06-24 11:18:48.227 | Installing collected packages: PyMySQL 2021-06-24 11:18:48.350 | Successfully installed PyMySQL-1.0.2 2021-06-24 11:18:48.457 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:18:48.457 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:18:48.532 | + inc/python:pip_install:200 : result=0 2021-06-24 11:18:48.534 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:18:48.536 | + functions-common:time_stop:2309 : local name 2021-06-24 11:18:48.539 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:18:48.541 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:18:48.543 | + functions-common:time_stop:2312 : local total 2021-06-24 11:18:48.546 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:18:48.548 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:18:48.551 | + functions-common:time_stop:2316 : start_time=1624533524827 2021-06-24 11:18:48.553 | + functions-common:time_stop:2318 : [[ -z 1624533524827 ]] 2021-06-24 11:18:48.556 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:18:48.560 | + functions-common:time_stop:2321 : end_time=1624533528557 2021-06-24 11:18:48.562 | + functions-common:time_stop:2322 : elapsed_time=3730 2021-06-24 11:18:48.565 | + functions-common:time_stop:2323 : total=29086 2021-06-24 11:18:48.567 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:18:48.569 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=32816 2021-06-24 11:18:48.571 | + inc/python:pip_install:203 : return 0 2021-06-24 11:18:48.574 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-06-24 11:18:48.576 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-06-24 11:18:48.578 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-06-24 11:18:48.582 | + ./stack.sh:main:808 : is_service_enabled neutron 2021-06-24 11:18:48.598 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:18:48.601 | + ./stack.sh:main:809 : install_neutron_agent_packages 2021-06-24 11:18:48.603 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-06-24 11:18:48.606 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-24 11:18:48.607 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-24 11:18:48.613 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-24 11:18:48.615 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-06-24 11:18:48.617 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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- ]] 2021-06-24 11:18:48.619 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-24 11:18:48.622 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-06-24 11:18:48.624 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-06-24 11:18:48.639 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:18:48.642 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-06-24 11:18:48.644 | + functions-common:install_package:1347 : update_package_repo 2021-06-24 11:18:48.646 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-06-24 11:18:48.648 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-06-24 11:18:48.651 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-06-24 11:18:48.653 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-06-24 11:18:48.655 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-06-24 11:18:48.658 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:18:48.660 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:18:48.662 | + functions-common:update_package_repo:1328 : apt_get_update 2021-06-24 11:18:48.664 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-06-24 11:18:48.667 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-06-24 11:18:48.669 | + functions-common:apt_get_update:1074 : return 2021-06-24 11:18:48.671 | + functions-common:install_package:1348 : real_install_package radvd 2021-06-24 11:18:48.674 | + functions-common:real_install_package:1333 : is_ubuntu 2021-06-24 11:18:48.676 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:18:48.678 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:18:48.681 | + functions-common:real_install_package:1334 : apt_get install radvd 2021-06-24 11:18:48.701 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-06-24 11:18:48.808 | Reading package lists... 2021-06-24 11:18:49.057 | Building dependency tree... 2021-06-24 11:18:49.058 | Reading state information... 2021-06-24 11:18:49.300 | The following packages were automatically installed and are no longer required: 2021-06-24 11:18:49.301 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-24 11:18:49.301 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-24 11:18:49.301 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-24 11:18:49.301 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-24 11:18:49.301 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-24 11:18:49.301 | python3-zope.interface 2021-06-24 11:18:49.301 | Use 'sudo apt autoremove' to remove them. 2021-06-24 11:18:49.367 | The following NEW packages will be installed: 2021-06-24 11:18:49.367 | radvd 2021-06-24 11:18:49.830 | 0 upgraded, 1 newly installed, 0 to remove and 58 not upgraded. 2021-06-24 11:18:49.830 | Need to get 59.0 kB of archives. 2021-06-24 11:18:49.830 | After this operation, 164 kB of additional disk space will be used. 2021-06-24 11:18:49.830 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-06-24 11:18:50.679 | Fetched 59.0 kB in 1s (81.2 kB/s) 2021-06-24 11:18:50.712 | Selecting previously unselected package radvd. 2021-06-24 11:18:50.764 | (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 ... 90659 files and directories currently installed.) 2021-06-24 11:18:50.767 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-06-24 11:18:50.770 | Unpacking radvd (1:2.17-2) ... 2021-06-24 11:18:50.830 | Setting up radvd (1:2.17-2) ... 2021-06-24 11:18:51.763 | Job for radvd.service failed because the control process exited with error code. 2021-06-24 11:18:51.763 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-06-24 11:18:51.764 | invoke-rc.d: initscript radvd, action "start" failed. 2021-06-24 11:18:51.776 | ● radvd.service - Router advertisement daemon for IPv6 2021-06-24 11:18:51.776 | Loaded: loaded (]8;;file://dv-neutron-797120-4-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-06-24 11:18:51.776 | Active: failed (Result: exit-code) since Thu 2021-06-24 11:18:51 UTC; 14ms ago 2021-06-24 11:18:51.776 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-06-24 11:18:51.776 | Process: 50415 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-06-24 11:18:51.776 | 2021-06-24 11:18:51.776 | Jun 24 11:18:51 dv-neutron-797120-4-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-06-24 11:18:51.776 | Jun 24 11:18:51 dv-neutron-797120-4-hyperv radvd[50415]: can't open /etc/radvd.conf: No such file or directory 2021-06-24 11:18:51.776 | Jun 24 11:18:51 dv-neutron-797120-4-hyperv radvd[50415]: Insecure file permissions, but continuing anyway 2021-06-24 11:18:51.776 | Jun 24 11:18:51 dv-neutron-797120-4-hyperv radvd[50415]: exiting, failed to read config file 2021-06-24 11:18:51.776 | Jun 24 11:18:51 dv-neutron-797120-4-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-06-24 11:18:51.777 | Jun 24 11:18:51 dv-neutron-797120-4-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-06-24 11:18:51.777 | Jun 24 11:18:51 dv-neutron-797120-4-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-06-24 11:18:51.780 | Processing triggers for man-db (2.9.1-1) ... 2021-06-24 11:18:51.879 | Processing triggers for systemd (245.4-4ubuntu3.7) ... 2021-06-24 11:18:55.824 | + functions-common:apt_get:1118 : result=0 2021-06-24 11:18:55.826 | + functions-common:apt_get:1121 : time_stop apt-get 2021-06-24 11:18:55.829 | + functions-common:time_stop:2309 : local name 2021-06-24 11:18:55.831 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:18:55.834 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:18:55.836 | + functions-common:time_stop:2312 : local total 2021-06-24 11:18:55.838 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:18:55.840 | + functions-common:time_stop:2315 : name=apt-get 2021-06-24 11:18:55.842 | + functions-common:time_stop:2316 : start_time=1624533528699 2021-06-24 11:18:55.845 | + functions-common:time_stop:2318 : [[ -z 1624533528699 ]] 2021-06-24 11:18:55.847 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:18:55.851 | + functions-common:time_stop:2321 : end_time=1624533535849 2021-06-24 11:18:55.854 | + functions-common:time_stop:2322 : elapsed_time=7150 2021-06-24 11:18:55.856 | + functions-common:time_stop:2323 : total=225350 2021-06-24 11:18:55.858 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:18:55.861 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=232500 2021-06-24 11:18:55.863 | + functions-common:apt_get:1122 : return 0 2021-06-24 11:18:55.866 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-06-24 11:18:55.882 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:18:55.884 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-06-24 11:18:55.887 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-06-24 11:18:55.890 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-06-24 11:18:55.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-06-24 11:18:55.912 | + functions-common:install_package:1347 : update_package_repo 2021-06-24 11:18:55.914 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-06-24 11:18:55.916 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-06-24 11:18:55.918 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-06-24 11:18:55.920 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-06-24 11:18:55.923 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-06-24 11:18:55.926 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:18:55.928 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:18:55.930 | + functions-common:update_package_repo:1328 : apt_get_update 2021-06-24 11:18:55.932 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-06-24 11:18:55.934 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-06-24 11:18:55.936 | + functions-common:apt_get_update:1074 : return 2021-06-24 11:18:55.939 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2021-06-24 11:18:55.941 | + functions-common:real_install_package:1333 : is_ubuntu 2021-06-24 11:18:55.943 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:18:55.946 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:18:55.948 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2021-06-24 11:18:55.967 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-06-24 11:18:56.075 | Reading package lists... 2021-06-24 11:18:56.299 | Building dependency tree... 2021-06-24 11:18:56.300 | Reading state information... 2021-06-24 11:18:56.520 | fakeroot is already the newest version (1.24-1). 2021-06-24 11:18:56.520 | fakeroot set to manually installed. 2021-06-24 11:18:56.520 | make is already the newest version (4.2.1-1.2). 2021-06-24 11:18:56.520 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-06-24 11:18:56.520 | The following packages were automatically installed and are no longer required: 2021-06-24 11:18:56.521 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-24 11:18:56.521 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-24 11:18:56.521 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-24 11:18:56.521 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-24 11:18:56.521 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-24 11:18:56.522 | python3-zope.interface 2021-06-24 11:18:56.522 | Use 'sudo apt autoremove' to remove them. 2021-06-24 11:18:56.650 | 0 upgraded, 0 newly installed, 0 to remove and 58 not upgraded. 2021-06-24 11:18:56.654 | + functions-common:apt_get:1118 : result=0 2021-06-24 11:18:56.656 | + functions-common:apt_get:1121 : time_stop apt-get 2021-06-24 11:18:56.659 | + functions-common:time_stop:2309 : local name 2021-06-24 11:18:56.661 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:18:56.663 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:18:56.665 | + functions-common:time_stop:2312 : local total 2021-06-24 11:18:56.667 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:18:56.669 | + functions-common:time_stop:2315 : name=apt-get 2021-06-24 11:18:56.671 | + functions-common:time_stop:2316 : start_time=1624533535964 2021-06-24 11:18:56.674 | + functions-common:time_stop:2318 : [[ -z 1624533535964 ]] 2021-06-24 11:18:56.676 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:18:56.680 | + functions-common:time_stop:2321 : end_time=1624533536678 2021-06-24 11:18:56.682 | + functions-common:time_stop:2322 : elapsed_time=714 2021-06-24 11:18:56.684 | + functions-common:time_stop:2323 : total=232500 2021-06-24 11:18:56.686 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:18:56.690 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=233214 2021-06-24 11:18:56.692 | + functions-common:apt_get:1122 : return 0 2021-06-24 11:18:56.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-06-24 11:18:56.696 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:18:56.698 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:18:56.701 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-06-24 11:18:56.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-06-24 11:18:56.706 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-06-24 11:18:56.710 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-06-24 11:18:56.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-06-24 11:18:56.716 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-06-24 11:18:56.716 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-06-24 11:18:56.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-06-24 11:18:56.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-06-24 11:18:56.725 | + functions:vercmp:628 : local v1=5.4 2021-06-24 11:18:56.727 | + functions:vercmp:629 : local 'op=<' 2021-06-24 11:18:56.729 | + functions:vercmp:630 : local v2=3.13 2021-06-24 11:18:56.731 | + functions:vercmp:631 : local result 2021-06-24 11:18:56.735 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-06-24 11:18:56.735 | ++ functions:vercmp:635 : sort -V 2021-06-24 11:18:56.735 | ++ functions:vercmp:635 : head -1 2021-06-24 11:18:56.740 | + functions:vercmp:635 : result=3.13 2021-06-24 11:18:56.742 | + functions:vercmp:637 : case $op in 2021-06-24 11:18:56.744 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-06-24 11:18:56.746 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-06-24 11:18:56.748 | + functions:vercmp:648 : return 2021-06-24 11:18:56.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-06-24 11:18:56.753 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-06-24 11:18:56.756 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2021-06-24 11:18:57.076 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-06-24 11:18:57.079 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-06-24 11:18:57.082 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:57.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:57.086 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-06-24 11:18:57.089 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:57.091 | + ./stack.sh:main:812 : is_service_enabled etcd3 2021-06-24 11:18:57.109 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:18:57.111 | + ./stack.sh:main:813 : install_etcd3 2021-06-24 11:18:57.114 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-06-24 11:18:57.114 | Installing etcd 2021-06-24 11:18:57.119 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-06-24 11:18:57.132 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-06-24 11:18:57.143 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-06-24 11:18:57.146 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-06-24 11:18:57.158 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-06-24 11:18:57.163 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-24 11:18:57.166 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-24 11:18:57.169 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-24 11:18:57.173 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-06-24 11:18:57.175 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-06-24 11:18:57.178 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-06-24 11:18:57.180 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-24 11:18:57.183 | --2021-06-24 11:18:57-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-24 11:18:57.239 | Resolving github.com (github.com)... 140.82.121.4 2021-06-24 11:18:57.283 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-06-24 11:18:57.579 | HTTP request sent, awaiting response... 302 Found 2021-06-24 11:18:57.580 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210624%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210624T111857Z&X-Amz-Expires=300&X-Amz-Signature=3b80b2f619a36590f77a818fa5f4abed8d81937cf65ab18710a13a26a571aa95&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-06-24 11:18:57.580 | --2021-06-24 11:18:57-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210624%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210624T111857Z&X-Amz-Expires=300&X-Amz-Signature=3b80b2f619a36590f77a818fa5f4abed8d81937cf65ab18710a13a26a571aa95&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-06-24 11:18:57.581 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.110.154, 185.199.109.154, ... 2021-06-24 11:18:57.620 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-06-24 11:18:57.852 | HTTP request sent, awaiting response... 200 OK 2021-06-24 11:18:57.852 | Length: 11350736 (11M) [application/octet-stream] 2021-06-24 11:18:57.853 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-06-24 11:18:58.087 | 2021-06-24 11:18:58.903 | 0K ........ .. 100% 10.3M=1.1s 2021-06-24 11:18:58.903 | 2021-06-24 11:18:58.903 | 2021-06-24 11:18:58 (10.3 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-06-24 11:18:58.903 | 2021-06-24 11:18:58.906 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-06-24 11:18:58.909 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-24 11:18:58.912 | ++ functions:get_extra_file:74 : return 2021-06-24 11:18:58.915 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-24 11:18:58.917 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-06-24 11:18:58.919 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-06-24 11:18:58.922 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-06-24 11:18:59.058 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-06-24 11:18:59.061 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-06-24 11:18:59.065 | etcd-v3.3.12-linux-amd64/ 2021-06-24 11:18:59.065 | etcd-v3.3.12-linux-amd64/README.md 2021-06-24 11:18:59.065 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-06-24 11:18:59.065 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-06-24 11:18:59.065 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-06-24 11:18:59.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-06-24 11:18:59.068 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-06-24 11:18:59.068 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-06-24 11:18:59.068 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-06-24 11:18:59.069 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-06-24 11:18:59.070 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-06-24 11:18:59.071 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-06-24 11:18:59.072 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-06-24 11:18:59.073 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-06-24 11:18:59.074 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-06-24 11:18:59.075 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-06-24 11:18:59.075 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-06-24 11:18:59.075 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-06-24 11:18:59.075 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-06-24 11:18:59.075 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-06-24 11:18:59.075 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-06-24 11:18:59.075 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-06-24 11:18:59.075 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-06-24 11:18:59.075 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-06-24 11:18:59.075 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-06-24 11:18:59.076 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-06-24 11:18:59.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-06-24 11:18:59.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-06-24 11:18:59.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-06-24 11:18:59.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-06-24 11:18:59.077 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-06-24 11:18:59.077 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-06-24 11:18:59.077 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-06-24 11:18:59.078 | etcd-v3.3.12-linux-amd64/etcdctl 2021-06-24 11:18:59.264 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-06-24 11:18:59.264 | etcd-v3.3.12-linux-amd64/etcd 2021-06-24 11:18:59.493 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-06-24 11:18:59.530 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-06-24 11:18:59.564 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-06-24 11:18:59.567 | + ./stack.sh:main:822 : is_service_enabled tls-proxy 2021-06-24 11:18:59.582 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:18:59.585 | + ./stack.sh:main:832 : install_dstat 2021-06-24 11:18:59.587 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-06-24 11:18:59.604 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:18:59.606 | + ./stack.sh:main:838 : echo_summary 'Installing OpenStack project source' 2021-06-24 11:18:59.608 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-24 11:18:59.610 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-06-24 11:18:59.613 | + ./stack.sh:main:841 : install_libs 2021-06-24 11:18:59.616 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-06-24 11:18:59.618 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-06-24 11:18:59.620 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-06-24 11:18:59.622 | + inc/python:use_library_from_git:250 : local name=automaton 2021-06-24 11:18:59.624 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-06-24 11:18:59.631 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.634 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-06-24 11:18:59.636 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-06-24 11:18:59.638 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-06-24 11:18:59.640 | + inc/python:use_library_from_git:250 : local name=castellan 2021-06-24 11:18:59.642 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-06-24 11:18:59.650 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.652 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-06-24 11:18:59.654 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-06-24 11:18:59.656 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-06-24 11:18:59.658 | + inc/python:use_library_from_git:250 : local name=cliff 2021-06-24 11:18:59.661 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.663 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-06-24 11:18:59.668 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.670 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-06-24 11:18:59.672 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-06-24 11:18:59.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-06-24 11:18:59.677 | + inc/python:use_library_from_git:250 : local name=cursive 2021-06-24 11:18:59.679 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-06-24 11:18:59.685 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.688 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-06-24 11:18:59.690 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-06-24 11:18:59.693 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-06-24 11:18:59.695 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-06-24 11:18:59.697 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-06-24 11:18:59.704 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.706 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-06-24 11:18:59.709 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-06-24 11:18:59.711 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-06-24 11:18:59.714 | + inc/python:use_library_from_git:250 : local name=futurist 2021-06-24 11:18:59.716 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.718 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.720 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-06-24 11:18:59.722 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.725 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-06-24 11:18:59.727 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-06-24 11:18:59.729 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-06-24 11:18:59.731 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-06-24 11:18:59.733 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-06-24 11:18:59.740 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.742 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-06-24 11:18:59.744 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-06-24 11:18:59.747 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-06-24 11:18:59.749 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-06-24 11:18:59.751 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-06-24 11:18:59.759 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.761 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-06-24 11:18:59.763 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-06-24 11:18:59.765 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-06-24 11:18:59.768 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-06-24 11:18:59.770 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-06-24 11:18:59.777 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.779 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-06-24 11:18:59.782 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-06-24 11:18:59.784 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-06-24 11:18:59.786 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-06-24 11:18:59.788 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-06-24 11:18:59.795 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.797 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-06-24 11:18:59.799 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-06-24 11:18:59.801 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-06-24 11:18:59.803 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-06-24 11:18:59.806 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-06-24 11:18:59.812 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.815 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-06-24 11:18:59.818 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-06-24 11:18:59.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-06-24 11:18:59.822 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-06-24 11:18:59.824 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-06-24 11:18:59.831 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.834 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-06-24 11:18:59.836 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-06-24 11:18:59.838 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-06-24 11:18:59.841 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-06-24 11:18:59.843 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-06-24 11:18:59.850 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.852 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-06-24 11:18:59.854 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-06-24 11:18:59.857 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-06-24 11:18:59.859 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-06-24 11:18:59.861 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-06-24 11:18:59.869 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.871 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-06-24 11:18:59.873 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-06-24 11:18:59.875 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-06-24 11:18:59.878 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-06-24 11:18:59.880 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-06-24 11:18:59.887 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.889 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-06-24 11:18:59.891 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-06-24 11:18:59.893 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-06-24 11:18:59.896 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-06-24 11:18:59.898 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-06-24 11:18:59.905 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.907 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-06-24 11:18:59.910 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-06-24 11:18:59.913 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-06-24 11:18:59.915 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-06-24 11:18:59.917 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-06-24 11:18:59.924 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.926 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-06-24 11:18:59.928 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-06-24 11:18:59.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-06-24 11:18:59.933 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-06-24 11:18:59.935 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-06-24 11:18:59.942 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.944 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-06-24 11:18:59.946 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-06-24 11:18:59.949 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-06-24 11:18:59.951 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-06-24 11:18:59.953 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-06-24 11:18:59.960 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.963 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-06-24 11:18:59.965 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-06-24 11:18:59.967 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-06-24 11:18:59.969 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-06-24 11:18:59.972 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-06-24 11:18:59.979 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.981 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-06-24 11:18:59.984 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-06-24 11:18:59.986 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-06-24 11:18:59.988 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-06-24 11:18:59.990 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:18:59.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:18:59.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-06-24 11:18:59.997 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:18:59.999 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-06-24 11:19:00.002 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-06-24 11:19:00.004 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-06-24 11:19:00.006 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-06-24 11:19:00.008 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-06-24 11:19:00.015 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.017 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-06-24 11:19:00.020 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-06-24 11:19:00.022 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-06-24 11:19:00.025 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-06-24 11:19:00.027 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-06-24 11:19:00.034 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.036 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-06-24 11:19:00.039 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-06-24 11:19:00.041 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-06-24 11:19:00.043 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-06-24 11:19:00.045 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-06-24 11:19:00.052 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.054 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-06-24 11:19:00.057 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-06-24 11:19:00.059 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-06-24 11:19:00.061 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-06-24 11:19:00.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.068 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-06-24 11:19:00.070 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.073 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-06-24 11:19:00.075 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-06-24 11:19:00.077 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-06-24 11:19:00.079 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-06-24 11:19:00.082 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-06-24 11:19:00.089 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.091 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-06-24 11:19:00.094 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-06-24 11:19:00.096 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-06-24 11:19:00.099 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-06-24 11:19:00.101 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-06-24 11:19:00.108 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.110 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-06-24 11:19:00.112 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-06-24 11:19:00.115 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-06-24 11:19:00.117 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-06-24 11:19:00.119 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-06-24 11:19:00.126 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.128 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-06-24 11:19:00.130 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-06-24 11:19:00.133 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-06-24 11:19:00.135 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-06-24 11:19:00.137 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-06-24 11:19:00.144 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.147 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-06-24 11:19:00.149 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-06-24 11:19:00.151 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-06-24 11:19:00.153 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-06-24 11:19:00.156 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-06-24 11:19:00.163 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.165 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-06-24 11:19:00.167 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-06-24 11:19:00.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-06-24 11:19:00.172 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-06-24 11:19:00.174 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-06-24 11:19:00.181 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.184 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-06-24 11:19:00.186 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-06-24 11:19:00.188 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-06-24 11:19:00.190 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-06-24 11:19:00.193 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-06-24 11:19:00.200 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.202 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-06-24 11:19:00.204 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-06-24 11:19:00.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-06-24 11:19:00.209 | + inc/python:use_library_from_git:250 : local name=tooz 2021-06-24 11:19:00.211 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-06-24 11:19:00.218 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.220 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-06-24 11:19:00.222 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-06-24 11:19:00.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-06-24 11:19:00.227 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-06-24 11:19:00.229 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-06-24 11:19:00.236 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.239 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-06-24 11:19:00.241 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-06-24 11:19:00.243 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-06-24 11:19:00.246 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-06-24 11:19:00.248 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-06-24 11:19:00.255 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.257 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-06-24 11:19:00.260 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-06-24 11:19:00.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-06-24 11:19:00.264 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-06-24 11:19:00.266 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:00.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:00.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-06-24 11:19:00.273 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:00.275 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-06-24 11:19:00.296 | Using python 3.8 to install etcd3 2021-06-24 11:19:00.298 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-06-24 11:19:00.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:00.952 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:00.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:00.952 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:01.981 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:19:01.985 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:01.988 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:01.992 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:01.996 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:01.997 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:01.999 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:02.000 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:02.003 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:02.124 | Collecting etcd3===0.12.0 2021-06-24 11:19:02.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-06-24 11:19:04.795 | Collecting grpcio===1.38.0 2021-06-24 11:19:04.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a8f/9fcf5623282e4/grpcio-1.38.0-cp38-cp38-manylinux2014_x86_64.whl (4.2 MB) 2021-06-24 11:19:05.595 | Collecting protobuf===3.17.3 2021-06-24 11:19:05.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2021-06-24 11:19:05.695 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.16.0) 2021-06-24 11:19:05.697 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (6.3.1) 2021-06-24 11:19:05.711 | Building wheels for collected packages: etcd3 2021-06-24 11:19:05.712 | Building wheel for etcd3 (setup.py): started 2021-06-24 11:19:06.477 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-06-24 11:19:06.478 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=fd39b1f7dfc0075090cb219551f62959d308bd29af5c2f900b3a70cf2e6dafbb 2021-06-24 11:19:06.478 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-06-24 11:19:06.479 | Successfully built etcd3 2021-06-24 11:19:07.854 | Installing collected packages: grpcio, protobuf, etcd3 2021-06-24 11:19:08.480 | Successfully installed etcd3-0.12.0 grpcio-1.38.0 protobuf-3.17.3 2021-06-24 11:19:08.588 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:19:08.588 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:19:08.677 | + inc/python:pip_install:200 : result=0 2021-06-24 11:19:08.679 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:19:08.681 | + functions-common:time_stop:2309 : local name 2021-06-24 11:19:08.683 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:19:08.686 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:19:08.688 | + functions-common:time_stop:2312 : local total 2021-06-24 11:19:08.690 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:19:08.693 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:19:08.695 | + functions-common:time_stop:2316 : start_time=1624533540291 2021-06-24 11:19:08.697 | + functions-common:time_stop:2318 : [[ -z 1624533540291 ]] 2021-06-24 11:19:08.700 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:19:08.704 | + functions-common:time_stop:2321 : end_time=1624533548702 2021-06-24 11:19:08.706 | + functions-common:time_stop:2322 : elapsed_time=8411 2021-06-24 11:19:08.709 | + functions-common:time_stop:2323 : total=32816 2021-06-24 11:19:08.711 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:19:08.713 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=41227 2021-06-24 11:19:08.715 | + inc/python:pip_install:203 : return 0 2021-06-24 11:19:08.718 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-06-24 11:19:08.738 | Using python 3.8 to install etcd3gw 2021-06-24 11:19:08.740 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-06-24 11:19:09.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:09.409 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:09.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:09.409 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:10.438 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:19:10.442 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:10.445 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:10.448 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:10.452 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:10.453 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:10.455 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:10.456 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:10.460 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:10.583 | Collecting etcd3gw===0.2.5 2021-06-24 11:19:10.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-06-24 11:19:10.665 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.3.0) 2021-06-24 11:19:10.671 | Requirement already satisfied: urllib3===1.26.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (1.26.5) 2021-06-24 11:19:10.692 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-06-24 11:19:10.694 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.25.1) 2021-06-24 11:19:10.713 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.16.0) 2021-06-24 11:19:10.716 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.5.30) 2021-06-24 11:19:10.718 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.10) 2021-06-24 11:19:10.721 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-06-24 11:19:12.079 | Installing collected packages: etcd3gw 2021-06-24 11:19:12.178 | Successfully installed etcd3gw-0.2.5 2021-06-24 11:19:12.287 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:19:12.287 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:19:12.360 | + inc/python:pip_install:200 : result=0 2021-06-24 11:19:12.362 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:19:12.365 | + functions-common:time_stop:2309 : local name 2021-06-24 11:19:12.367 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:19:12.369 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:19:12.371 | + functions-common:time_stop:2312 : local total 2021-06-24 11:19:12.373 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:19:12.375 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:19:12.377 | + functions-common:time_stop:2316 : start_time=1624533548732 2021-06-24 11:19:12.380 | + functions-common:time_stop:2318 : [[ -z 1624533548732 ]] 2021-06-24 11:19:12.382 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:19:12.386 | + functions-common:time_stop:2321 : end_time=1624533552384 2021-06-24 11:19:12.389 | + functions-common:time_stop:2322 : elapsed_time=3652 2021-06-24 11:19:12.391 | + functions-common:time_stop:2323 : total=41227 2021-06-24 11:19:12.393 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:19:12.396 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=44879 2021-06-24 11:19:12.398 | + inc/python:pip_install:203 : return 0 2021-06-24 11:19:12.400 | + ./stack.sh:main:844 : install_apache_uwsgi 2021-06-24 11:19:12.402 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-06-24 11:19:12.405 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-06-24 11:19:12.407 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-24 11:19:12.409 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-24 11:19:12.412 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-24 11:19:12.414 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-24 11:19:12.416 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-24 11:19:12.418 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-24 11:19:12.421 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-24 11:19:12.423 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-24 11:19:12.425 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-24 11:19:12.428 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-06-24 11:19:12.430 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-06-24 11:19:12.432 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:19:12.435 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:19:12.437 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-06-24 11:19:12.439 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-24 11:19:12.442 | + functions-common:install_package:1347 : update_package_repo 2021-06-24 11:19:12.444 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-06-24 11:19:12.447 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-06-24 11:19:12.449 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-06-24 11:19:12.451 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-06-24 11:19:12.453 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-06-24 11:19:12.456 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:19:12.459 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:19:12.461 | + functions-common:update_package_repo:1328 : apt_get_update 2021-06-24 11:19:12.463 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-06-24 11:19:12.465 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-06-24 11:19:12.467 | + functions-common:apt_get_update:1074 : return 2021-06-24 11:19:12.470 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-24 11:19:12.472 | + functions-common:real_install_package:1333 : is_ubuntu 2021-06-24 11:19:12.475 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:19:12.477 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:19:12.479 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-24 11:19:12.499 | + functions-common:apt_get:1114 : 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 2021-06-24 11:19:12.609 | Reading package lists... 2021-06-24 11:19:12.826 | Building dependency tree... 2021-06-24 11:19:12.827 | Reading state information... 2021-06-24 11:19:13.058 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.3). 2021-06-24 11:19:13.058 | The following packages were automatically installed and are no longer required: 2021-06-24 11:19:13.059 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-24 11:19:13.059 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-24 11:19:13.059 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-24 11:19:13.059 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-24 11:19:13.059 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-24 11:19:13.059 | python3-zope.interface 2021-06-24 11:19:13.059 | Use 'sudo apt autoremove' to remove them. 2021-06-24 11:19:13.060 | The following additional packages will be installed: 2021-06-24 11:19:13.060 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-06-24 11:19:13.061 | Suggested packages: 2021-06-24 11:19:13.061 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-06-24 11:19:13.126 | The following NEW packages will be installed: 2021-06-24 11:19:13.127 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-06-24 11:19:13.235 | 0 upgraded, 6 newly installed, 0 to remove and 58 not upgraded. 2021-06-24 11:19:13.235 | Need to get 1,306 kB of archives. 2021-06-24 11:19:13.235 | After this operation, 4,613 kB of additional disk space will be used. 2021-06-24 11:19:13.235 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-06-24 11:19:13.496 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-06-24 11:19:13.707 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-06-24 11:19:13.711 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-06-24 11:19:13.836 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-06-24 11:19:13.837 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-06-24 11:19:14.385 | Fetched 1,306 kB in 1s (1,857 kB/s) 2021-06-24 11:19:14.417 | Selecting previously unselected package libnorm1:amd64. 2021-06-24 11:19:14.468 | (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 ... 90672 files and directories currently installed.) 2021-06-24 11:19:14.471 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-06-24 11:19:14.476 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-06-24 11:19:14.544 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-06-24 11:19:14.554 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-06-24 11:19:14.556 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-06-24 11:19:14.606 | Selecting previously unselected package libzmq5:amd64. 2021-06-24 11:19:14.616 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-06-24 11:19:14.618 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-06-24 11:19:14.681 | Selecting previously unselected package uwsgi-core. 2021-06-24 11:19:14.690 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-06-24 11:19:14.694 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-06-24 11:19:14.832 | Selecting previously unselected package uwsgi. 2021-06-24 11:19:14.841 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-06-24 11:19:14.844 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-06-24 11:19:14.880 | Selecting previously unselected package uwsgi-plugin-python3. 2021-06-24 11:19:14.889 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-06-24 11:19:14.891 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-06-24 11:19:14.955 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-06-24 11:19:14.961 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-06-24 11:19:14.966 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-06-24 11:19:14.971 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-06-24 11:19:14.984 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-06-24 11:19:15.850 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-06-24 11:19:15.876 | Processing triggers for systemd (245.4-4ubuntu3.7) ... 2021-06-24 11:19:16.236 | Processing triggers for man-db (2.9.1-1) ... 2021-06-24 11:19:16.623 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-06-24 11:19:20.263 | + functions-common:apt_get:1118 : result=0 2021-06-24 11:19:20.266 | + functions-common:apt_get:1121 : time_stop apt-get 2021-06-24 11:19:20.269 | + functions-common:time_stop:2309 : local name 2021-06-24 11:19:20.271 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:19:20.273 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:19:20.275 | + functions-common:time_stop:2312 : local total 2021-06-24 11:19:20.277 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:19:20.279 | + functions-common:time_stop:2315 : name=apt-get 2021-06-24 11:19:20.282 | + functions-common:time_stop:2316 : start_time=1624533552497 2021-06-24 11:19:20.286 | + functions-common:time_stop:2318 : [[ -z 1624533552497 ]] 2021-06-24 11:19:20.289 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:19:20.293 | + functions-common:time_stop:2321 : end_time=1624533560291 2021-06-24 11:19:20.295 | + functions-common:time_stop:2322 : elapsed_time=7794 2021-06-24 11:19:20.297 | + functions-common:time_stop:2323 : total=233214 2021-06-24 11:19:20.299 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:19:20.302 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=241008 2021-06-24 11:19:20.304 | + functions-common:apt_get:1122 : return 0 2021-06-24 11:19:20.306 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-06-24 11:19:20.309 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:19:20.311 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:19:20.313 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-06-24 11:19:20.378 | Enabling module proxy. 2021-06-24 11:19:20.383 | To activate the new configuration, you need to run: 2021-06-24 11:19:20.383 | systemctl restart apache2 2021-06-24 11:19:20.387 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-06-24 11:19:20.451 | Considering dependency proxy for proxy_uwsgi: 2021-06-24 11:19:20.451 | Module proxy already enabled 2021-06-24 11:19:20.451 | Enabling module proxy_uwsgi. 2021-06-24 11:19:20.457 | To activate the new configuration, you need to run: 2021-06-24 11:19:20.457 | systemctl restart apache2 2021-06-24 11:19:20.461 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-06-24 11:19:20.464 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-24 11:19:20.466 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-06-24 11:19:20.468 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-06-24 11:19:20.596 | + ./stack.sh:main:847 : install_keystoneauth 2021-06-24 11:19:20.599 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-06-24 11:19:20.601 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-06-24 11:19:20.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:20.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:20.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-06-24 11:19:20.613 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:20.615 | + ./stack.sh:main:848 : install_keystoneclient 2021-06-24 11:19:20.617 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-06-24 11:19:20.620 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-06-24 11:19:20.622 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:20.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:20.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-06-24 11:19:20.629 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:20.631 | + ./stack.sh:main:849 : install_glanceclient 2021-06-24 11:19:20.634 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-06-24 11:19:20.636 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-06-24 11:19:20.639 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:20.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:20.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-06-24 11:19:20.647 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:20.649 | + ./stack.sh:main:850 : install_cinderclient 2021-06-24 11:19:20.652 | + lib/cinder:install_cinderclient:451 : use_library_from_git python-brick-cinderclient-ext 2021-06-24 11:19:20.655 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-06-24 11:19:20.657 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:20.659 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:20.662 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-06-24 11:19:20.664 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:20.666 | + lib/cinder:install_cinderclient:456 : use_library_from_git python-cinderclient 2021-06-24 11:19:20.669 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-06-24 11:19:20.672 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:20.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:20.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-06-24 11:19:20.679 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:20.681 | + ./stack.sh:main:851 : install_novaclient 2021-06-24 11:19:20.684 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-06-24 11:19:20.686 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-06-24 11:19:20.688 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:20.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:20.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-06-24 11:19:20.695 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:20.698 | + ./stack.sh:main:852 : is_service_enabled swift glance horizon 2021-06-24 11:19:20.715 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:19:20.718 | + ./stack.sh:main:853 : install_swiftclient 2021-06-24 11:19:20.720 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-06-24 11:19:20.722 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-06-24 11:19:20.725 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:20.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:20.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-06-24 11:19:20.732 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:20.735 | + ./stack.sh:main:855 : is_service_enabled neutron nova horizon 2021-06-24 11:19:20.751 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:19:20.753 | + ./stack.sh:main:856 : install_neutronclient 2021-06-24 11:19:20.756 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-06-24 11:19:20.758 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-06-24 11:19:20.760 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:20.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:20.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-06-24 11:19:20.768 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:20.771 | + ./stack.sh:main:860 : install_keystonemiddleware 2021-06-24 11:19:20.773 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-06-24 11:19:20.775 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-06-24 11:19:20.777 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:20.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:20.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-06-24 11:19:20.785 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:20.787 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-06-24 11:19:20.789 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-06-24 11:19:20.792 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-24 11:19:20.795 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-06-24 11:19:20.797 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-06-24 11:19:20.800 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-24 11:19:20.803 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-24 11:19:20.803 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-06-24 11:19:20.809 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-06-24 11:19:20.813 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-06-24 11:19:20.815 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-06-24 11:19:20.818 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-06-24 11:19:20.821 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-06-24 11:19:20.841 | Using python 3.8 to install keystonemiddleware 2021-06-24 11:19:20.843 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-06-24 11:19:21.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:21.510 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:21.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:21.510 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:22.541 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:19:22.545 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:22.548 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:22.551 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:22.556 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:22.557 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:22.559 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:22.560 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:22.563 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:22.566 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (9.3.0) 2021-06-24 11:19:22.635 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.8.1) 2021-06-24 11:19:22.671 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (8.7.0) 2021-06-24 11:19:22.712 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (1.1.3) 2021-06-24 11:19:22.717 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (3.3.0) 2021-06-24 11:19:22.723 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.16.0) 2021-06-24 11:19:22.726 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.5.0) 2021-06-24 11:19:22.731 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (4.3.1) 2021-06-24 11:19:22.790 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (4.2.0) 2021-06-24 11:19:22.809 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.4.2) 2021-06-24 11:19:22.812 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (4.9.1) 2021-06-24 11:19:22.828 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (2021.1) 2021-06-24 11:19:22.834 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.1.0) 2021-06-24 11:19:22.843 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-06-24 11:19:22.856 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-06-24 11:19:22.863 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-06-24 11:19:22.873 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.3.0) 2021-06-24 11:19:22.879 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.25.1) 2021-06-24 11:19:22.898 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (4.5.0) 2021-06-24 11:19:22.938 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-06-24 11:19:22.940 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (5.4.1) 2021-06-24 11:19:22.943 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 119)) (2.2.0) 2021-06-24 11:19:22.951 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) (0.8.0) 2021-06-24 11:19:22.955 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.1.14) 2021-06-24 11:19:22.957 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.7.0) 2021-06-24 11:19:22.962 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.11.0) 2021-06-24 11:19:22.965 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-06-24 11:19:22.970 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (2.4.7) 2021-06-24 11:19:22.973 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.2) 2021-06-24 11:19:22.975 | Requirement already satisfied: urllib3===1.26.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (1.26.5) 2021-06-24 11:19:22.996 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.10) 2021-06-24 11:19:22.999 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-06-24 11:19:23.002 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2021.5.30) 2021-06-24 11:19:23.004 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (2.8.1) 2021-06-24 11:19:23.009 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.9.6) 2021-06-24 11:19:23.011 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.12.1) 2021-06-24 11:19:24.305 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:19:24.305 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:19:24.376 | + inc/python:pip_install:200 : result=0 2021-06-24 11:19:24.378 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:19:24.381 | + functions-common:time_stop:2309 : local name 2021-06-24 11:19:24.384 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:19:24.386 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:19:24.388 | + functions-common:time_stop:2312 : local total 2021-06-24 11:19:24.390 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:19:24.392 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:19:24.394 | + functions-common:time_stop:2316 : start_time=1624533560836 2021-06-24 11:19:24.396 | + functions-common:time_stop:2318 : [[ -z 1624533560836 ]] 2021-06-24 11:19:24.399 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:19:24.403 | + functions-common:time_stop:2321 : end_time=1624533564401 2021-06-24 11:19:24.405 | + functions-common:time_stop:2322 : elapsed_time=3565 2021-06-24 11:19:24.407 | + functions-common:time_stop:2323 : total=44879 2021-06-24 11:19:24.410 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:19:24.412 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=48444 2021-06-24 11:19:24.414 | + inc/python:pip_install:203 : return 0 2021-06-24 11:19:24.417 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-06-24 11:19:24.419 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-06-24 11:19:24.422 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-24 11:19:24.425 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-06-24 11:19:24.427 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-06-24 11:19:24.430 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-24 11:19:24.434 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-06-24 11:19:24.434 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-24 11:19:24.439 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-06-24 11:19:24.441 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-06-24 11:19:24.444 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-06-24 11:19:24.447 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-06-24 11:19:24.450 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-06-24 11:19:24.471 | Using python 3.8 to install python-memcached 2021-06-24 11:19:24.474 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-06-24 11:19:25.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:25.146 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:25.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:25.146 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:26.182 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:19:26.186 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:26.189 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:26.192 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:26.197 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:26.197 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:26.200 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:26.201 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:26.204 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:26.326 | Collecting python-memcached===1.59 2021-06-24 11:19:26.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-06-24 11:19:26.403 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.16.0) 2021-06-24 11:19:27.773 | Installing collected packages: python-memcached 2021-06-24 11:19:27.862 | Successfully installed python-memcached-1.59 2021-06-24 11:19:27.971 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:19:27.971 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:19:28.045 | + inc/python:pip_install:200 : result=0 2021-06-24 11:19:28.048 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:19:28.050 | + functions-common:time_stop:2309 : local name 2021-06-24 11:19:28.052 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:19:28.054 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:19:28.057 | + functions-common:time_stop:2312 : local total 2021-06-24 11:19:28.059 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:19:28.061 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:19:28.063 | + functions-common:time_stop:2316 : start_time=1624533564466 2021-06-24 11:19:28.065 | + functions-common:time_stop:2318 : [[ -z 1624533564466 ]] 2021-06-24 11:19:28.068 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:19:28.072 | + functions-common:time_stop:2321 : end_time=1624533568070 2021-06-24 11:19:28.074 | + functions-common:time_stop:2322 : elapsed_time=3604 2021-06-24 11:19:28.076 | + functions-common:time_stop:2323 : total=48444 2021-06-24 11:19:28.079 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:19:28.082 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=52048 2021-06-24 11:19:28.084 | + inc/python:pip_install:203 : return 0 2021-06-24 11:19:28.087 | + ./stack.sh:main:862 : is_service_enabled keystone 2021-06-24 11:19:28.103 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:19:28.105 | + ./stack.sh:main:863 : '[' 10.222.0.53 == 10.222.0.53 ']' 2021-06-24 11:19:28.108 | + ./stack.sh:main:864 : stack_install_service keystone 2021-06-24 11:19:28.110 | + lib/stack:stack_install_service:20 : local service=keystone 2021-06-24 11:19:28.112 | + lib/stack:stack_install_service:21 : type install_keystone 2021-06-24 11:19:28.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-24 11:19:28.117 | + lib/stack:stack_install_service:32 : install_keystone 2021-06-24 11:19:28.119 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-06-24 11:19:28.134 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:19:28.136 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-06-24 11:19:28.138 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-06-24 11:19:28.140 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-06-24 11:19:28.143 | + functions-common:git_clone:525 : local git_ref=master 2021-06-24 11:19:28.145 | + functions-common:git_clone:526 : local orig_dir 2021-06-24 11:19:28.147 | ++ functions-common:git_clone:527 : pwd 2021-06-24 11:19:28.150 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-24 11:19:28.152 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-24 11:19:28.154 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-24 11:19:28.170 | + functions-common:git_clone:530 : RECLONE=False 2021-06-24 11:19:28.172 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-24 11:19:28.174 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-24 11:19:28.177 | + functions-common:git_clone:544 : echo master 2021-06-24 11:19:28.177 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-24 11:19:28.182 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-06-24 11:19:28.184 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-24 11:19:28.186 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-06-24 11:19:28.189 | + functions-common:git_clone:593 : git show --oneline 2021-06-24 11:19:28.190 | + functions-common:git_clone:593 : head -1 2021-06-24 11:19:28.192 | 252733dce Merge "Make DB queries compatible with SQLAlchemy 1.4.x" 2021-06-24 11:19:28.195 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-24 11:19:28.197 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-06-24 11:19:28.199 | + inc/python:setup_develop:338 : local bindep 2021-06-24 11:19:28.201 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-24 11:19:28.204 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-06-24 11:19:28.206 | + inc/python:setup_develop:344 : local extras= 2021-06-24 11:19:28.208 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-06-24 11:19:28.210 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-24 11:19:28.213 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-24 11:19:28.215 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-06-24 11:19:28.217 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-24 11:19:28.219 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-24 11:19:28.223 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-06-24 11:19:28.225 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-24 11:19:28.228 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-06-24 11:19:28.230 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-24 11:19:28.232 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-24 11:19:28.235 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-06-24 11:19:28.242 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-06-24 11:19:28.244 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-06-24 11:19:28.858 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-06-24 11:19:28.861 | + inc/python:setup_package:417 : local bindep=0 2021-06-24 11:19:28.864 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-24 11:19:28.866 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-24 11:19:28.868 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-24 11:19:28.870 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-06-24 11:19:28.872 | + inc/python:setup_package:426 : local flags=-e 2021-06-24 11:19:28.875 | + inc/python:setup_package:427 : local extras= 2021-06-24 11:19:28.877 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-24 11:19:28.879 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-24 11:19:28.882 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-24 11:19:28.884 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-24 11:19:28.886 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-24 11:19:28.888 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-06-24 11:19:28.908 | Using python 3.8 to install /opt/stack/keystone 2021-06-24 11:19:28.910 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-06-24 11:19:29.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:29.583 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:29.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:29.583 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:30.617 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:19:30.617 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-06-24 11:19:30.620 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:30.621 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:30.622 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:30.623 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:30.625 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:30.628 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:30.636 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:30.639 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:30.641 | Obtaining file:///opt/stack/keystone 2021-06-24 11:19:32.262 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-24 11:19:34.002 | Collecting Flask===2.0.1 2021-06-24 11:19:34.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2021-06-24 11:19:34.179 | Collecting Flask-RESTful===0.3.9 2021-06-24 11:19:34.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2021-06-24 11:19:34.259 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-06-24 11:19:34.265 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-06-24 11:19:34.324 | Collecting PyJWT===2.1.0 2021-06-24 11:19:34.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2021-06-24 11:19:34.360 | Requirement already satisfied: SQLAlchemy===1.4.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.18) 2021-06-24 11:19:34.476 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-06-24 11:19:34.617 | Collecting Werkzeug===2.0.1 2021-06-24 11:19:34.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2021-06-24 11:19:34.796 | Collecting aniso8601===9.0.1 2021-06-24 11:19:34.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-06-24 11:19:35.088 | Collecting bcrypt===3.2.0 2021-06-24 11:19:35.095 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-06-24 11:19:35.169 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-24 11:19:35.222 | Collecting click===8.0.1 2021-06-24 11:19:35.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2021-06-24 11:19:35.238 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-06-24 11:19:35.277 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.3) 2021-06-24 11:19:35.282 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.0) 2021-06-24 11:19:35.373 | Collecting itsdangerous===2.0.1 2021-06-24 11:19:35.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2021-06-24 11:19:35.448 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-06-24 11:19:35.458 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.3.0) 2021-06-24 11:19:35.510 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-06-24 11:19:35.548 | Collecting oauthlib===3.1.1 2021-06-24 11:19:35.555 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2021-06-24 11:19:35.573 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.8.1) 2021-06-24 11:19:35.628 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.7.0) 2021-06-24 11:19:35.667 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.3.0) 2021-06-24 11:19:35.673 | Requirement already satisfied: oslo.db===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.1.0) 2021-06-24 11:19:35.720 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2021-06-24 11:19:35.726 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.5.0) 2021-06-24 11:19:35.764 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.8.0) 2021-06-24 11:19:35.819 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2021-06-24 11:19:35.837 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.8.1) 2021-06-24 11:19:35.852 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-06-24 11:19:35.861 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.6.0) 2021-06-24 11:19:35.884 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.4.0) 2021-06-24 11:19:35.894 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.9.1) 2021-06-24 11:19:35.910 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.1) 2021-06-24 11:19:35.955 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-06-24 11:19:36.057 | Collecting passlib===1.7.4 2021-06-24 11:19:36.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-06-24 11:19:36.155 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.6.0) 2021-06-24 11:19:36.157 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-06-24 11:19:36.159 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-06-24 11:19:36.170 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-06-24 11:19:36.172 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-06-24 11:19:36.175 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-06-24 11:19:36.284 | Collecting pysaml2===7.0.1 2021-06-24 11:19:36.291 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2021-06-24 11:19:36.386 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (2.8.1) 2021-06-24 11:19:36.390 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (4.2.0) 2021-06-24 11:19:36.409 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2021.1) 2021-06-24 11:19:36.413 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2021-06-24 11:19:36.431 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.5.0) 2021-06-24 11:19:36.652 | Collecting scrypt===0.8.18 2021-06-24 11:19:36.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-06-24 11:19:36.748 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2021-06-24 11:19:36.751 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.13.0) 2021-06-24 11:19:36.761 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.4.1) 2021-06-24 11:19:36.763 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-06-24 11:19:36.765 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-06-24 11:19:36.773 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.0.1) 2021-06-24 11:19:36.781 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (0.5.0) 2021-06-24 11:19:36.787 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.0) 2021-06-24 11:19:36.804 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-06-24 11:19:36.807 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.1.0) 2021-06-24 11:19:36.814 | Requirement already satisfied: urllib3===1.26.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.26.5) 2021-06-24 11:19:37.316 | Collecting xmlschema===1.6.4 2021-06-24 11:19:37.323 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/f79756080c3a3/xmlschema-1.6.4-py3-none-any.whl (254 kB) 2021-06-24 11:19:37.421 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (1.3.2) 2021-06-24 11:19:37.425 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-06-24 11:19:37.429 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-06-24 11:19:37.508 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-06-24 11:19:37.511 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-06-24 11:19:37.518 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-06-24 11:19:37.525 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-06-24 11:19:37.538 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-06-24 11:19:37.544 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.1.0) 2021-06-24 11:19:37.590 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-06-24 11:19:37.594 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-06-24 11:19:37.597 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-06-24 11:19:37.605 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-06-24 11:19:37.616 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-06-24 11:19:37.625 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-06-24 11:19:37.635 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-06-24 11:19:37.643 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-06-24 11:19:37.654 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.11.0) 2021-06-24 11:19:37.657 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-06-24 11:19:37.660 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-06-24 11:19:37.780 | Collecting importlib-resources===5.1.4 2021-06-24 11:19:37.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e96/2bff744036418/importlib_resources-5.1.4-py3-none-any.whl (26 kB) 2021-06-24 11:19:37.961 | Collecting defusedxml===0.7.1 2021-06-24 11:19:37.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-06-24 11:19:38.037 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-06-24 11:19:38.041 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-06-24 11:19:38.043 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-24 11:19:38.046 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-06-24 11:19:38.048 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-06-24 11:19:38.051 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (1.6.0) 2021-06-24 11:19:38.053 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-06-24 11:19:38.055 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.4.0) 2021-06-24 11:19:38.600 | Collecting elementpath===2.2.3 2021-06-24 11:19:38.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2021-06-24 11:19:38.686 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2021-06-24 11:19:38.690 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (1.12.1) 2021-06-24 11:19:38.694 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-06-24 11:19:38.701 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.4) 2021-06-24 11:19:38.703 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (5.0.0) 2021-06-24 11:19:38.706 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (57.0.0) 2021-06-24 11:19:38.757 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-06-24 11:19:38.762 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-06-24 11:19:38.770 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.7) 2021-06-24 11:19:38.813 | Collecting zipp===3.4.1 2021-06-24 11:19:38.819 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/b66cc54621609/zipp-3.4.1-py3-none-any.whl (5.2 kB) 2021-06-24 11:19:38.846 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-06-24 11:19:39.701 | Installing collected packages: Werkzeug, itsdangerous, click, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, oauthlib, zipp, importlib-resources, elementpath, xmlschema, defusedxml, pysaml2, PyJWT, keystone 2021-06-24 11:19:39.956 | Attempting uninstall: click 2021-06-24 11:19:39.958 | Found existing installation: Click 7.0 2021-06-24 11:19:39.967 | Uninstalling Click-7.0: 2021-06-24 11:19:39.998 | Successfully uninstalled Click-7.0 2021-06-24 11:19:40.784 | Attempting uninstall: oauthlib 2021-06-24 11:19:40.785 | Found existing installation: oauthlib 3.1.0 2021-06-24 11:19:40.794 | Uninstalling oauthlib-3.1.0: 2021-06-24 11:19:40.823 | Successfully uninstalled oauthlib-3.1.0 2021-06-24 11:19:40.947 | Attempting uninstall: zipp 2021-06-24 11:19:40.949 | Found existing installation: zipp 1.0.0 2021-06-24 11:19:40.959 | Uninstalling zipp-1.0.0: 2021-06-24 11:19:40.987 | Successfully uninstalled zipp-1.0.0 2021-06-24 11:19:42.081 | Attempting uninstall: PyJWT 2021-06-24 11:19:42.082 | Found existing installation: PyJWT 1.7.1 2021-06-24 11:19:42.090 | Uninstalling PyJWT-1.7.1: 2021-06-24 11:19:42.117 | Successfully uninstalled PyJWT-1.7.1 2021-06-24 11:19:42.148 | Running setup.py develop for keystone 2021-06-24 11:19:43.980 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 importlib-resources-5.1.4 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.6.4 zipp-3.4.1 2021-06-24 11:19:44.094 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:19:44.095 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:19:44.184 | + inc/python:pip_install:200 : result=0 2021-06-24 11:19:44.186 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:19:44.189 | + functions-common:time_stop:2309 : local name 2021-06-24 11:19:44.191 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:19:44.193 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:19:44.195 | + functions-common:time_stop:2312 : local total 2021-06-24 11:19:44.197 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:19:44.199 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:19:44.201 | + functions-common:time_stop:2316 : start_time=1624533568903 2021-06-24 11:19:44.203 | + functions-common:time_stop:2318 : [[ -z 1624533568903 ]] 2021-06-24 11:19:44.206 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:19:44.210 | + functions-common:time_stop:2321 : end_time=1624533584207 2021-06-24 11:19:44.212 | + functions-common:time_stop:2322 : elapsed_time=15304 2021-06-24 11:19:44.214 | + functions-common:time_stop:2323 : total=52048 2021-06-24 11:19:44.216 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:19:44.218 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=67352 2021-06-24 11:19:44.220 | + inc/python:pip_install:203 : return 0 2021-06-24 11:19:44.222 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-24 11:19:44.225 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-24 11:19:44.227 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-24 11:19:44.245 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-24 11:19:44.257 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-06-24 11:19:44.260 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-06-24 11:19:44.262 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:19:44.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:19:44.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-06-24 11:19:44.269 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:19:44.271 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-06-24 11:19:44.287 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:19:44.290 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-06-24 11:19:44.292 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-24 11:19:44.295 | + ./stack.sh:main:865 : configure_keystone 2021-06-24 11:19:44.297 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-06-24 11:19:44.309 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-06-24 11:19:44.312 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-06-24 11:19:44.317 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-06-24 11:19:44.332 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:19:44.334 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-06-24 11:19:44.364 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-06-24 11:19:44.391 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-06-24 11:19:44.421 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-06-24 11:19:44.451 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-06-24 11:19:44.480 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-06-24 11:19:44.510 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-06-24 11:19:44.539 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-06-24 11:19:44.566 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-06-24 11:19:44.568 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-06-24 11:19:44.571 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-06-24 11:19:44.573 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-06-24 11:19:44.576 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-24 11:19:44.578 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-24 11:19:44.593 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:19:44.596 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-24 11:19:44.598 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-24 11:19:44.600 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-24 11:19:44.616 | ++ functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:19:44.618 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-06-24 11:19:44.621 | + 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/ 2021-06-24 11:19:44.651 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-24 11:19:44.654 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-24 11:19:44.656 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-06-24 11:19:44.658 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-06-24 11:19:44.660 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-06-24 11:19:44.676 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:19:44.679 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.53/identity 2021-06-24 11:19:44.709 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.53/identity 2021-06-24 11:19:44.735 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-06-24 11:19:44.738 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-06-24 11:19:44.769 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-06-24 11:19:44.771 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-06-24 11:19:44.774 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-06-24 11:19:44.776 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-06-24 11:19:44.779 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-06-24 11:19:44.782 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-06-24 11:19:44.812 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-06-24 11:19:44.814 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-06-24 11:19:44.817 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-06-24 11:19:44.819 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-06-24 11:19:44.822 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-24 11:19:44.839 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-24 11:19:44.842 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-24 11:19:44.844 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-24 11:19:44.846 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-24 11:19:44.849 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-24 11:19:44.876 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-06-24 11:19:44.904 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-24 11:19:44.932 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-24 11:19:44.959 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-06-24 11:19:44.987 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-06-24 11:19:44.989 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-06-24 11:19:44.991 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-06-24 11:19:44.994 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-06-24 11:19:44.996 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-06-24 11:19:44.999 | + lib/apache:write_uwsgi_config:257 : local http= 2021-06-24 11:19:45.001 | + lib/apache:write_uwsgi_config:258 : local name= 2021-06-24 11:19:45.004 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-06-24 11:19:45.008 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-06-24 11:19:45.010 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-06-24 11:19:45.012 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-24 11:19:45.024 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-24 11:19:45.025 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-24 11:19:45.033 | d /var/run/uwsgi 0755 ubuntu root 2021-06-24 11:19:45.036 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-24 11:19:45.052 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-06-24 11:19:45.054 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-06-24 11:19:45.058 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-06-24 11:19:45.087 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-06-24 11:19:45.114 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-06-24 11:19:45.140 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-06-24 11:19:45.167 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-06-24 11:19:45.194 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-06-24 11:19:45.220 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-06-24 11:19:45.247 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-06-24 11:19:45.274 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-06-24 11:19:45.302 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-24 11:19:45.328 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-06-24 11:19:45.355 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-06-24 11:19:45.382 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-06-24 11:19:45.409 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-06-24 11:19:45.411 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-06-24 11:19:45.414 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-06-24 11:19:45.416 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-06-24 11:19:45.419 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-06-24 11:19:45.421 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:19:45.424 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:19:45.426 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-24 11:19:45.428 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-24 11:19:45.431 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-06-24 11:19:45.458 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-06-24 11:19:45.485 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-06-24 11:19:45.485 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-24 11:19:45.494 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-06-24 11:19:45.497 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-06-24 11:19:45.500 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-06-24 11:19:45.502 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-06-24 11:19:45.504 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-24 11:19:45.506 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-24 11:19:45.509 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:19:45.511 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:19:45.514 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-24 11:19:45.516 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-06-24 11:19:45.518 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:19:45.521 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:19:45.523 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-06-24 11:19:45.585 | Enabling site keystone-wsgi-public. 2021-06-24 11:19:45.591 | To activate the new configuration, you need to run: 2021-06-24 11:19:45.591 | systemctl reload apache2 2021-06-24 11:19:45.595 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-06-24 11:19:45.597 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-24 11:19:45.600 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-06-24 11:19:45.602 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-06-24 11:19:45.736 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-06-24 11:19:45.738 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-06-24 11:19:45.741 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-06-24 11:19:45.743 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2021-06-24 11:19:45.745 | + lib/apache:write_uwsgi_config:257 : local http= 2021-06-24 11:19:45.748 | + lib/apache:write_uwsgi_config:258 : local name= 2021-06-24 11:19:45.752 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2021-06-24 11:19:45.756 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2021-06-24 11:19:45.758 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-06-24 11:19:45.760 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-24 11:19:45.774 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-24 11:19:45.774 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-24 11:19:45.783 | d /var/run/uwsgi 0755 ubuntu root 2021-06-24 11:19:45.786 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-24 11:19:45.802 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-06-24 11:19:45.804 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-06-24 11:19:45.808 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-06-24 11:19:45.837 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-06-24 11:19:45.864 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-06-24 11:19:45.891 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-06-24 11:19:45.919 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-06-24 11:19:45.945 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-06-24 11:19:45.974 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-06-24 11:19:46.002 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-06-24 11:19:46.029 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-06-24 11:19:46.056 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-24 11:19:46.083 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-06-24 11:19:46.111 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-06-24 11:19:46.139 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-06-24 11:19:46.165 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-06-24 11:19:46.168 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-06-24 11:19:46.171 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2021-06-24 11:19:46.173 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2021-06-24 11:19:46.175 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-06-24 11:19:46.177 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:19:46.180 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:19:46.182 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-24 11:19:46.185 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-24 11:19:46.187 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-06-24 11:19:46.214 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-06-24 11:19:46.241 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-06-24 11:19:46.241 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-24 11:19:46.250 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-06-24 11:19:46.254 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2021-06-24 11:19:46.256 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2021-06-24 11:19:46.258 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-06-24 11:19:46.261 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-24 11:19:46.264 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-24 11:19:46.266 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:19:46.268 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:19:46.271 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-24 11:19:46.273 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-06-24 11:19:46.275 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:19:46.278 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:19:46.280 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2021-06-24 11:19:46.341 | Enabling site keystone-wsgi-admin. 2021-06-24 11:19:46.346 | To activate the new configuration, you need to run: 2021-06-24 11:19:46.347 | systemctl reload apache2 2021-06-24 11:19:46.351 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-06-24 11:19:46.353 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-24 11:19:46.356 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-06-24 11:19:46.358 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-06-24 11:19:46.484 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-06-24 11:19:46.515 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-06-24 11:19:46.546 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-06-24 11:19:46.578 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-06-24 11:19:46.580 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-06-24 11:19:46.612 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-06-24 11:19:46.640 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-06-24 11:19:46.668 | + ./stack.sh:main:869 : is_service_enabled swift 2021-06-24 11:19:46.685 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:19:46.687 | + ./stack.sh:main:870 : is_service_enabled ceilometer 2021-06-24 11:19:46.704 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:19:46.706 | + ./stack.sh:main:873 : stack_install_service swift 2021-06-24 11:19:46.708 | + lib/stack:stack_install_service:20 : local service=swift 2021-06-24 11:19:46.711 | + lib/stack:stack_install_service:21 : type install_swift 2021-06-24 11:19:46.713 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-24 11:19:46.716 | + lib/stack:stack_install_service:32 : install_swift 2021-06-24 11:19:46.719 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-06-24 11:19:46.721 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-06-24 11:19:46.723 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-06-24 11:19:46.725 | + functions-common:git_clone:525 : local git_ref=master 2021-06-24 11:19:46.727 | + functions-common:git_clone:526 : local orig_dir 2021-06-24 11:19:46.730 | ++ functions-common:git_clone:527 : pwd 2021-06-24 11:19:46.733 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-24 11:19:46.735 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-24 11:19:46.738 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-24 11:19:46.754 | + functions-common:git_clone:530 : RECLONE=False 2021-06-24 11:19:46.756 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-24 11:19:46.758 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-24 11:19:46.762 | + functions-common:git_clone:544 : echo master 2021-06-24 11:19:46.763 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-24 11:19:46.769 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-06-24 11:19:46.771 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-24 11:19:46.773 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-06-24 11:19:46.776 | + functions-common:git_clone:593 : git show --oneline 2021-06-24 11:19:46.777 | + functions-common:git_clone:593 : head -1 2021-06-24 11:19:46.780 | 0e2adeb4c Merge "Return 503 for container listings when shards are deleted" 2021-06-24 11:19:46.782 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-24 11:19:46.785 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-06-24 11:19:46.787 | + inc/python:setup_develop:338 : local bindep 2021-06-24 11:19:46.790 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-06-24 11:19:46.792 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-06-24 11:19:46.795 | + inc/python:setup_develop:344 : local extras=keystone 2021-06-24 11:19:46.797 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-06-24 11:19:46.800 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-24 11:19:46.802 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-06-24 11:19:46.804 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-06-24 11:19:46.807 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-24 11:19:46.810 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-06-24 11:19:46.813 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-06-24 11:19:46.815 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-24 11:19:46.818 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-06-24 11:19:46.820 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-24 11:19:46.822 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-24 11:19:46.826 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-06-24 11:19:46.832 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-06-24 11:19:46.834 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-06-24 11:19:47.442 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-06-24 11:19:47.444 | + inc/python:setup_package:417 : local bindep=0 2021-06-24 11:19:47.446 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-24 11:19:47.449 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-24 11:19:47.451 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-06-24 11:19:47.453 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-06-24 11:19:47.455 | + inc/python:setup_package:426 : local flags=-e 2021-06-24 11:19:47.458 | + inc/python:setup_package:427 : local extras=keystone 2021-06-24 11:19:47.460 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-24 11:19:47.462 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-06-24 11:19:47.465 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-06-24 11:19:47.467 | + inc/python:setup_package:437 : extras='[keystone]' 2021-06-24 11:19:47.470 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-24 11:19:47.472 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-06-24 11:19:47.492 | Using python 3.8 to install /opt/stack/swift 2021-06-24 11:19:47.495 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-06-24 11:19:48.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:48.238 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:48.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:19:48.238 | from cryptography.utils import int_from_bytes 2021-06-24 11:19:49.308 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:19:49.308 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-06-24 11:19:49.312 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:49.312 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:49.313 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:49.314 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:49.316 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:49.320 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:49.328 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:49.332 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:19:49.333 | Obtaining file:///opt/stack/swift 2021-06-24 11:19:50.676 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-24 11:19:52.032 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-06-24 11:19:52.042 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-06-24 11:19:52.081 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-06-24 11:19:52.091 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.0) 2021-06-24 11:19:52.096 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.3.0) 2021-06-24 11:19:52.913 | Collecting lxml===4.6.3 2021-06-24 11:19:52.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2021-06-24 11:19:53.164 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.11.0) 2021-06-24 11:19:53.167 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.8.1) 2021-06-24 11:19:53.203 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-06-24 11:19:53.243 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.3.0) 2021-06-24 11:19:53.249 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-06-24 11:19:53.255 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.5.0) 2021-06-24 11:19:53.297 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-06-24 11:19:53.307 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.1) 2021-06-24 11:19:53.323 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-06-24 11:19:53.329 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-06-24 11:19:53.331 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-06-24 11:19:53.434 | Collecting pyeclib===1.6.0 2021-06-24 11:19:53.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-06-24 11:19:54.541 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-06-24 11:19:54.543 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-06-24 11:19:54.546 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (2.8.1) 2021-06-24 11:19:54.552 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (4.2.0) 2021-06-24 11:19:54.569 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-06-24 11:19:54.573 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-06-24 11:19:54.592 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.5.0) 2021-06-24 11:19:54.596 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (57.0.0) 2021-06-24 11:19:54.647 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.16.0) 2021-06-24 11:19:54.650 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-06-24 11:19:54.656 | Requirement already satisfied: urllib3===1.26.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.26.5) 2021-06-24 11:19:54.776 | Collecting xattr===0.9.7 2021-06-24 11:19:54.783 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-06-24 11:19:55.568 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-24 11:19:55.572 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-06-24 11:19:55.580 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-06-24 11:19:55.640 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-06-24 11:19:55.653 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.3) 2021-06-24 11:19:55.660 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-06-24 11:19:55.669 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-06-24 11:19:55.673 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-06-24 11:19:55.677 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-06-24 11:19:55.680 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-06-24 11:19:55.683 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-24 11:19:55.686 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-06-24 11:19:55.688 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-06-24 11:19:55.692 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-06-24 11:19:55.695 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-06-24 11:19:55.699 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-06-24 11:19:55.702 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (1.12.1) 2021-06-24 11:19:55.705 | Building wheels for collected packages: pyeclib, xattr 2021-06-24 11:19:55.706 | Building wheel for pyeclib (setup.py): started 2021-06-24 11:19:57.034 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-06-24 11:19:57.035 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55515 sha256=d10a7970e565f0ad7c66c4b83b38f59ee9ddcb584095ccc150ac0a035de84238 2021-06-24 11:19:57.035 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2021-06-24 11:19:57.036 | Building wheel for xattr (setup.py): started 2021-06-24 11:19:58.484 | Building wheel for xattr (setup.py): finished with status 'done' 2021-06-24 11:19:58.485 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33260 sha256=811726d35ade6f638923fdbe52dbb2b0f02e657278339f86a676625ce794ccef 2021-06-24 11:19:58.486 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2021-06-24 11:19:58.486 | Successfully built pyeclib xattr 2021-06-24 11:19:59.776 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-06-24 11:20:00.126 | Running setup.py develop for swift 2021-06-24 11:20:01.726 | Successfully installed lxml-4.6.3 pyeclib-1.6.0 swift xattr-0.9.7 2021-06-24 11:20:01.843 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:20:01.843 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:20:01.940 | + inc/python:pip_install:200 : result=0 2021-06-24 11:20:01.943 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:20:01.945 | + functions-common:time_stop:2309 : local name 2021-06-24 11:20:01.947 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:20:01.949 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:20:01.951 | + functions-common:time_stop:2312 : local total 2021-06-24 11:20:01.954 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:20:01.956 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:20:01.958 | + functions-common:time_stop:2316 : start_time=1624533587487 2021-06-24 11:20:01.960 | + functions-common:time_stop:2318 : [[ -z 1624533587487 ]] 2021-06-24 11:20:01.963 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:20:01.967 | + functions-common:time_stop:2321 : end_time=1624533601964 2021-06-24 11:20:01.970 | + functions-common:time_stop:2322 : elapsed_time=14477 2021-06-24 11:20:01.972 | + functions-common:time_stop:2323 : total=67352 2021-06-24 11:20:01.974 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:20:01.976 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=81829 2021-06-24 11:20:01.978 | + inc/python:pip_install:203 : return 0 2021-06-24 11:20:01.980 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-24 11:20:01.984 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-06-24 11:20:01.987 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-06-24 11:20:02.005 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-06-24 11:20:02.018 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-06-24 11:20:02.020 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-06-24 11:20:02.022 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:20:02.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:20:02.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-06-24 11:20:02.029 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:20:02.032 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-06-24 11:20:02.035 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-24 11:20:02.037 | + ./stack.sh:main:874 : configure_swift 2021-06-24 11:20:02.039 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-06-24 11:20:02.041 | + lib/swift:configure_swift:335 : local node_number 2021-06-24 11:20:02.043 | + lib/swift:configure_swift:336 : local swift_node_config 2021-06-24 11:20:02.045 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-06-24 11:20:02.047 | + lib/swift:configure_swift:338 : local user_group 2021-06-24 11:20:02.049 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-06-24 11:20:02.899 | No account-auditor running 2021-06-24 11:20:02.899 | No container-auditor running 2021-06-24 11:20:02.899 | No account-reaper running 2021-06-24 11:20:02.899 | No object-server running 2021-06-24 11:20:02.899 | No container-server running 2021-06-24 11:20:02.899 | No account-server running 2021-06-24 11:20:02.899 | No container-sharder running 2021-06-24 11:20:02.899 | No object-auditor running 2021-06-24 11:20:02.899 | No object-expirer running 2021-06-24 11:20:02.899 | No object-replicator running 2021-06-24 11:20:02.899 | No object-updater running 2021-06-24 11:20:02.899 | No container-updater running 2021-06-24 11:20:02.899 | No container-replicator running 2021-06-24 11:20:02.899 | No proxy-server running 2021-06-24 11:20:02.899 | No container-sync running 2021-06-24 11:20:02.899 | No container-reconciler running 2021-06-24 11:20:02.899 | No object-reconstructor running 2021-06-24 11:20:02.899 | No account-replicator running 2021-06-24 11:20:02.945 | + lib/swift:configure_swift:341 : true 2021-06-24 11:20:02.947 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-06-24 11:20:02.960 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-06-24 11:20:02.971 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-06-24 11:20:02.974 | + lib/swift:configure_swift:355 : sed -e ' 2021-06-24 11:20:02.974 | s/%GROUP%//; 2021-06-24 11:20:02.974 | s/%USER%/ubuntu/; 2021-06-24 11:20:02.974 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-06-24 11:20:02.974 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-06-24 11:20:02.974 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-06-24 11:20:02.982 | uid = ubuntu 2021-06-24 11:20:02.982 | gid = 2021-06-24 11:20:02.983 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-06-24 11:20:02.983 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-06-24 11:20:02.983 | address = 127.0.0.1 2021-06-24 11:20:02.983 | 2021-06-24 11:20:02.983 | [account6612] 2021-06-24 11:20:02.983 | max connections = 25 2021-06-24 11:20:02.983 | path = /opt/stack/data/swift/1/node/ 2021-06-24 11:20:02.983 | read only = false 2021-06-24 11:20:02.983 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-06-24 11:20:02.983 | 2021-06-24 11:20:02.983 | [account6622] 2021-06-24 11:20:02.983 | max connections = 25 2021-06-24 11:20:02.983 | path = /opt/stack/data/swift/2/node/ 2021-06-24 11:20:02.983 | read only = false 2021-06-24 11:20:02.983 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-06-24 11:20:02.983 | 2021-06-24 11:20:02.983 | [account6632] 2021-06-24 11:20:02.983 | max connections = 25 2021-06-24 11:20:02.983 | path = /opt/stack/data/swift/3/node/ 2021-06-24 11:20:02.983 | read only = false 2021-06-24 11:20:02.983 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-06-24 11:20:02.983 | 2021-06-24 11:20:02.983 | [account6642] 2021-06-24 11:20:02.983 | max connections = 25 2021-06-24 11:20:02.983 | path = /opt/stack/data/swift/4/node/ 2021-06-24 11:20:02.983 | read only = false 2021-06-24 11:20:02.983 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-06-24 11:20:02.983 | 2021-06-24 11:20:02.983 | 2021-06-24 11:20:02.983 | [container6611] 2021-06-24 11:20:02.983 | max connections = 25 2021-06-24 11:20:02.983 | path = /opt/stack/data/swift/1/node/ 2021-06-24 11:20:02.983 | read only = false 2021-06-24 11:20:02.983 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-06-24 11:20:02.983 | 2021-06-24 11:20:02.983 | [container6621] 2021-06-24 11:20:02.983 | max connections = 25 2021-06-24 11:20:02.984 | path = /opt/stack/data/swift/2/node/ 2021-06-24 11:20:02.984 | read only = false 2021-06-24 11:20:02.984 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-06-24 11:20:02.984 | 2021-06-24 11:20:02.984 | [container6631] 2021-06-24 11:20:02.984 | max connections = 25 2021-06-24 11:20:02.984 | path = /opt/stack/data/swift/3/node/ 2021-06-24 11:20:02.984 | read only = false 2021-06-24 11:20:02.984 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-06-24 11:20:02.984 | 2021-06-24 11:20:02.984 | [container6641] 2021-06-24 11:20:02.984 | max connections = 25 2021-06-24 11:20:02.984 | path = /opt/stack/data/swift/4/node/ 2021-06-24 11:20:02.984 | read only = false 2021-06-24 11:20:02.984 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-06-24 11:20:02.984 | 2021-06-24 11:20:02.984 | 2021-06-24 11:20:02.984 | [object6613] 2021-06-24 11:20:02.984 | max connections = 25 2021-06-24 11:20:02.984 | path = /opt/stack/data/swift/1/node/ 2021-06-24 11:20:02.984 | read only = false 2021-06-24 11:20:02.984 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-06-24 11:20:02.984 | 2021-06-24 11:20:02.984 | [object6623] 2021-06-24 11:20:02.984 | max connections = 25 2021-06-24 11:20:02.984 | path = /opt/stack/data/swift/2/node/ 2021-06-24 11:20:02.984 | read only = false 2021-06-24 11:20:02.984 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-06-24 11:20:02.984 | 2021-06-24 11:20:02.984 | [object6633] 2021-06-24 11:20:02.984 | max connections = 25 2021-06-24 11:20:02.984 | path = /opt/stack/data/swift/3/node/ 2021-06-24 11:20:02.984 | read only = false 2021-06-24 11:20:02.984 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-06-24 11:20:02.984 | 2021-06-24 11:20:02.985 | [object6643] 2021-06-24 11:20:02.985 | max connections = 25 2021-06-24 11:20:02.985 | path = /opt/stack/data/swift/4/node/ 2021-06-24 11:20:02.985 | read only = false 2021-06-24 11:20:02.985 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-06-24 11:20:02.985 | + lib/swift:configure_swift:361 : is_ubuntu 2021-06-24 11:20:02.987 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:20:02.989 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:20:02.991 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-06-24 11:20:03.014 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-06-24 11:20:03.016 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-06-24 11:20:03.020 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-06-24 11:20:03.024 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-06-24 11:20:03.026 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-06-24 11:20:03.030 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-06-24 11:20:03.057 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.53:8080/v1/ 2021-06-24 11:20:03.083 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-06-24 11:20:03.100 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-06-24 11:20:03.127 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-06-24 11:20:03.152 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-06-24 11:20:03.185 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-06-24 11:20:03.203 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-06-24 11:20:03.230 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-06-24 11:20:03.249 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-06-24 11:20:03.276 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-06-24 11:20:03.294 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-06-24 11:20:03.321 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-06-24 11:20:03.339 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-06-24 11:20:03.354 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:20:03.356 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-06-24 11:20:03.384 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-06-24 11:20:03.412 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-06-24 11:20:03.439 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-06-24 11:20:03.466 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-06-24 11:20:03.487 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:20:03.489 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-06-24 11:20:03.518 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-06-24 11:20:03.533 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:20:03.535 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-06-24 11:20:03.551 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:20:03.553 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-06-24 11:20:03.555 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-06-24 11:20:03.570 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:20:03.572 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-06-24 11:20:03.574 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-06-24 11:20:03.576 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-06-24 11:20:03.581 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-06-24 11:20:03.586 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-06-24 11:20:03.613 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-06-24 11:20:03.640 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-06-24 11:20:03.670 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-06-24 11:20:03.698 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-06-24 11:20:03.724 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-06-24 11:20:03.727 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-06-24 11:20:03.729 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-06-24 11:20:03.732 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-06-24 11:20:03.734 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-06-24 11:20:03.760 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-06-24 11:20:03.787 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.53/identity 2021-06-24 11:20:03.814 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-06-24 11:20:03.841 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-06-24 11:20:03.867 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-06-24 11:20:03.895 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-06-24 11:20:03.921 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-06-24 11:20:03.948 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-24 11:20:03.975 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-06-24 11:20:04.002 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-06-24 11:20:04.030 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-06-24 11:20:04.057 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-06-24 11:20:04.084 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-06-24 11:20:04.114 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-06-24 11:20:04.142 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-06-24 11:20:04.161 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-06-24 11:20:04.188 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-06-24 11:20:04.217 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-06-24 11:20:04.221 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-06-24 11:20:04.249 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-06-24 11:20:04.275 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-06-24 11:20:04.302 | + lib/swift:configure_swift:479 : local node_number 2021-06-24 11:20:04.304 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-06-24 11:20:04.306 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-06-24 11:20:04.308 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-06-24 11:20:04.314 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-06-24 11:20:04.316 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-06-24 11:20:04.318 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-06-24 11:20:04.320 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-06-24 11:20:04.322 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-06-24 11:20:04.324 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-06-24 11:20:04.328 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-06-24 11:20:04.330 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-06-24 11:20:04.347 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-06-24 11:20:04.374 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-06-24 11:20:04.392 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-06-24 11:20:04.419 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-06-24 11:20:04.437 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-06-24 11:20:04.465 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-06-24 11:20:04.484 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-06-24 11:20:04.512 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-06-24 11:20:04.530 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-06-24 11:20:04.558 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-06-24 11:20:04.576 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-06-24 11:20:04.603 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-06-24 11:20:04.621 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-06-24 11:20:04.649 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-06-24 11:20:04.667 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-06-24 11:20:04.695 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-06-24 11:20:04.713 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-06-24 11:20:04.740 | + 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 2021-06-24 11:20:04.745 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-06-24 11:20:04.764 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-06-24 11:20:04.791 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-06-24 11:20:04.820 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-06-24 11:20:04.822 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-06-24 11:20:04.826 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-06-24 11:20:04.829 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-06-24 11:20:04.831 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-06-24 11:20:04.833 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-06-24 11:20:04.835 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-06-24 11:20:04.837 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-06-24 11:20:04.839 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-06-24 11:20:04.841 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-06-24 11:20:04.859 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-06-24 11:20:04.887 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-06-24 11:20:04.905 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-06-24 11:20:04.932 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-06-24 11:20:04.950 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-06-24 11:20:04.977 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-06-24 11:20:04.995 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-06-24 11:20:05.023 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-06-24 11:20:05.042 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-06-24 11:20:05.070 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-06-24 11:20:05.088 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-06-24 11:20:05.117 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-06-24 11:20:05.134 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-06-24 11:20:05.163 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-06-24 11:20:05.181 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-06-24 11:20:05.209 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-06-24 11:20:05.227 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-06-24 11:20:05.253 | + 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 2021-06-24 11:20:05.258 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-06-24 11:20:05.276 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-06-24 11:20:05.304 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-06-24 11:20:05.306 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-06-24 11:20:05.311 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-06-24 11:20:05.313 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-06-24 11:20:05.315 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-06-24 11:20:05.317 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-06-24 11:20:05.319 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-06-24 11:20:05.321 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-06-24 11:20:05.323 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-06-24 11:20:05.326 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-06-24 11:20:05.344 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-06-24 11:20:05.371 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-06-24 11:20:05.389 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-06-24 11:20:05.417 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-06-24 11:20:05.435 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-06-24 11:20:05.463 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-06-24 11:20:05.481 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-06-24 11:20:05.509 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-06-24 11:20:05.527 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-06-24 11:20:05.555 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-06-24 11:20:05.573 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-06-24 11:20:05.602 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-06-24 11:20:05.619 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-06-24 11:20:05.647 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-06-24 11:20:05.665 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-06-24 11:20:05.692 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-06-24 11:20:05.710 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-06-24 11:20:05.736 | + 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 2021-06-24 11:20:05.741 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-06-24 11:20:05.759 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-06-24 11:20:05.787 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-06-24 11:20:05.819 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-06-24 11:20:05.847 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-06-24 11:20:05.875 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-06-24 11:20:05.878 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-06-24 11:20:05.882 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-06-24 11:20:05.910 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-06-24 11:20:05.938 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-06-24 11:20:05.966 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-06-24 11:20:05.995 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-06-24 11:20:06.022 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-06-24 11:20:06.050 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-06-24 11:20:06.077 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-06-24 11:20:06.104 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-06-24 11:20:06.132 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-06-24 11:20:06.150 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:20:06.153 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-06-24 11:20:06.172 | + lib/swift:configure_swift:522 : local auth_vers 2021-06-24 11:20:06.175 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-06-24 11:20:06.199 | + lib/swift:configure_swift:523 : auth_vers=3 2021-06-24 11:20:06.202 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.53 2021-06-24 11:20:06.229 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-06-24 11:20:06.231 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-06-24 11:20:06.258 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.53/identity 2021-06-24 11:20:06.287 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-06-24 11:20:06.289 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-06-24 11:20:06.316 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-06-24 11:20:06.331 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:20:06.334 | + lib/swift:configure_swift:542 : local user_group 2021-06-24 11:20:06.336 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-06-24 11:20:06.341 | + lib/swift:configure_swift:543 : user_group=1000 2021-06-24 11:20:06.343 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-06-24 11:20:06.356 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-06-24 11:20:06.358 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-06-24 11:20:06.369 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-06-24 11:20:06.371 | + lib/swift:configure_swift:549 : is_suse 2021-06-24 11:20:06.374 | + functions-common:is_suse:462 : is_opensuse 2021-06-24 11:20:06.376 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-24 11:20:06.378 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-24 11:20:06.380 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-24 11:20:06.383 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-24 11:20:06.385 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-24 11:20:06.388 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-06-24 11:20:06.400 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-06-24 11:20:06.402 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-06-24 11:20:06.405 | + ./stack.sh:main:877 : is_service_enabled s3api 2021-06-24 11:20:06.422 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:20:06.424 | + ./stack.sh:main:883 : is_service_enabled g-api n-api 2021-06-24 11:20:06.441 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:20:06.443 | + ./stack.sh:main:885 : stack_install_service glance 2021-06-24 11:20:06.446 | + lib/stack:stack_install_service:20 : local service=glance 2021-06-24 11:20:06.448 | + lib/stack:stack_install_service:21 : type install_glance 2021-06-24 11:20:06.451 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-24 11:20:06.454 | + lib/stack:stack_install_service:32 : install_glance 2021-06-24 11:20:06.456 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-06-24 11:20:06.459 | + lib/glance:install_glance:438 : local glance_store_extras 2021-06-24 11:20:06.461 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-06-24 11:20:06.487 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:20:06.489 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-06-24 11:20:06.492 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-06-24 11:20:06.510 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:20:06.513 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-06-24 11:20:06.516 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-06-24 11:20:06.518 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-06-24 11:20:06.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:20:06.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:20:06.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-06-24 11:20:06.529 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:20:06.532 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-06-24 11:20:06.535 | ++ inc/python:join_extras:29 : local IFS=, 2021-06-24 11:20:06.538 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-06-24 11:20:06.540 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-06-24 11:20:06.543 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-06-24 11:20:06.546 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-06-24 11:20:06.548 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-06-24 11:20:06.551 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-06-24 11:20:06.554 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-06-24 11:20:06.556 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-06-24 11:20:06.561 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-06-24 11:20:06.561 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-06-24 11:20:06.566 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-06-24 11:20:06.569 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-06-24 11:20:06.572 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-06-24 11:20:06.575 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-06-24 11:20:06.578 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-06-24 11:20:06.599 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-06-24 11:20:06.602 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-06-24 11:20:07.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:20:07.300 | from cryptography.utils import int_from_bytes 2021-06-24 11:20:07.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:20:07.300 | from cryptography.utils import int_from_bytes 2021-06-24 11:20:08.334 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:20:08.335 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-06-24 11:20:08.338 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:08.339 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:08.340 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:08.341 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:08.342 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:08.346 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:08.353 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:08.356 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:08.526 | Collecting glance-store===2.5.0 2021-06-24 11:20:08.534 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2021-06-24 11:20:08.692 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-06-24 11:20:08.697 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-06-24 11:20:08.712 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-06-24 11:20:08.946 | Collecting os-brick===4.4.0 2021-06-24 11:20:08.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/415/15936d6b86a52/os_brick-4.4.0-py3-none-any.whl (254 kB) 2021-06-24 11:20:09.054 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-06-24 11:20:09.058 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-06-24 11:20:09.075 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-06-24 11:20:09.086 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-06-24 11:20:09.125 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.3.0) 2021-06-24 11:20:09.131 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-06-24 11:20:09.137 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.5.0) 2021-06-24 11:20:09.177 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-06-24 11:20:09.191 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-06-24 11:20:09.195 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-06-24 11:20:09.204 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.6.0) 2021-06-24 11:20:09.228 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.1) 2021-06-24 11:20:09.244 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-06-24 11:20:09.249 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-06-24 11:20:09.252 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-06-24 11:20:09.254 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-06-24 11:20:09.390 | Collecting python-cinderclient===7.4.0 2021-06-24 11:20:09.398 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d1/27f5b5d1795b0/python_cinderclient-7.4.0-py3-none-any.whl (278 kB) 2021-06-24 11:20:09.492 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (2.8.1) 2021-06-24 11:20:09.497 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (4.2.0) 2021-06-24 11:20:09.627 | Collecting python-swiftclient===3.12.0 2021-06-24 11:20:09.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2021-06-24 11:20:09.731 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-06-24 11:20:09.735 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-06-24 11:20:09.754 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.5.0) 2021-06-24 11:20:09.759 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (3.17.2) 2021-06-24 11:20:09.762 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.16.0) 2021-06-24 11:20:09.765 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-06-24 11:20:09.771 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (6.3.1) 2021-06-24 11:20:09.785 | Requirement already satisfied: urllib3===1.26.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.26.5) 2021-06-24 11:20:09.804 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (1.3.2) 2021-06-24 11:20:09.810 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-06-24 11:20:09.819 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-06-24 11:20:09.823 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-06-24 11:20:09.828 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-06-24 11:20:09.832 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-06-24 11:20:09.839 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-06-24 11:20:09.842 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-24 11:20:09.846 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.0) 2021-06-24 11:20:09.850 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-06-24 11:20:09.853 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-06-24 11:20:09.866 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-06-24 11:20:09.874 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-06-24 11:20:09.885 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-06-24 11:20:09.893 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-06-24 11:20:09.904 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.11.0) 2021-06-24 11:20:09.907 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-06-24 11:20:09.909 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-24 11:20:09.912 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-06-24 11:20:09.915 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-06-24 11:20:09.919 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-06-24 11:20:09.927 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-06-24 11:20:09.929 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (1.12.1) 2021-06-24 11:20:09.931 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-06-24 11:20:09.935 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (57.0.0) 2021-06-24 11:20:09.985 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-06-24 11:20:10.002 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2021-06-24 11:20:10.009 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-06-24 11:20:10.012 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-06-24 11:20:10.015 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2021-06-24 11:20:10.017 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.1.0) 2021-06-24 11:20:10.024 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-06-24 11:20:10.026 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.4.0) 2021-06-24 11:20:11.379 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2021-06-24 11:20:12.419 | Successfully installed glance-store-2.5.0 os-brick-4.4.0 python-cinderclient-7.4.0 python-swiftclient-3.12.0 2021-06-24 11:20:12.563 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:20:12.563 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:20:12.634 | + inc/python:pip_install:200 : result=0 2021-06-24 11:20:12.636 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:20:12.639 | + functions-common:time_stop:2309 : local name 2021-06-24 11:20:12.641 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:20:12.643 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:20:12.646 | + functions-common:time_stop:2312 : local total 2021-06-24 11:20:12.648 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:20:12.651 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:20:12.653 | + functions-common:time_stop:2316 : start_time=1624533606594 2021-06-24 11:20:12.656 | + functions-common:time_stop:2318 : [[ -z 1624533606594 ]] 2021-06-24 11:20:12.658 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:20:12.663 | + functions-common:time_stop:2321 : end_time=1624533612660 2021-06-24 11:20:12.665 | + functions-common:time_stop:2322 : elapsed_time=6066 2021-06-24 11:20:12.668 | + functions-common:time_stop:2323 : total=81829 2021-06-24 11:20:12.670 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:20:12.672 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=87895 2021-06-24 11:20:12.675 | + inc/python:pip_install:203 : return 0 2021-06-24 11:20:12.677 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-06-24 11:20:12.680 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-06-24 11:20:12.682 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-06-24 11:20:12.695 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-06-24 11:20:12.700 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-06-24 11:20:12.702 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-06-24 11:20:12.704 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-06-24 11:20:12.707 | + functions-common:git_clone:525 : local git_ref=master 2021-06-24 11:20:12.709 | + functions-common:git_clone:526 : local orig_dir 2021-06-24 11:20:12.713 | ++ functions-common:git_clone:527 : pwd 2021-06-24 11:20:12.715 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-24 11:20:12.717 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-24 11:20:12.720 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-24 11:20:12.737 | + functions-common:git_clone:530 : RECLONE=False 2021-06-24 11:20:12.739 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-24 11:20:12.742 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-24 11:20:12.744 | + functions-common:git_clone:544 : echo master 2021-06-24 11:20:12.745 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-24 11:20:12.750 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-06-24 11:20:12.752 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-24 11:20:12.754 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-06-24 11:20:12.757 | + functions-common:git_clone:593 : git show --oneline 2021-06-24 11:20:12.758 | + functions-common:git_clone:593 : head -1 2021-06-24 11:20:12.761 | 2e1eff0f Merge "Update image.size after conversion" 2021-06-24 11:20:12.763 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-24 11:20:12.766 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-06-24 11:20:12.768 | + inc/python:setup_develop:338 : local bindep 2021-06-24 11:20:12.771 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-06-24 11:20:12.774 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-06-24 11:20:12.776 | + inc/python:setup_develop:344 : local extras= 2021-06-24 11:20:12.779 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-06-24 11:20:12.782 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-24 11:20:12.784 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-06-24 11:20:12.787 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-06-24 11:20:12.789 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-24 11:20:12.793 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-24 11:20:12.797 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-06-24 11:20:12.800 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-24 11:20:12.804 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-06-24 11:20:12.807 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-24 11:20:12.809 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-24 11:20:12.812 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-06-24 11:20:12.818 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-06-24 11:20:12.822 | + 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' 2021-06-24 11:20:13.444 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-06-24 11:20:13.447 | + inc/python:setup_package:417 : local bindep=0 2021-06-24 11:20:13.449 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-24 11:20:13.451 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-24 11:20:13.454 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-06-24 11:20:13.456 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-06-24 11:20:13.458 | + inc/python:setup_package:426 : local flags=-e 2021-06-24 11:20:13.461 | + inc/python:setup_package:427 : local extras= 2021-06-24 11:20:13.463 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-24 11:20:13.465 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-24 11:20:13.468 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-24 11:20:13.470 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-24 11:20:13.472 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-24 11:20:13.475 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-06-24 11:20:13.496 | Using python 3.8 to install /opt/stack/glance 2021-06-24 11:20:13.498 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-06-24 11:20:14.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:20:14.203 | from cryptography.utils import int_from_bytes 2021-06-24 11:20:14.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:20:14.203 | from cryptography.utils import int_from_bytes 2021-06-24 11:20:15.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:20:15.292 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-06-24 11:20:15.295 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:15.296 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:15.297 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:15.298 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:15.299 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:15.303 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:15.311 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:15.314 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:15.316 | Obtaining file:///opt/stack/glance 2021-06-24 11:20:16.633 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-24 11:20:17.953 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-06-24 11:20:17.963 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-06-24 11:20:17.971 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-06-24 11:20:17.983 | Requirement already satisfied: SQLAlchemy===1.4.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.18) 2021-06-24 11:20:18.217 | Collecting WSME===0.10.1 2021-06-24 11:20:18.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-06-24 11:20:18.310 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-06-24 11:20:18.324 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-06-24 11:20:18.461 | Collecting castellan===3.8.0 2021-06-24 11:20:18.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d68/9743835724c12/castellan-3.8.0-py3-none-any.whl (94 kB) 2021-06-24 11:20:18.574 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-06-24 11:20:18.706 | Collecting cursive===0.2.2 2021-06-24 11:20:18.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-06-24 11:20:18.797 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-06-24 11:20:18.805 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-06-24 11:20:18.810 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-06-24 11:20:18.820 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-06-24 11:20:18.825 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.5.0) 2021-06-24 11:20:18.903 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.0) 2021-06-24 11:20:18.908 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-06-24 11:20:18.913 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-06-24 11:20:18.916 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-06-24 11:20:18.927 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-06-24 11:20:18.985 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.3.0) 2021-06-24 11:20:19.037 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-06-24 11:20:19.041 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.7.0) 2021-06-24 11:20:19.046 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.4.0) 2021-06-24 11:20:19.063 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.8.1) 2021-06-24 11:20:19.099 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-06-24 11:20:19.109 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-06-24 11:20:19.148 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.3.0) 2021-06-24 11:20:19.155 | Requirement already satisfied: oslo.db===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.1.0) 2021-06-24 11:20:19.203 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-06-24 11:20:19.209 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.5.0) 2021-06-24 11:20:19.249 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.8.0) 2021-06-24 11:20:19.303 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-06-24 11:20:19.322 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.1) 2021-06-24 11:20:19.338 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.2.0) 2021-06-24 11:20:19.352 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-06-24 11:20:19.361 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.6.0) 2021-06-24 11:20:19.384 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.4.0) 2021-06-24 11:20:19.394 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.1) 2021-06-24 11:20:19.410 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.1) 2021-06-24 11:20:19.475 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-06-24 11:20:19.480 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-06-24 11:20:19.483 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-06-24 11:20:19.485 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-06-24 11:20:19.506 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-06-24 11:20:19.520 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-06-24 11:20:19.531 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-06-24 11:20:19.533 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-06-24 11:20:19.649 | Collecting python-barbicanclient===5.1.0 2021-06-24 11:20:19.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-06-24 11:20:19.746 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (2.8.1) 2021-06-24 11:20:19.751 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.0.4) 2021-06-24 11:20:19.754 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (4.2.0) 2021-06-24 11:20:19.773 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-06-24 11:20:19.776 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2021-06-24 11:20:19.784 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-06-24 11:20:19.888 | Collecting retrying===1.3.3 2021-06-24 11:20:19.894 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-06-24 11:20:19.970 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.5.0) 2021-06-24 11:20:19.974 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (57.0.0) 2021-06-24 11:20:20.107 | Collecting simplegeneric===0.8.1 2021-06-24 11:20:20.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-06-24 11:20:20.836 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.16.0) 2021-06-24 11:20:20.838 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2021-06-24 11:20:20.849 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.1) 2021-06-24 11:20:20.852 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-06-24 11:20:20.854 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-06-24 11:20:21.023 | Collecting taskflow===4.6.0 2021-06-24 11:20:21.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-06-24 11:20:21.171 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (6.3.1) 2021-06-24 11:20:21.185 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.0.1) 2021-06-24 11:20:21.198 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (0.5.0) 2021-06-24 11:20:21.206 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (2.4.0) 2021-06-24 11:20:21.224 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-06-24 11:20:21.227 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.1.0) 2021-06-24 11:20:21.234 | Requirement already satisfied: urllib3===1.26.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.26.5) 2021-06-24 11:20:21.255 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.12.1) 2021-06-24 11:20:21.257 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.3.2) 2021-06-24 11:20:21.262 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-06-24 11:20:21.276 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-24 11:20:21.279 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-06-24 11:20:21.288 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.3) 2021-06-24 11:20:21.293 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-06-24 11:20:21.298 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-06-24 11:20:21.301 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.1.0) 2021-06-24 11:20:21.348 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-06-24 11:20:21.352 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-06-24 11:20:21.355 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-06-24 11:20:21.362 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-06-24 11:20:21.365 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-06-24 11:20:21.375 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.11.0) 2021-06-24 11:20:21.378 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.8.0) 2021-06-24 11:20:21.390 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-06-24 11:20:21.393 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-24 11:20:21.397 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-06-24 11:20:21.400 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-06-24 11:20:21.403 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-06-24 11:20:21.568 | Collecting networkx===2.5.1 2021-06-24 11:20:21.578 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/5858ed7e989f4/networkx-2.5.1-py3-none-any.whl (1.6 MB) 2021-06-24 11:20:21.848 | Collecting automaton===2.3.0 2021-06-24 11:20:21.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-06-24 11:20:22.022 | Collecting pydot===1.4.2 2021-06-24 11:20:22.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-06-24 11:20:22.107 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2021-06-24 11:20:22.109 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-06-24 11:20:22.112 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-06-24 11:20:22.114 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.4.0) 2021-06-24 11:20:22.117 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-06-24 11:20:22.120 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-06-24 11:20:22.122 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-06-24 11:20:22.125 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.0.0) 2021-06-24 11:20:22.128 | Requirement already satisfied: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.1.1) 2021-06-24 11:20:22.181 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-06-24 11:20:22.183 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-06-24 11:20:22.187 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.2.5) 2021-06-24 11:20:22.194 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-06-24 11:20:22.251 | Building wheels for collected packages: simplegeneric 2021-06-24 11:20:22.253 | Building wheel for simplegeneric (setup.py): started 2021-06-24 11:20:22.962 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-06-24 11:20:22.963 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=47d715cd4b3fda4cfbb14b16cce36f2b0801cf409717401580b0a28dd58654d4 2021-06-24 11:20:22.963 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2021-06-24 11:20:22.964 | Successfully built simplegeneric 2021-06-24 11:20:23.905 | Installing collected packages: networkx, automaton, pydot, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-06-24 11:20:26.443 | Running setup.py develop for glance 2021-06-24 11:20:28.010 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.8.0 cursive-0.2.2 glance networkx-2.5.1 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2021-06-24 11:20:28.136 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:20:28.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:20:28.229 | + inc/python:pip_install:200 : result=0 2021-06-24 11:20:28.231 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:20:28.233 | + functions-common:time_stop:2309 : local name 2021-06-24 11:20:28.236 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:20:28.239 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:20:28.241 | + functions-common:time_stop:2312 : local total 2021-06-24 11:20:28.243 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:20:28.245 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:20:28.248 | + functions-common:time_stop:2316 : start_time=1624533613490 2021-06-24 11:20:28.250 | + functions-common:time_stop:2318 : [[ -z 1624533613490 ]] 2021-06-24 11:20:28.253 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:20:28.257 | + functions-common:time_stop:2321 : end_time=1624533628255 2021-06-24 11:20:28.259 | + functions-common:time_stop:2322 : elapsed_time=14765 2021-06-24 11:20:28.262 | + functions-common:time_stop:2323 : total=87895 2021-06-24 11:20:28.264 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:20:28.266 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=102660 2021-06-24 11:20:28.269 | + inc/python:pip_install:203 : return 0 2021-06-24 11:20:28.271 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-24 11:20:28.274 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-24 11:20:28.276 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-24 11:20:28.295 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-24 11:20:28.309 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-06-24 11:20:28.311 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-06-24 11:20:28.314 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:20:28.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:20:28.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-06-24 11:20:28.321 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:20:28.324 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-24 11:20:28.326 | + ./stack.sh:main:886 : configure_glance 2021-06-24 11:20:28.329 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-06-24 11:20:28.341 | + lib/glance:configure_glance:271 : local dburl 2021-06-24 11:20:28.345 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-06-24 11:20:28.347 | ++ lib/database:database_connection_url:132 : local db=glance 2021-06-24 11:20:28.350 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-06-24 11:20:28.352 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-06-24 11:20:28.354 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-06-24 11:20:28.358 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-06-24 11:20:28.360 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-06-24 11:20:28.392 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-06-24 11:20:28.422 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-06-24 11:20:28.449 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-06-24 11:20:28.479 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-06-24 11:20:28.510 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-06-24 11:20:28.548 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-06-24 11:20:28.551 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-06-24 11:20:28.553 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-06-24 11:20:28.556 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-24 11:20:28.558 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-06-24 11:20:28.588 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-06-24 11:20:28.616 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-06-24 11:20:28.645 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-06-24 11:20:28.672 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-06-24 11:20:28.700 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-06-24 11:20:28.728 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-06-24 11:20:28.756 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-06-24 11:20:28.784 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-24 11:20:28.812 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-06-24 11:20:28.840 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-06-24 11:20:28.871 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-06-24 11:20:28.873 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-06-24 11:20:28.876 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-06-24 11:20:28.879 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-24 11:20:28.881 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-24 11:20:28.883 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-24 11:20:28.900 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:20:28.903 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-24 11:20:28.906 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-24 11:20:28.908 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-24 11:20:28.924 | ++ functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:20:28.926 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-06-24 11:20:28.929 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-06-24 11:20:28.958 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-24 11:20:28.960 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-24 11:20:28.962 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-06-24 11:20:28.965 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-06-24 11:20:28.967 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-06-24 11:20:28.970 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-06-24 11:20:28.972 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-06-24 11:20:28.974 | + lib/glance:configure_glance_store:231 : local be 2021-06-24 11:20:28.977 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-06-24 11:20:28.979 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-06-24 11:20:28.981 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-06-24 11:20:29.012 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-06-24 11:20:29.015 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.53 2021-06-24 11:20:29.045 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-06-24 11:20:29.049 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-06-24 11:20:29.065 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:20:29.068 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-06-24 11:20:29.096 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-06-24 11:20:29.124 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-06-24 11:20:29.153 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-06-24 11:20:29.181 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-06-24 11:20:29.209 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-06-24 11:20:29.225 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:20:29.228 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-06-24 11:20:29.257 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-06-24 11:20:29.287 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-06-24 11:20:29.315 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.53/identity/v3 2021-06-24 11:20:29.343 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-06-24 11:20:29.371 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.53/image 2021-06-24 11:20:29.400 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-06-24 11:20:29.417 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:20:29.419 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-06-24 11:20:29.423 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-06-24 11:20:29.425 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-06-24 11:20:29.428 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-24 11:20:29.445 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-24 11:20:29.448 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-24 11:20:29.450 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-24 11:20:29.452 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-24 11:20:29.455 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-24 11:20:29.483 | + functions:setup_systemd_logging:704 : 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' 2021-06-24 11:20:29.512 | + functions:setup_systemd_logging:705 : 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' 2021-06-24 11:20:29.542 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-24 11:20:29.581 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-06-24 11:20:29.585 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-06-24 11:20:29.617 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-06-24 11:20:29.646 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-06-24 11:20:29.674 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.53/identity 2021-06-24 11:20:29.702 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-06-24 11:20:29.731 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-06-24 11:20:29.760 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-06-24 11:20:29.788 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-06-24 11:20:29.820 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-06-24 11:20:29.854 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-06-24 11:20:29.886 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-06-24 11:20:29.916 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-06-24 11:20:29.921 | + lib/glance:configure_glance:353 : 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 2021-06-24 11:20:29.928 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-06-24 11:20:29.944 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:20:29.946 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-06-24 11:20:29.949 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-06-24 11:20:29.951 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2021-06-24 11:20:29.954 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-06-24 11:20:29.956 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2021-06-24 11:20:29.959 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2021-06-24 11:20:29.962 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2021-06-24 11:20:29.965 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2021-06-24 11:20:29.969 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-06-24 11:20:29.998 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2021-06-24 11:20:30.001 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-06-24 11:20:30.003 | ++ functions:get_random_port:837 : true 2021-06-24 11:20:30.005 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-06-24 11:20:30.007 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-06-24 11:20:30.010 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-06-24 11:20:30.071 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-06-24 11:20:30.074 | ++ functions:get_random_port:841 : break 2 2021-06-24 11:20:30.076 | ++ functions:get_random_port:845 : echo 60999 2021-06-24 11:20:30.079 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2021-06-24 11:20:30.082 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-06-24 11:20:30.108 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-06-24 11:20:30.136 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-06-24 11:20:30.163 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-06-24 11:20:30.190 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-06-24 11:20:30.217 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-06-24 11:20:30.250 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-06-24 11:20:30.277 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-06-24 11:20:30.305 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-24 11:20:30.331 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-24 11:20:30.358 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-06-24 11:20:30.387 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-24 11:20:30.415 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-06-24 11:20:30.443 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-06-24 11:20:30.470 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-06-24 11:20:30.498 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-06-24 11:20:30.525 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-06-24 11:20:30.553 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-06-24 11:20:30.580 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-06-24 11:20:30.608 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2021-06-24 11:20:30.611 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-06-24 11:20:30.613 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-24 11:20:30.616 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:20:30.618 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:20:30.620 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-06-24 11:20:30.623 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-06-24 11:20:30.682 | proxy (enabled by site administrator) 2021-06-24 11:20:30.685 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2021-06-24 11:20:30.687 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-06-24 11:20:30.690 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-24 11:20:30.692 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:20:30.694 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:20:30.697 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-06-24 11:20:30.699 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-06-24 11:20:30.752 | No module matches proxy_http 2021-06-24 11:20:30.755 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-06-24 11:20:30.816 | Considering dependency proxy for proxy_http: 2021-06-24 11:20:30.816 | Module proxy already enabled 2021-06-24 11:20:30.816 | Enabling module proxy_http. 2021-06-24 11:20:30.822 | To activate the new configuration, you need to run: 2021-06-24 11:20:30.822 | systemctl restart apache2 2021-06-24 11:20:30.826 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-06-24 11:20:30.829 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-24 11:20:30.831 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-06-24 11:20:30.833 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-06-24 11:20:30.961 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2021-06-24 11:20:30.964 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2021-06-24 11:20:30.967 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2021-06-24 11:20:30.969 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-06-24 11:20:30.972 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:20:30.974 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:20:30.977 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-24 11:20:30.981 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-24 11:20:30.984 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-24 11:20:30.984 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2021-06-24 11:20:30.993 | KeepAlive Off 2021-06-24 11:20:30.997 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2021-06-24 11:20:30.997 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-24 11:20:31.006 | SetEnv proxy-sendchunked 1 2021-06-24 11:20:31.010 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-06-24 11:20:31.011 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-24 11:20:31.019 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-06-24 11:20:31.023 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2021-06-24 11:20:31.025 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2021-06-24 11:20:31.028 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-06-24 11:20:31.030 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-24 11:20:31.032 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-24 11:20:31.035 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:20:31.037 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:20:31.039 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-24 11:20:31.042 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-06-24 11:20:31.044 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:20:31.046 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:20:31.049 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2021-06-24 11:20:31.110 | Enabling site glance-wsgi-api. 2021-06-24 11:20:31.115 | To activate the new configuration, you need to run: 2021-06-24 11:20:31.115 | systemctl reload apache2 2021-06-24 11:20:31.120 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2021-06-24 11:20:31.122 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-24 11:20:31.125 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-06-24 11:20:31.128 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-06-24 11:20:31.256 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-06-24 11:20:31.263 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-06-24 11:20:31.293 | + ./stack.sh:main:889 : is_service_enabled cinder 2021-06-24 11:20:31.311 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:20:31.314 | + ./stack.sh:main:891 : stack_install_service cinder 2021-06-24 11:20:31.316 | + lib/stack:stack_install_service:20 : local service=cinder 2021-06-24 11:20:31.319 | + lib/stack:stack_install_service:21 : type install_cinder 2021-06-24 11:20:31.321 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-24 11:20:31.324 | + lib/stack:stack_install_service:32 : install_cinder 2021-06-24 11:20:31.326 | + lib/cinder:install_cinder:433 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-06-24 11:20:31.329 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-06-24 11:20:31.331 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-06-24 11:20:31.333 | + functions-common:git_clone:525 : local git_ref=master 2021-06-24 11:20:31.335 | + functions-common:git_clone:526 : local orig_dir 2021-06-24 11:20:31.338 | ++ functions-common:git_clone:527 : pwd 2021-06-24 11:20:31.341 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-24 11:20:31.343 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-24 11:20:31.347 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-24 11:20:31.363 | + functions-common:git_clone:530 : RECLONE=False 2021-06-24 11:20:31.366 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-24 11:20:31.368 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-24 11:20:31.371 | + functions-common:git_clone:544 : echo master 2021-06-24 11:20:31.372 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-24 11:20:31.378 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-06-24 11:20:31.380 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-24 11:20:31.382 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-06-24 11:20:31.385 | + functions-common:git_clone:593 : git show --oneline 2021-06-24 11:20:31.386 | + functions-common:git_clone:593 : head -1 2021-06-24 11:20:31.394 | f34005814 Merge "Tests: Add coverage for coordinator start/stop" 2021-06-24 11:20:31.397 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-24 11:20:31.400 | + lib/cinder:install_cinder:434 : setup_develop /opt/stack/cinder 2021-06-24 11:20:31.402 | + inc/python:setup_develop:338 : local bindep 2021-06-24 11:20:31.405 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-24 11:20:31.407 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-06-24 11:20:31.410 | + inc/python:setup_develop:344 : local extras= 2021-06-24 11:20:31.412 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-06-24 11:20:31.415 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-24 11:20:31.417 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-24 11:20:31.420 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-06-24 11:20:31.424 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-24 11:20:31.427 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-24 11:20:31.430 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-06-24 11:20:31.433 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-24 11:20:31.435 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-06-24 11:20:31.439 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-24 11:20:31.441 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-24 11:20:31.444 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-06-24 11:20:31.450 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-06-24 11:20:31.452 | + 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' 2021-06-24 11:20:32.066 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-06-24 11:20:32.068 | + inc/python:setup_package:417 : local bindep=0 2021-06-24 11:20:32.071 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-24 11:20:32.073 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-24 11:20:32.076 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-24 11:20:32.079 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-06-24 11:20:32.081 | + inc/python:setup_package:426 : local flags=-e 2021-06-24 11:20:32.084 | + inc/python:setup_package:427 : local extras= 2021-06-24 11:20:32.086 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-24 11:20:32.088 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-24 11:20:32.091 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-24 11:20:32.094 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-24 11:20:32.097 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-24 11:20:32.099 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-06-24 11:20:32.120 | Using python 3.8 to install /opt/stack/cinder 2021-06-24 11:20:32.122 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-06-24 11:20:32.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:20:32.860 | from cryptography.utils import int_from_bytes 2021-06-24 11:20:32.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:20:32.860 | from cryptography.utils import int_from_bytes 2021-06-24 11:20:33.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:20:33.908 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-06-24 11:20:33.912 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:33.912 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:33.913 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:33.914 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:33.916 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:33.919 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:33.927 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:33.930 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:20:33.932 | Obtaining file:///opt/stack/cinder 2021-06-24 11:20:36.081 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-24 11:20:38.227 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-06-24 11:20:38.236 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-06-24 11:20:38.244 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-06-24 11:20:38.256 | Requirement already satisfied: SQLAlchemy===1.4.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.18) 2021-06-24 11:20:38.378 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-06-24 11:20:40.513 | Collecting boto3===1.17.97 2021-06-24 11:20:40.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/77e/a9ff6ce1d4a64/boto3-1.17.97-py2.py3-none-any.whl (131 kB) 2021-06-24 11:20:43.118 | Collecting botocore===1.20.97 2021-06-24 11:20:43.147 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/cf4a3670ab47e/botocore-1.20.97-py2.py3-none-any.whl (7.6 MB) 2021-06-24 11:20:43.426 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (3.8.0) 2021-06-24 11:20:43.445 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-06-24 11:20:43.485 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-06-24 11:20:43.499 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-06-24 11:20:43.502 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-06-24 11:20:43.688 | Collecting google-api-python-client===2.9.0 2021-06-24 11:20:43.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fb5/c28b613273928/google_api_python_client-2.9.0-py2.py3-none-any.whl (7.0 MB) 2021-06-24 11:20:44.109 | Collecting google-auth===1.31.0 2021-06-24 11:20:44.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d4/7c79b5d09fbc7/google_auth-1.31.0-py2.py3-none-any.whl (147 kB) 2021-06-24 11:20:44.305 | Collecting google-auth-httplib2===0.1.0 2021-06-24 11:20:44.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-06-24 11:20:44.404 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.0) 2021-06-24 11:20:44.409 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.19.1) 2021-06-24 11:20:44.413 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-06-24 11:20:44.416 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (0.10.0) 2021-06-24 11:20:44.420 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (3.2.0) 2021-06-24 11:20:44.431 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.3.1) 2021-06-24 11:20:44.488 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.3.0) 2021-06-24 11:20:44.542 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.6.3) 2021-06-24 11:20:44.676 | Collecting oauth2client===4.1.3 2021-06-24 11:20:44.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-06-24 11:20:44.768 | Requirement already satisfied: os-brick===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.4.0) 2021-06-24 11:20:44.792 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2021-06-24 11:20:44.796 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.4.0) 2021-06-24 11:20:44.813 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.8.1) 2021-06-24 11:20:44.859 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-06-24 11:20:44.871 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.7.0) 2021-06-24 11:20:44.909 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.3.0) 2021-06-24 11:20:44.915 | Requirement already satisfied: oslo.db===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (9.1.0) 2021-06-24 11:20:44.963 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.0.1) 2021-06-24 11:20:44.969 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.5.0) 2021-06-24 11:20:45.009 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (12.8.0) 2021-06-24 11:20:45.064 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.0) 2021-06-24 11:20:45.081 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.8.1) 2021-06-24 11:20:45.096 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-06-24 11:20:45.111 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.2.0) 2021-06-24 11:20:45.126 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-06-24 11:20:45.130 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-06-24 11:20:45.139 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.6.0) 2021-06-24 11:20:45.162 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.4.0) 2021-06-24 11:20:45.173 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.9.1) 2021-06-24 11:20:45.188 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-06-24 11:20:45.385 | Collecting oslo.vmware===3.9.0 2021-06-24 11:20:45.392 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6e/b9e2c89740812/oslo.vmware-3.9.0-py3-none-any.whl (491 kB) 2021-06-24 11:20:45.502 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.1) 2021-06-24 11:20:45.549 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-06-24 11:20:45.724 | Collecting paramiko===2.7.2 2021-06-24 11:20:45.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-06-24 11:20:45.845 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-06-24 11:20:45.847 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-06-24 11:20:45.850 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.8.0) 2021-06-24 11:20:46.059 | Collecting pyasn1===0.4.8 2021-06-24 11:20:46.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-06-24 11:20:46.313 | Collecting pyasn1-modules===0.2.8 2021-06-24 11:20:46.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-06-24 11:20:46.407 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-06-24 11:20:46.417 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-06-24 11:20:46.420 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-06-24 11:20:46.423 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (5.1.0) 2021-06-24 11:20:46.438 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.8.1) 2021-06-24 11:20:46.580 | Collecting python-glanceclient===3.4.0 2021-06-24 11:20:46.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aac/595fb591f61da/python_glanceclient-3.4.0-py3-none-any.whl (197 kB) 2021-06-24 11:20:46.684 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.2.0) 2021-06-24 11:20:46.702 | Requirement already satisfied: python-novaclient===17.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (17.5.0) 2021-06-24 11:20:46.717 | Requirement already satisfied: python-swiftclient===3.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.12.0) 2021-06-24 11:20:46.743 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-06-24 11:20:46.747 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2021-06-24 11:20:46.754 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-06-24 11:20:46.773 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2021-06-24 11:20:46.888 | Collecting rsa===4.7.2 2021-06-24 11:20:46.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-06-24 11:20:47.068 | Collecting rtslib-fb===2.1.74 2021-06-24 11:20:47.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-06-24 11:20:48.282 | Collecting s3transfer===0.4.2 2021-06-24 11:20:48.290 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b3/752887a288069/s3transfer-0.4.2-py2.py3-none-any.whl (79 kB) 2021-06-24 11:20:48.401 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (57.0.0) 2021-06-24 11:20:48.467 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.16.0) 2021-06-24 11:20:48.470 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.13.0) 2021-06-24 11:20:48.484 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.4.1) 2021-06-24 11:20:48.487 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-06-24 11:20:48.490 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.3.0) 2021-06-24 11:20:48.599 | Collecting suds-jurko===0.6 2021-06-24 11:20:48.604 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-06-24 11:20:49.087 | Collecting tabulate===0.8.9 2021-06-24 11:20:49.095 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-06-24 11:20:49.177 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (4.6.0) 2021-06-24 11:20:49.256 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2021-06-24 11:20:49.270 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2021-06-24 11:20:49.279 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2021-06-24 11:20:49.285 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.4.0) 2021-06-24 11:20:49.302 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (2.9.0) 2021-06-24 11:20:49.361 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.4.0) 2021-06-24 11:20:49.364 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.1.0) 2021-06-24 11:20:49.463 | Collecting uritemplate===3.0.1 2021-06-24 11:20:49.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-06-24 11:20:49.549 | Requirement already satisfied: urllib3===1.26.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.5) 2021-06-24 11:20:49.570 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.12.1) 2021-06-24 11:20:49.664 | Collecting warlock===1.3.3 2021-06-24 11:20:49.669 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-06-24 11:20:49.753 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.12.1) 2021-06-24 11:20:49.756 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.2) 2021-06-24 11:20:50.146 | Collecting zstd===1.5.0.2 2021-06-24 11:20:50.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2021-06-24 11:20:50.931 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-24 11:20:50.934 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-06-24 11:20:51.417 | Collecting google-api-core===1.30.0 2021-06-24 11:20:51.424 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92c/d9e9f366e84bf/google_api_core-1.30.0-py2.py3-none-any.whl (93 kB) 2021-06-24 11:20:51.527 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-06-24 11:20:51.530 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.3) 2021-06-24 11:20:51.536 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-06-24 11:20:51.541 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.8.0) 2021-06-24 11:20:51.546 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-06-24 11:20:51.553 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-06-24 11:20:51.557 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-06-24 11:20:51.565 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.1.0) 2021-06-24 11:20:51.611 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-06-24 11:20:51.615 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-06-24 11:20:51.622 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-06-24 11:20:51.627 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.2) 2021-06-24 11:20:51.630 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-06-24 11:20:51.641 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.11.0) 2021-06-24 11:20:51.644 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-06-24 11:20:51.737 | Collecting PyNaCl===1.4.0 2021-06-24 11:20:51.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-06-24 11:20:51.780 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.8.0) 2021-06-24 11:20:51.792 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (20.0.1) 2021-06-24 11:20:51.805 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-06-24 11:20:51.808 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.10) 2021-06-24 11:20:51.811 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-24 11:20:51.913 | Collecting pyudev===0.22.0 2021-06-24 11:20:51.919 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-06-24 11:20:52.001 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-06-24 11:20:52.003 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.2) 2021-06-24 11:20:52.009 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-06-24 11:20:52.015 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.5.1) 2021-06-24 11:20:52.051 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-06-24 11:20:52.053 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (1.6.0) 2021-06-24 11:20:52.056 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-06-24 11:20:52.059 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.4.0) 2021-06-24 11:20:52.061 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2021-06-24 11:20:52.066 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-06-24 11:20:52.069 | Requirement already satisfied: protobuf===3.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.17.3) 2021-06-24 11:20:52.478 | Collecting googleapis-common-protos===1.53.0 2021-06-24 11:20:52.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-06-24 11:20:52.574 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.6) 2021-06-24 11:20:52.576 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-06-24 11:20:52.583 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.0.4) 2021-06-24 11:20:52.586 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2021-06-24 11:20:52.589 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-06-24 11:20:52.591 | Requirement already satisfied: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.1.1) 2021-06-24 11:20:52.644 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.1) 2021-06-24 11:20:52.647 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-06-24 11:20:52.700 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (1.8.2) 2021-06-24 11:20:52.703 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-06-24 11:20:52.707 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2021-06-24 11:20:52.712 | Building wheels for collected packages: rtslib-fb, zstd 2021-06-24 11:20:52.713 | Building wheel for rtslib-fb (setup.py): started 2021-06-24 11:20:53.504 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-06-24 11:20:53.505 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=3c98e9591b36569872b1217974674217440bf699a0cca9bbd5d2d47985420972 2021-06-24 11:20:53.505 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-06-24 11:20:53.508 | Building wheel for zstd (setup.py): started 2021-06-24 11:21:54.454 | Building wheel for zstd (setup.py): still running... 2021-06-24 11:22:02.598 | Building wheel for zstd (setup.py): finished with status 'done' 2021-06-24 11:22:02.614 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349253 sha256=5bcf00f63edf6ca1c291be4758e55c7b17c192f5424997b41108601b228c9f3f 2021-06-24 11:22:02.614 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2021-06-24 11:22:02.615 | Successfully built rtslib-fb zstd 2021-06-24 11:22:03.595 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, uritemplate, googleapis-common-protos, google-api-core, google-auth-httplib2, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-06-24 11:22:04.052 | Attempting uninstall: PyNaCl 2021-06-24 11:22:04.053 | Found existing installation: PyNaCl 1.3.0 2021-06-24 11:22:04.065 | Uninstalling PyNaCl-1.3.0: 2021-06-24 11:22:04.091 | Successfully uninstalled PyNaCl-1.3.0 2021-06-24 11:22:07.228 | Running setup.py develop for cinder 2021-06-24 11:22:09.599 | Successfully installed PyNaCl-1.4.0 boto3-1.17.97 botocore-1.20.97 cinder google-api-core-1.30.0 google-api-python-client-2.9.0 google-auth-1.31.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.4.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.4.2 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2021-06-24 11:22:09.733 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:22:09.733 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:22:09.849 | + inc/python:pip_install:200 : result=0 2021-06-24 11:22:09.851 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:22:09.853 | + functions-common:time_stop:2309 : local name 2021-06-24 11:22:09.855 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:22:09.858 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:22:09.860 | + functions-common:time_stop:2312 : local total 2021-06-24 11:22:09.862 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:22:09.865 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:22:09.867 | + functions-common:time_stop:2316 : start_time=1624533632115 2021-06-24 11:22:09.870 | + functions-common:time_stop:2318 : [[ -z 1624533632115 ]] 2021-06-24 11:22:09.872 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:22:09.876 | + functions-common:time_stop:2321 : end_time=1624533729874 2021-06-24 11:22:09.879 | + functions-common:time_stop:2322 : elapsed_time=97759 2021-06-24 11:22:09.882 | + functions-common:time_stop:2323 : total=102660 2021-06-24 11:22:09.884 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:22:09.886 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=200419 2021-06-24 11:22:09.889 | + inc/python:pip_install:203 : return 0 2021-06-24 11:22:09.891 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-24 11:22:09.893 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-24 11:22:09.896 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-24 11:22:09.917 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-24 11:22:09.930 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-06-24 11:22:09.932 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-06-24 11:22:09.935 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:22:09.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:22:09.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-06-24 11:22:09.943 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:22:09.945 | + lib/cinder:install_cinder:435 : [[ lioadm == \t\g\t\a\d\m ]] 2021-06-24 11:22:09.948 | + lib/cinder:install_cinder:437 : [[ lioadm == \l\i\o\a\d\m ]] 2021-06-24 11:22:09.950 | + lib/cinder:install_cinder:438 : is_ubuntu 2021-06-24 11:22:09.953 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:22:09.955 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:22:09.958 | + lib/cinder:install_cinder:440 : sudo mkdir -p /etc/target 2021-06-24 11:22:09.970 | + lib/cinder:install_cinder:442 : install_package targetcli-fb 2021-06-24 11:22:09.973 | + functions-common:install_package:1347 : update_package_repo 2021-06-24 11:22:09.976 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-06-24 11:22:09.978 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-06-24 11:22:09.981 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-06-24 11:22:09.983 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-06-24 11:22:09.986 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-06-24 11:22:09.988 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:22:09.991 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:22:09.994 | + functions-common:update_package_repo:1328 : apt_get_update 2021-06-24 11:22:09.996 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-06-24 11:22:09.998 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-06-24 11:22:10.001 | + functions-common:apt_get_update:1074 : return 2021-06-24 11:22:10.003 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2021-06-24 11:22:10.006 | + functions-common:real_install_package:1333 : is_ubuntu 2021-06-24 11:22:10.008 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:22:10.011 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:22:10.013 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2021-06-24 11:22:10.037 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-06-24 11:22:10.141 | Reading package lists... 2021-06-24 11:22:10.372 | Building dependency tree... 2021-06-24 11:22:10.373 | Reading state information... 2021-06-24 11:22:10.597 | The following packages were automatically installed and are no longer required: 2021-06-24 11:22:10.599 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-24 11:22:10.599 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-24 11:22:10.599 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-24 11:22:10.599 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-24 11:22:10.599 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-24 11:22:10.599 | python3-zope.interface 2021-06-24 11:22:10.599 | Use 'sudo apt autoremove' to remove them. 2021-06-24 11:22:10.600 | The following additional packages will be installed: 2021-06-24 11:22:10.600 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-06-24 11:22:10.600 | python3-urwid 2021-06-24 11:22:10.601 | Suggested packages: 2021-06-24 11:22:10.601 | python-pyparsing-doc python-urwid-doc 2021-06-24 11:22:10.668 | The following NEW packages will be installed: 2021-06-24 11:22:10.668 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2021-06-24 11:22:10.668 | python3-urwid targetcli-fb 2021-06-24 11:22:11.057 | 0 upgraded, 6 newly installed, 0 to remove and 58 not upgraded. 2021-06-24 11:22:11.057 | Need to get 357 kB of archives. 2021-06-24 11:22:11.057 | After this operation, 2,294 kB of additional disk space will be used. 2021-06-24 11:22:11.057 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-06-24 11:22:11.457 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2021-06-24 11:22:11.673 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2021-06-24 11:22:11.700 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2021-06-24 11:22:11.721 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1 [36.6 kB] 2021-06-24 11:22:11.741 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2021-06-24 11:22:12.308 | Fetched 357 kB in 1s (329 kB/s) 2021-06-24 11:22:12.339 | Selecting previously unselected package python3-pyparsing. 2021-06-24 11:22:12.391 | (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 ... 90910 files and directories currently installed.) 2021-06-24 11:22:12.395 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2021-06-24 11:22:12.398 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-06-24 11:22:12.435 | Selecting previously unselected package python3-urwid. 2021-06-24 11:22:12.445 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2021-06-24 11:22:12.447 | Unpacking python3-urwid (2.0.1-3) ... 2021-06-24 11:22:12.504 | Selecting previously unselected package python3-configshell-fb. 2021-06-24 11:22:12.513 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2021-06-24 11:22:12.515 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-06-24 11:22:12.552 | Selecting previously unselected package python3-pyudev. 2021-06-24 11:22:12.562 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2021-06-24 11:22:12.564 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2021-06-24 11:22:12.603 | Selecting previously unselected package python3-rtslib-fb. 2021-06-24 11:22:12.613 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1_all.deb ... 2021-06-24 11:22:12.615 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1) ... 2021-06-24 11:22:12.655 | Selecting previously unselected package targetcli-fb. 2021-06-24 11:22:12.665 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2021-06-24 11:22:12.667 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-06-24 11:22:12.727 | Setting up python3-urwid (2.0.1-3) ... 2021-06-24 11:22:13.080 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-06-24 11:22:13.080 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-06-24 11:22:13.080 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-06-24 11:22:13.080 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-06-24 11:22:13.080 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-06-24 11:22:13.080 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-06-24 11:22:13.080 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-06-24 11:22:13.080 | assert result == expected, "got: %r expected: %r" (result, expected) 2021-06-24 11:22:13.188 | Setting up python3-pyparsing (2.4.6-1) ... 2021-06-24 11:22:13.496 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2021-06-24 11:22:13.795 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2021-06-24 11:22:14.072 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1) ... 2021-06-24 11:22:15.329 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2021-06-24 11:22:15.856 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2021-06-24 11:22:15.856 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2021-06-24 11:22:17.863 | Processing triggers for man-db (2.9.1-1) ... 2021-06-24 11:22:17.966 | Processing triggers for systemd (245.4-4ubuntu3.7) ... 2021-06-24 11:22:22.145 | + functions-common:apt_get:1118 : result=0 2021-06-24 11:22:22.148 | + functions-common:apt_get:1121 : time_stop apt-get 2021-06-24 11:22:22.150 | + functions-common:time_stop:2309 : local name 2021-06-24 11:22:22.153 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:22:22.156 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:22:22.158 | + functions-common:time_stop:2312 : local total 2021-06-24 11:22:22.161 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:22:22.163 | + functions-common:time_stop:2315 : name=apt-get 2021-06-24 11:22:22.166 | + functions-common:time_stop:2316 : start_time=1624533730033 2021-06-24 11:22:22.168 | + functions-common:time_stop:2318 : [[ -z 1624533730033 ]] 2021-06-24 11:22:22.171 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:22:22.176 | + functions-common:time_stop:2321 : end_time=1624533742173 2021-06-24 11:22:22.178 | + functions-common:time_stop:2322 : elapsed_time=12140 2021-06-24 11:22:22.181 | + functions-common:time_stop:2323 : total=241008 2021-06-24 11:22:22.185 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:22:22.186 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=253148 2021-06-24 11:22:22.189 | + functions-common:apt_get:1122 : return 0 2021-06-24 11:22:22.191 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-24 11:22:22.194 | + ./stack.sh:main:892 : configure_cinder 2021-06-24 11:22:22.196 | + lib/cinder:configure_cinder:223 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-06-24 11:22:22.210 | + lib/cinder:configure_cinder:225 : rm -f /etc/cinder/cinder.conf 2021-06-24 11:22:22.214 | + lib/cinder:configure_cinder:227 : configure_rootwrap cinder 2021-06-24 11:22:22.217 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-06-24 11:22:22.219 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-06-24 11:22:22.222 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-06-24 11:22:22.223 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-06-24 11:22:22.227 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-06-24 11:22:22.229 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-06-24 11:22:22.232 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-06-24 11:22:22.234 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-06-24 11:22:22.236 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-06-24 11:22:22.238 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-06-24 11:22:22.240 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-06-24 11:22:22.242 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-06-24 11:22:22.254 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-06-24 11:22:22.266 | + 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 2021-06-24 11:22:22.278 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-06-24 11:22:22.290 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-06-24 11:22:22.302 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-06-24 11:22:22.305 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-06-24 11:22:22.309 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.0oC6VGjItq 2021-06-24 11:22:22.312 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-06-24 11:22:22.315 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-06-24 11:22:22.324 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-06-24 11:22:22.327 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.0oC6VGjItq 2021-06-24 11:22:22.330 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.0oC6VGjItq 2021-06-24 11:22:22.343 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.0oC6VGjItq /etc/sudoers.d/cinder-rootwrap 2021-06-24 11:22:22.356 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-06-24 11:22:22.360 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-06-24 11:22:22.362 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-06-24 11:22:22.364 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-06-24 11:22:22.367 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-06-24 11:22:22.369 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-06-24 11:22:22.371 | + 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 ]] 2021-06-24 11:22:22.374 | + lib/cinder:configure_cinder:229 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-06-24 11:22:22.377 | + lib/cinder:configure_cinder:230 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-06-24 11:22:22.381 | + lib/cinder:configure_cinder:233 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-06-24 11:22:22.385 | + lib/cinder:configure_cinder:235 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-06-24 11:22:22.405 | + lib/cinder:configure_cinder:236 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-06-24 11:22:22.424 | + lib/cinder:configure_cinder:237 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-06-24 11:22:22.443 | + lib/cinder:configure_cinder:238 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-06-24 11:22:22.462 | + lib/cinder:configure_cinder:239 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-06-24 11:22:22.481 | + lib/cinder:configure_cinder:240 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-06-24 11:22:22.501 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-06-24 11:22:22.521 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-06-24 11:22:22.540 | + lib/cinder:configure_cinder:244 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-06-24 11:22:22.542 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-06-24 11:22:22.545 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-06-24 11:22:22.547 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-24 11:22:22.549 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-06-24 11:22:22.579 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-06-24 11:22:22.607 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-06-24 11:22:22.634 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-06-24 11:22:22.661 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-06-24 11:22:22.690 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-06-24 11:22:22.717 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-06-24 11:22:22.745 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-06-24 11:22:22.773 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-24 11:22:22.801 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-06-24 11:22:22.829 | + lib/cinder:configure_cinder:246 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-06-24 11:22:22.861 | + lib/cinder:configure_cinder:248 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-06-24 11:22:22.889 | ++ lib/cinder:configure_cinder:249 : database_connection_url cinder 2021-06-24 11:22:22.892 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-06-24 11:22:22.894 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-06-24 11:22:22.897 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-06-24 11:22:22.899 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-06-24 11:22:22.902 | + lib/cinder:configure_cinder:249 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-06-24 11:22:22.933 | + lib/cinder:configure_cinder:250 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-06-24 11:22:22.962 | + lib/cinder:configure_cinder:251 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-06-24 11:22:22.990 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-06-24 11:22:23.018 | + lib/cinder:configure_cinder:253 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-06-24 11:22:23.046 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-06-24 11:22:23.074 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-06-24 11:22:23.105 | + lib/cinder:configure_cinder:256 : [[ 4 == 6 ]] 2021-06-24 11:22:23.108 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.53 2021-06-24 11:22:23.136 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-06-24 11:22:23.167 | ++ lib/cinder:configure_cinder:262 : openssl rand -hex 16 2021-06-24 11:22:23.175 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf key_manager fixed_key c4a9a6b7192692293adcd494d759a096 2021-06-24 11:22:23.204 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-06-24 11:22:23.232 | + lib/cinder:configure_cinder:269 : is_service_enabled c-vol 2021-06-24 11:22:23.250 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:22:23.253 | + lib/cinder:configure_cinder:269 : [[ -n lvm:lvmdriver-1 ]] 2021-06-24 11:22:23.255 | + lib/cinder:configure_cinder:270 : local enabled_backends= 2021-06-24 11:22:23.257 | + lib/cinder:configure_cinder:271 : local default_name= 2021-06-24 11:22:23.259 | + lib/cinder:configure_cinder:272 : local be be_name be_type 2021-06-24 11:22:23.262 | + lib/cinder:configure_cinder:273 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-06-24 11:22:23.265 | + lib/cinder:configure_cinder:274 : be_type=lvm 2021-06-24 11:22:23.267 | + lib/cinder:configure_cinder:275 : be_name=lvmdriver-1 2021-06-24 11:22:23.270 | + lib/cinder:configure_cinder:276 : type configure_cinder_backend_lvm 2021-06-24 11:22:23.272 | + lib/cinder:configure_cinder:277 : configure_cinder_backend_lvm lvmdriver-1 2021-06-24 11:22:23.275 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-06-24 11:22:23.277 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-06-24 11:22:23.308 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-06-24 11:22:23.338 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-06-24 11:22:23.366 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-06-24 11:22:23.395 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-06-24 11:22:23.424 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-06-24 11:22:23.452 | + lib/cinder:configure_cinder:279 : [[ -z '' ]] 2021-06-24 11:22:23.455 | + lib/cinder:configure_cinder:280 : default_name=lvmdriver-1 2021-06-24 11:22:23.457 | + lib/cinder:configure_cinder:282 : enabled_backends+=lvmdriver-1, 2021-06-24 11:22:23.459 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-06-24 11:22:23.487 | + lib/cinder:configure_cinder:285 : [[ -n lvmdriver-1 ]] 2021-06-24 11:22:23.490 | + lib/cinder:configure_cinder:286 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-06-24 11:22:23.519 | + lib/cinder:configure_cinder:288 : configure_cinder_image_volume_cache 2021-06-24 11:22:23.521 | + lib/cinder:configure_cinder_image_volume_cache:586 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-06-24 11:22:23.523 | + lib/cinder:configure_cinder_image_volume_cache:587 : local be_name=lvmdriver-1 2021-06-24 11:22:23.526 | + lib/cinder:configure_cinder_image_volume_cache:589 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-06-24 11:22:23.554 | + lib/cinder:configure_cinder_image_volume_cache:591 : [[ -n '' ]] 2021-06-24 11:22:23.556 | + lib/cinder:configure_cinder_image_volume_cache:595 : [[ -n '' ]] 2021-06-24 11:22:23.559 | + lib/cinder:configure_cinder:291 : is_service_enabled c-bak 2021-06-24 11:22:23.576 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:22:23.579 | + lib/cinder:configure_cinder:291 : [[ -n swift ]] 2021-06-24 11:22:23.581 | + lib/cinder:configure_cinder:292 : type configure_cinder_backup_swift 2021-06-24 11:22:23.583 | + lib/cinder:configure_cinder:293 : configure_cinder_backup_swift 2021-06-24 11:22:23.586 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-06-24 11:22:23.614 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.53:8080/v1/AUTH_ 2021-06-24 11:22:23.642 | + lib/cinder:configure_cinder:299 : is_service_enabled ceilometer 2021-06-24 11:22:23.658 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:22:23.661 | + lib/cinder:configure_cinder:303 : is_service_enabled tls-proxy 2021-06-24 11:22:23.678 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:22:23.680 | + lib/cinder:configure_cinder:317 : '[' False '!=' False ']' 2021-06-24 11:22:23.682 | + lib/cinder:configure_cinder:321 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-06-24 11:22:23.685 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-06-24 11:22:23.688 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-06-24 11:22:23.690 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-24 11:22:23.693 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-24 11:22:23.695 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-24 11:22:23.711 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:22:23.714 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-24 11:22:23.716 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-24 11:22:23.719 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-24 11:22:23.736 | ++ functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:22:23.738 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-06-24 11:22:23.741 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-06-24 11:22:23.769 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-24 11:22:23.772 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-24 11:22:23.774 | + lib/cinder:configure_cinder:324 : setup_logging /etc/cinder/cinder.conf True 2021-06-24 11:22:23.776 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-06-24 11:22:23.779 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-06-24 11:22:23.782 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-24 11:22:23.799 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-24 11:22:23.801 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-24 11:22:23.804 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-24 11:22:23.806 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-24 11:22:23.809 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-24 11:22:23.837 | + functions:setup_systemd_logging:704 : 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' 2021-06-24 11:22:23.866 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-24 11:22:23.893 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-24 11:22:23.923 | + lib/cinder:configure_cinder:326 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-06-24 11:22:23.926 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-06-24 11:22:23.928 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2021-06-24 11:22:23.930 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2021-06-24 11:22:23.933 | + lib/apache:write_uwsgi_config:257 : local http= 2021-06-24 11:22:23.935 | + lib/apache:write_uwsgi_config:258 : local name= 2021-06-24 11:22:23.938 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2021-06-24 11:22:23.943 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2021-06-24 11:22:23.945 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-06-24 11:22:23.947 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-24 11:22:23.959 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-24 11:22:23.960 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-24 11:22:23.969 | d /var/run/uwsgi 0755 ubuntu root 2021-06-24 11:22:23.972 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-24 11:22:23.988 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-06-24 11:22:23.991 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-06-24 11:22:23.994 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-06-24 11:22:24.023 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-06-24 11:22:24.051 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-06-24 11:22:24.078 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-06-24 11:22:24.105 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-06-24 11:22:24.133 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-24 11:22:24.161 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-06-24 11:22:24.189 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-06-24 11:22:24.216 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-06-24 11:22:24.244 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-24 11:22:24.272 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-06-24 11:22:24.300 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-24 11:22:24.328 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-06-24 11:22:24.356 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-06-24 11:22:24.358 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-06-24 11:22:24.362 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2021-06-24 11:22:24.365 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2021-06-24 11:22:24.367 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-06-24 11:22:24.370 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:22:24.372 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:22:24.375 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-06-24 11:22:24.378 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-06-24 11:22:24.380 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-06-24 11:22:24.407 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-06-24 11:22:24.437 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-06-24 11:22:24.437 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-06-24 11:22:24.446 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-06-24 11:22:24.449 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2021-06-24 11:22:24.451 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2021-06-24 11:22:24.454 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-06-24 11:22:24.457 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-24 11:22:24.459 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-24 11:22:24.461 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:22:24.463 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:22:24.466 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-24 11:22:24.469 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-06-24 11:22:24.471 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:22:24.473 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:22:24.476 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2021-06-24 11:22:24.537 | Enabling site cinder-wsgi. 2021-06-24 11:22:24.543 | To activate the new configuration, you need to run: 2021-06-24 11:22:24.543 | systemctl reload apache2 2021-06-24 11:22:24.547 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-06-24 11:22:24.550 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-24 11:22:24.552 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-06-24 11:22:24.554 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-06-24 11:22:24.684 | + lib/cinder:configure_cinder:328 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-06-24 11:22:24.687 | + lib/cinder:configure_cinder:332 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-06-24 11:22:24.717 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.53/image 2021-06-24 11:22:24.746 | + lib/cinder:configure_cinder:335 : is_service_enabled tls-proxy 2021-06-24 11:22:24.764 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:22:24.768 | + lib/cinder:configure_cinder:341 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-06-24 11:22:24.770 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-06-24 11:22:24.773 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-06-24 11:22:24.775 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-06-24 11:22:24.777 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-06-24 11:22:24.808 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-06-24 11:22:24.837 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.53/identity 2021-06-24 11:22:24.865 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-06-24 11:22:24.893 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-06-24 11:22:24.923 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-06-24 11:22:24.951 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-06-24 11:22:24.979 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-06-24 11:22:25.007 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-06-24 11:22:25.037 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-06-24 11:22:25.072 | + lib/cinder:configure_cinder:342 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-06-24 11:22:25.101 | + lib/cinder:configure_cinder:343 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-06-24 11:22:25.129 | + lib/cinder:configure_cinder:345 : [[ ! -z '' ]] 2021-06-24 11:22:25.131 | + lib/cinder:configure_cinder:347 : is_service_enabled etcd3 2021-06-24 11:22:25.148 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:22:25.151 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.53:2379 2021-06-24 11:22:25.183 | + ./stack.sh:main:895 : is_service_enabled neutron 2021-06-24 11:22:25.200 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:22:25.203 | + ./stack.sh:main:897 : stack_install_service neutron 2021-06-24 11:22:25.206 | + lib/stack:stack_install_service:20 : local service=neutron 2021-06-24 11:22:25.208 | + lib/stack:stack_install_service:21 : type install_neutron 2021-06-24 11:22:25.211 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-24 11:22:25.213 | + lib/stack:stack_install_service:32 : install_neutron 2021-06-24 11:22:25.215 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-06-24 11:22:25.220 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-24 11:22:25.221 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-24 11:22:25.226 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-06-24 11:22:25.228 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-06-24 11:22:25.231 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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- ]] 2021-06-24 11:22:25.234 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-24 11:22:25.237 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-06-24 11:22:25.239 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-06-24 11:22:25.242 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-06-24 11:22:25.244 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:22:25.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:22:25.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-06-24 11:22:25.253 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:22:25.256 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-06-24 11:22:25.258 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-06-24 11:22:25.260 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-06-24 11:22:25.262 | + functions-common:git_clone:525 : local git_ref=master 2021-06-24 11:22:25.265 | + functions-common:git_clone:526 : local orig_dir 2021-06-24 11:22:25.268 | ++ functions-common:git_clone:527 : pwd 2021-06-24 11:22:25.271 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-24 11:22:25.273 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-24 11:22:25.276 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-24 11:22:25.292 | + functions-common:git_clone:530 : RECLONE=False 2021-06-24 11:22:25.294 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-24 11:22:25.297 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-24 11:22:25.300 | + functions-common:git_clone:544 : echo master 2021-06-24 11:22:25.300 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-24 11:22:25.305 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-06-24 11:22:25.307 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-24 11:22:25.310 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-06-24 11:22:25.313 | + functions-common:git_clone:593 : git show --oneline 2021-06-24 11:22:25.314 | + functions-common:git_clone:593 : head -1 2021-06-24 11:22:25.319 | 180c394077 Use ovs constants from neutron-lib 2021-06-24 11:22:25.324 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-24 11:22:25.327 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-06-24 11:22:25.330 | + inc/python:setup_develop:338 : local bindep 2021-06-24 11:22:25.332 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-24 11:22:25.335 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-06-24 11:22:25.337 | + inc/python:setup_develop:344 : local extras= 2021-06-24 11:22:25.340 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-06-24 11:22:25.343 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-24 11:22:25.346 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-24 11:22:25.348 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-06-24 11:22:25.351 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-24 11:22:25.354 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-24 11:22:25.357 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-06-24 11:22:25.361 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-24 11:22:25.363 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-06-24 11:22:25.366 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-24 11:22:25.369 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-24 11:22:25.372 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-06-24 11:22:25.378 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-06-24 11:22:25.381 | + 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' 2021-06-24 11:22:25.991 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-06-24 11:22:25.993 | + inc/python:setup_package:417 : local bindep=0 2021-06-24 11:22:25.996 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-24 11:22:25.998 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-24 11:22:26.001 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-24 11:22:26.003 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-06-24 11:22:26.005 | + inc/python:setup_package:426 : local flags=-e 2021-06-24 11:22:26.008 | + inc/python:setup_package:427 : local extras= 2021-06-24 11:22:26.010 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-24 11:22:26.012 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-24 11:22:26.015 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-24 11:22:26.018 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-24 11:22:26.020 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-24 11:22:26.022 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-06-24 11:22:26.044 | Using python 3.8 to install /opt/stack/neutron 2021-06-24 11:22:26.046 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-06-24 11:22:26.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:22:26.817 | from cryptography.utils import int_from_bytes 2021-06-24 11:22:26.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:22:26.817 | from cryptography.utils import int_from_bytes 2021-06-24 11:22:27.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:22:27.871 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-06-24 11:22:27.874 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:27.875 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:27.876 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:27.877 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:27.879 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:27.883 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:27.890 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:27.894 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:27.895 | Obtaining file:///opt/stack/neutron 2021-06-24 11:22:30.122 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-24 11:22:32.374 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-06-24 11:22:32.381 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-06-24 11:22:32.384 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-06-24 11:22:32.393 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-06-24 11:22:32.401 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-06-24 11:22:32.413 | Requirement already satisfied: SQLAlchemy===1.4.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.18) 2021-06-24 11:22:32.532 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-06-24 11:22:32.546 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-06-24 11:22:32.555 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-06-24 11:22:32.562 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-06-24 11:22:32.566 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.2) 2021-06-24 11:22:32.575 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-06-24 11:22:32.581 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.1.0) 2021-06-24 11:22:32.586 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.19.1) 2021-06-24 11:22:32.591 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-06-24 11:22:32.650 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (9.3.0) 2021-06-24 11:22:32.703 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-06-24 11:22:32.709 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2021-06-24 11:22:32.712 | Requirement already satisfied: neutron-lib===2.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.12.0) 2021-06-24 11:22:32.751 | Requirement already satisfied: openstacksdk===0.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.57.0) 2021-06-24 11:22:32.777 | Requirement already satisfied: os-ken===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.0.0) 2021-06-24 11:22:32.793 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2021-06-24 11:22:32.797 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.5.0) 2021-06-24 11:22:32.803 | Requirement already satisfied: os-vif===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.5.0) 2021-06-24 11:22:32.826 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.8.1) 2021-06-24 11:22:32.862 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-06-24 11:22:32.873 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.7.0) 2021-06-24 11:22:32.914 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.3.0) 2021-06-24 11:22:32.920 | Requirement already satisfied: oslo.db===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (9.1.0) 2021-06-24 11:22:32.968 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.0.1) 2021-06-24 11:22:32.975 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.5.0) 2021-06-24 11:22:33.015 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.8.0) 2021-06-24 11:22:33.070 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.2.0) 2021-06-24 11:22:33.093 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.8.1) 2021-06-24 11:22:33.109 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-06-24 11:22:33.124 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.2.0) 2021-06-24 11:22:33.139 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.2.0) 2021-06-24 11:22:33.144 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-06-24 11:22:33.153 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.6.0) 2021-06-24 11:22:33.177 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.4.0) 2021-06-24 11:22:33.187 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.9.1) 2021-06-24 11:22:33.204 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.4.0) 2021-06-24 11:22:33.223 | Requirement already satisfied: osprofiler===3.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.1) 2021-06-24 11:22:33.269 | Requirement already satisfied: ovs===2.13.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.13.3) 2021-06-24 11:22:33.273 | Requirement already satisfied: ovsdbapp===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.11.0) 2021-06-24 11:22:33.282 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (20.9) 2021-06-24 11:22:33.288 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.6.0) 2021-06-24 11:22:33.291 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.3.3) 2021-06-24 11:22:33.300 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (0.7.2) 2021-06-24 11:22:33.303 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (5.8.0) 2021-06-24 11:22:33.324 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (20.0.1) 2021-06-24 11:22:33.339 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (3.1.1) 2021-06-24 11:22:33.350 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.9.6) 2021-06-24 11:22:33.353 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (2.4.7) 2021-06-24 11:22:33.356 | Requirement already satisfied: pyroute2===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.4) 2021-06-24 11:22:33.373 | Requirement already satisfied: pyroute2.core===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.4) 2021-06-24 11:22:33.376 | Requirement already satisfied: pyroute2.ethtool===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.4) 2021-06-24 11:22:33.380 | Requirement already satisfied: pyroute2.ipdb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.4) 2021-06-24 11:22:33.384 | Requirement already satisfied: pyroute2.ipset===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.4) 2021-06-24 11:22:33.388 | Requirement already satisfied: pyroute2.ndb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.4) 2021-06-24 11:22:33.392 | Requirement already satisfied: pyroute2.nftables===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.4) 2021-06-24 11:22:33.396 | Requirement already satisfied: pyroute2.nslink===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.4) 2021-06-24 11:22:33.400 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.1) 2021-06-24 11:22:33.405 | Requirement already satisfied: python-designateclient===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.3.0) 2021-06-24 11:22:33.423 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.0.4) 2021-06-24 11:22:33.426 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (4.2.0) 2021-06-24 11:22:33.446 | Requirement already satisfied: python-neutronclient===7.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (7.5.0) 2021-06-24 11:22:33.472 | Requirement already satisfied: python-novaclient===17.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (17.5.0) 2021-06-24 11:22:33.487 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2021.1) 2021-06-24 11:22:33.491 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (0.7) 2021-06-24 11:22:33.498 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (2.25.1) 2021-06-24 11:22:33.517 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2021-06-24 11:22:33.521 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.5.0) 2021-06-24 11:22:33.525 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.2.2) 2021-06-24 11:22:33.530 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (57.0.0) 2021-06-24 11:22:33.584 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (3.17.2) 2021-06-24 11:22:33.587 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (1.16.0) 2021-06-24 11:22:33.590 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.13.0) 2021-06-24 11:22:33.601 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (0.4.1) 2021-06-24 11:22:33.604 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-06-24 11:22:33.607 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.3.0) 2021-06-24 11:22:33.615 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (6.3.1) 2021-06-24 11:22:33.629 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (2.0.1) 2021-06-24 11:22:33.637 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (0.5.0) 2021-06-24 11:22:33.643 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.4.0) 2021-06-24 11:22:33.661 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.9.0) 2021-06-24 11:22:33.719 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.0) 2021-06-24 11:22:33.724 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.1.0) 2021-06-24 11:22:33.731 | Requirement already satisfied: urllib3===1.26.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.26.5) 2021-06-24 11:22:33.751 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (0.12.1) 2021-06-24 11:22:33.756 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.12.1) 2021-06-24 11:22:33.759 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (1.3.2) 2021-06-24 11:22:33.764 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-06-24 11:22:33.794 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-06-24 11:22:33.803 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-06-24 11:22:33.806 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2021-06-24 11:22:33.827 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (0.10.0) 2021-06-24 11:22:33.830 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2021-06-24 11:22:33.835 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-06-24 11:22:33.841 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-06-24 11:22:33.844 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-06-24 11:22:33.885 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-06-24 11:22:33.888 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.2) 2021-06-24 11:22:33.892 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-06-24 11:22:33.898 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-06-24 11:22:33.901 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (5.1.0) 2021-06-24 11:22:33.948 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-06-24 11:22:33.953 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-24 11:22:33.956 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-06-24 11:22:33.967 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2021-06-24 11:22:33.970 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2021-06-24 11:22:33.992 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2021-06-24 11:22:34.003 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.4.0) 2021-06-24 11:22:34.020 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-06-24 11:22:34.031 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2021-06-24 11:22:34.036 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-06-24 11:22:34.040 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-06-24 11:22:34.042 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-24 11:22:34.046 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-06-24 11:22:34.048 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (1.6.0) 2021-06-24 11:22:34.051 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-06-24 11:22:34.054 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-06-24 11:22:34.056 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.4.0) 2021-06-24 11:22:34.059 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.1) 2021-06-24 11:22:34.062 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.6) 2021-06-24 11:22:34.064 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.0.0) 2021-06-24 11:22:34.068 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (2.20) 2021-06-24 11:22:34.071 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-06-24 11:22:34.083 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.0) 2021-06-24 11:22:34.095 | Requirement already satisfied: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.1.1) 2021-06-24 11:22:34.148 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (2.2.1) 2021-06-24 11:22:34.153 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-06-24 11:22:34.206 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.2.5) 2021-06-24 11:22:34.212 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-06-24 11:22:34.216 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2021-06-24 11:22:35.170 | Installing collected packages: neutron 2021-06-24 11:22:35.170 | Attempting uninstall: neutron 2021-06-24 11:22:35.172 | Found existing installation: neutron 18.0.0 2021-06-24 11:22:36.418 | Uninstalling neutron-18.0.0: 2021-06-24 11:22:36.496 | Successfully uninstalled neutron-18.0.0 2021-06-24 11:22:36.497 | Running setup.py develop for neutron 2021-06-24 11:22:39.236 | Successfully installed neutron 2021-06-24 11:22:39.377 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:22:39.377 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:22:39.465 | + inc/python:pip_install:200 : result=0 2021-06-24 11:22:39.468 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:22:39.470 | + functions-common:time_stop:2309 : local name 2021-06-24 11:22:39.473 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:22:39.475 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:22:39.478 | + functions-common:time_stop:2312 : local total 2021-06-24 11:22:39.480 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:22:39.482 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:22:39.484 | + functions-common:time_stop:2316 : start_time=1624533746038 2021-06-24 11:22:39.487 | + functions-common:time_stop:2318 : [[ -z 1624533746038 ]] 2021-06-24 11:22:39.490 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:22:39.494 | + functions-common:time_stop:2321 : end_time=1624533759491 2021-06-24 11:22:39.496 | + functions-common:time_stop:2322 : elapsed_time=13453 2021-06-24 11:22:39.498 | + functions-common:time_stop:2323 : total=200419 2021-06-24 11:22:39.500 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:22:39.503 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=213872 2021-06-24 11:22:39.505 | + inc/python:pip_install:203 : return 0 2021-06-24 11:22:39.508 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-24 11:22:39.510 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-24 11:22:39.513 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-24 11:22:39.531 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-24 11:22:39.544 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-06-24 11:22:39.547 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-06-24 11:22:39.549 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:22:39.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:22:39.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-06-24 11:22:39.557 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:22:39.559 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-06-24 11:22:39.562 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-24 11:22:39.564 | + ./stack.sh:main:900 : is_service_enabled nova 2021-06-24 11:22:39.582 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:22:39.586 | + ./stack.sh:main:902 : stack_install_service nova 2021-06-24 11:22:39.589 | + lib/stack:stack_install_service:20 : local service=nova 2021-06-24 11:22:39.591 | + lib/stack:stack_install_service:21 : type install_nova 2021-06-24 11:22:39.594 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-24 11:22:39.596 | + lib/stack:stack_install_service:32 : install_nova 2021-06-24 11:22:39.599 | + lib/nova:install_nova:820 : use_library_from_git os-vif 2021-06-24 11:22:39.601 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-06-24 11:22:39.604 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:22:39.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:22:39.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-06-24 11:22:39.611 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:22:39.613 | + lib/nova:install_nova:825 : is_service_enabled n-cpu 2021-06-24 11:22:39.629 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:22:39.632 | + lib/nova:install_nova:829 : is_service_enabled n-novnc 2021-06-24 11:22:39.649 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:22:39.651 | + lib/nova:install_nova:841 : is_service_enabled n-spice 2021-06-24 11:22:39.667 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:22:39.670 | + lib/nova:install_nova:853 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-06-24 11:22:39.672 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-06-24 11:22:39.674 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-06-24 11:22:39.676 | + functions-common:git_clone:525 : local git_ref=master 2021-06-24 11:22:39.678 | + functions-common:git_clone:526 : local orig_dir 2021-06-24 11:22:39.681 | ++ functions-common:git_clone:527 : pwd 2021-06-24 11:22:39.684 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-24 11:22:39.686 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-24 11:22:39.689 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-24 11:22:39.705 | + functions-common:git_clone:530 : RECLONE=False 2021-06-24 11:22:39.708 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-24 11:22:39.711 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-24 11:22:39.713 | + functions-common:git_clone:544 : echo master 2021-06-24 11:22:39.714 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-24 11:22:39.719 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-06-24 11:22:39.721 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-24 11:22:39.723 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-06-24 11:22:39.726 | + functions-common:git_clone:593 : git show --oneline 2021-06-24 11:22:39.727 | + functions-common:git_clone:593 : head -1 2021-06-24 11:22:39.745 | e2f3d8f5ec Merge "Fix max cpu topologies with numa affinity" 2021-06-24 11:22:39.748 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-24 11:22:39.751 | + lib/nova:install_nova:854 : setup_develop /opt/stack/nova 2021-06-24 11:22:39.753 | + inc/python:setup_develop:338 : local bindep 2021-06-24 11:22:39.756 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-06-24 11:22:39.759 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-06-24 11:22:39.761 | + inc/python:setup_develop:344 : local extras= 2021-06-24 11:22:39.764 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-06-24 11:22:39.766 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-24 11:22:39.769 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-06-24 11:22:39.772 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-06-24 11:22:39.775 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-24 11:22:39.777 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-24 11:22:39.780 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-06-24 11:22:39.783 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-24 11:22:39.785 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-06-24 11:22:39.788 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-24 11:22:39.791 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-24 11:22:39.794 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-06-24 11:22:39.800 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-06-24 11:22:39.803 | + 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' 2021-06-24 11:22:40.424 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-06-24 11:22:40.427 | + inc/python:setup_package:417 : local bindep=0 2021-06-24 11:22:40.429 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-24 11:22:40.431 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-24 11:22:40.434 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-06-24 11:22:40.436 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-06-24 11:22:40.438 | + inc/python:setup_package:426 : local flags=-e 2021-06-24 11:22:40.440 | + inc/python:setup_package:427 : local extras= 2021-06-24 11:22:40.442 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-24 11:22:40.446 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-24 11:22:40.448 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-24 11:22:40.450 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-24 11:22:40.452 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-24 11:22:40.455 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-06-24 11:22:40.476 | Using python 3.8 to install /opt/stack/nova 2021-06-24 11:22:40.479 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-06-24 11:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:22:41.263 | from cryptography.utils import int_from_bytes 2021-06-24 11:22:41.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:22:41.263 | from cryptography.utils import int_from_bytes 2021-06-24 11:22:42.370 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:22:42.370 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-06-24 11:22:42.374 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:42.374 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:42.375 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:42.376 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:42.378 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:42.382 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:42.389 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:42.392 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:22:42.394 | Obtaining file:///opt/stack/nova 2021-06-24 11:22:45.702 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-24 11:22:49.007 | Requirement already satisfied: Jinja2===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (3.0.1) 2021-06-24 11:22:49.013 | Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.0.1) 2021-06-24 11:22:49.016 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-06-24 11:22:49.025 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-06-24 11:22:49.033 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-06-24 11:22:49.036 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-06-24 11:22:49.047 | Requirement already satisfied: SQLAlchemy===1.4.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.4.18) 2021-06-24 11:22:49.165 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-06-24 11:22:49.178 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (3.8.0) 2021-06-24 11:22:49.199 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-06-24 11:22:49.237 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2021-06-24 11:22:49.250 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-06-24 11:22:49.253 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.2) 2021-06-24 11:22:49.263 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-06-24 11:22:49.268 | Requirement already satisfied: greenlet===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.1.0) 2021-06-24 11:22:49.273 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-06-24 11:22:49.277 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2021-06-24 11:22:49.288 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-06-24 11:22:49.347 | Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (9.3.0) 2021-06-24 11:22:49.398 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.6.3) 2021-06-24 11:22:49.537 | Collecting microversion-parse===1.0.1 2021-06-24 11:22:49.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-06-24 11:22:49.639 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-06-24 11:22:49.644 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2021-06-24 11:22:49.647 | Requirement already satisfied: openstacksdk===0.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (0.57.0) 2021-06-24 11:22:49.672 | Requirement already satisfied: os-brick===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (4.4.0) 2021-06-24 11:22:49.796 | Collecting os-resource-classes===1.0.0 2021-06-24 11:22:49.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-06-24 11:22:49.894 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (1.7.0) 2021-06-24 11:22:49.898 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.5.0) 2021-06-24 11:22:49.922 | Requirement already satisfied: os-vif===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.5.0) 2021-06-24 11:22:49.945 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.4.0) 2021-06-24 11:22:50.064 | Collecting os-xenapi===0.3.4 2021-06-24 11:22:50.070 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-06-24 11:22:50.179 | Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.8.1) 2021-06-24 11:22:50.216 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-06-24 11:22:50.227 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.7.0) 2021-06-24 11:22:50.267 | Requirement already satisfied: oslo.context===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.3.0) 2021-06-24 11:22:50.273 | Requirement already satisfied: oslo.db===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (9.1.0) 2021-06-24 11:22:50.321 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.1) 2021-06-24 11:22:50.328 | Requirement already satisfied: oslo.log===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.5.0) 2021-06-24 11:22:50.367 | Requirement already satisfied: oslo.messaging===12.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (12.8.0) 2021-06-24 11:22:50.421 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.2.0) 2021-06-24 11:22:50.440 | Requirement already satisfied: oslo.policy===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.8.1) 2021-06-24 11:22:50.456 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-06-24 11:22:50.470 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.2.0) 2021-06-24 11:22:50.484 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (6.2.0) 2021-06-24 11:22:50.488 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.0) 2021-06-24 11:22:50.498 | Requirement already satisfied: oslo.service===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.6.0) 2021-06-24 11:22:50.521 | Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.4.0) 2021-06-24 11:22:50.532 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.9.1) 2021-06-24 11:22:50.548 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (2.4.0) 2021-06-24 11:22:50.568 | Requirement already satisfied: ovsdbapp===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.11.0) 2021-06-24 11:22:50.578 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (20.9) 2021-06-24 11:22:50.584 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (2.7.2) 2021-06-24 11:22:50.617 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.6.0) 2021-06-24 11:22:50.621 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (0.7.2) 2021-06-24 11:22:50.623 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.8.0) 2021-06-24 11:22:50.644 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2021-06-24 11:22:50.655 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-06-24 11:22:50.658 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-06-24 11:22:50.788 | Collecting pypowervm===1.1.26 2021-06-24 11:22:50.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2021-06-24 11:22:50.943 | Requirement already satisfied: pyroute2===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.4) 2021-06-24 11:22:50.961 | Requirement already satisfied: pyroute2.core===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.4) 2021-06-24 11:22:50.964 | Requirement already satisfied: pyroute2.ethtool===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.4) 2021-06-24 11:22:50.968 | Requirement already satisfied: pyroute2.ipdb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.4) 2021-06-24 11:22:50.971 | Requirement already satisfied: pyroute2.ipset===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.4) 2021-06-24 11:22:50.975 | Requirement already satisfied: pyroute2.ndb===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.4) 2021-06-24 11:22:50.979 | Requirement already satisfied: pyroute2.nftables===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.4) 2021-06-24 11:22:50.983 | Requirement already satisfied: pyroute2.nslink===0.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (0.6.4) 2021-06-24 11:22:50.987 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.1.0) 2021-06-24 11:22:51.003 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (7.4.0) 2021-06-24 11:22:51.018 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (2.8.1) 2021-06-24 11:22:51.024 | Requirement already satisfied: python-glanceclient===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.4.0) 2021-06-24 11:22:51.041 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (4.2.0) 2021-06-24 11:22:51.059 | Requirement already satisfied: python-neutronclient===7.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (7.5.0) 2021-06-24 11:22:51.086 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2021.1) 2021-06-24 11:22:51.091 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (0.7) 2021-06-24 11:22:51.098 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.25.1) 2021-06-24 11:22:51.118 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2021-06-24 11:22:51.120 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.3.3) 2021-06-24 11:22:51.125 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.5.0) 2021-06-24 11:22:51.129 | Requirement already satisfied: setuptools===57.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (57.0.0) 2021-06-24 11:22:51.184 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (3.17.2) 2021-06-24 11:22:51.187 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.16.0) 2021-06-24 11:22:51.191 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (0.13.0) 2021-06-24 11:22:51.201 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.4.1) 2021-06-24 11:22:51.204 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.3.0) 2021-06-24 11:22:51.207 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.3.0) 2021-06-24 11:22:51.215 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.6.0) 2021-06-24 11:22:51.270 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (6.3.1) 2021-06-24 11:22:51.286 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.1) 2021-06-24 11:22:51.295 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (0.5.0) 2021-06-24 11:22:51.301 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.4.0) 2021-06-24 11:22:51.319 | Requirement already satisfied: tooz===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (2.9.0) 2021-06-24 11:22:51.379 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2021-06-24 11:22:51.382 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.1.0) 2021-06-24 11:22:51.390 | Requirement already satisfied: urllib3===1.26.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.26.5) 2021-06-24 11:22:51.410 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (0.12.1) 2021-06-24 11:22:51.414 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (1.3.3) 2021-06-24 11:22:51.547 | Collecting websockify===0.9.0 2021-06-24 11:22:51.553 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-06-24 11:22:51.649 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.12.1) 2021-06-24 11:22:51.653 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (1.3.2) 2021-06-24 11:22:51.763 | Collecting zVMCloudConnector===1.4.1 2021-06-24 11:22:51.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-06-24 11:22:52.685 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-24 11:22:52.688 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-06-24 11:22:52.697 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-06-24 11:22:52.701 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-06-24 11:22:52.707 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (0.10.0) 2021-06-24 11:22:52.710 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2021-06-24 11:22:52.731 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2021-06-24 11:22:52.736 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-06-24 11:22:52.863 | Collecting Babel===2.9.1 2021-06-24 11:22:52.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2021-06-24 11:22:53.187 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-06-24 11:22:53.192 | Requirement already satisfied: alembic===1.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.6.5) 2021-06-24 11:22:53.202 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (4.2.2) 2021-06-24 11:22:53.205 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-06-24 11:22:53.210 | Requirement already satisfied: kombu===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (5.1.0) 2021-06-24 11:22:53.255 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.2) 2021-06-24 11:22:53.258 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-06-24 11:22:53.270 | Requirement already satisfied: ovs===2.13.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.13.3) 2021-06-24 11:22:53.273 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-06-24 11:22:53.284 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-06-24 11:22:53.298 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2021-06-24 11:22:53.301 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2021-06-24 11:22:53.305 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-06-24 11:22:53.317 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (20.0.1) 2021-06-24 11:22:53.332 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.1.0) 2021-06-24 11:22:53.336 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.4.0) 2021-06-24 11:22:53.352 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-06-24 11:22:53.356 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-06-24 11:22:53.359 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-24 11:22:53.362 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-06-24 11:22:53.365 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-06-24 11:22:53.371 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2021-06-24 11:22:53.377 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.5.1) 2021-06-24 11:22:53.415 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-06-24 11:22:53.417 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 421)) (1.6.0) 2021-06-24 11:22:53.420 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-06-24 11:22:53.422 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.4.0) 2021-06-24 11:22:54.305 | Collecting numpy===1.20.3 2021-06-24 11:22:54.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e51/5c9a93aebe271/numpy-1.20.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.4 MB) 2021-06-24 11:22:54.774 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-06-24 11:22:54.831 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.20) 2021-06-24 11:22:54.834 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.1) 2021-06-24 11:22:54.838 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.6) 2021-06-24 11:22:54.840 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-06-24 11:22:54.848 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.0.4) 2021-06-24 11:22:54.851 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.0.0) 2021-06-24 11:22:54.854 | Requirement already satisfied: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.1.1) 2021-06-24 11:22:54.908 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-06-24 11:22:54.912 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.2.5) 2021-06-24 11:22:54.917 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2021-06-24 11:22:54.920 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-06-24 11:22:54.973 | Building wheels for collected packages: zVMCloudConnector 2021-06-24 11:22:54.974 | Building wheel for zVMCloudConnector (setup.py): started 2021-06-24 11:22:55.961 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-06-24 11:22:55.964 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=f202d1aa13c8a865c73ac73f564daca8917ba85166a693b7c0c4474c463130fc 2021-06-24 11:22:55.964 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-06-24 11:22:55.965 | Successfully built zVMCloudConnector 2021-06-24 11:22:56.892 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2021-06-24 11:23:01.735 | Running setup.py develop for nova 2021-06-24 11:23:05.330 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.20.3 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-06-24 11:23:05.482 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:23:05.482 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:23:05.583 | + inc/python:pip_install:200 : result=0 2021-06-24 11:23:05.585 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:23:05.587 | + functions-common:time_stop:2309 : local name 2021-06-24 11:23:05.590 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:23:05.592 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:23:05.594 | + functions-common:time_stop:2312 : local total 2021-06-24 11:23:05.597 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:23:05.599 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:23:05.601 | + functions-common:time_stop:2316 : start_time=1624533760471 2021-06-24 11:23:05.603 | + functions-common:time_stop:2318 : [[ -z 1624533760471 ]] 2021-06-24 11:23:05.606 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:23:05.610 | + functions-common:time_stop:2321 : end_time=1624533785608 2021-06-24 11:23:05.612 | + functions-common:time_stop:2322 : elapsed_time=25137 2021-06-24 11:23:05.614 | + functions-common:time_stop:2323 : total=213872 2021-06-24 11:23:05.617 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:23:05.619 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=239009 2021-06-24 11:23:05.621 | + inc/python:pip_install:203 : return 0 2021-06-24 11:23:05.623 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-24 11:23:05.626 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-24 11:23:05.628 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-24 11:23:05.646 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-24 11:23:05.659 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-06-24 11:23:05.661 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-06-24 11:23:05.664 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-24 11:23:05.666 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-24 11:23:05.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-06-24 11:23:05.672 | + inc/python:use_library_from_git:253 : return 1 2021-06-24 11:23:05.674 | + lib/nova:install_nova:855 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-06-24 11:23:05.687 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-24 11:23:05.689 | + ./stack.sh:main:903 : configure_nova 2021-06-24 11:23:05.692 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-06-24 11:23:05.704 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-06-24 11:23:05.707 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-06-24 11:23:05.709 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-06-24 11:23:05.713 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-06-24 11:23:05.713 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-06-24 11:23:05.718 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-06-24 11:23:05.721 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-06-24 11:23:05.723 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-06-24 11:23:05.725 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-06-24 11:23:05.728 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-06-24 11:23:05.730 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-06-24 11:23:05.733 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-06-24 11:23:05.736 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-06-24 11:23:05.747 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-06-24 11:23:05.759 | + 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 2021-06-24 11:23:05.771 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-06-24 11:23:05.784 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-06-24 11:23:05.797 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-06-24 11:23:05.800 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-06-24 11:23:05.804 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xfrMqR8Nl5 2021-06-24 11:23:05.806 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-06-24 11:23:05.809 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-06-24 11:23:05.811 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-06-24 11:23:05.814 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-06-24 11:23:05.817 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-06-24 11:23:05.819 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xfrMqR8Nl5 2021-06-24 11:23:05.823 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xfrMqR8Nl5 2021-06-24 11:23:05.836 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xfrMqR8Nl5 /etc/sudoers.d/nova-rootwrap 2021-06-24 11:23:05.850 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-06-24 11:23:05.854 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-06-24 11:23:05.858 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-06-24 11:23:05.860 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-06-24 11:23:05.863 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-06-24 11:23:05.865 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-06-24 11:23:05.867 | + 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 ]] 2021-06-24 11:23:05.870 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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 ]] 2021-06-24 11:23:05.875 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-06-24 11:23:05.879 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-06-24 11:23:05.896 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:23:05.899 | + lib/nova:configure_nova:325 : create_nova_conf 2021-06-24 11:23:05.901 | + lib/nova:create_nova_conf:392 : rm -f /opt/stack/nova/bin/nova.conf 2021-06-24 11:23:05.906 | + lib/nova:create_nova_conf:395 : rm -f /etc/nova/nova.conf 2021-06-24 11:23:05.909 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-06-24 11:23:05.937 | + lib/nova:create_nova_conf:397 : '[' True == True ']' 2021-06-24 11:23:05.939 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-06-24 11:23:05.967 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-06-24 11:23:05.996 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-06-24 11:23:06.022 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-06-24 11:23:06.052 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf scheduler workers 2 2021-06-24 11:23:06.082 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-06-24 11:23:06.111 | + lib/nova:create_nova_conf:405 : [[ 4 == 6 ]] 2021-06-24 11:23:06.114 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.53 2021-06-24 11:23:06.140 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-06-24 11:23:06.167 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-06-24 11:23:06.194 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-06-24 11:23:06.228 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-06-24 11:23:06.255 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-06-24 11:23:06.285 | + lib/nova:create_nova_conf:417 : is_fedora 2021-06-24 11:23:06.287 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-24 11:23:06.290 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-24 11:23:06.292 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-24 11:23:06.295 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-24 11:23:06.297 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-24 11:23:06.299 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-24 11:23:06.301 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-24 11:23:06.303 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-24 11:23:06.306 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-24 11:23:06.308 | + lib/nova:create_nova_conf:417 : is_suse 2021-06-24 11:23:06.311 | + functions-common:is_suse:462 : is_opensuse 2021-06-24 11:23:06.313 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-24 11:23:06.315 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-24 11:23:06.317 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-24 11:23:06.320 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-24 11:23:06.322 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-24 11:23:06.324 | + lib/nova:create_nova_conf:426 : is_service_enabled n-api n-cond n-sched 2021-06-24 11:23:06.341 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:06.343 | + lib/nova:create_nova_conf:430 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-24 11:23:06.346 | + lib/nova:create_nova_conf:433 : local db=nova_cell0 2021-06-24 11:23:06.348 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-06-24 11:23:06.377 | ++ lib/nova:create_nova_conf:439 : database_connection_url nova_cell0 2021-06-24 11:23:06.379 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-06-24 11:23:06.381 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-06-24 11:23:06.383 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-06-24 11:23:06.385 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-06-24 11:23:06.388 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-06-24 11:23:06.418 | ++ lib/nova:create_nova_conf:440 : database_connection_url nova_api 2021-06-24 11:23:06.421 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-06-24 11:23:06.423 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-06-24 11:23:06.426 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-06-24 11:23:06.428 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-06-24 11:23:06.431 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-06-24 11:23:06.460 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache enabled True 2021-06-24 11:23:06.493 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-06-24 11:23:06.521 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-06-24 11:23:06.548 | + lib/nova:create_nova_conf:450 : is_service_enabled n-api 2021-06-24 11:23:06.564 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:06.567 | + lib/nova:create_nova_conf:451 : is_service_enabled n-api-meta 2021-06-24 11:23:06.583 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:06.586 | ++ lib/nova:create_nova_conf:453 : echo osapi_compute,metadata 2021-06-24 11:23:06.587 | ++ lib/nova:create_nova_conf:453 : sed s/,metadata// 2021-06-24 11:23:06.592 | + lib/nova:create_nova_conf:453 : NOVA_ENABLED_APIS=osapi_compute 2021-06-24 11:23:06.594 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-06-24 11:23:06.621 | + lib/nova:create_nova_conf:456 : is_service_enabled tls-proxy 2021-06-24 11:23:06.637 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:23:06.639 | + lib/nova:create_nova_conf:462 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-06-24 11:23:06.641 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-06-24 11:23:06.644 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-06-24 11:23:06.646 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-24 11:23:06.648 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-06-24 11:23:06.677 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-06-24 11:23:06.705 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-06-24 11:23:06.734 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-06-24 11:23:06.762 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-06-24 11:23:06.789 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-06-24 11:23:06.816 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-06-24 11:23:06.844 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-06-24 11:23:06.873 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-24 11:23:06.901 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-06-24 11:23:06.928 | + lib/nova:create_nova_conf:465 : is_service_enabled cinder 2021-06-24 11:23:06.944 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:06.946 | + lib/nova:create_nova_conf:466 : configure_cinder_access 2021-06-24 11:23:06.949 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-06-24 11:23:06.980 | + lib/nova:configure_cinder_access:588 : iniset /etc/nova/nova.conf cinder auth_type password 2021-06-24 11:23:07.007 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.53/identity 2021-06-24 11:23:07.035 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder username nova 2021-06-24 11:23:07.062 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-06-24 11:23:07.089 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-06-24 11:23:07.117 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder project_name service 2021-06-24 11:23:07.143 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-06-24 11:23:07.171 | + lib/nova:configure_cinder_access:601 : is_service_enabled tls-proxy 2021-06-24 11:23:07.187 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:23:07.190 | + lib/nova:create_nova_conf:469 : '[' -n /opt/stack/data/nova ']' 2021-06-24 11:23:07.192 | + lib/nova:create_nova_conf:470 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-06-24 11:23:07.219 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-06-24 11:23:07.249 | + lib/nova:create_nova_conf:473 : '[' -n /opt/stack/data/nova/instances ']' 2021-06-24 11:23:07.251 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-06-24 11:23:07.278 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2021-06-24 11:23:07.281 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2021-06-24 11:23:07.283 | + lib/nova:create_nova_conf:484 : is_suse 2021-06-24 11:23:07.285 | + functions-common:is_suse:462 : is_opensuse 2021-06-24 11:23:07.288 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-24 11:23:07.290 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-24 11:23:07.292 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-24 11:23:07.295 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-24 11:23:07.297 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-24 11:23:07.299 | + lib/nova:create_nova_conf:489 : setup_logging /etc/nova/nova.conf 2021-06-24 11:23:07.302 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-06-24 11:23:07.304 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-06-24 11:23:07.307 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-24 11:23:07.323 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-24 11:23:07.325 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-24 11:23:07.328 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-24 11:23:07.330 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-24 11:23:07.332 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-24 11:23:07.360 | + functions:setup_systemd_logging:704 : 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' 2021-06-24 11:23:07.386 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-24 11:23:07.414 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-24 11:23:07.440 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-06-24 11:23:07.470 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-06-24 11:23:07.472 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2021-06-24 11:23:07.475 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-06-24 11:23:07.477 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2021-06-24 11:23:07.479 | + lib/apache:write_uwsgi_config:257 : local http= 2021-06-24 11:23:07.482 | + lib/apache:write_uwsgi_config:258 : local name= 2021-06-24 11:23:07.485 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2021-06-24 11:23:07.489 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2021-06-24 11:23:07.491 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-06-24 11:23:07.493 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-24 11:23:07.506 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-24 11:23:07.507 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-24 11:23:07.515 | d /var/run/uwsgi 0755 ubuntu root 2021-06-24 11:23:07.518 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-24 11:23:07.534 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-06-24 11:23:07.536 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-06-24 11:23:07.540 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-06-24 11:23:07.570 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-06-24 11:23:07.596 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-06-24 11:23:07.623 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-06-24 11:23:07.649 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-06-24 11:23:07.677 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-24 11:23:07.704 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-06-24 11:23:07.731 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-06-24 11:23:07.758 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-06-24 11:23:07.785 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-24 11:23:07.812 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-06-24 11:23:07.840 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-24 11:23:07.866 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-06-24 11:23:07.894 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-06-24 11:23:07.896 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-06-24 11:23:07.899 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2021-06-24 11:23:07.901 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2021-06-24 11:23:07.903 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-06-24 11:23:07.906 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:23:07.908 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:23:07.910 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-24 11:23:07.913 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-24 11:23:07.915 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-06-24 11:23:07.943 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-06-24 11:23:07.971 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-06-24 11:23:07.971 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-24 11:23:07.980 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-06-24 11:23:07.983 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2021-06-24 11:23:07.986 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2021-06-24 11:23:07.988 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-06-24 11:23:07.990 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-24 11:23:07.992 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-24 11:23:07.995 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:23:07.997 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:23:08.000 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-24 11:23:08.002 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-06-24 11:23:08.004 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:23:08.007 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:23:08.009 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2021-06-24 11:23:08.071 | Enabling site nova-api-wsgi. 2021-06-24 11:23:08.077 | To activate the new configuration, you need to run: 2021-06-24 11:23:08.078 | systemctl reload apache2 2021-06-24 11:23:08.082 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-06-24 11:23:08.084 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-06-24 11:23:08.087 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2021-06-24 11:23:08.089 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2021-06-24 11:23:08.220 | + lib/nova:create_nova_conf:494 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-06-24 11:23:08.223 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-06-24 11:23:08.225 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-06-24 11:23:08.227 | + lib/apache:write_uwsgi_config:256 : local url= 2021-06-24 11:23:08.230 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2021-06-24 11:23:08.232 | + lib/apache:write_uwsgi_config:258 : local name= 2021-06-24 11:23:08.235 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2021-06-24 11:23:08.239 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2021-06-24 11:23:08.241 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-06-24 11:23:08.244 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-24 11:23:08.257 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-24 11:23:08.257 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-24 11:23:08.266 | d /var/run/uwsgi 0755 ubuntu root 2021-06-24 11:23:08.270 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-24 11:23:08.286 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-06-24 11:23:08.288 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-06-24 11:23:08.292 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-06-24 11:23:08.322 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-06-24 11:23:08.350 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-06-24 11:23:08.377 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-06-24 11:23:08.410 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-06-24 11:23:08.437 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-24 11:23:08.465 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-06-24 11:23:08.493 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-06-24 11:23:08.519 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-06-24 11:23:08.547 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-24 11:23:08.573 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-06-24 11:23:08.600 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-24 11:23:08.628 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-06-24 11:23:08.655 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2021-06-24 11:23:08.658 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-06-24 11:23:08.695 | + lib/nova:create_nova_conf:496 : is_service_enabled ceilometer 2021-06-24 11:23:08.712 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:23:08.714 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-06-24 11:23:08.745 | ++ lib/nova:create_nova_conf:505 : get_notification_url 2021-06-24 11:23:08.748 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-06-24 11:23:08.750 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-06-24 11:23:08.767 | ++ functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:08.769 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-06-24 11:23:08.772 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-06-24 11:23:08.799 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-06-24 11:23:08.830 | + lib/nova:create_nova_conf:507 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-06-24 11:23:08.832 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-06-24 11:23:08.835 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-06-24 11:23:08.837 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-24 11:23:08.839 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-24 11:23:08.842 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-24 11:23:08.858 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:08.861 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-24 11:23:08.863 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-24 11:23:08.866 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-24 11:23:08.882 | ++ functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:08.885 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-06-24 11:23:08.887 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-06-24 11:23:08.915 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-24 11:23:08.917 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-24 11:23:08.920 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-06-24 11:23:08.948 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-06-24 11:23:08.977 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf conductor workers 2 2021-06-24 11:23:09.008 | + lib/nova:create_nova_conf:514 : is_service_enabled tls-proxy 2021-06-24 11:23:09.025 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:23:09.027 | + lib/nova:create_nova_conf:519 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-06-24 11:23:09.055 | + lib/nova:create_nova_conf:521 : '[' True == True ']' 2021-06-24 11:23:09.057 | + lib/nova:create_nova_conf:522 : init_nova_service_user_conf 2021-06-24 11:23:09.059 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-06-24 11:23:09.092 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user auth_type password 2021-06-24 11:23:09.119 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.53/identity 2021-06-24 11:23:09.147 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user username nova 2021-06-24 11:23:09.175 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-06-24 11:23:09.205 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-06-24 11:23:09.233 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user project_name service 2021-06-24 11:23:09.261 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-06-24 11:23:09.289 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-06-24 11:23:09.317 | + lib/nova:create_nova_conf:525 : is_service_enabled n-cond 2021-06-24 11:23:09.333 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:09.336 | ++ lib/nova:create_nova_conf:526 : seq 1 1 2021-06-24 11:23:09.340 | + lib/nova:create_nova_conf:526 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-24 11:23:09.344 | + lib/nova:create_nova_conf:527 : local conf 2021-06-24 11:23:09.346 | + lib/nova:create_nova_conf:528 : local vhost 2021-06-24 11:23:09.349 | ++ lib/nova:create_nova_conf:529 : conductor_conf 1 2021-06-24 11:23:09.351 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-24 11:23:09.354 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-24 11:23:09.356 | + lib/nova:create_nova_conf:529 : conf=/etc/nova/nova_cell1.conf 2021-06-24 11:23:09.359 | + lib/nova:create_nova_conf:530 : vhost=nova_cell1 2021-06-24 11:23:09.362 | + lib/nova:create_nova_conf:532 : rm -f /etc/nova/nova_cell1.conf 2021-06-24 11:23:09.366 | ++ lib/nova:create_nova_conf:533 : database_connection_url nova_cell1 2021-06-24 11:23:09.368 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-06-24 11:23:09.371 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-06-24 11:23:09.373 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-06-24 11:23:09.376 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-06-24 11:23:09.378 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-06-24 11:23:09.408 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-06-24 11:23:09.439 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-06-24 11:23:09.470 | + lib/nova:create_nova_conf:537 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-24 11:23:09.472 | + lib/nova:create_nova_conf:540 : rpc_backend_add_vhost nova_cell1 2021-06-24 11:23:09.475 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-06-24 11:23:09.477 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-06-24 11:23:09.493 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:09.497 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-06-24 11:23:09.497 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-06-24 11:23:10.183 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-06-24 11:23:10.186 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-06-24 11:23:10.859 | Adding vhost "nova_cell1" ... 2021-06-24 11:23:10.904 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-06-24 11:23:11.587 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-06-24 11:23:11.610 | + lib/nova:create_nova_conf:541 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-06-24 11:23:11.612 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-06-24 11:23:11.614 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-06-24 11:23:11.617 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-24 11:23:11.619 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-06-24 11:23:11.621 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-24 11:23:11.637 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:11.641 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-06-24 11:23:11.643 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-06-24 11:23:11.646 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-24 11:23:11.662 | ++ functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:11.664 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2021-06-24 11:23:11.667 | + 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 2021-06-24 11:23:11.696 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-24 11:23:11.698 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-24 11:23:11.700 | + lib/nova:create_nova_conf:545 : is_service_enabled placement placement-client 2021-06-24 11:23:11.718 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:11.721 | + lib/nova:create_nova_conf:546 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-06-24 11:23:11.723 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova_cell1.conf 2021-06-24 11:23:11.725 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-06-24 11:23:11.759 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.53/identity 2021-06-24 11:23:11.787 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-06-24 11:23:11.814 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-06-24 11:23:11.842 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-06-24 11:23:11.870 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-06-24 11:23:11.897 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-06-24 11:23:11.925 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-06-24 11:23:11.952 | + lib/nova:create_nova_conf:550 : setup_logging /etc/nova/nova_cell1.conf 2021-06-24 11:23:11.955 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-06-24 11:23:11.957 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-06-24 11:23:11.960 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-24 11:23:11.977 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-24 11:23:11.979 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-24 11:23:11.982 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-24 11:23:11.984 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-24 11:23:11.987 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-24 11:23:12.015 | + functions:setup_systemd_logging:704 : 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' 2021-06-24 11:23:12.043 | + functions:setup_systemd_logging:705 : 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' 2021-06-24 11:23:12.071 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-24 11:23:12.100 | + lib/nova:create_nova_conf:557 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-24 11:23:12.102 | ++ lib/nova:create_nova_conf:560 : seq 1 1 2021-06-24 11:23:12.107 | + lib/nova:create_nova_conf:560 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-24 11:23:12.109 | + lib/nova:create_nova_conf:561 : local conf 2021-06-24 11:23:12.111 | + lib/nova:create_nova_conf:562 : local offset 2021-06-24 11:23:12.114 | ++ lib/nova:create_nova_conf:563 : conductor_conf 1 2021-06-24 11:23:12.116 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-24 11:23:12.119 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-24 11:23:12.121 | + lib/nova:create_nova_conf:563 : conf=/etc/nova/nova_cell1.conf 2021-06-24 11:23:12.124 | + lib/nova:create_nova_conf:564 : offset=0 2021-06-24 11:23:12.126 | + lib/nova:create_nova_conf:565 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-06-24 11:23:12.128 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2021-06-24 11:23:12.130 | + lib/nova:configure_console_proxies:673 : local offset=0 2021-06-24 11:23:12.133 | + lib/nova:configure_console_proxies:677 : offset=0 2021-06-24 11:23:12.135 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2021-06-24 11:23:12.151 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:23:12.153 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2021-06-24 11:23:12.157 | + lib/nova:configure_console_proxies:711 : is_service_enabled n-spice 2021-06-24 11:23:12.172 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:23:12.174 | + lib/nova:configure_console_proxies:716 : is_service_enabled n-sproxy 2021-06-24 11:23:12.190 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:23:12.193 | + lib/nova:configure_nova:327 : is_service_enabled n-cpu 2021-06-24 11:23:12.210 | + functions-common:is_service_enabled:1965 : return 1 2021-06-24 11:23:12.212 | + ./stack.sh:main:906 : is_service_enabled placement 2021-06-24 11:23:12.229 | + functions-common:is_service_enabled:1965 : return 0 2021-06-24 11:23:12.231 | + ./stack.sh:main:908 : stack_install_service placement 2021-06-24 11:23:12.234 | + lib/stack:stack_install_service:20 : local service=placement 2021-06-24 11:23:12.237 | + lib/stack:stack_install_service:21 : type install_placement 2021-06-24 11:23:12.239 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-24 11:23:12.242 | + lib/stack:stack_install_service:32 : install_placement 2021-06-24 11:23:12.244 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-06-24 11:23:12.246 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2021-06-24 11:23:12.249 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:23:12.252 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:23:12.255 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2021-06-24 11:23:12.257 | + functions-common:install_package:1347 : update_package_repo 2021-06-24 11:23:12.259 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-06-24 11:23:12.262 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-06-24 11:23:12.265 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-06-24 11:23:12.267 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-06-24 11:23:12.269 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-06-24 11:23:12.272 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:23:12.274 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:23:12.277 | + functions-common:update_package_repo:1328 : apt_get_update 2021-06-24 11:23:12.279 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-06-24 11:23:12.282 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-06-24 11:23:12.284 | + functions-common:apt_get_update:1074 : return 2021-06-24 11:23:12.287 | + functions-common:install_package:1348 : real_install_package apache2 2021-06-24 11:23:12.289 | + functions-common:real_install_package:1333 : is_ubuntu 2021-06-24 11:23:12.292 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:23:12.294 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:23:12.297 | + functions-common:real_install_package:1334 : apt_get install apache2 2021-06-24 11:23:12.319 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-06-24 11:23:12.433 | Reading package lists... 2021-06-24 11:23:12.651 | Building dependency tree... 2021-06-24 11:23:12.653 | Reading state information... 2021-06-24 11:23:12.881 | apache2 is already the newest version (2.4.41-4ubuntu3.3). 2021-06-24 11:23:12.881 | The following packages were automatically installed and are no longer required: 2021-06-24 11:23:12.881 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-24 11:23:12.882 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-24 11:23:12.882 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-24 11:23:12.882 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-24 11:23:12.882 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-24 11:23:12.882 | python3-zope.interface 2021-06-24 11:23:12.882 | Use 'sudo apt autoremove' to remove them. 2021-06-24 11:23:12.993 | 0 upgraded, 0 newly installed, 0 to remove and 58 not upgraded. 2021-06-24 11:23:12.997 | + functions-common:apt_get:1118 : result=0 2021-06-24 11:23:13.001 | + functions-common:apt_get:1121 : time_stop apt-get 2021-06-24 11:23:13.003 | + functions-common:time_stop:2309 : local name 2021-06-24 11:23:13.005 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:23:13.008 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:23:13.010 | + functions-common:time_stop:2312 : local total 2021-06-24 11:23:13.012 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:23:13.015 | + functions-common:time_stop:2315 : name=apt-get 2021-06-24 11:23:13.017 | + functions-common:time_stop:2316 : start_time=1624533792316 2021-06-24 11:23:13.019 | + functions-common:time_stop:2318 : [[ -z 1624533792316 ]] 2021-06-24 11:23:13.022 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:23:13.027 | + functions-common:time_stop:2321 : end_time=1624533793024 2021-06-24 11:23:13.029 | + functions-common:time_stop:2322 : elapsed_time=708 2021-06-24 11:23:13.032 | + functions-common:time_stop:2323 : total=253148 2021-06-24 11:23:13.034 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:23:13.036 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=253856 2021-06-24 11:23:13.039 | + functions-common:apt_get:1122 : return 0 2021-06-24 11:23:13.041 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2021-06-24 11:23:13.044 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2021-06-24 11:23:13.047 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2021-06-24 11:23:13.049 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2021-06-24 11:23:13.052 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2021-06-24 11:23:13.075 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2021-06-24 11:23:13.079 | + functions-common:install_package:1347 : update_package_repo 2021-06-24 11:23:13.081 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2021-06-24 11:23:13.084 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2021-06-24 11:23:13.086 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2021-06-24 11:23:13.089 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2021-06-24 11:23:13.091 | + functions-common:update_package_repo:1327 : is_ubuntu 2021-06-24 11:23:13.094 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:23:13.096 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:23:13.099 | + functions-common:update_package_repo:1328 : apt_get_update 2021-06-24 11:23:13.101 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2021-06-24 11:23:13.103 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2021-06-24 11:23:13.106 | + functions-common:apt_get_update:1074 : return 2021-06-24 11:23:13.109 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2021-06-24 11:23:13.111 | + functions-common:real_install_package:1333 : is_ubuntu 2021-06-24 11:23:13.114 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:23:13.116 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:23:13.119 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2021-06-24 11:23:13.142 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-06-24 11:23:13.249 | Reading package lists... 2021-06-24 11:23:13.471 | Building dependency tree... 2021-06-24 11:23:13.472 | Reading state information... 2021-06-24 11:23:13.696 | The following packages were automatically installed and are no longer required: 2021-06-24 11:23:13.697 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-24 11:23:13.697 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-24 11:23:13.697 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-24 11:23:13.697 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-24 11:23:13.697 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-24 11:23:13.698 | python3-zope.interface 2021-06-24 11:23:13.698 | Use 'sudo apt autoremove' to remove them. 2021-06-24 11:23:13.762 | The following NEW packages will be installed: 2021-06-24 11:23:13.763 | libapache2-mod-wsgi-py3 2021-06-24 11:23:14.023 | 0 upgraded, 1 newly installed, 0 to remove and 58 not upgraded. 2021-06-24 11:23:14.023 | Need to get 93.3 kB of archives. 2021-06-24 11:23:14.023 | After this operation, 300 kB of additional disk space will be used. 2021-06-24 11:23:14.023 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-06-24 11:23:14.905 | Fetched 93.3 kB in 1s (159 kB/s) 2021-06-24 11:23:14.939 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-06-24 11:23:14.995 | (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 ... 91079 files and directories currently installed.) 2021-06-24 11:23:15.000 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-06-24 11:23:15.002 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-06-24 11:23:15.066 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-06-24 11:23:15.232 | apache2_invoke: Enable module wsgi 2021-06-24 11:23:19.669 | + functions-common:apt_get:1118 : result=0 2021-06-24 11:23:19.671 | + functions-common:apt_get:1121 : time_stop apt-get 2021-06-24 11:23:19.674 | + functions-common:time_stop:2309 : local name 2021-06-24 11:23:19.676 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:23:19.678 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:23:19.681 | + functions-common:time_stop:2312 : local total 2021-06-24 11:23:19.683 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:23:19.686 | + functions-common:time_stop:2315 : name=apt-get 2021-06-24 11:23:19.688 | + functions-common:time_stop:2316 : start_time=1624533793140 2021-06-24 11:23:19.691 | + functions-common:time_stop:2318 : [[ -z 1624533793140 ]] 2021-06-24 11:23:19.694 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:23:19.698 | + functions-common:time_stop:2321 : end_time=1624533799696 2021-06-24 11:23:19.701 | + functions-common:time_stop:2322 : elapsed_time=6556 2021-06-24 11:23:19.703 | + functions-common:time_stop:2323 : total=253856 2021-06-24 11:23:19.706 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:23:19.708 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=260412 2021-06-24 11:23:19.711 | + functions-common:apt_get:1122 : return 0 2021-06-24 11:23:19.713 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2021-06-24 11:23:19.716 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-06-24 11:23:19.719 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-24 11:23:19.721 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-24 11:23:19.724 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-24 11:23:19.726 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-06-24 11:23:19.729 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-06-24 11:23:19.785 | wsgi (enabled by maintainer script) 2021-06-24 11:23:19.788 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-06-24 11:23:19.791 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-06-24 11:23:19.793 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-24 11:23:19.797 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-06-24 11:23:19.799 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-06-24 11:23:19.802 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-24 11:23:19.806 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-06-24 11:23:19.806 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-24 11:23:19.811 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-06-24 11:23:19.814 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-06-24 11:23:19.817 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-06-24 11:23:19.820 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-06-24 11:23:19.822 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-06-24 11:23:19.846 | Using python 3.8 to install osc-placement 2021-06-24 11:23:19.849 | + 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.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-06-24 11:23:20.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:23:20.637 | from cryptography.utils import int_from_bytes 2021-06-24 11:23:20.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-24 11:23:20.637 | from cryptography.utils import int_from_bytes 2021-06-24 11:23:21.686 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-24 11:23:21.687 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-06-24 11:23:21.691 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:23:21.691 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:23:21.692 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:23:21.693 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:23:21.695 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:23:21.699 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:23:21.709 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:23:21.712 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-06-24 11:23:21.864 | Collecting osc-placement===3.0.0 2021-06-24 11:23:21.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/1259bcc2556f9/osc_placement-3.0.0-py3-none-any.whl (62 kB) 2021-06-24 11:23:21.976 | Requirement already satisfied: oslo.utils===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.9.1) 2021-06-24 11:23:21.992 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (20.9) 2021-06-24 11:23:21.998 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.6.0) 2021-06-24 11:23:22.001 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-06-24 11:23:22.004 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2021.1) 2021-06-24 11:23:22.008 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (3.17.2) 2021-06-24 11:23:22.011 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.16.0) 2021-06-24 11:23:22.014 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.4.0) 2021-06-24 11:23:22.028 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (4.3.1) 2021-06-24 11:23:22.088 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-06-24 11:23:22.096 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2021-06-24 11:23:22.099 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2021-06-24 11:23:22.103 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-06-24 11:23:22.106 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.1) 2021-06-24 11:23:22.114 | Requirement already satisfied: cliff===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.8.0) 2021-06-24 11:23:22.128 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.3.0) 2021-06-24 11:23:22.135 | Requirement already satisfied: openstacksdk===0.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (0.57.0) 2021-06-24 11:23:22.161 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (1.7.0) 2021-06-24 11:23:22.166 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.25.1) 2021-06-24 11:23:22.185 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.12.1) 2021-06-24 11:23:22.188 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (0.7.2) 2021-06-24 11:23:22.191 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-06-24 11:23:22.194 | Requirement already satisfied: cmd2===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.1.1) 2021-06-24 11:23:22.245 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-06-24 11:23:22.248 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2021-06-24 11:23:22.270 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2021-06-24 11:23:22.275 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2021-06-24 11:23:22.277 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-06-24 11:23:22.280 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.7) 2021-06-24 11:23:22.318 | Requirement already satisfied: dogpile.cache===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.3) 2021-06-24 11:23:22.324 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (0.10.0) 2021-06-24 11:23:22.329 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-06-24 11:23:22.333 | Requirement already satisfied: certifi===2021.5.30 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (2021.5.30) 2021-06-24 11:23:22.336 | Requirement already satisfied: urllib3===1.26.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.26.5) 2021-06-24 11:23:22.356 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-06-24 11:23:22.360 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (1.8.2) 2021-06-24 11:23:22.363 | Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2021-06-24 11:23:22.414 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.2.5) 2021-06-24 11:23:22.419 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-06-24 11:23:22.424 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.1) 2021-06-24 11:23:22.427 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.14.5) 2021-06-24 11:23:22.431 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.20) 2021-06-24 11:23:24.276 | Installing collected packages: osc-placement 2021-06-24 11:23:24.454 | Successfully installed osc-placement-3.0.0 2021-06-24 11:23:24.599 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-24 11:23:24.599 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-24 11:23:24.682 | + inc/python:pip_install:200 : result=0 2021-06-24 11:23:24.685 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-24 11:23:24.688 | + functions-common:time_stop:2309 : local name 2021-06-24 11:23:24.690 | + functions-common:time_stop:2310 : local end_time 2021-06-24 11:23:24.693 | + functions-common:time_stop:2311 : local elapsed_time 2021-06-24 11:23:24.695 | + functions-common:time_stop:2312 : local total 2021-06-24 11:23:24.698 | + functions-common:time_stop:2313 : local start_time 2021-06-24 11:23:24.700 | + functions-common:time_stop:2315 : name=pip_install 2021-06-24 11:23:24.703 | + functions-common:time_stop:2316 : start_time=1624533799840 2021-06-24 11:23:24.705 | + functions-common:time_stop:2318 : [[ -z 1624533799840 ]] 2021-06-24 11:23:24.708 | ++ functions-common:time_stop:2321 : date +%s%3N 2021-06-24 11:23:24.713 | + functions-common:time_stop:2321 : end_time=1624533804710 2021-06-24 11:23:24.715 | + functions-common:time_stop:2322 : elapsed_time=4870 2021-06-24 11:23:24.718 | + functions-common:time_stop:2323 : total=239009 2021-06-24 11:23:24.720 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2021-06-24 11:23:24.722 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=243879 2021-06-24 11:23:24.725 | + inc/python:pip_install:203 : return 0 2021-06-24 11:23:24.727 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-06-24 11:23:24.730 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-06-24 11:23:24.732 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-06-24 11:23:24.735 | + functions-common:git_clone:525 : local git_ref=master 2021-06-24 11:23:24.738 | + functions-common:git_clone:526 : local orig_dir 2021-06-24 11:23:24.741 | ++ functions-common:git_clone:527 : pwd 2021-06-24 11:23:24.744 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-24 11:23:24.746 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-24 11:23:24.749 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-24 11:23:24.767 | + functions-common:git_clone:530 : RECLONE=False 2021-06-24 11:23:24.770 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-24 11:23:24.772 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-24 11:23:24.775 | + functions-common:git_clone:544 : echo master 2021-06-24 11:23:24.775 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-24 11:23:24.781 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-06-24 11:23:24.784 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-06-24 11:23:24.786 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-06-24 11:23:24.789 | + functions-common:git_timed:617 : local count=0 2021-06-24 11:23:24.791 | + functions-common:git_timed:618 : local timeout=0 2021-06-24 11:23:24.793 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-06-24 11:23:24.796 | + functions-common:git_timed:621 : timeout=0 2021-06-24 11:23:24.799 | + functions-common:git_timed:624 : time_start git_timed 2021-06-24 11:23:24.801 | + functions-common:time_start:2295 : local name=git_timed 2021-06-24 11:23:24.803 | + functions-common:time_start:2296 : local start_time= 2021-06-24 11:23:24.806 | + functions-common:time_start:2297 : [[ -n '' ]] 2021-06-24 11:23:24.808 | ++ functions-common:time_start:2300 : date +%s%3N 2021-06-24 11:23:24.813 | + functions-common:time_start:2300 : _TIME_START[$name]=1624533804810 2021-06-24 11:23:24.815 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-06-24 11:23:24.818 | Cloning into '/opt/stack/placement'... 2021-06-24 11:27:49.434 | error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. 2021-06-24 11:27:49.435 | fatal: the remote end hung up unexpectedly 2021-06-24 11:27:49.435 | fatal: early EOF 2021-06-24 11:27:49.435 | fatal: index-pack failed 2021-06-24 11:27:49.445 | + functions-common:git_timed:628 : [[ 128 -ne 124 ]] 2021-06-24 11:27:49.447 | + functions-common:git_timed:629 : die 629 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2021-06-24 11:27:49.450 | + functions-common:die:198 : local exitcode=0 2021-06-24 11:27:49.452 | [Call Trace] 2021-06-24 11:27:49.452 | ./stack.sh:908:stack_install_service 2021-06-24 11:27:49.452 | /home/ubuntu/devstack/lib/stack:32:install_placement 2021-06-24 11:27:49.452 | /home/ubuntu/devstack/lib/placement:140:git_clone 2021-06-24 11:27:49.453 | /home/ubuntu/devstack/functions-common:565:git_timed 2021-06-24 11:27:49.453 | /home/ubuntu/devstack/functions-common:629:die 2021-06-24 11:27:49.457 | [ERROR] /home/ubuntu/devstack/functions-common:629 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2021-06-24 11:27:50.461 | Error on exit