2022-03-17 14:38:35.516 | + ./stack.sh:main:487 : exec 2022-03-17 14:38:35.516 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-17-143835' 2022-03-17 14:38:35.517 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-17-143835.summary.2022-03-17-143835 2022-03-17 14:38:35.517 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-17 14:38:35.517 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-17-143835 2022-03-17 14:38:35.517 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-17-143835 /opt/stack/logs/stack.sh.log 2022-03-17 14:38:35.517 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-17-143835.summary.2022-03-17-143835 /opt/stack/logs/stack.sh.log.summary 2022-03-17 14:38:35.517 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-17 14:38:35.517 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-17 14:38:35.517 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-17 14:38:35.517 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-17 14:38:35.517 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-17 14:38:35.517 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-17 14:38:35.517 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-17 14:38:35.517 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-17 14:38:35.517 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-17 14:38:35.517 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-17 14:38:35.517 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-17 14:38:35.517 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-17 14:38:35.517 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-17 14:38:35.517 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-17 14:38:35.520 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-17 14:38:35.522 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-17 14:38:35.524 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-17 14:38:35.526 | + ./stack.sh:main:573 : set -o errexit 2022-03-17 14:38:35.528 | + ./stack.sh:main:576 : uname -a 2022-03-17 14:38:35.529 | Linux dv-neutron-834162-1-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 2022-03-17 14:38:35.531 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-17 14:38:35.533 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-17 14:38:35.536 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-17 14:38:35.573 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-17 14:38:35.589 | + ./stack.sh:main:590 : fetch_plugins 2022-03-17 14:38:35.591 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-17 14:38:35.593 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-17 14:38:35.595 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-17 14:38:35.597 | + functions-common:fetch_plugins:1776 : return 2022-03-17 14:38:35.599 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-17 14:38:35.601 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-17 14:38:35.602 | + functions-common:run_phase:1854 : local phase= 2022-03-17 14:38:35.604 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-17 14:38:35.606 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-17 14:38:35.608 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-17 14:38:35.609 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-17 14:38:35.611 | + functions-common:run_phase:1863 : local extra 2022-03-17 14:38:35.613 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-17 14:38:35.616 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-17 14:38:35.618 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-17 14:38:35.620 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-17 14:38:35.621 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-17 14:38:35.623 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-17 14:38:35.636 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:38:35.637 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-17 14:38:35.639 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-17 14:38:35.641 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-17 14:38:35.643 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-17 14:38:35.645 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-17 14:38:35.647 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-17 14:38:35.649 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-17 14:38:35.651 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-17 14:38:35.653 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-17 14:38:35.655 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-17 14:38:35.656 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-17 14:38:35.658 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-17 14:38:35.661 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-17 14:38:35.662 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-17 14:38:35.665 | + functions-common:plugin_override_defaults:1817 : return 2022-03-17 14:38:35.667 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-17 14:38:35.685 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-17 14:38:35.687 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-17 14:38:35.701 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:38:35.703 | +++ lib/tls:source:43 : hostname -f 2022-03-17 14:38:35.706 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-17 14:38:35.708 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-17 14:38:35.710 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-17 14:38:35.712 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-17 14:38:35.714 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-17 14:38:35.716 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-17 14:38:35.718 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-17 14:38:35.719 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-17 14:38:35.721 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-17 14:38:35.723 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-17 14:38:35.728 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-17 14:38:35.739 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-17 14:38:35.758 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-17 14:38:35.772 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-17 14:38:35.786 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-17 14:38:35.824 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-17 14:38:35.889 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-17 14:38:35.986 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-17 14:38:36.009 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-17 14:38:36.062 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-17 14:38:36.127 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-17 14:38:36.283 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-17 14:38:36.298 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-17 14:38:36.312 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-17 14:38:36.325 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-17 14:38:36.424 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-17 14:38:36.429 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-17 14:38:36.433 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-17 14:38:36.435 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-17 14:38:36.437 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-17 14:38:36.439 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-17 14:38:36.443 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-17 14:38:36.444 | False' 2022-03-17 14:38:36.446 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-17 14:38:36.465 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-17 14:38:36.468 | + ./stack.sh:main:624 : run_phase source 2022-03-17 14:38:36.470 | + functions-common:run_phase:1853 : local mode=source 2022-03-17 14:38:36.473 | + functions-common:run_phase:1854 : local phase= 2022-03-17 14:38:36.475 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-17 14:38:36.478 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-17 14:38:36.480 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-17 14:38:36.482 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-17 14:38:36.485 | + functions-common:run_phase:1863 : local extra 2022-03-17 14:38:36.487 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-17 14:38:36.491 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-17 14:38:36.493 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-17 14:38:36.495 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-17 14:38:36.497 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-17 14:38:36.500 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-17 14:38:36.517 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:38:36.520 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-17 14:38:36.523 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-17 14:38:36.582 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-17 14:38:36.584 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-17 14:38:36.587 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-17 14:38:36.590 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-17 14:38:36.593 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-17 14:38:36.595 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-17 14:38:36.599 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-17 14:38:36.601 | + functions-common:load_plugin_settings:1794 : return 2022-03-17 14:38:36.604 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-17 14:38:36.608 | + functions-common:verify_disabled_services:2136 : local service 2022-03-17 14:38:36.610 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.613 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-17 14:38:36.617 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.620 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-17 14:38:36.623 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.625 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-17 14:38:36.629 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.632 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-17 14:38:36.636 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.642 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-17 14:38:36.645 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.647 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-17 14:38:36.650 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.653 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-17 14:38:36.655 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.659 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-17 14:38:36.661 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.664 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-17 14:38:36.666 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.668 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-17 14:38:36.671 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.673 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-17 14:38:36.676 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.678 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-17 14:38:36.681 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.684 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-17 14:38:36.687 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.689 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-17 14:38:36.691 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.694 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-17 14:38:36.696 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.698 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-17 14:38:36.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.703 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-17 14:38:36.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.707 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-17 14:38:36.710 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.712 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-17 14:38:36.714 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.716 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-17 14:38:36.718 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-17 14:38:36.723 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.725 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-17 14:38:36.727 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.730 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-17 14:38:36.732 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.734 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-17 14:38:36.736 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.738 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-17 14:38:36.741 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.743 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-17 14:38:36.745 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.747 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-17 14:38:36.750 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.752 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-17 14:38:36.754 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.757 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-17 14:38:36.760 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.762 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-17 14:38:36.764 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.766 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-17 14:38:36.768 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.771 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-17 14:38:36.773 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.776 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-17 14:38:36.778 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.780 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-17 14:38:36.783 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.785 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-17 14:38:36.787 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.790 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-17 14:38:36.793 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.795 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-17 14:38:36.798 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.800 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-17 14:38:36.802 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.805 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-17 14:38:36.808 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.810 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-17 14:38:36.812 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.815 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-17 14:38:36.818 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.821 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-17 14:38:36.823 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.826 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-17 14:38:36.828 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.831 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-17 14:38:36.834 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.836 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-17 14:38:36.840 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.842 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-17 14:38:36.845 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-17 14:38:36.848 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-17 14:38:36.851 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-17 14:38:36.854 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-17 14:38:36.857 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-17 14:38:36.872 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:38:36.874 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-17 14:38:36.876 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-17 14:38:36.879 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-17 14:38:36.894 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:38:36.896 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-17 14:38:36.898 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-17 14:38:36.900 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-17 14:38:36.903 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-17 14:38:36.906 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-17 14:38:36.909 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-17 14:38:36.912 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-17 14:38:36.915 | + lib/database:initialize_database_backends:92 : return 0 2022-03-17 14:38:36.918 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-17 14:38:36.918 | Using mysql database backend 2022-03-17 14:38:36.921 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-17 14:38:36.938 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-17 14:38:36.941 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-17 14:38:36.944 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-17 14:38:36.947 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-17 14:38:36.949 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-17 14:38:36.952 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-17 14:38:36.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:38:36.970 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-17 14:38:36.987 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-17 14:38:37.003 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:38:37.005 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-17 14:38:37.026 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-17 14:38:37.042 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-17 14:38:37.058 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:38:37.061 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-17 14:38:37.077 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:38:37.079 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-17 14:38:37.095 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-17 14:38:37.098 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-17 14:38:37.100 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-17 14:38:37.103 | + functions-common:save_stackenv:60 : local tag=757 2022-03-17 14:38:37.106 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-17 14:38:37.110 | + functions-common:save_stackenv:62 : time_stamp=2022-03-17-143837 2022-03-17 14:38:37.112 | + functions-common:save_stackenv:63 : echo '# 2022-03-17-143837 757' 2022-03-17 14:38:37.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.117 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-17 14:38:37.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.121 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-17 14:38:37.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.126 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-17 14:38:37.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.131 | + 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 2022-03-17 14:38:37.133 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.137 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.31 2022-03-17 14:38:37.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.142 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.31/identity 2022-03-17 14:38:37.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.148 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-17-143835 2022-03-17 14:38:37.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.153 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-17 14:38:37.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.158 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.31 2022-03-17 14:38:37.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.162 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-17 14:38:37.165 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.167 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-17 14:38:37.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.172 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-17 14:38:37.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-17 14:38:37.177 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-17 14:38:37.179 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-17 14:38:37.182 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-17 14:38:37.184 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-17 14:38:37.186 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-17 14:38:37.188 | + functions-common:git_clone:610 : local git_ref=master 2022-03-17 14:38:37.190 | + functions-common:git_clone:611 : local orig_dir 2022-03-17 14:38:37.193 | ++ functions-common:git_clone:612 : pwd 2022-03-17 14:38:37.195 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-17 14:38:37.197 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-17 14:38:37.200 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-17 14:38:37.214 | + functions-common:git_clone:615 : RECLONE=False 2022-03-17 14:38:37.216 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-17 14:38:37.218 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-17 14:38:37.221 | + functions-common:git_clone:629 : echo master 2022-03-17 14:38:37.222 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-17 14:38:37.226 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-17 14:38:37.228 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-17 14:38:37.231 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-17 14:38:37.233 | + functions-common:git_clone:678 : git show --oneline 2022-03-17 14:38:37.234 | + functions-common:git_clone:678 : head -1 2022-03-17 14:38:37.237 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-17 14:38:37.239 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-17 14:38:37.242 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-17 14:38:37.244 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-17 14:38:37.247 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-17 14:38:37.250 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-17 14:38:37.252 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-17 14:38:37.255 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-17 14:38:37.258 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-17 14:38:37.261 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-17 14:38:37.264 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-17 14:38:37.267 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-17 14:38:37.270 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-17 14:38:37.275 | ++ tools/install_prereqs.sh:source:47 : NOW=1647527917 2022-03-17 14:38:37.278 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-17 14:38:37.283 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-03-17 14:38:37.286 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-03-17 14:38:37.289 | ++ tools/install_prereqs.sh:source:49 : DELTA=1647527917 2022-03-17 14:38:37.292 | ++ tools/install_prereqs.sh:source:50 : [[ 1647527917 -lt 7200 ]] 2022-03-17 14:38:37.294 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-17 14:38:37.297 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-17 14:38:37.299 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-17 14:38:37.302 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-17 14:38:37.304 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-17 14:38:37.307 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-17 14:38:37.309 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-17 14:38:37.312 | +++ 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 2022-03-17 14:38:37.360 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-17 14:38:37.360 | apache2-dev 2022-03-17 14:38:37.361 | bc 2022-03-17 14:38:37.361 | bsdmainutils 2022-03-17 14:38:37.361 | curl 2022-03-17 14:38:37.361 | g++ 2022-03-17 14:38:37.361 | gawk 2022-03-17 14:38:37.361 | gcc 2022-03-17 14:38:37.361 | gettext 2022-03-17 14:38:37.361 | git 2022-03-17 14:38:37.361 | graphviz 2022-03-17 14:38:37.361 | iputils-ping 2022-03-17 14:38:37.361 | libapache2-mod-proxy-uwsgi 2022-03-17 14:38:37.361 | libffi-dev 2022-03-17 14:38:37.361 | libjpeg-dev 2022-03-17 14:38:37.361 | libpcre3-dev 2022-03-17 14:38:37.361 | libpq-dev 2022-03-17 14:38:37.361 | libssl-dev 2022-03-17 14:38:37.361 | libsystemd-dev 2022-03-17 14:38:37.361 | libxml2-dev 2022-03-17 14:38:37.361 | libxslt1-dev 2022-03-17 14:38:37.361 | libyaml-dev 2022-03-17 14:38:37.361 | lsof 2022-03-17 14:38:37.361 | openssh-server 2022-03-17 14:38:37.361 | openssl 2022-03-17 14:38:37.361 | pkg-config 2022-03-17 14:38:37.361 | psmisc 2022-03-17 14:38:37.361 | python3-dev 2022-03-17 14:38:37.361 | python3-pip 2022-03-17 14:38:37.361 | python3-systemd 2022-03-17 14:38:37.361 | python3-venv 2022-03-17 14:38:37.361 | tar 2022-03-17 14:38:37.361 | tcpdump 2022-03-17 14:38:37.361 | unzip 2022-03-17 14:38:37.361 | uuid-runtime 2022-03-17 14:38:37.361 | wget 2022-03-17 14:38:37.361 | wget 2022-03-17 14:38:37.361 | zlib1g-dev 2022-03-17 14:38:37.361 | libkrb5-dev 2022-03-17 14:38:37.361 | libldap2-dev 2022-03-17 14:38:37.362 | libsasl2-dev 2022-03-17 14:38:37.362 | memcached 2022-03-17 14:38:37.362 | python3-mysqldb 2022-03-17 14:38:37.362 | sqlite3 2022-03-17 14:38:37.362 | conntrack 2022-03-17 14:38:37.362 | curl 2022-03-17 14:38:37.362 | dnsmasq-base 2022-03-17 14:38:37.362 | dnsmasq-utils 2022-03-17 14:38:37.362 | ebtables 2022-03-17 14:38:37.362 | genisoimage 2022-03-17 14:38:37.362 | iptables 2022-03-17 14:38:37.362 | iputils-arping 2022-03-17 14:38:37.362 | kpartx 2022-03-17 14:38:37.362 | libjs-jquery-tablesorter 2022-03-17 14:38:37.362 | parted 2022-03-17 14:38:37.362 | pm-utils 2022-03-17 14:38:37.362 | python3-mysqldb 2022-03-17 14:38:37.362 | socat 2022-03-17 14:38:37.362 | sqlite3 2022-03-17 14:38:37.362 | sudo 2022-03-17 14:38:37.362 | vlan 2022-03-17 14:38:37.362 | lsscsi 2022-03-17 14:38:37.362 | open-iscsi 2022-03-17 14:38:37.362 | lvm2 2022-03-17 14:38:37.362 | qemu-utils 2022-03-17 14:38:37.362 | thin-provisioning-tools 2022-03-17 14:38:37.362 | acl 2022-03-17 14:38:37.362 | dnsmasq-base 2022-03-17 14:38:37.362 | dnsmasq-utils 2022-03-17 14:38:37.362 | ebtables 2022-03-17 14:38:37.362 | haproxy 2022-03-17 14:38:37.362 | iptables 2022-03-17 14:38:37.362 | iputils-arping 2022-03-17 14:38:37.362 | iputils-ping 2022-03-17 14:38:37.362 | postgresql-server-dev-all 2022-03-17 14:38:37.362 | python3-mysqldb 2022-03-17 14:38:37.363 | sqlite3 2022-03-17 14:38:37.363 | sudo 2022-03-17 14:38:37.363 | vlan 2022-03-17 14:38:37.363 | pcp 2022-03-17 14:38:37.363 | ipset 2022-03-17 14:38:37.363 | conntrack 2022-03-17 14:38:37.363 | conntrackd 2022-03-17 14:38:37.363 | keepalived 2022-03-17 14:38:37.363 | lvm2 2022-03-17 14:38:37.363 | qemu-utils 2022-03-17 14:38:37.363 | thin-provisioning-tools 2022-03-17 14:38:37.363 | curl 2022-03-17 14:38:37.363 | liberasurecode-dev 2022-03-17 14:38:37.363 | make 2022-03-17 14:38:37.363 | memcached 2022-03-17 14:38:37.363 | rsync 2022-03-17 14:38:37.363 | sqlite3 2022-03-17 14:38:37.363 | xfsprogs' 2022-03-17 14:38:37.365 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-17 14:38:37.384 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-17 14:38:37.384 | apache2-dev 2022-03-17 14:38:37.384 | bc 2022-03-17 14:38:37.384 | bsdmainutils 2022-03-17 14:38:37.384 | curl 2022-03-17 14:38:37.384 | g++ 2022-03-17 14:38:37.384 | gawk 2022-03-17 14:38:37.384 | gcc 2022-03-17 14:38:37.384 | gettext 2022-03-17 14:38:37.384 | git 2022-03-17 14:38:37.384 | graphviz 2022-03-17 14:38:37.384 | iputils-ping 2022-03-17 14:38:37.384 | libapache2-mod-proxy-uwsgi 2022-03-17 14:38:37.384 | libffi-dev 2022-03-17 14:38:37.384 | libjpeg-dev 2022-03-17 14:38:37.384 | libpcre3-dev 2022-03-17 14:38:37.384 | libpq-dev 2022-03-17 14:38:37.384 | libssl-dev 2022-03-17 14:38:37.384 | libsystemd-dev 2022-03-17 14:38:37.384 | libxml2-dev 2022-03-17 14:38:37.384 | libxslt1-dev 2022-03-17 14:38:37.384 | libyaml-dev 2022-03-17 14:38:37.385 | lsof 2022-03-17 14:38:37.385 | openssh-server 2022-03-17 14:38:37.385 | openssl 2022-03-17 14:38:37.385 | pkg-config 2022-03-17 14:38:37.385 | psmisc 2022-03-17 14:38:37.385 | python3-dev 2022-03-17 14:38:37.385 | python3-pip 2022-03-17 14:38:37.385 | python3-systemd 2022-03-17 14:38:37.385 | python3-venv 2022-03-17 14:38:37.385 | tar 2022-03-17 14:38:37.385 | tcpdump 2022-03-17 14:38:37.385 | unzip 2022-03-17 14:38:37.385 | uuid-runtime 2022-03-17 14:38:37.385 | wget 2022-03-17 14:38:37.385 | wget 2022-03-17 14:38:37.385 | zlib1g-dev 2022-03-17 14:38:37.385 | libkrb5-dev 2022-03-17 14:38:37.385 | libldap2-dev 2022-03-17 14:38:37.385 | libsasl2-dev 2022-03-17 14:38:37.385 | memcached 2022-03-17 14:38:37.385 | python3-mysqldb 2022-03-17 14:38:37.385 | sqlite3 2022-03-17 14:38:37.385 | conntrack 2022-03-17 14:38:37.385 | curl 2022-03-17 14:38:37.385 | dnsmasq-base 2022-03-17 14:38:37.385 | dnsmasq-utils 2022-03-17 14:38:37.385 | ebtables 2022-03-17 14:38:37.385 | genisoimage 2022-03-17 14:38:37.385 | iptables 2022-03-17 14:38:37.385 | iputils-arping 2022-03-17 14:38:37.385 | kpartx 2022-03-17 14:38:37.385 | libjs-jquery-tablesorter 2022-03-17 14:38:37.385 | parted 2022-03-17 14:38:37.385 | pm-utils 2022-03-17 14:38:37.385 | python3-mysqldb 2022-03-17 14:38:37.385 | socat 2022-03-17 14:38:37.385 | sqlite3 2022-03-17 14:38:37.385 | sudo 2022-03-17 14:38:37.386 | vlan 2022-03-17 14:38:37.386 | lsscsi 2022-03-17 14:38:37.386 | open-iscsi 2022-03-17 14:38:37.386 | lvm2 2022-03-17 14:38:37.386 | qemu-utils 2022-03-17 14:38:37.386 | thin-provisioning-tools 2022-03-17 14:38:37.386 | acl 2022-03-17 14:38:37.386 | dnsmasq-base 2022-03-17 14:38:37.386 | dnsmasq-utils 2022-03-17 14:38:37.386 | ebtables 2022-03-17 14:38:37.386 | haproxy 2022-03-17 14:38:37.386 | iptables 2022-03-17 14:38:37.386 | iputils-arping 2022-03-17 14:38:37.386 | iputils-ping 2022-03-17 14:38:37.386 | postgresql-server-dev-all 2022-03-17 14:38:37.386 | python3-mysqldb 2022-03-17 14:38:37.386 | sqlite3 2022-03-17 14:38:37.386 | sudo 2022-03-17 14:38:37.386 | vlan 2022-03-17 14:38:37.386 | pcp 2022-03-17 14:38:37.386 | ipset 2022-03-17 14:38:37.386 | conntrack 2022-03-17 14:38:37.386 | conntrackd 2022-03-17 14:38:37.386 | keepalived 2022-03-17 14:38:37.386 | lvm2 2022-03-17 14:38:37.386 | qemu-utils 2022-03-17 14:38:37.386 | thin-provisioning-tools 2022-03-17 14:38:37.386 | curl 2022-03-17 14:38:37.386 | liberasurecode-dev 2022-03-17 14:38:37.386 | make 2022-03-17 14:38:37.386 | memcached 2022-03-17 14:38:37.386 | rsync 2022-03-17 14:38:37.386 | sqlite3 2022-03-17 14:38:37.386 | xfsprogs ' 2022-03-17 14:38:37.386 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-17 14:38:37.389 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:38:37.391 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:38:37.394 | ++ 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 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 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 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 rsync sqlite3 xfsprogs 2022-03-17 14:38:37.394 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-17 14:38:37.399 | ++ 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 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 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 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 rsync sqlite3 xfsprogs 2022-03-17 14:38:37.401 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-17 14:38:37.403 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-17 14:38:37.406 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-17 14:38:37.408 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-17 14:38:37.410 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-17 14:38:37.412 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-17 14:38:37.414 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:38:37.417 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:38:37.419 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-17 14:38:37.422 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-17 14:38:37.424 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-17 14:38:37.426 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-17 14:38:37.429 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-17 14:38:37.434 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-17 14:38:37.436 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-17 14:38:37.438 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-17 14:38:37.440 | ++ functions-common:time_start:2412 : local start_time= 2022-03-17 14:38:37.442 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-17 14:38:37.445 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-17 14:38:37.448 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647527917446 2022-03-17 14:38:37.451 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-17 14:38:37.453 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-17 14:38:37.455 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-17 14:38:37.688 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-17 14:38:37.719 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-17 14:38:37.849 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-17 14:38:37.928 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-17 14:38:38.083 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,642 kB] 2022-03-17 14:38:38.548 | Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9,812 B] 2022-03-17 14:38:38.682 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.8 kB] 2022-03-17 14:38:38.686 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [910 kB] 2022-03-17 14:38:53.026 | Fetched 2,913 kB in 2s (1,593 kB/s) 2022-03-17 14:38:54.539 | Reading package lists... 2022-03-17 14:38:54.573 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-17 14:38:54.575 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-17 14:38:54.577 | ++ functions-common:time_stop:2425 : local name 2022-03-17 14:38:54.580 | ++ functions-common:time_stop:2426 : local end_time 2022-03-17 14:38:54.582 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:38:54.585 | ++ functions-common:time_stop:2428 : local total 2022-03-17 14:38:54.588 | ++ functions-common:time_stop:2429 : local start_time 2022-03-17 14:38:54.590 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-17 14:38:54.593 | ++ functions-common:time_stop:2432 : start_time=1647527917446 2022-03-17 14:38:54.595 | ++ functions-common:time_stop:2434 : [[ -z 1647527917446 ]] 2022-03-17 14:38:54.599 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:38:54.603 | ++ functions-common:time_stop:2437 : end_time=1647527934600 2022-03-17 14:38:54.605 | ++ functions-common:time_stop:2438 : elapsed_time=17154 2022-03-17 14:38:54.608 | ++ functions-common:time_stop:2439 : total=0 2022-03-17 14:38:54.610 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:38:54.612 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17154 2022-03-17 14:38:54.615 | ++ functions-common:install_package:1464 : 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 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 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 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 rsync sqlite3 xfsprogs 2022-03-17 14:38:54.617 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-17 14:38:54.619 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:38:54.622 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:38:54.624 | ++ functions-common:real_install_package:1450 : 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 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 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 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 rsync sqlite3 xfsprogs 2022-03-17 14:38:54.647 | ++ functions-common:apt_get:1230 : 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 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 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 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 rsync sqlite3 xfsprogs 2022-03-17 14:38:54.756 | Reading package lists... 2022-03-17 14:38:54.996 | Building dependency tree... 2022-03-17 14:38:54.998 | Reading state information... 2022-03-17 14:38:55.272 | bc is already the newest version (1.07.1-2build1). 2022-03-17 14:38:55.272 | bc set to manually installed. 2022-03-17 14:38:55.272 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-17 14:38:55.273 | bsdmainutils set to manually installed. 2022-03-17 14:38:55.273 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-17 14:38:55.273 | gawk set to manually installed. 2022-03-17 14:38:55.273 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-17 14:38:55.273 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-17 14:38:55.273 | iptables set to manually installed. 2022-03-17 14:38:55.273 | iputils-ping is already the newest version (3:20190709-3). 2022-03-17 14:38:55.273 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-17 14:38:55.273 | kpartx set to manually installed. 2022-03-17 14:38:55.273 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-17 14:38:55.273 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-17 14:38:55.273 | psmisc is already the newest version (23.3-1). 2022-03-17 14:38:55.273 | psmisc set to manually installed. 2022-03-17 14:38:55.273 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-17 14:38:55.273 | python3-systemd is already the newest version (234-3build2). 2022-03-17 14:38:55.273 | python3-systemd set to manually installed. 2022-03-17 14:38:55.273 | tcpdump is already the newest version (4.9.3-4). 2022-03-17 14:38:55.273 | tcpdump set to manually installed. 2022-03-17 14:38:55.273 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-17 14:38:55.273 | thin-provisioning-tools set to manually installed. 2022-03-17 14:38:55.273 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-17 14:38:55.273 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-17 14:38:55.273 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-17 14:38:55.273 | lsof set to manually installed. 2022-03-17 14:38:55.273 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-17 14:38:55.273 | parted set to manually installed. 2022-03-17 14:38:55.273 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-17 14:38:55.273 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-17 14:38:55.273 | zlib1g-dev set to manually installed. 2022-03-17 14:38:55.273 | The following packages were automatically installed and are no longer required: 2022-03-17 14:38:55.273 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-17 14:38:55.273 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-17 14:38:55.273 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-17 14:38:55.273 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-17 14:38:55.273 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-17 14:38:55.274 | python3-zope.interface 2022-03-17 14:38:55.274 | Use 'sudo apt autoremove' to remove them. 2022-03-17 14:38:55.274 | The following additional packages will be installed: 2022-03-17 14:38:55.274 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-03-17 14:38:55.274 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-03-17 14:38:55.274 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-03-17 14:38:55.274 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-03-17 14:38:55.274 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-03-17 14:38:55.274 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-03-17 14:38:55.274 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-03-17 14:38:55.274 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-03-17 14:38:55.274 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-03-17 14:38:55.274 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-03-17 14:38:55.274 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-03-17 14:38:55.274 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-03-17 14:38:55.274 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-03-17 14:38:55.274 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-03-17 14:38:55.274 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-03-17 14:38:55.274 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-03-17 14:38:55.274 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-03-17 14:38:55.274 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-03-17 14:38:55.274 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-03-17 14:38:55.274 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-03-17 14:38:55.274 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-03-17 14:38:55.275 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-03-17 14:38:55.275 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-03-17 14:38:55.275 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-03-17 14:38:55.275 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-03-17 14:38:55.275 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-03-17 14:38:55.275 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-03-17 14:38:55.275 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-03-17 14:38:55.275 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-03-17 14:38:55.275 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-03-17 14:38:55.275 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-03-17 14:38:55.275 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-03-17 14:38:55.275 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-03-17 14:38:55.275 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-17 14:38:55.275 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-03-17 14:38:55.275 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-03-17 14:38:55.275 | systemd-timesyncd uuid-dev vbetool x11-common 2022-03-17 14:38:55.276 | Suggested packages: 2022-03-17 14:38:55.276 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-03-17 14:38:55.276 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-03-17 14:38:55.276 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-03-17 14:38:55.276 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-03-17 14:38:55.277 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-03-17 14:38:55.277 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-03-17 14:38:55.277 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-03-17 14:38:55.277 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-03-17 14:38:55.277 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-03-17 14:38:55.277 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-03-17 14:38:55.277 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-03-17 14:38:55.277 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-03-17 14:38:55.277 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-03-17 14:38:55.277 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-03-17 14:38:55.277 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-03-17 14:38:55.277 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-03-17 14:38:55.277 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-03-17 14:38:55.277 | tar-scripts tar-doc zip 2022-03-17 14:38:55.552 | The following NEW packages will be installed: 2022-03-17 14:38:55.552 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-03-17 14:38:55.552 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-03-17 14:38:55.552 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-03-17 14:38:55.552 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-03-17 14:38:55.552 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-03-17 14:38:55.552 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-03-17 14:38:55.552 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-03-17 14:38:55.552 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-03-17 14:38:55.553 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-03-17 14:38:55.553 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-03-17 14:38:55.553 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-03-17 14:38:55.553 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-03-17 14:38:55.553 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-03-17 14:38:55.553 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-03-17 14:38:55.553 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-03-17 14:38:55.553 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-03-17 14:38:55.553 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-03-17 14:38:55.553 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-03-17 14:38:55.553 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-03-17 14:38:55.553 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-03-17 14:38:55.553 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-03-17 14:38:55.553 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-03-17 14:38:55.553 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-03-17 14:38:55.553 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-03-17 14:38:55.553 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-03-17 14:38:55.553 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-03-17 14:38:55.553 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-03-17 14:38:55.553 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-03-17 14:38:55.553 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-03-17 14:38:55.553 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-03-17 14:38:55.553 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-03-17 14:38:55.553 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-03-17 14:38:55.553 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-03-17 14:38:55.553 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-03-17 14:38:55.553 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-03-17 14:38:55.553 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-03-17 14:38:55.553 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-03-17 14:38:55.553 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-03-17 14:38:55.553 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-03-17 14:38:55.553 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-03-17 14:38:55.554 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-03-17 14:38:55.554 | unzip uuid-dev vbetool vlan x11-common 2022-03-17 14:38:55.554 | The following packages will be upgraded: 2022-03-17 14:38:55.555 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-03-17 14:38:55.555 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-03-17 14:38:55.555 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-03-17 14:38:55.555 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-03-17 14:38:55.555 | uuid-runtime wget 2022-03-17 14:38:55.926 | 25 upgraded, 219 newly installed, 0 to remove and 122 not upgraded. 2022-03-17 14:38:55.926 | Need to get 164 MB of archives. 2022-03-17 14:38:55.926 | After this operation, 768 MB of additional disk space will be used. 2022-03-17 14:38:55.926 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-03-17 14:38:57.058 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-03-17 14:38:57.555 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-03-17 14:38:57.557 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-03-17 14:38:57.558 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-03-17 14:38:57.577 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-03-17 14:38:59.711 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-03-17 14:38:59.721 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.2 [318 kB] 2022-03-17 14:38:59.733 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-03-17 14:38:59.735 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-03-17 14:38:59.737 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-03-17 14:38:59.741 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-03-17 14:39:00.020 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-03-17 14:39:00.049 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-03-17 14:39:00.050 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-03-17 14:39:00.071 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-03-17 14:39:00.072 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-03-17 14:39:00.216 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-03-17 14:39:00.217 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-03-17 14:39:00.224 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-03-17 14:39:00.282 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-03-17 14:39:00.283 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-03-17 14:39:00.285 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-03-17 14:39:02.856 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-03-17 14:39:03.055 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-03-17 14:39:03.257 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-03-17 14:39:03.287 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-03-17 14:39:03.303 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-03-17 14:39:03.321 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-03-17 14:39:03.343 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-03-17 14:39:03.578 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-03-17 14:39:03.585 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-03-17 14:39:03.586 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-03-17 14:39:03.587 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-03-17 14:39:03.847 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-03-17 14:39:03.847 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-03-17 14:39:03.848 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-03-17 14:39:03.853 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-03-17 14:39:03.878 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-03-17 14:39:03.918 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-03-17 14:39:03.932 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-03-17 14:39:04.062 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-03-17 14:39:04.113 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-03-17 14:39:04.116 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-03-17 14:39:04.117 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-03-17 14:39:04.209 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-03-17 14:39:04.506 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-03-17 14:39:04.514 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-03-17 14:39:04.515 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-03-17 14:39:04.516 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-03-17 14:39:04.571 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-03-17 14:39:04.606 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-03-17 14:39:04.620 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-03-17 14:39:04.632 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-03-17 14:39:07.196 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-03-17 14:39:08.835 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1,722 kB] 2022-03-17 14:39:09.084 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-03-17 14:39:09.206 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-03-17 14:39:09.208 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04 [225 kB] 2022-03-17 14:39:09.215 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-03-17 14:39:09.673 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-03-17 14:39:09.675 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-03-17 14:39:09.768 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-03-17 14:39:10.508 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-03-17 14:39:11.825 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-03-17 14:39:11.828 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-03-17 14:39:11.831 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-03-17 14:39:11.832 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-03-17 14:39:11.833 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-03-17 14:39:11.925 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-03-17 14:39:11.926 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-03-17 14:39:11.928 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-03-17 14:39:11.928 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-03-17 14:39:11.939 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-03-17 14:39:12.066 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-03-17 14:39:12.239 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-03-17 14:39:12.263 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-03-17 14:39:12.277 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-03-17 14:39:12.424 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-03-17 14:39:12.427 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-03-17 14:39:12.466 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-03-17 14:39:12.589 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-03-17 14:39:12.594 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-03-17 14:39:12.595 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-03-17 14:39:12.602 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-03-17 14:39:12.690 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-03-17 14:39:12.720 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-03-17 14:39:12.761 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-03-17 14:39:12.780 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-03-17 14:39:12.786 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8,421 kB] 2022-03-17 14:39:14.044 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-03-17 14:39:14.044 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-03-17 14:39:14.045 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-03-17 14:39:14.047 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-03-17 14:39:14.048 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-03-17 14:39:14.048 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-03-17 14:39:14.052 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-03-17 14:39:14.053 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-03-17 14:39:14.055 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-03-17 14:39:14.157 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-03-17 14:39:14.159 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-03-17 14:39:14.391 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-03-17 14:39:14.637 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-03-17 14:39:14.792 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-03-17 14:39:15.226 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-03-17 14:39:15.319 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-03-17 14:39:15.322 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-03-17 14:39:15.332 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-03-17 14:39:15.347 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-03-17 14:39:15.375 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-03-17 14:39:15.377 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-03-17 14:39:15.379 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-03-17 14:39:15.383 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-03-17 14:39:15.393 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-03-17 14:39:15.459 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-03-17 14:39:15.462 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-03-17 14:39:15.478 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-03-17 14:39:15.572 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-03-17 14:39:15.576 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-03-17 14:39:15.586 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-03-17 14:39:15.598 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-03-17 14:39:15.617 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-03-17 14:39:15.618 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-03-17 14:39:15.619 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-03-17 14:39:15.685 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-03-17 14:39:15.735 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-03-17 14:39:15.742 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-03-17 14:39:15.798 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-03-17 14:39:15.810 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-03-17 14:39:15.811 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-03-17 14:39:15.813 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-03-17 14:39:15.827 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-03-17 14:39:15.830 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-03-17 14:39:15.832 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-03-17 14:39:15.911 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-03-17 14:39:15.974 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-03-17 14:39:15.988 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-03-17 14:39:16.024 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-03-17 14:39:16.026 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-03-17 14:39:16.030 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-03-17 14:39:16.031 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-03-17 14:39:16.045 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-03-17 14:39:16.048 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-03-17 14:39:16.063 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-03-17 14:39:16.137 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-03-17 14:39:16.150 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-03-17 14:39:16.155 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-03-17 14:39:16.250 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-03-17 14:39:16.266 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-03-17 14:39:16.268 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-03-17 14:39:16.269 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-03-17 14:39:16.273 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-03-17 14:39:16.276 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-03-17 14:39:16.281 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-03-17 14:39:16.364 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-03-17 14:39:16.367 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-03-17 14:39:16.378 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-03-17 14:39:16.477 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-03-17 14:39:16.478 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-03-17 14:39:16.480 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-03-17 14:39:16.481 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-03-17 14:39:16.500 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-03-17 14:39:16.522 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-03-17 14:39:16.525 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-03-17 14:39:16.590 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-03-17 14:39:17.737 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-03-17 14:39:17.739 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-03-17 14:39:17.740 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-03-17 14:39:17.743 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-03-17 14:39:17.869 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-03-17 14:39:17.870 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-03-17 14:39:17.871 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-03-17 14:39:17.880 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-03-17 14:39:17.881 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-03-17 14:39:17.886 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-03-17 14:39:17.965 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-03-17 14:39:17.966 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-03-17 14:39:17.968 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-03-17 14:39:18.078 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-03-17 14:39:18.088 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-03-17 14:39:18.314 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-03-17 14:39:18.329 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-03-17 14:39:18.330 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-03-17 14:39:18.331 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-03-17 14:39:18.335 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-03-17 14:39:18.336 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-03-17 14:39:18.337 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-03-17 14:39:18.340 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-03-17 14:39:18.365 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-03-17 14:39:19.053 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-03-17 14:39:19.090 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-03-17 14:39:19.163 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-03-17 14:39:19.167 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-03-17 14:39:19.417 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-03-17 14:39:19.440 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-03-17 14:39:19.440 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-03-17 14:39:19.685 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-03-17 14:39:19.724 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-03-17 14:39:19.728 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-03-17 14:39:19.731 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-03-17 14:39:19.735 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-03-17 14:39:20.558 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-03-17 14:39:20.789 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-03-17 14:39:21.525 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-03-17 14:39:21.566 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-03-17 14:39:22.351 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-03-17 14:39:22.352 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-03-17 14:39:26.638 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-03-17 14:39:26.638 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-03-17 14:39:26.640 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-03-17 14:39:26.641 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-03-17 14:39:26.642 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-03-17 14:39:26.786 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-03-17 14:39:26.787 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-03-17 14:39:26.793 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-03-17 14:39:26.891 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-03-17 14:39:26.892 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-03-17 14:39:27.214 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-03-17 14:39:27.215 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-03-17 14:39:27.216 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-03-17 14:39:27.362 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-03-17 14:39:27.363 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-03-17 14:39:27.363 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-03-17 14:39:27.366 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-03-17 14:39:27.410 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-03-17 14:39:27.431 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-03-17 14:39:27.620 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-03-17 14:39:27.623 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-03-17 14:39:27.624 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-03-17 14:39:27.626 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-03-17 14:39:27.627 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-03-17 14:39:27.628 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-03-17 14:39:27.629 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-03-17 14:39:27.630 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-03-17 14:39:27.631 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-03-17 14:39:27.734 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-03-17 14:39:27.847 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-03-17 14:39:27.848 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-03-17 14:39:27.851 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-03-17 14:39:27.868 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-03-17 14:39:27.876 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-03-17 14:39:27.885 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-03-17 14:39:28.302 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-03-17 14:39:28.351 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-03-17 14:39:30.059 | Preconfiguring packages ... 2022-03-17 14:39:30.218 | Fetched 164 MB in 33s (5,014 kB/s) 2022-03-17 14:39:30.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 ... 67325 files and directories currently installed.) 2022-03-17 14:39:30.310 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-03-17 14:39:30.332 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-03-17 14:39:30.471 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-03-17 14:39:30.577 | (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 ... 67325 files and directories currently installed.) 2022-03-17 14:39:30.579 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-17 14:39:30.607 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-17 14:39:30.698 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-17 14:39:30.718 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-17 14:39:31.138 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-03-17 14:39:31.148 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-17 14:39:31.211 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-17 14:39:31.225 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-17 14:39:31.318 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-03-17 14:39:31.499 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-17 14:39:32.326 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-03-17 14:39:32.346 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-03-17 14:39:32.456 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-03-17 14:39:32.559 | (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.) 2022-03-17 14:39:32.562 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.2_amd64.deb ... 2022-03-17 14:39:32.591 | Unpacking rsync (3.1.3-8ubuntu0.2) over (3.1.3-8) ... 2022-03-17 14:39:33.059 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-17 14:39:33.071 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-17 14:39:33.124 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-17 14:39:33.237 | (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.) 2022-03-17 14:39:33.239 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-17 14:39:33.254 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-03-17 14:39:33.311 | Selecting previously unselected package libapr1:amd64. 2022-03-17 14:39:33.319 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-03-17 14:39:33.324 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-17 14:39:33.395 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-17 14:39:33.411 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-03-17 14:39:33.637 | Selecting previously unselected package libaprutil1:amd64. 2022-03-17 14:39:33.644 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-03-17 14:39:33.649 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-17 14:39:33.697 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-03-17 14:39:33.705 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-03-17 14:39:33.710 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-17 14:39:33.759 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-17 14:39:33.771 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-17 14:39:33.841 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-17 14:39:33.862 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-17 14:39:33.918 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-17 14:39:33.930 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-03-17 14:39:34.003 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-03-17 14:39:34.010 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-03-17 14:39:34.015 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-17 14:39:34.054 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-17 14:39:34.066 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-17 14:39:34.140 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-03-17 14:39:34.152 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-03-17 14:39:34.233 | Selecting previously unselected package libjansson4:amd64. 2022-03-17 14:39:34.241 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-03-17 14:39:34.244 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-03-17 14:39:34.289 | Selecting previously unselected package liblua5.2-0:amd64. 2022-03-17 14:39:34.296 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-03-17 14:39:34.301 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-17 14:39:34.375 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-03-17 14:39:34.393 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-03-17 14:39:35.674 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-03-17 14:39:35.690 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-03-17 14:39:35.820 | Selecting previously unselected package apache2-bin. 2022-03-17 14:39:35.827 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-17 14:39:35.831 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-03-17 14:39:36.047 | Selecting previously unselected package apache2-data. 2022-03-17 14:39:36.055 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-03-17 14:39:36.059 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-03-17 14:39:36.179 | Selecting previously unselected package apache2-utils. 2022-03-17 14:39:36.186 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-17 14:39:36.191 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-03-17 14:39:36.255 | Selecting previously unselected package apache2. 2022-03-17 14:39:36.262 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-17 14:39:36.286 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-03-17 14:39:36.367 | Selecting previously unselected package liblua5.3-0:amd64. 2022-03-17 14:39:36.374 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-03-17 14:39:36.380 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-17 14:39:36.444 | Selecting previously unselected package haproxy. 2022-03-17 14:39:36.451 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-03-17 14:39:36.465 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-03-17 14:39:36.718 | Selecting previously unselected package libnl-3-200:amd64. 2022-03-17 14:39:36.726 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-03-17 14:39:36.731 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-03-17 14:39:36.784 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-03-17 14:39:36.791 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-03-17 14:39:36.796 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-17 14:39:36.834 | Selecting previously unselected package mysql-common. 2022-03-17 14:39:36.842 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-03-17 14:39:36.864 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-17 14:39:36.910 | Selecting previously unselected package libmysqlclient21:amd64. 2022-03-17 14:39:36.918 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-17 14:39:36.922 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:39:37.188 | Selecting previously unselected package libsensors-config. 2022-03-17 14:39:37.197 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-03-17 14:39:37.201 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-17 14:39:37.247 | Selecting previously unselected package libsensors5:amd64. 2022-03-17 14:39:37.255 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-03-17 14:39:37.384 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-17 14:39:37.439 | Selecting previously unselected package libsnmp-base. 2022-03-17 14:39:37.449 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-03-17 14:39:37.455 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-17 14:39:37.556 | Selecting previously unselected package libsnmp35:amd64. 2022-03-17 14:39:37.567 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-03-17 14:39:37.572 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-17 14:39:37.771 | Selecting previously unselected package keepalived. 2022-03-17 14:39:37.779 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-03-17 14:39:37.784 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-17 14:39:37.880 | Selecting previously unselected package memcached. 2022-03-17 14:39:37.888 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-03-17 14:39:37.893 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-03-17 14:39:37.970 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-03-17 14:39:38.473 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-03-17 14:39:38.599 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-17 14:39:38.612 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-03-17 14:39:38.761 | Selecting previously unselected package python3-yaml. 2022-03-17 14:39:38.772 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-17 14:39:38.777 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-17 14:39:38.840 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-17 14:39:38.851 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-17 14:39:38.918 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-17 14:39:39.018 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-17 14:39:39.517 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-03-17 14:39:39.556 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-03-17 14:39:39.734 | Preparing to unpack .../037-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-03-17 14:39:39.745 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-03-17 14:39:39.843 | Selecting previously unselected package acl. 2022-03-17 14:39:39.851 | Preparing to unpack .../038-acl_2.2.53-6_amd64.deb ... 2022-03-17 14:39:39.856 | Unpacking acl (2.2.53-6) ... 2022-03-17 14:39:39.903 | Selecting previously unselected package autotools-dev. 2022-03-17 14:39:39.914 | Preparing to unpack .../039-autotools-dev_20180224.1_all.deb ... 2022-03-17 14:39:39.919 | Unpacking autotools-dev (20180224.1) ... 2022-03-17 14:39:39.970 | Selecting previously unselected package m4. 2022-03-17 14:39:39.978 | Preparing to unpack .../040-m4_1.4.18-4_amd64.deb ... 2022-03-17 14:39:39.982 | Unpacking m4 (1.4.18-4) ... 2022-03-17 14:39:40.052 | Selecting previously unselected package autoconf. 2022-03-17 14:39:40.059 | Preparing to unpack .../041-autoconf_2.69-11.1_all.deb ... 2022-03-17 14:39:40.063 | Unpacking autoconf (2.69-11.1) ... 2022-03-17 14:39:40.168 | Selecting previously unselected package automake. 2022-03-17 14:39:40.179 | Preparing to unpack .../042-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-03-17 14:39:40.187 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-03-17 14:39:40.306 | Selecting previously unselected package autopoint. 2022-03-17 14:39:40.315 | Preparing to unpack .../043-autopoint_0.19.8.1-10build1_all.deb ... 2022-03-17 14:39:40.320 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-03-17 14:39:40.374 | Selecting previously unselected package libllvm10:amd64. 2022-03-17 14:39:40.381 | Preparing to unpack .../044-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:39:40.386 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:39:42.630 | Selecting previously unselected package libclang-cpp10. 2022-03-17 14:39:42.637 | Preparing to unpack .../045-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:39:42.642 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:39:44.071 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-03-17 14:39:44.078 | Preparing to unpack .../046-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-17 14:39:44.083 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-17 14:39:44.560 | Selecting previously unselected package libgc1c2:amd64. 2022-03-17 14:39:44.568 | Preparing to unpack .../047-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-03-17 14:39:44.573 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-17 14:39:44.630 | Selecting previously unselected package libobjc4:amd64. 2022-03-17 14:39:44.638 | Preparing to unpack .../048-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-17 14:39:44.642 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-17 14:39:44.688 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-03-17 14:39:44.695 | Preparing to unpack .../049-libobjc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-17 14:39:44.700 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-17 14:39:44.789 | Selecting previously unselected package libc6-i386. 2022-03-17 14:39:44.797 | Preparing to unpack .../050-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-03-17 14:39:44.802 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-17 14:39:45.322 | Selecting previously unselected package lib32gcc-s1. 2022-03-17 14:39:45.334 | Preparing to unpack .../051-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-17 14:39:45.339 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-17 14:39:45.394 | Selecting previously unselected package lib32stdc++6. 2022-03-17 14:39:45.401 | Preparing to unpack .../052-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-03-17 14:39:45.408 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-17 14:39:45.525 | Selecting previously unselected package libclang-common-10-dev. 2022-03-17 14:39:45.533 | Preparing to unpack .../053-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:39:45.537 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-17 14:39:46.568 | Selecting previously unselected package libclang1-10. 2022-03-17 14:39:46.577 | Preparing to unpack .../054-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:39:46.581 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:39:47.699 | Selecting previously unselected package clang-10. 2022-03-17 14:39:47.707 | Preparing to unpack .../055-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:39:47.714 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:39:47.762 | Selecting previously unselected package libtool. 2022-03-17 14:39:47.770 | Preparing to unpack .../056-libtool_2.4.6-14_all.deb ... 2022-03-17 14:39:47.775 | Unpacking libtool (2.4.6-14) ... 2022-03-17 14:39:47.837 | Selecting previously unselected package dh-autoreconf. 2022-03-17 14:39:47.849 | Preparing to unpack .../057-dh-autoreconf_19_all.deb ... 2022-03-17 14:39:47.854 | Unpacking dh-autoreconf (19) ... 2022-03-17 14:39:47.901 | Selecting previously unselected package libdebhelper-perl. 2022-03-17 14:39:47.909 | Preparing to unpack .../058-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-03-17 14:39:47.913 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-03-17 14:39:47.982 | Selecting previously unselected package libarchive-zip-perl. 2022-03-17 14:39:47.990 | Preparing to unpack .../059-libarchive-zip-perl_1.67-2_all.deb ... 2022-03-17 14:39:47.995 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-03-17 14:39:48.055 | Selecting previously unselected package libsub-override-perl. 2022-03-17 14:39:48.063 | Preparing to unpack .../060-libsub-override-perl_0.09-2_all.deb ... 2022-03-17 14:39:48.068 | Unpacking libsub-override-perl (0.09-2) ... 2022-03-17 14:39:48.107 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-03-17 14:39:48.115 | Preparing to unpack .../061-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-03-17 14:39:48.120 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-17 14:39:48.164 | Selecting previously unselected package dh-strip-nondeterminism. 2022-03-17 14:39:48.172 | Preparing to unpack .../062-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-03-17 14:39:48.177 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-03-17 14:39:48.212 | Selecting previously unselected package libdpkg-perl. 2022-03-17 14:39:48.219 | Preparing to unpack .../063-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-03-17 14:39:48.224 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-03-17 14:39:48.318 | Selecting previously unselected package make. 2022-03-17 14:39:48.326 | Preparing to unpack .../064-make_4.2.1-1.2_amd64.deb ... 2022-03-17 14:39:48.330 | Unpacking make (4.2.1-1.2) ... 2022-03-17 14:39:48.397 | Selecting previously unselected package dpkg-dev. 2022-03-17 14:39:48.406 | Preparing to unpack .../065-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-03-17 14:39:48.412 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-03-17 14:39:48.570 | Selecting previously unselected package dwz. 2022-03-17 14:39:48.579 | Preparing to unpack .../066-dwz_0.13-5_amd64.deb ... 2022-03-17 14:39:48.583 | Unpacking dwz (0.13-5) ... 2022-03-17 14:39:48.671 | Selecting previously unselected package libcroco3:amd64. 2022-03-17 14:39:48.683 | Preparing to unpack .../067-libcroco3_0.6.13-1_amd64.deb ... 2022-03-17 14:39:48.688 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-03-17 14:39:48.743 | Selecting previously unselected package gettext. 2022-03-17 14:39:48.751 | Preparing to unpack .../068-gettext_0.19.8.1-10build1_amd64.deb ... 2022-03-17 14:39:48.755 | Unpacking gettext (0.19.8.1-10build1) ... 2022-03-17 14:39:48.927 | Selecting previously unselected package intltool-debian. 2022-03-17 14:39:48.935 | Preparing to unpack .../069-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-03-17 14:39:48.941 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-03-17 14:39:48.983 | Selecting previously unselected package po-debconf. 2022-03-17 14:39:48.994 | Preparing to unpack .../070-po-debconf_1.0.21_all.deb ... 2022-03-17 14:39:48.999 | Unpacking po-debconf (1.0.21) ... 2022-03-17 14:39:49.077 | Selecting previously unselected package debhelper. 2022-03-17 14:39:49.085 | Preparing to unpack .../071-debhelper_12.10ubuntu1_all.deb ... 2022-03-17 14:39:49.090 | Unpacking debhelper (12.10ubuntu1) ... 2022-03-17 14:39:49.303 | Selecting previously unselected package uuid-dev:amd64. 2022-03-17 14:39:49.311 | Preparing to unpack .../072-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-03-17 14:39:49.316 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-17 14:39:49.364 | Selecting previously unselected package libsctp1:amd64. 2022-03-17 14:39:49.372 | Preparing to unpack .../073-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-03-17 14:39:49.376 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-17 14:39:49.418 | Selecting previously unselected package libsctp-dev:amd64. 2022-03-17 14:39:49.426 | Preparing to unpack .../074-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-03-17 14:39:49.430 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-17 14:39:49.476 | Selecting previously unselected package libapr1-dev. 2022-03-17 14:39:49.484 | Preparing to unpack .../075-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-03-17 14:39:49.488 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-17 14:39:49.769 | Selecting previously unselected package libldap2-dev:amd64. 2022-03-17 14:39:49.777 | Preparing to unpack .../076-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-03-17 14:39:49.784 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-17 14:39:49.921 | Selecting previously unselected package libaprutil1-dev. 2022-03-17 14:39:49.933 | Preparing to unpack .../077-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-03-17 14:39:49.938 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-17 14:39:50.161 | Selecting previously unselected package apache2-dev. 2022-03-17 14:39:50.169 | Preparing to unpack .../078-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-17 14:39:50.175 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-03-17 14:39:50.259 | Selecting previously unselected package binfmt-support. 2022-03-17 14:39:50.267 | Preparing to unpack .../079-binfmt-support_2.2.0-2_amd64.deb ... 2022-03-17 14:39:50.280 | Unpacking binfmt-support (2.2.0-2) ... 2022-03-17 14:39:50.322 | Selecting previously unselected package g++-9. 2022-03-17 14:39:50.329 | Preparing to unpack .../080-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... 2022-03-17 14:39:50.334 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04) ... 2022-03-17 14:39:51.474 | Selecting previously unselected package g++. 2022-03-17 14:39:51.483 | Preparing to unpack .../081-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-03-17 14:39:51.488 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-03-17 14:39:51.525 | Selecting previously unselected package build-essential. 2022-03-17 14:39:51.533 | Preparing to unpack .../082-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-03-17 14:39:51.539 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-03-17 14:39:51.576 | Selecting previously unselected package conntrack. 2022-03-17 14:39:51.584 | Preparing to unpack .../083-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-03-17 14:39:51.588 | Unpacking conntrack (1:1.4.5-2) ... 2022-03-17 14:39:51.632 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-03-17 14:39:51.640 | Preparing to unpack .../084-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-03-17 14:39:51.644 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-17 14:39:51.681 | Selecting previously unselected package libnetfilter-queue1. 2022-03-17 14:39:51.689 | Preparing to unpack .../085-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-03-17 14:39:51.695 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-03-17 14:39:51.743 | Selecting previously unselected package conntrackd. 2022-03-17 14:39:51.751 | Preparing to unpack .../086-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-03-17 14:39:51.755 | Unpacking conntrackd (1:1.4.5-2) ... 2022-03-17 14:39:51.817 | Selecting previously unselected package dns-root-data. 2022-03-17 14:39:51.828 | Preparing to unpack .../087-dns-root-data_2019052802_all.deb ... 2022-03-17 14:39:51.834 | Unpacking dns-root-data (2019052802) ... 2022-03-17 14:39:51.878 | Selecting previously unselected package libidn11:amd64. 2022-03-17 14:39:51.885 | Preparing to unpack .../088-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-03-17 14:39:51.890 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-17 14:39:51.946 | Selecting previously unselected package dnsmasq-base. 2022-03-17 14:39:51.958 | Preparing to unpack .../089-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-17 14:39:51.964 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-17 14:39:52.049 | Selecting previously unselected package dnsmasq-utils. 2022-03-17 14:39:52.056 | Preparing to unpack .../090-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-03-17 14:39:52.062 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-17 14:39:52.111 | Selecting previously unselected package ebtables. 2022-03-17 14:39:52.119 | Preparing to unpack .../091-ebtables_2.0.11-3build1_amd64.deb ... 2022-03-17 14:39:52.144 | Unpacking ebtables (2.0.11-3build1) ... 2022-03-17 14:39:52.205 | Selecting previously unselected package libfakeroot:amd64. 2022-03-17 14:39:52.213 | Preparing to unpack .../092-libfakeroot_1.24-1_amd64.deb ... 2022-03-17 14:39:52.218 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-03-17 14:39:52.262 | Selecting previously unselected package fakeroot. 2022-03-17 14:39:52.271 | Preparing to unpack .../093-fakeroot_1.24-1_amd64.deb ... 2022-03-17 14:39:52.275 | Unpacking fakeroot (1.24-1) ... 2022-03-17 14:39:52.337 | Selecting previously unselected package fonts-dejavu-core. 2022-03-17 14:39:52.345 | Preparing to unpack .../094-fonts-dejavu-core_2.37-1_all.deb ... 2022-03-17 14:39:52.350 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-03-17 14:39:52.541 | Selecting previously unselected package fonts-liberation. 2022-03-17 14:39:52.549 | Preparing to unpack .../095-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-03-17 14:39:52.553 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-03-17 14:39:52.708 | Selecting previously unselected package fontconfig-config. 2022-03-17 14:39:52.716 | Preparing to unpack .../096-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-03-17 14:39:52.722 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-17 14:39:52.776 | Selecting previously unselected package libfontconfig1:amd64. 2022-03-17 14:39:52.784 | Preparing to unpack .../097-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-03-17 14:39:52.787 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-17 14:39:52.845 | Selecting previously unselected package fontconfig. 2022-03-17 14:39:52.853 | Preparing to unpack .../098-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-03-17 14:39:52.857 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-03-17 14:39:52.919 | Selecting previously unselected package genisoimage. 2022-03-17 14:39:52.927 | Preparing to unpack .../099-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-03-17 14:39:52.932 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-17 14:39:53.029 | Selecting previously unselected package libann0. 2022-03-17 14:39:53.037 | Preparing to unpack .../100-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-03-17 14:39:53.043 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-03-17 14:39:53.093 | Selecting previously unselected package libcdt5:amd64. 2022-03-17 14:39:53.102 | Preparing to unpack .../101-libcdt5_2.42.2-3build2_amd64.deb ... 2022-03-17 14:39:53.106 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-03-17 14:39:53.151 | Selecting previously unselected package libcgraph6:amd64. 2022-03-17 14:39:53.159 | Preparing to unpack .../102-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-03-17 14:39:53.164 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-17 14:39:53.215 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-03-17 14:39:53.223 | Preparing to unpack .../103-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-17 14:39:53.227 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-17 14:39:53.284 | Selecting previously unselected package libjpeg8:amd64. 2022-03-17 14:39:53.292 | Preparing to unpack .../104-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-03-17 14:39:53.297 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-17 14:39:53.339 | Selecting previously unselected package libjbig0:amd64. 2022-03-17 14:39:53.347 | Preparing to unpack .../105-libjbig0_2.1-3.1build1_amd64.deb ... 2022-03-17 14:39:53.354 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-03-17 14:39:53.396 | Selecting previously unselected package libwebp6:amd64. 2022-03-17 14:39:53.404 | Preparing to unpack .../106-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-03-17 14:39:53.413 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-17 14:39:53.481 | Selecting previously unselected package libtiff5:amd64. 2022-03-17 14:39:53.489 | Preparing to unpack .../107-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-03-17 14:39:53.496 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-17 14:39:53.563 | Selecting previously unselected package libxpm4:amd64. 2022-03-17 14:39:53.571 | Preparing to unpack .../108-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-03-17 14:39:53.576 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-03-17 14:39:53.630 | Selecting previously unselected package libgd3:amd64. 2022-03-17 14:39:53.638 | Preparing to unpack .../109-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-03-17 14:39:53.643 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-17 14:39:53.707 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-03-17 14:39:53.716 | Preparing to unpack .../110-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-03-17 14:39:53.720 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-17 14:39:53.800 | Selecting previously unselected package libpixman-1-0:amd64. 2022-03-17 14:39:53.808 | Preparing to unpack .../111-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-03-17 14:39:53.813 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-17 14:39:53.889 | Selecting previously unselected package libxcb-render0:amd64. 2022-03-17 14:39:53.897 | Preparing to unpack .../112-libxcb-render0_1.14-2_amd64.deb ... 2022-03-17 14:39:53.901 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-03-17 14:39:53.946 | Selecting previously unselected package libxcb-shm0:amd64. 2022-03-17 14:39:53.954 | Preparing to unpack .../113-libxcb-shm0_1.14-2_amd64.deb ... 2022-03-17 14:39:53.959 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-03-17 14:39:53.996 | Selecting previously unselected package libxrender1:amd64. 2022-03-17 14:39:54.004 | Preparing to unpack .../114-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-03-17 14:39:54.008 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-03-17 14:39:54.052 | Selecting previously unselected package libcairo2:amd64. 2022-03-17 14:39:54.060 | Preparing to unpack .../115-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-03-17 14:39:54.065 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-17 14:39:54.190 | Selecting previously unselected package libgraphite2-3:amd64. 2022-03-17 14:39:54.198 | Preparing to unpack .../116-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-03-17 14:39:54.206 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-17 14:39:54.255 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-03-17 14:39:54.263 | Preparing to unpack .../117-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-03-17 14:39:54.267 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-17 14:39:54.362 | Selecting previously unselected package libthai-data. 2022-03-17 14:39:54.370 | Preparing to unpack .../118-libthai-data_0.1.28-3_all.deb ... 2022-03-17 14:39:54.376 | Unpacking libthai-data (0.1.28-3) ... 2022-03-17 14:39:54.448 | Selecting previously unselected package libdatrie1:amd64. 2022-03-17 14:39:54.456 | Preparing to unpack .../119-libdatrie1_0.2.12-3_amd64.deb ... 2022-03-17 14:39:54.460 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-03-17 14:39:54.510 | Selecting previously unselected package libthai0:amd64. 2022-03-17 14:39:54.518 | Preparing to unpack .../120-libthai0_0.1.28-3_amd64.deb ... 2022-03-17 14:39:54.523 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-03-17 14:39:54.570 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-03-17 14:39:54.578 | Preparing to unpack .../121-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-17 14:39:54.583 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-17 14:39:54.658 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-03-17 14:39:54.666 | Preparing to unpack .../122-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-17 14:39:54.672 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-17 14:39:54.718 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-03-17 14:39:54.727 | Preparing to unpack .../123-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-03-17 14:39:54.732 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-17 14:39:54.777 | Selecting previously unselected package libpathplan4:amd64. 2022-03-17 14:39:54.785 | Preparing to unpack .../124-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-03-17 14:39:54.789 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-17 14:39:54.837 | Selecting previously unselected package libgvc6. 2022-03-17 14:39:54.845 | Preparing to unpack .../125-libgvc6_2.42.2-3build2_amd64.deb ... 2022-03-17 14:39:54.849 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-03-17 14:39:54.987 | Selecting previously unselected package libgvpr2:amd64. 2022-03-17 14:39:54.995 | Preparing to unpack .../126-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-03-17 14:39:55.000 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-17 14:39:55.063 | Selecting previously unselected package liblab-gamut1:amd64. 2022-03-17 14:39:55.075 | Preparing to unpack .../127-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-03-17 14:39:55.082 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-17 14:39:55.250 | Selecting previously unselected package x11-common. 2022-03-17 14:39:55.259 | Preparing to unpack .../128-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-03-17 14:39:55.288 | dpkg-query: no packages found matching nux-tools 2022-03-17 14:39:55.303 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-03-17 14:39:55.354 | Selecting previously unselected package libice6:amd64. 2022-03-17 14:39:55.362 | Preparing to unpack .../129-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-03-17 14:39:55.366 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-17 14:39:55.408 | Selecting previously unselected package libsm6:amd64. 2022-03-17 14:39:55.417 | Preparing to unpack .../130-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-03-17 14:39:55.421 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-03-17 14:39:55.459 | Selecting previously unselected package libxt6:amd64. 2022-03-17 14:39:55.467 | Preparing to unpack .../131-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-03-17 14:39:55.473 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-03-17 14:39:55.542 | Selecting previously unselected package libxmu6:amd64. 2022-03-17 14:39:55.554 | Preparing to unpack .../132-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-03-17 14:39:55.559 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-17 14:39:55.612 | Selecting previously unselected package libxaw7:amd64. 2022-03-17 14:39:55.623 | Preparing to unpack .../133-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-03-17 14:39:55.629 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-03-17 14:39:55.699 | Selecting previously unselected package graphviz. 2022-03-17 14:39:55.707 | Preparing to unpack .../134-graphviz_2.42.2-3build2_amd64.deb ... 2022-03-17 14:39:55.712 | Unpacking graphviz (2.42.2-3build2) ... 2022-03-17 14:39:55.875 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-03-17 14:39:55.888 | Preparing to unpack .../135-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-03-17 14:39:55.895 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-17 14:39:55.964 | Selecting previously unselected package libibverbs1:amd64. 2022-03-17 14:39:55.972 | Preparing to unpack .../136-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-03-17 14:39:55.977 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-17 14:39:56.034 | Selecting previously unselected package ibverbs-providers:amd64. 2022-03-17 14:39:56.042 | Preparing to unpack .../137-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-03-17 14:39:56.063 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-17 14:39:56.153 | Selecting previously unselected package icu-devtools. 2022-03-17 14:39:56.161 | Preparing to unpack .../138-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-03-17 14:39:56.167 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-03-17 14:39:56.250 | Selecting previously unselected package iputils-arping. 2022-03-17 14:39:56.258 | Preparing to unpack .../139-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-03-17 14:39:56.262 | Unpacking iputils-arping (3:20190709-3) ... 2022-03-17 14:39:56.313 | Selecting previously unselected package javascript-common. 2022-03-17 14:39:56.321 | Preparing to unpack .../140-javascript-common_11_all.deb ... 2022-03-17 14:39:56.338 | Unpacking javascript-common (11) ... 2022-03-17 14:39:56.386 | Selecting previously unselected package libgssrpc4:amd64. 2022-03-17 14:39:56.394 | Preparing to unpack .../141-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-03-17 14:39:56.398 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:39:56.445 | Selecting previously unselected package libkdb5-9:amd64. 2022-03-17 14:39:56.453 | Preparing to unpack .../142-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-03-17 14:39:56.458 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:39:56.506 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-03-17 14:39:56.515 | Preparing to unpack .../143-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-17 14:39:56.519 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:39:56.574 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-03-17 14:39:56.586 | Preparing to unpack .../144-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-03-17 14:39:56.591 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:39:56.640 | Selecting previously unselected package comerr-dev:amd64. 2022-03-17 14:39:56.648 | Preparing to unpack .../145-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-03-17 14:39:56.655 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-17 14:39:56.705 | Selecting previously unselected package krb5-multidev:amd64. 2022-03-17 14:39:56.713 | Preparing to unpack .../146-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-17 14:39:56.717 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:39:56.785 | Selecting previously unselected package libalgorithm-diff-perl. 2022-03-17 14:39:56.796 | Preparing to unpack .../147-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-03-17 14:39:56.802 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-03-17 14:39:56.846 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-03-17 14:39:56.854 | Preparing to unpack .../148-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-03-17 14:39:56.859 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-17 14:39:56.900 | Selecting previously unselected package libalgorithm-merge-perl. 2022-03-17 14:39:56.912 | Preparing to unpack .../149-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-03-17 14:39:56.917 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-03-17 14:39:56.953 | Selecting previously unselected package libarchive-cpio-perl. 2022-03-17 14:39:56.961 | Preparing to unpack .../150-libarchive-cpio-perl_0.10-1_all.deb ... 2022-03-17 14:39:56.984 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-03-17 14:39:57.032 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-03-17 14:39:57.040 | Preparing to unpack .../151-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-17 14:39:57.045 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-17 14:39:57.130 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-03-17 14:39:57.139 | Preparing to unpack .../152-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-03-17 14:39:57.144 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-17 14:39:57.227 | Selecting previously unselected package libfile-fcntllock-perl. 2022-03-17 14:39:57.235 | Preparing to unpack .../153-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-03-17 14:39:57.239 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-03-17 14:39:57.282 | Selecting previously unselected package libgts-bin. 2022-03-17 14:39:57.290 | Preparing to unpack .../154-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-03-17 14:39:57.294 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-03-17 14:39:57.339 | Selecting previously unselected package libicu-dev:amd64. 2022-03-17 14:39:57.347 | Preparing to unpack .../155-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-03-17 14:39:57.352 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-17 14:39:58.843 | Selecting previously unselected package libipset13:amd64. 2022-03-17 14:39:58.851 | Preparing to unpack .../156-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-17 14:39:58.857 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-17 14:39:58.912 | Selecting previously unselected package librdmacm1:amd64. 2022-03-17 14:39:58.924 | Preparing to unpack .../157-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-03-17 14:39:58.929 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-17 14:39:58.984 | Selecting previously unselected package libiscsi7:amd64. 2022-03-17 14:39:58.993 | Preparing to unpack .../158-libiscsi7_1.18.0-2_amd64.deb ... 2022-03-17 14:39:58.997 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-03-17 14:39:59.049 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-03-17 14:39:59.057 | Preparing to unpack .../159-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-03-17 14:39:59.062 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-17 14:39:59.136 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-03-17 14:39:59.144 | Preparing to unpack .../160-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-03-17 14:39:59.148 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-17 14:39:59.187 | Selecting previously unselected package libjpeg-dev:amd64. 2022-03-17 14:39:59.195 | Preparing to unpack .../161-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-03-17 14:39:59.199 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-17 14:39:59.240 | Selecting previously unselected package libjs-jquery. 2022-03-17 14:39:59.248 | Preparing to unpack .../162-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-03-17 14:39:59.253 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-03-17 14:39:59.333 | Selecting previously unselected package libjs-jquery-metadata. 2022-03-17 14:39:59.345 | Preparing to unpack .../163-libjs-jquery-metadata_12-1.1_all.deb ... 2022-03-17 14:39:59.350 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-03-17 14:39:59.392 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-03-17 14:39:59.400 | Preparing to unpack .../164-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-03-17 14:39:59.404 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-17 14:39:59.515 | Selecting previously unselected package libltdl-dev:amd64. 2022-03-17 14:39:59.523 | Preparing to unpack .../165-libltdl-dev_2.4.6-14_amd64.deb ... 2022-03-17 14:39:59.527 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-03-17 14:39:59.605 | Selecting previously unselected package libsys-hostname-long-perl. 2022-03-17 14:39:59.614 | Preparing to unpack .../166-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-03-17 14:39:59.618 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-03-17 14:39:59.662 | Selecting previously unselected package libmail-sendmail-perl. 2022-03-17 14:39:59.674 | Preparing to unpack .../167-libmail-sendmail-perl_0.80-1_all.deb ... 2022-03-17 14:39:59.679 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-03-17 14:39:59.728 | Selecting previously unselected package libncurses-dev:amd64. 2022-03-17 14:39:59.736 | Preparing to unpack .../168-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-17 14:39:59.741 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-17 14:39:59.864 | Selecting previously unselected package libnspr4:amd64. 2022-03-17 14:39:59.872 | Preparing to unpack .../169-libnspr4_2%3a4.25-1_amd64.deb ... 2022-03-17 14:39:59.876 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-03-17 14:39:59.935 | Selecting previously unselected package libnss3:amd64. 2022-03-17 14:39:59.944 | Preparing to unpack .../170-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-03-17 14:39:59.948 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-17 14:40:00.166 | Selecting previously unselected package libomp5-10:amd64. 2022-03-17 14:40:00.175 | Preparing to unpack .../171-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:40:00.180 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:00.276 | Selecting previously unselected package libomp-10-dev. 2022-03-17 14:40:00.284 | Preparing to unpack .../172-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:40:00.288 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:00.341 | Selecting previously unselected package pcp-conf. 2022-03-17 14:40:00.349 | Preparing to unpack .../173-pcp-conf_5.0.3-1_amd64.deb ... 2022-03-17 14:40:00.354 | Unpacking pcp-conf (5.0.3-1) ... 2022-03-17 14:40:00.399 | Selecting previously unselected package libpcp3. 2022-03-17 14:40:00.411 | Preparing to unpack .../174-libpcp3_5.0.3-1_amd64.deb ... 2022-03-17 14:40:00.416 | Unpacking libpcp3 (5.0.3-1) ... 2022-03-17 14:40:00.496 | Selecting previously unselected package libpcp-pmda3. 2022-03-17 14:40:00.504 | Preparing to unpack .../175-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-03-17 14:40:00.508 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-03-17 14:40:00.551 | Selecting previously unselected package libpcp-pmda-perl. 2022-03-17 14:40:00.564 | Preparing to unpack .../176-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-03-17 14:40:00.569 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-03-17 14:40:00.617 | Selecting previously unselected package libpq5:amd64. 2022-03-17 14:40:00.626 | Preparing to unpack .../177-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-17 14:40:00.632 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-17 14:40:00.687 | Selecting previously unselected package libpq-dev. 2022-03-17 14:40:00.695 | Preparing to unpack .../178-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-17 14:40:00.699 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-17 14:40:00.793 | Selecting previously unselected package librados2. 2022-03-17 14:40:00.802 | Preparing to unpack .../179-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-17 14:40:00.807 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-17 14:40:01.298 | Selecting previously unselected package librbd1. 2022-03-17 14:40:01.307 | Preparing to unpack .../180-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-03-17 14:40:01.310 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-17 14:40:01.582 | Selecting previously unselected package libsasl2-dev. 2022-03-17 14:40:01.590 | Preparing to unpack .../181-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-17 14:40:01.594 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-17 14:40:01.697 | Preparing to unpack .../182-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-03-17 14:40:01.710 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-03-17 14:40:01.764 | Selecting previously unselected package libssl-dev:amd64. 2022-03-17 14:40:01.773 | Preparing to unpack .../183-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-03-17 14:40:01.776 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-17 14:40:02.049 | Selecting previously unselected package libsystemd-dev:amd64. 2022-03-17 14:40:02.057 | Preparing to unpack .../184-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-03-17 14:40:02.061 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-17 14:40:02.193 | Selecting previously unselected package libtinfo-dev:amd64. 2022-03-17 14:40:02.201 | Preparing to unpack .../185-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-03-17 14:40:02.206 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-17 14:40:02.247 | Selecting previously unselected package libx86-1:amd64. 2022-03-17 14:40:02.256 | Preparing to unpack .../186-libx86-1_1.1+ds1-11_amd64.deb ... 2022-03-17 14:40:02.261 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-03-17 14:40:02.313 | Selecting previously unselected package libxml2-dev:amd64. 2022-03-17 14:40:02.321 | Preparing to unpack .../187-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-03-17 14:40:02.325 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-17 14:40:02.484 | Selecting previously unselected package libxslt1-dev:amd64. 2022-03-17 14:40:02.496 | Preparing to unpack .../188-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-03-17 14:40:02.501 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-17 14:40:02.605 | Selecting previously unselected package llvm-10-runtime. 2022-03-17 14:40:02.613 | Preparing to unpack .../189-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:40:02.620 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:02.696 | Selecting previously unselected package libpfm4:amd64. 2022-03-17 14:40:02.709 | Preparing to unpack .../190-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-03-17 14:40:02.714 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-17 14:40:02.806 | Selecting previously unselected package llvm-10. 2022-03-17 14:40:02.814 | Preparing to unpack .../191-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:40:02.819 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:03.608 | Selecting previously unselected package libffi-dev:amd64. 2022-03-17 14:40:03.619 | Preparing to unpack .../192-libffi-dev_3.3-4_amd64.deb ... 2022-03-17 14:40:03.623 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-03-17 14:40:03.677 | Selecting previously unselected package python3-pygments. 2022-03-17 14:40:03.686 | Preparing to unpack .../193-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-03-17 14:40:03.690 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-17 14:40:03.844 | Selecting previously unselected package llvm-10-tools. 2022-03-17 14:40:03.853 | Preparing to unpack .../194-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:40:03.857 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:04.019 | Selecting previously unselected package libz3-4:amd64. 2022-03-17 14:40:04.028 | Preparing to unpack .../195-libz3-4_4.8.7-4build1_amd64.deb ... 2022-03-17 14:40:04.032 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-03-17 14:40:05.019 | Selecting previously unselected package libz3-dev:amd64. 2022-03-17 14:40:05.028 | Preparing to unpack .../196-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-03-17 14:40:05.032 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-17 14:40:05.099 | Selecting previously unselected package llvm-10-dev. 2022-03-17 14:40:05.107 | Preparing to unpack .../197-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-17 14:40:05.111 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:09.537 | Selecting previously unselected package lsscsi. 2022-03-17 14:40:09.546 | Preparing to unpack .../198-lsscsi_0.30-0.1_amd64.deb ... 2022-03-17 14:40:09.551 | Unpacking lsscsi (0.30-0.1) ... 2022-03-17 14:40:09.606 | Selecting previously unselected package pkg-config. 2022-03-17 14:40:09.615 | Preparing to unpack .../199-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-03-17 14:40:09.620 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-03-17 14:40:09.664 | Selecting previously unselected package pm-utils. 2022-03-17 14:40:09.672 | Preparing to unpack .../200-pm-utils_1.4.1-19_all.deb ... 2022-03-17 14:40:09.677 | Unpacking pm-utils (1.4.1-19) ... 2022-03-17 14:40:09.755 | Selecting previously unselected package postgresql-client-common. 2022-03-17 14:40:09.764 | Preparing to unpack .../201-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-03-17 14:40:09.768 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-03-17 14:40:09.816 | Selecting previously unselected package postgresql-client-12. 2022-03-17 14:40:09.826 | Preparing to unpack .../202-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-17 14:40:09.832 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-17 14:40:10.066 | Selecting previously unselected package ssl-cert. 2022-03-17 14:40:10.075 | Preparing to unpack .../203-ssl-cert_1.0.39_all.deb ... 2022-03-17 14:40:10.079 | Unpacking ssl-cert (1.0.39) ... 2022-03-17 14:40:10.131 | Selecting previously unselected package postgresql-common. 2022-03-17 14:40:10.140 | Preparing to unpack .../204-postgresql-common_214ubuntu0.1_all.deb ... 2022-03-17 14:40:10.172 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-03-17 14:40:10.179 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-03-17 14:40:10.258 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-17 14:40:10.267 | Preparing to unpack .../205-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-17 14:40:10.271 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-17 14:40:10.617 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-17 14:40:10.630 | Preparing to unpack .../206-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-17 14:40:10.636 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-17 14:40:10.680 | Selecting previously unselected package python-pip-whl. 2022-03-17 14:40:10.689 | Preparing to unpack .../207-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-03-17 14:40:10.693 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-17 14:40:10.914 | Selecting previously unselected package python3-mysqldb. 2022-03-17 14:40:10.923 | Preparing to unpack .../208-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-03-17 14:40:10.927 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-03-17 14:40:10.977 | Selecting previously unselected package python3-wheel. 2022-03-17 14:40:10.990 | Preparing to unpack .../209-python3-wheel_0.34.2-1_all.deb ... 2022-03-17 14:40:10.995 | Unpacking python3-wheel (0.34.2-1) ... 2022-03-17 14:40:11.047 | Selecting previously unselected package python3-pip. 2022-03-17 14:40:11.056 | Preparing to unpack .../210-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-03-17 14:40:11.061 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-17 14:40:11.185 | Selecting previously unselected package python3.8-venv. 2022-03-17 14:40:11.193 | Preparing to unpack .../211-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-03-17 14:40:11.198 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-17 14:40:11.235 | Selecting previously unselected package python3-venv. 2022-03-17 14:40:11.244 | Preparing to unpack .../212-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-03-17 14:40:11.248 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-03-17 14:40:11.283 | Selecting previously unselected package qemu-block-extra:amd64. 2022-03-17 14:40:11.294 | Preparing to unpack .../213-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-17 14:40:11.297 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-17 14:40:11.345 | Selecting previously unselected package qemu-utils. 2022-03-17 14:40:11.356 | Preparing to unpack .../214-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-03-17 14:40:11.361 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-17 14:40:11.549 | Selecting previously unselected package sharutils. 2022-03-17 14:40:11.558 | Preparing to unpack .../215-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-03-17 14:40:11.562 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-03-17 14:40:11.621 | Selecting previously unselected package sqlite3. 2022-03-17 14:40:11.630 | Preparing to unpack .../216-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-03-17 14:40:11.634 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-17 14:40:11.798 | Selecting previously unselected package unzip. 2022-03-17 14:40:11.807 | Preparing to unpack .../217-unzip_6.0-25ubuntu1_amd64.deb ... 2022-03-17 14:40:11.812 | Unpacking unzip (6.0-25ubuntu1) ... 2022-03-17 14:40:11.872 | Selecting previously unselected package vbetool. 2022-03-17 14:40:11.880 | Preparing to unpack .../218-vbetool_1.1-4_amd64.deb ... 2022-03-17 14:40:11.884 | Unpacking vbetool (1.1-4) ... 2022-03-17 14:40:11.934 | Selecting previously unselected package ipset. 2022-03-17 14:40:11.942 | Preparing to unpack .../219-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-03-17 14:40:11.955 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-17 14:40:12.012 | Selecting previously unselected package ipvsadm. 2022-03-17 14:40:12.021 | Preparing to unpack .../220-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-03-17 14:40:12.026 | Unpacking ipvsadm (1:1.31-1) ... 2022-03-17 14:40:12.077 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-03-17 14:40:12.085 | Preparing to unpack .../221-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-03-17 14:40:12.099 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-03-17 14:40:12.138 | Selecting previously unselected package liberasurecode1:amd64. 2022-03-17 14:40:12.146 | Preparing to unpack .../222-liberasurecode1_1.6.1-4_amd64.deb ... 2022-03-17 14:40:12.151 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-03-17 14:40:12.199 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-03-17 14:40:12.208 | Preparing to unpack .../223-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-03-17 14:40:12.212 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-17 14:40:12.255 | Selecting previously unselected package libkrb5-dev:amd64. 2022-03-17 14:40:12.264 | Preparing to unpack .../224-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-03-17 14:40:12.268 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:40:12.313 | Selecting previously unselected package libpcp-gui2. 2022-03-17 14:40:12.322 | Preparing to unpack .../225-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-03-17 14:40:12.326 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-03-17 14:40:12.369 | Selecting previously unselected package libpcp-import1. 2022-03-17 14:40:12.378 | Preparing to unpack .../226-libpcp-import1_5.0.3-1_amd64.deb ... 2022-03-17 14:40:12.383 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-03-17 14:40:12.425 | Selecting previously unselected package libpcp-mmv1. 2022-03-17 14:40:12.433 | Preparing to unpack .../227-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-03-17 14:40:12.438 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-03-17 14:40:12.480 | Selecting previously unselected package libpcp-trace2. 2022-03-17 14:40:12.489 | Preparing to unpack .../228-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-03-17 14:40:12.493 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-03-17 14:40:12.543 | Selecting previously unselected package libpcp-web1. 2022-03-17 14:40:12.552 | Preparing to unpack .../229-libpcp-web1_5.0.3-1_amd64.deb ... 2022-03-17 14:40:12.556 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-03-17 14:40:12.630 | Selecting previously unselected package libyaml-dev:amd64. 2022-03-17 14:40:12.644 | Preparing to unpack .../230-libyaml-dev_0.2.2-1_amd64.deb ... 2022-03-17 14:40:12.649 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-03-17 14:40:12.698 | Selecting previously unselected package python3-pcp. 2022-03-17 14:40:12.707 | Preparing to unpack .../231-python3-pcp_5.0.3-1_amd64.deb ... 2022-03-17 14:40:12.712 | Unpacking python3-pcp (5.0.3-1) ... 2022-03-17 14:40:12.776 | Selecting previously unselected package pcp. 2022-03-17 14:40:12.785 | Preparing to unpack .../232-pcp_5.0.3-1_amd64.deb ... 2022-03-17 14:40:12.866 | Unpacking pcp (5.0.3-1) ... 2022-03-17 14:40:13.455 | Selecting previously unselected package socat. 2022-03-17 14:40:13.464 | Preparing to unpack .../233-socat_1.7.3.3-2_amd64.deb ... 2022-03-17 14:40:13.468 | Unpacking socat (1.7.3.3-2) ... 2022-03-17 14:40:13.567 | Selecting previously unselected package vlan. 2022-03-17 14:40:13.579 | Preparing to unpack .../234-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-03-17 14:40:13.584 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-17 14:40:13.667 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-03-17 14:40:13.680 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-03-17 14:40:13.696 | Setting up javascript-common (11) ... 2022-03-17 14:40:13.741 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-03-17 14:40:13.759 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-03-17 14:40:13.768 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-03-17 14:40:13.777 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-03-17 14:40:13.785 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-03-17 14:40:13.812 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-17 14:40:13.820 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-03-17 14:40:13.828 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-03-17 14:40:13.836 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-17 14:40:13.843 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-03-17 14:40:13.850 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-03-17 14:40:13.856 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-03-17 14:40:13.862 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-03-17 14:40:13.868 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-03-17 14:40:13.874 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-03-17 14:40:13.879 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-03-17 14:40:13.885 | Setting up libarchive-zip-perl (1.67-2) ... 2022-03-17 14:40:13.891 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-03-17 14:40:13.897 | Setting up vbetool (1.1-4) ... 2022-03-17 14:40:13.902 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-03-17 14:40:13.908 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-03-17 14:40:13.916 | Setting up pm-utils (1.4.1-19) ... 2022-03-17 14:40:13.926 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-17 14:40:14.173 | Setting up unzip (6.0-25ubuntu1) ... 2022-03-17 14:40:14.205 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-03-17 14:40:14.213 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-17 14:40:14.238 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-03-17 14:40:14.248 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-03-17 14:40:14.522 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-03-17 14:40:15.268 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-03-17 14:40:15.281 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-03-17 14:40:15.287 | Setting up m4 (1.4.18-4) ... 2022-03-17 14:40:15.294 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-17 14:40:15.614 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-03-17 14:40:15.626 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-03-17 14:40:15.635 | Setting up iputils-arping (3:20190709-3) ... 2022-03-17 14:40:15.671 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-03-17 14:40:15.680 | Setting up conntrack (1:1.4.5-2) ... 2022-03-17 14:40:15.688 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-17 14:40:15.695 | Setting up python3-wheel (0.34.2-1) ... 2022-03-17 14:40:15.979 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-03-17 14:40:15.989 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-03-17 14:40:16.213 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-03-17 14:40:18.470 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-03-17 14:40:18.484 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-03-17 14:40:18.494 | Setting up acl (2.2.53-6) ... 2022-03-17 14:40:18.505 | Setting up dns-root-data (2019052802) ... 2022-03-17 14:40:18.513 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-17 14:40:18.521 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:18.532 | Setting up fakeroot (1.24-1) ... 2022-03-17 14:40:18.542 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-03-17 14:40:18.557 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-03-17 14:40:18.566 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:40:18.572 | Setting up autotools-dev (20180224.1) ... 2022-03-17 14:40:18.577 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-03-17 14:40:19.408 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-03-17 14:40:19.418 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-03-17 14:40:19.428 | Setting up make (4.2.1-1.2) ... 2022-03-17 14:40:19.439 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-03-17 14:40:19.448 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-03-17 14:40:19.457 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:19.464 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-03-17 14:40:19.472 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-03-17 14:40:19.479 | Setting up ebtables (2.0.11-3build1) ... 2022-03-17 14:40:20.064 | Setting up socat (1.7.3.3-2) ... 2022-03-17 14:40:20.073 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-03-17 14:40:20.080 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-03-17 14:40:20.088 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-03-17 14:40:20.097 | Setting up autopoint (0.19.8.1-10build1) ... 2022-03-17 14:40:20.104 | Setting up binfmt-support (2.2.0-2) ... 2022-03-17 14:40:20.405 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-03-17 14:40:21.473 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-03-17 14:40:21.485 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-03-17 14:40:21.492 | Setting up fonts-dejavu-core (2.37-1) ... 2022-03-17 14:40:21.554 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-03-17 14:40:21.562 | Setting up lsscsi (0.30-0.1) ... 2022-03-17 14:40:21.568 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-03-17 14:40:21.574 | Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... 2022-03-17 14:40:21.580 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-17 14:40:21.586 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... 2022-03-17 14:40:21.591 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-03-17 14:40:21.599 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-17 14:40:21.605 | Setting up autoconf (2.69-11.1) ... 2022-03-17 14:40:21.616 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-03-17 14:40:21.624 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-03-17 14:40:21.671 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-03-17 14:40:21.678 | Setting up dwz (0.13-5) ... 2022-03-17 14:40:21.687 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-03-17 14:40:21.694 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-03-17 14:40:21.704 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-03-17 14:40:21.710 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-03-17 14:40:21.716 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-03-17 14:40:21.732 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-03-17 14:40:23.015 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:40:23.027 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:23.036 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-03-17 14:40:23.045 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-03-17 14:40:23.053 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-03-17 14:40:23.059 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-03-17 14:40:23.074 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-03-17 14:40:23.082 | Setting up pcp-conf (5.0.3-1) ... 2022-03-17 14:40:23.090 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-03-17 14:40:23.099 | Setting up libsub-override-perl (0.09-2) ... 2022-03-17 14:40:23.106 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-03-17 14:40:23.113 | Setting up libthai-data (0.1.28-3) ... 2022-03-17 14:40:23.119 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-03-17 14:40:23.126 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-03-17 14:40:23.134 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-03-17 14:40:23.139 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-03-17 14:40:23.145 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:40:23.152 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-03-17 14:40:23.158 | Setting up sharutils (1:4.15.2-4build1) ... 2022-03-17 14:40:23.163 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-03-17 14:40:23.178 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-03-17 14:40:23.193 | Setting up conntrackd (1:1.4.5-2) ... 2022-03-17 14:40:24.249 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-03-17 14:40:24.585 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-03-17 14:40:24.597 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-03-17 14:40:24.606 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-03-17 14:40:24.614 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-17 14:40:24.621 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-03-17 14:40:24.627 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-03-17 14:40:24.635 | Setting up rsync (3.1.3-8ubuntu0.2) ... 2022-03-17 14:40:26.030 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-03-17 14:40:26.041 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-03-17 14:40:26.051 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-03-17 14:40:26.058 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-03-17 14:40:26.066 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-03-17 14:40:26.071 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-03-17 14:40:26.077 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-03-17 14:40:26.084 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:40:26.091 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-03-17 14:40:26.098 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-03-17 14:40:26.105 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-03-17 14:40:26.113 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-03-17 14:40:26.120 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:40:26.126 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:26.134 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-03-17 14:40:26.141 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:26.147 | Setting up wget (1.20.3-1ubuntu2) ... 2022-03-17 14:40:26.158 | Setting up libtool (2.4.6-14) ... 2022-03-17 14:40:26.165 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-03-17 14:40:26.292 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-03-17 14:40:26.340 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-03-17 14:40:26.856 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-03-17 14:40:27.953 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-17 14:40:27.965 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-03-17 14:40:27.974 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-03-17 14:40:27.982 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-03-17 14:40:28.186 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-03-17 14:40:28.194 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:28.203 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:28.213 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-03-17 14:40:29.463 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-03-17 14:40:30.198 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-03-17 14:40:30.217 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-03-17 14:40:30.227 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-03-17 14:40:30.504 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-03-17 14:40:30.517 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-03-17 14:40:30.526 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-03-17 14:40:30.533 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-03-17 14:40:30.542 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-03-17 14:40:30.548 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-03-17 14:40:30.555 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-03-17 14:40:30.561 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-03-17 14:40:30.571 | Setting up ssl-cert (1.0.39) ... 2022-03-17 14:40:31.227 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-03-17 14:40:31.238 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-03-17 14:40:31.321 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-03-17 14:40:31.335 | Setting up postgresql-common (214ubuntu0.1) ... 2022-03-17 14:40:31.885 | Adding user postgres to group ssl-cert 2022-03-17 14:40:32.090 | 2022-03-17 14:40:32.090 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-03-17 14:40:32.304 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-03-17 14:40:32.304 | Removing obsolete dictionary files: 2022-03-17 14:40:32.918 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-03-17 14:40:34.065 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-03-17 14:40:34.074 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-03-17 14:40:34.082 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-03-17 14:40:34.191 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-03-17 14:40:34.633 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-03-17 14:40:34.642 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-03-17 14:40:34.650 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-03-17 14:40:34.659 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-03-17 14:40:34.667 | Setting up build-essential (12.8ubuntu1.1) ... 2022-03-17 14:40:34.675 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-03-17 14:40:34.682 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-03-17 14:40:34.688 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-03-17 14:40:34.696 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-03-17 14:40:34.703 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-03-17 14:40:34.709 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-03-17 14:40:34.716 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-03-17 14:40:34.723 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:40:34.730 | Setting up ipvsadm (1:1.31-1) ... 2022-03-17 14:40:35.529 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-03-17 14:40:35.537 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-03-17 14:40:35.644 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-03-17 14:40:37.725 | Regenerating fonts cache... done. 2022-03-17 14:40:37.732 | Setting up gettext (0.19.8.1-10build1) ... 2022-03-17 14:40:37.744 | Setting up libpcp3 (5.0.3-1) ... 2022-03-17 14:40:37.754 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-03-17 14:40:37.762 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-03-17 14:40:37.769 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-03-17 14:40:39.211 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-03-17 14:40:40.120 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-03-17 14:40:40.181 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:40.191 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-03-17 14:40:41.199 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-03-17 14:40:41.908 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:41.916 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-03-17 14:40:41.922 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-17 14:40:41.929 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-03-17 14:40:41.935 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-03-17 14:40:41.941 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-03-17 14:40:41.948 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-03-17 14:40:41.955 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-03-17 14:40:41.961 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-03-17 14:40:41.987 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-03-17 14:40:41.997 | Setting up libpcp-web1 (5.0.3-1) ... 2022-03-17 14:40:42.005 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-03-17 14:40:42.012 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-03-17 14:40:42.020 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:42.027 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-17 14:40:42.705 | 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 2022-03-17 14:40:42.733 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-03-17 14:40:42.742 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-03-17 14:40:42.751 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-03-17 14:40:42.759 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-03-17 14:40:42.767 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-03-17 14:40:42.774 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-03-17 14:40:42.781 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-03-17 14:40:42.788 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-17 14:40:42.795 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-17 14:40:42.801 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-03-17 14:40:42.808 | Setting up libpcp-import1 (5.0.3-1) ... 2022-03-17 14:40:42.814 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-03-17 14:40:42.820 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-17 14:40:42.826 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-03-17 14:40:42.833 | Setting up po-debconf (1.0.21) ... 2022-03-17 14:40:42.839 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-03-17 14:40:43.290 | Enabling module mpm_event. 2022-03-17 14:40:43.368 | Enabling module authz_core. 2022-03-17 14:40:43.377 | Enabling module authz_host. 2022-03-17 14:40:43.447 | Enabling module authn_core. 2022-03-17 14:40:43.456 | Enabling module auth_basic. 2022-03-17 14:40:43.523 | Enabling module access_compat. 2022-03-17 14:40:43.595 | Enabling module authn_file. 2022-03-17 14:40:43.664 | Enabling module authz_user. 2022-03-17 14:40:43.730 | Enabling module alias. 2022-03-17 14:40:43.802 | Enabling module dir. 2022-03-17 14:40:43.871 | Enabling module autoindex. 2022-03-17 14:40:43.935 | Enabling module env. 2022-03-17 14:40:43.999 | Enabling module mime. 2022-03-17 14:40:44.065 | Enabling module negotiation. 2022-03-17 14:40:44.133 | Enabling module setenvif. 2022-03-17 14:40:44.199 | Enabling module filter. 2022-03-17 14:40:44.265 | Enabling module deflate. 2022-03-17 14:40:44.329 | Enabling module status. 2022-03-17 14:40:44.407 | Enabling module reqtimeout. 2022-03-17 14:40:44.476 | Enabling conf charset. 2022-03-17 14:40:44.549 | Enabling conf localized-error-pages. 2022-03-17 14:40:44.619 | Enabling conf other-vhosts-access-log. 2022-03-17 14:40:44.684 | Enabling conf security. 2022-03-17 14:40:44.749 | Enabling conf serve-cgi-bin. 2022-03-17 14:40:44.816 | Enabling site 000-default. 2022-03-17 14:40:44.875 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-03-17 14:40:44.935 | Enabling conf javascript-common. 2022-03-17 14:40:45.215 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-03-17 14:40:45.819 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-03-17 14:40:48.577 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-03-17 14:40:48.603 | Setting up python3-pcp (5.0.3-1) ... 2022-03-17 14:40:48.937 | Setting up libgvc6 (2.42.2-3build2) ... 2022-03-17 14:40:48.969 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-03-17 14:40:48.979 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-03-17 14:40:48.994 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-03-17 14:40:49.005 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-17 14:40:49.014 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-03-17 14:40:49.022 | Setting up graphviz (2.42.2-3build2) ... 2022-03-17 14:40:49.056 | Setting up pcp (5.0.3-1) ... 2022-03-17 14:40:49.471 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-03-17 14:40:49.903 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-03-17 14:40:50.350 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-03-17 14:40:50.801 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-03-17 14:41:08.376 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-03-17 14:41:08.386 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-03-17 14:41:08.389 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-03-17 14:41:09.548 | Setting up dh-autoreconf (19) ... 2022-03-17 14:41:09.561 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-03-17 14:41:10.435 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-03-17 14:41:10.449 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-17 14:41:10.461 | Setting up debhelper (12.10ubuntu1) ... 2022-03-17 14:41:10.468 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-03-17 14:41:10.851 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-03-17 14:41:10.862 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-03-17 14:41:10.896 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-03-17 14:41:10.967 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-03-17 14:41:24.688 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-17 14:41:24.719 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-03-17 14:41:25.123 | Processing triggers for ufw (0.36-6) ... 2022-03-17 14:41:25.282 | Processing triggers for man-db (2.9.1-1) ... 2022-03-17 14:41:53.333 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-03-17 14:41:53.351 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-03-17 14:42:01.312 | ++ functions-common:apt_get:1234 : result=0 2022-03-17 14:42:01.315 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-17 14:42:01.318 | ++ functions-common:time_stop:2425 : local name 2022-03-17 14:42:01.321 | ++ functions-common:time_stop:2426 : local end_time 2022-03-17 14:42:01.323 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:42:01.327 | ++ functions-common:time_stop:2428 : local total 2022-03-17 14:42:01.330 | ++ functions-common:time_stop:2429 : local start_time 2022-03-17 14:42:01.332 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-17 14:42:01.335 | ++ functions-common:time_stop:2432 : start_time=1647527934644 2022-03-17 14:42:01.337 | ++ functions-common:time_stop:2434 : [[ -z 1647527934644 ]] 2022-03-17 14:42:01.340 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:42:01.345 | ++ functions-common:time_stop:2437 : end_time=1647528121341 2022-03-17 14:42:01.347 | ++ functions-common:time_stop:2438 : elapsed_time=186697 2022-03-17 14:42:01.350 | ++ functions-common:time_stop:2439 : total=775 2022-03-17 14:42:01.352 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:42:01.354 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=187472 2022-03-17 14:42:01.357 | ++ functions-common:apt_get:1238 : return 0 2022-03-17 14:42:01.359 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-17 14:42:01.362 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-17 14:42:01.365 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-17 14:42:01.369 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-17 14:42:01.373 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-17 14:42:01.375 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-17 14:42:01.378 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-17 14:42:02.771 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-17 14:42:02.773 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-17 14:42:02.775 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-17 14:42:02.778 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-17 14:42:02.780 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-17 14:42:02.781 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-17 14:42:02.783 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-17 14:42:02.786 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-17 14:42:02.787 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-17 14:42:02.789 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-17 14:42:02.791 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-17 14:42:02.793 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-17 14:42:02.795 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-17 14:42:02.796 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-17 14:42:02.798 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-17 14:42:02.800 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-17 14:42:02.803 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-17 14:42:02.804 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-17 14:42:02.806 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-17 14:42:02.808 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-17 14:42:02.810 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-17 14:42:02.813 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-17 14:42:02.816 | + functions-common:_ensure_lsb_release:394 : return 2022-03-17 14:42:02.818 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-17 14:42:02.892 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-17 14:42:02.895 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-17 14:42:02.966 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-17 14:42:02.970 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-17 14:42:03.037 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-17 14:42:03.041 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-17 14:42:03.044 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-17 14:42:03.046 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-17 14:42:03.050 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-17 14:42:03.053 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-17 14:42:03.056 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-17 14:42:03.060 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-17 14:42:03.062 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-17 14:42:03.065 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-17 14:42:03.068 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-17 14:42:03.068 | Distro: focal 2022-03-17 14:42:03.071 | + tools/install_pip.sh:main:124 : get_versions 2022-03-17 14:42:03.074 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-17 14:42:03.078 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-17 14:42:03.080 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-17 14:42:03.083 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-17 14:42:03.083 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-17 14:42:03.651 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-17 14:42:03.653 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-17 14:42:03.653 | pip: 21.3.1 2022-03-17 14:42:03.655 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-17 14:42:03.658 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-17 14:42:03.660 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-17 14:42:03.662 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-17 14:42:03.664 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-17 14:42:03.666 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-17 14:42:03.668 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-17 14:42:03.671 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-17 14:42:03.673 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-17 14:42:03.675 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-17 14:42:03.677 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-17 14:42:03.679 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-17 14:42:03.681 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-17 14:42:03.682 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-17 14:42:03.684 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:42:03.686 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:42:03.688 | + tools/install_pip.sh:main:142 : : 2022-03-17 14:42:03.689 | + tools/install_pip.sh:main:147 : set -x 2022-03-17 14:42:03.691 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-17 14:42:03.693 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-17 14:42:03.695 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-17 14:42:03.698 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-17 14:42:03.700 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-17 14:42:03.702 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-17 14:42:03.705 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-17 14:42:03.706 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-17 14:42:03.710 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-17 14:42:03.712 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-17 14:42:03.714 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-17 14:42:03.716 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-17 14:42:03.718 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-17 14:42:03.734 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-17 14:42:03.736 | + 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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-17 14:42:04.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:42:04.437 | from cryptography.utils import int_from_bytes 2022-03-17 14:42:04.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:42:04.437 | from cryptography.utils import int_from_bytes 2022-03-17 14:42:05.635 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:42:06.998 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-17 14:42:07.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-17 14:42:08.656 | Installing collected packages: setuptools 2022-03-17 14:42:09.419 | Successfully installed setuptools-60.9.3 2022-03-17 14:42:09.419 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:42:09.608 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:42:09.608 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:42:09.726 | + inc/python:pip_install:200 : result=0 2022-03-17 14:42:09.728 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:42:09.731 | + functions-common:time_stop:2425 : local name 2022-03-17 14:42:09.734 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:42:09.737 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:42:09.740 | + functions-common:time_stop:2428 : local total 2022-03-17 14:42:09.743 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:42:09.746 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:42:09.748 | + functions-common:time_stop:2432 : start_time=1647528123730 2022-03-17 14:42:09.750 | + functions-common:time_stop:2434 : [[ -z 1647528123730 ]] 2022-03-17 14:42:09.753 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:42:09.756 | + functions-common:time_stop:2437 : end_time=1647528129754 2022-03-17 14:42:09.758 | + functions-common:time_stop:2438 : elapsed_time=6024 2022-03-17 14:42:09.760 | + functions-common:time_stop:2439 : total=0 2022-03-17 14:42:09.762 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:42:09.764 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6024 2022-03-17 14:42:09.765 | + inc/python:pip_install:203 : return 0 2022-03-17 14:42:09.767 | + tools/install_pip.sh:main:153 : get_versions 2022-03-17 14:42:09.770 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-17 14:42:09.774 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-17 14:42:09.776 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-17 14:42:09.779 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-17 14:42:09.779 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-17 14:42:10.349 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-17 14:42:10.352 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-17 14:42:10.352 | pip: 21.3.1 2022-03-17 14:42:10.357 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-17 14:42:10.361 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-17 14:42:10.365 | + ./stack.sh:main:796 : fixup_all 2022-03-17 14:42:10.367 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-17 14:42:10.369 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-17 14:42:10.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:42:10.374 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:42:10.376 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-17 14:42:10.388 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-17 14:42:10.399 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-17 14:42:10.409 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-17 14:42:10.411 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-17 14:42:10.414 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-17 14:42:10.416 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-17 14:42:10.418 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-17 14:42:10.420 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-17 14:42:10.422 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-17 14:42:10.425 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-17 14:42:10.427 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-17 14:42:10.429 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-17 14:42:10.431 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-17 14:42:10.433 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-17 14:42:10.435 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-17 14:42:10.437 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-17 14:42:10.439 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-17 14:42:10.442 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-17 14:42:10.444 | + functions-common:is_suse:542 : is_opensuse 2022-03-17 14:42:10.446 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-17 14:42:10.448 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-17 14:42:10.450 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-17 14:42:10.452 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-17 14:42:10.454 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-17 14:42:10.456 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-17 14:42:10.458 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-17 14:42:10.460 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-17 14:42:10.463 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-17 14:42:10.465 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-17 14:42:10.467 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-17 14:42:10.470 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-17 14:42:10.489 | Using python 3.8 to install os-testr 2022-03-17 14:42:10.492 | + 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 2022-03-17 14:42:11.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:42:11.208 | from cryptography.utils import int_from_bytes 2022-03-17 14:42:11.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:42:11.208 | from cryptography.utils import int_from_bytes 2022-03-17 14:42:12.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:42:12.419 | Collecting os-testr 2022-03-17 14:42:12.426 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-03-17 14:42:12.439 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-17 14:42:12.475 | Collecting python-subunit>=1.0.0 2022-03-17 14:42:12.482 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-03-17 14:42:12.490 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-17 14:42:12.533 | Collecting stestr>=1.0.0 2022-03-17 14:42:12.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-03-17 14:42:12.563 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-17 14:42:12.589 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-17 14:42:12.590 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-17 14:42:12.592 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-17 14:42:12.635 | Collecting future 2022-03-17 14:42:12.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-03-17 14:42:12.857 | Preparing metadata (setup.py): started 2022-03-17 14:42:14.741 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:42:14.747 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-17 14:42:14.783 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-17 14:42:14.784 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-17 14:42:14.787 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-17 14:42:14.788 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-17 14:42:14.789 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-17 14:42:14.802 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-17 14:42:14.866 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-17 14:42:14.867 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-17 14:42:14.869 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-17 14:42:14.974 | Building wheels for collected packages: future 2022-03-17 14:42:14.975 | Building wheel for future (setup.py): started 2022-03-17 14:42:17.846 | Building wheel for future (setup.py): finished with status 'done' 2022-03-17 14:42:17.852 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=65a5c112651c91ee794ea69f5d6dc0d46e7befeec73ec88cebbe3992c972c598 2022-03-17 14:42:17.852 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-03-17 14:42:17.863 | Successfully built future 2022-03-17 14:42:19.277 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-03-17 14:42:20.126 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-03-17 14:42:20.126 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:42:20.132 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:42:20.132 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:42:20.270 | + inc/python:pip_install:200 : result=0 2022-03-17 14:42:20.274 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:42:20.277 | + functions-common:time_stop:2425 : local name 2022-03-17 14:42:20.281 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:42:20.285 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:42:20.288 | + functions-common:time_stop:2428 : local total 2022-03-17 14:42:20.291 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:42:20.294 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:42:20.297 | + functions-common:time_stop:2432 : start_time=1647528130484 2022-03-17 14:42:20.300 | + functions-common:time_stop:2434 : [[ -z 1647528130484 ]] 2022-03-17 14:42:20.304 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:42:20.309 | + functions-common:time_stop:2437 : end_time=1647528140306 2022-03-17 14:42:20.311 | + functions-common:time_stop:2438 : elapsed_time=9822 2022-03-17 14:42:20.314 | + functions-common:time_stop:2439 : total=0 2022-03-17 14:42:20.317 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:42:20.319 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9822 2022-03-17 14:42:20.321 | + inc/python:pip_install:203 : return 0 2022-03-17 14:42:20.323 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-17 14:42:20.373 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-17 14:42:20.475 | + ./stack.sh:main:810 : install_infra 2022-03-17 14:42:20.477 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-17 14:42:20.479 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-17 14:42:20.482 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-17 14:42:23.635 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-17 14:42:23.639 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-17 14:42:23.666 | + 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 2022-03-17 14:42:25.467 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.516 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.588 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.596 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.618 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.622 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.638 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.648 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.667 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.678 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.738 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.812 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.829 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.859 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.867 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.881 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.897 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.909 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.922 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.931 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.968 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.990 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:25.998 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.058 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.061 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.065 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.104 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.141 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.157 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.173 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.192 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.209 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.226 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.255 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.284 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.311 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.321 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.338 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.351 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.368 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.374 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.378 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:26.382 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:42:26.517 | Collecting pbr===5.8.1 2022-03-17 14:42:26.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-17 14:42:26.564 | Installing collected packages: pbr 2022-03-17 14:42:26.705 | Successfully installed pbr-5.8.1 2022-03-17 14:42:26.772 | + inc/python:pip_install:200 : result=0 2022-03-17 14:42:26.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:42:26.779 | + functions-common:time_stop:2425 : local name 2022-03-17 14:42:26.782 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:42:26.785 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:42:26.787 | + functions-common:time_stop:2428 : local total 2022-03-17 14:42:26.790 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:42:26.792 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:42:26.795 | + functions-common:time_stop:2432 : start_time=1647528143658 2022-03-17 14:42:26.797 | + functions-common:time_stop:2434 : [[ -z 1647528143658 ]] 2022-03-17 14:42:26.800 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:42:26.804 | + functions-common:time_stop:2437 : end_time=1647528146801 2022-03-17 14:42:26.806 | + functions-common:time_stop:2438 : elapsed_time=3143 2022-03-17 14:42:26.808 | + functions-common:time_stop:2439 : total=9822 2022-03-17 14:42:26.810 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:42:26.813 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12965 2022-03-17 14:42:26.815 | + inc/python:pip_install:203 : return 0 2022-03-17 14:42:26.817 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-17 14:42:26.820 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-17 14:42:26.844 | + 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 2022-03-17 14:42:28.770 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:28.815 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:28.889 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:28.898 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:28.920 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:28.923 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:28.940 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:28.950 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:28.970 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:28.981 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.042 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.118 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.135 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.165 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.173 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.187 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.204 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.216 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.231 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.240 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.280 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.303 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.310 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.373 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.377 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.382 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.427 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.465 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.480 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.497 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.516 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.533 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.550 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.578 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.609 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.636 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.647 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.664 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.677 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.695 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.701 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.705 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-17 14:42:29.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:42:29.711 | Processing /opt/stack/requirements 2022-03-17 14:42:31.132 | Collecting fixtures===3.0.0 2022-03-17 14:42:31.158 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-17 14:42:31.380 | Collecting PyYAML===6.0 2022-03-17 14:42:31.399 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-03-17 14:42:31.614 | Collecting requests===2.27.1 2022-03-17 14:42:31.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-17 14:42:31.748 | Collecting packaging===21.3 2022-03-17 14:42:31.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-17 14:42:31.872 | Collecting testtools===2.5.0 2022-03-17 14:42:31.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-17 14:42:32.008 | Collecting idna===3.3 2022-03-17 14:42:32.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-17 14:42:32.170 | Collecting pyparsing===3.0.7 2022-03-17 14:42:32.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-17 14:42:32.275 | Collecting six===1.16.0 2022-03-17 14:42:32.286 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-17 14:42:32.342 | Collecting charset-normalizer===2.0.12 2022-03-17 14:42:32.353 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-17 14:42:32.388 | Collecting Parsley>=1.2 2022-03-17 14:42:32.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-17 14:42:32.455 | Collecting beagle>=0.2.1 2022-03-17 14:42:32.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-17 14:42:32.490 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-03-17 14:42:32.555 | Collecting certifi>=2017.4.17 2022-03-17 14:42:32.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-17 14:42:32.702 | Collecting urllib3===1.26.8 2022-03-17 14:42:32.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-17 14:42:32.830 | Collecting extras===1.0.0 2022-03-17 14:42:32.842 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-17 14:42:32.936 | Collecting cliff===3.10.1 2022-03-17 14:42:32.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-17 14:42:33.047 | Collecting prettytable===3.1.1 2022-03-17 14:42:33.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-17 14:42:33.161 | Collecting stevedore===3.5.0 2022-03-17 14:42:33.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-17 14:42:33.334 | Collecting cmd2===2.4.0 2022-03-17 14:42:33.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-17 14:42:33.454 | Collecting autopage===0.5.0 2022-03-17 14:42:33.472 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-17 14:42:33.527 | Collecting wcwidth===0.2.5 2022-03-17 14:42:33.541 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-17 14:42:33.614 | Collecting attrs===21.4.0 2022-03-17 14:42:33.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-17 14:42:33.753 | Collecting pyperclip===1.8.2 2022-03-17 14:42:33.770 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-17 14:42:33.789 | Building wheels for collected packages: openstack-requirements 2022-03-17 14:42:33.790 | Building wheel for openstack-requirements (setup.py): started 2022-03-17 14:42:34.621 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-17 14:42:34.621 | ERROR: Command errored out with exit status 1: 2022-03-17 14:42:34.621 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-f0qthh5x/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-f0qthh5x/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-j7a9gkse 2022-03-17 14:42:34.621 | cwd: /tmp/pip-req-build-f0qthh5x/ 2022-03-17 14:42:34.621 | Complete output (6 lines): 2022-03-17 14:42:34.621 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-17 14:42:34.621 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-17 14:42:34.622 | or: setup.py --help-commands 2022-03-17 14:42:34.622 | or: setup.py cmd --help 2022-03-17 14:42:34.622 | 2022-03-17 14:42:34.622 | error: invalid command 'bdist_wheel' 2022-03-17 14:42:34.622 | ---------------------------------------- 2022-03-17 14:42:34.622 | ERROR: Failed building wheel for openstack-requirements 2022-03-17 14:42:34.622 | Running setup.py clean for openstack-requirements 2022-03-17 14:42:35.473 | Failed to build openstack-requirements 2022-03-17 14:42:35.730 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, stevedore, pyparsing, pyperclip, cmd2, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-17 14:42:37.610 | Running setup.py install for openstack-requirements: started 2022-03-17 14:42:39.935 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-17 14:42:39.978 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5342 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-17 14:42:40.116 | + inc/python:pip_install:200 : result=0 2022-03-17 14:42:40.119 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:42:40.123 | + functions-common:time_stop:2425 : local name 2022-03-17 14:42:40.126 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:42:40.129 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:42:40.132 | + functions-common:time_stop:2428 : local total 2022-03-17 14:42:40.134 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:42:40.136 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:42:40.138 | + functions-common:time_stop:2432 : start_time=1647528146836 2022-03-17 14:42:40.141 | + functions-common:time_stop:2434 : [[ -z 1647528146836 ]] 2022-03-17 14:42:40.144 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:42:40.148 | + functions-common:time_stop:2437 : end_time=1647528160145 2022-03-17 14:42:40.150 | + functions-common:time_stop:2438 : elapsed_time=13309 2022-03-17 14:42:40.152 | + functions-common:time_stop:2439 : total=12965 2022-03-17 14:42:40.155 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:42:40.157 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26274 2022-03-17 14:42:40.160 | + inc/python:pip_install:203 : return 0 2022-03-17 14:42:40.163 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-17 14:42:40.166 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-17 14:42:40.168 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-17 14:42:40.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:42:40.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:42:40.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-17 14:42:40.179 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:42:40.182 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-17 14:42:40.202 | Using python 3.8 to install pbr 2022-03-17 14:42:40.205 | + 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 2022-03-17 14:42:40.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:42:40.917 | from cryptography.utils import int_from_bytes 2022-03-17 14:42:40.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:42:40.917 | from cryptography.utils import int_from_bytes 2022-03-17 14:42:42.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:42:42.045 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-17 14:42:43.800 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:42:43.806 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:42:43.806 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:42:43.917 | + inc/python:pip_install:200 : result=0 2022-03-17 14:42:43.920 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:42:43.923 | + functions-common:time_stop:2425 : local name 2022-03-17 14:42:43.926 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:42:43.929 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:42:43.931 | + functions-common:time_stop:2428 : local total 2022-03-17 14:42:43.934 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:42:43.937 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:42:43.940 | + functions-common:time_stop:2432 : start_time=1647528160197 2022-03-17 14:42:43.942 | + functions-common:time_stop:2434 : [[ -z 1647528160197 ]] 2022-03-17 14:42:43.945 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:42:43.948 | + functions-common:time_stop:2437 : end_time=1647528163946 2022-03-17 14:42:43.950 | + functions-common:time_stop:2438 : elapsed_time=3749 2022-03-17 14:42:43.952 | + functions-common:time_stop:2439 : total=26274 2022-03-17 14:42:43.955 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:42:43.957 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30023 2022-03-17 14:42:43.959 | + inc/python:pip_install:203 : return 0 2022-03-17 14:42:43.961 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-17 14:42:47.103 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-17 14:42:48.901 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:42:48.980 | Collecting bindep 2022-03-17 14:42:48.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-03-17 14:42:49.031 | Collecting Parsley 2022-03-17 14:42:49.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-17 14:42:49.139 | Collecting packaging; python_version >= "3.6" 2022-03-17 14:42:49.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-17 14:42:49.195 | Collecting distro 2022-03-17 14:42:49.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-03-17 14:42:49.337 | Collecting pbr>=2.0.0 2022-03-17 14:42:49.344 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-17 14:42:49.530 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-03-17 14:42:49.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-17 14:42:49.583 | Installing collected packages: Parsley, pyparsing, packaging, distro, pbr, bindep 2022-03-17 14:42:50.149 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.7 2022-03-17 14:42:50.225 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-17 14:42:50.229 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-17 14:42:50.235 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-17 14:42:50.252 | + ./stack.sh:main:819 : pkgs= 2022-03-17 14:42:50.255 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-17 14:42:50.257 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-17 14:42:50.260 | + functions-common:run_phase:1853 : local mode=stack 2022-03-17 14:42:50.262 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-17 14:42:50.264 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-17 14:42:50.266 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-17 14:42:50.269 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-17 14:42:50.272 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-17 14:42:50.275 | + functions-common:run_phase:1863 : local extra 2022-03-17 14:42:50.278 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-17 14:42:50.282 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-17 14:42:50.285 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-17 14:42:50.288 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-17 14:42:50.291 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-17 14:42:50.293 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-17 14:42:50.309 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:42:50.311 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-17 14:42:50.313 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-17 14:42:50.316 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-17 14:42:50.318 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-17 14:42:50.320 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-17 14:42:50.322 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-17 14:42:50.324 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-17 14:42:50.326 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-17 14:42:50.328 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-17 14:42:50.330 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-17 14:42:50.332 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-17 14:42:50.334 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-17 14:42:50.337 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-17 14:42:50.339 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-17 14:42:50.341 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-17 14:42:50.343 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-17 14:42:50.346 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-17 14:42:50.348 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-17 14:42:50.350 | + functions-common:run_plugins:1842 : local plugins= 2022-03-17 14:42:50.352 | + functions-common:run_plugins:1843 : local plugin 2022-03-17 14:42:50.355 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-17 14:42:50.357 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-17 14:42:50.359 | + functions:set_systemd_override:821 : local value=2048 2022-03-17 14:42:50.362 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-17 14:42:50.364 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-17 14:42:50.412 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-17 14:42:50.412 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-17 14:42:50.414 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-17 14:42:50.762 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-17 14:42:50.766 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-17 14:42:50.788 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:42:50.791 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-17 14:42:50.793 | + functions-common:install_package:1463 : update_package_repo 2022-03-17 14:42:50.796 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-17 14:42:50.798 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-17 14:42:50.800 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-17 14:42:50.803 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-17 14:42:50.805 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-17 14:42:50.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:42:50.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:42:50.812 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-17 14:42:50.814 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-17 14:42:50.816 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-17 14:42:50.819 | + functions-common:apt_get_update:1190 : return 2022-03-17 14:42:50.821 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-17 14:42:50.823 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-17 14:42:50.825 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:42:50.828 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:42:50.830 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-17 14:42:50.850 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-17 14:42:50.960 | Reading package lists... 2022-03-17 14:42:51.203 | Building dependency tree... 2022-03-17 14:42:51.204 | Reading state information... 2022-03-17 14:42:51.448 | The following packages were automatically installed and are no longer required: 2022-03-17 14:42:51.449 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-17 14:42:51.449 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-17 14:42:51.449 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-17 14:42:51.449 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-17 14:42:51.449 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-17 14:42:51.450 | python3-zope.interface 2022-03-17 14:42:51.450 | Use 'sudo apt autoremove' to remove them. 2022-03-17 14:42:51.450 | The following additional packages will be installed: 2022-03-17 14:42:51.450 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-17 14:42:51.450 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-17 14:42:51.450 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-17 14:42:51.451 | erlang-tools erlang-xmerl locales-all 2022-03-17 14:42:51.452 | Suggested packages: 2022-03-17 14:42:51.452 | erlang erlang-manpages erlang-doc 2022-03-17 14:42:51.545 | The following NEW packages will be installed: 2022-03-17 14:42:51.545 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-03-17 14:42:51.545 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-03-17 14:42:51.545 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-03-17 14:42:51.546 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-03-17 14:42:51.830 | 0 upgraded, 19 newly installed, 0 to remove and 122 not upgraded. 2022-03-17 14:42:51.831 | Need to get 38.1 MB of archives. 2022-03-17 14:42:51.831 | After this operation, 276 MB of additional disk space will be used. 2022-03-17 14:42:51.831 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-03-17 14:42:53.708 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-03-17 14:42:53.768 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-03-17 14:42:53.780 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-03-17 14:42:53.829 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-03-17 14:42:54.089 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-03-17 14:42:54.095 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-03-17 14:42:54.121 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-03-17 14:42:54.147 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-03-17 14:42:54.149 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-03-17 14:42:54.161 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-03-17 14:42:54.207 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-03-17 14:42:54.599 | 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] 2022-03-17 14:42:54.602 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-03-17 14:42:54.604 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-03-17 14:42:54.610 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-03-17 14:42:54.687 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-03-17 14:42:54.777 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-03-17 14:42:56.581 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-03-17 14:42:59.025 | Fetched 38.1 MB in 7s (5,560 kB/s) 2022-03-17 14:42:59.066 | Selecting previously unselected package erlang-base. 2022-03-17 14:42:59.115 | (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 ... 81597 files and directories currently installed.) 2022-03-17 14:42:59.118 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:42:59.124 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:00.223 | Selecting previously unselected package erlang-asn1. 2022-03-17 14:43:00.232 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:00.237 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:00.364 | Selecting previously unselected package erlang-crypto. 2022-03-17 14:43:00.373 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:00.377 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:00.431 | Selecting previously unselected package erlang-public-key. 2022-03-17 14:43:00.440 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:00.444 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:00.559 | Selecting previously unselected package erlang-mnesia. 2022-03-17 14:43:00.568 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:00.572 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:00.698 | Selecting previously unselected package erlang-runtime-tools. 2022-03-17 14:43:00.710 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:00.715 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:00.780 | Selecting previously unselected package erlang-ssl. 2022-03-17 14:43:00.789 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:00.793 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:00.985 | Selecting previously unselected package erlang-eldap. 2022-03-17 14:43:00.998 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:01.004 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:01.054 | Selecting previously unselected package erlang-ftp. 2022-03-17 14:43:01.063 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:01.067 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:01.120 | Selecting previously unselected package erlang-tftp. 2022-03-17 14:43:01.129 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:01.133 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:01.180 | Selecting previously unselected package erlang-inets. 2022-03-17 14:43:01.189 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:01.193 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:01.311 | Selecting previously unselected package erlang-snmp. 2022-03-17 14:43:01.321 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:01.325 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:01.586 | Selecting previously unselected package erlang-os-mon. 2022-03-17 14:43:01.596 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:01.600 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:01.640 | Selecting previously unselected package erlang-parsetools. 2022-03-17 14:43:01.649 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:01.653 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:01.708 | Selecting previously unselected package erlang-syntax-tools. 2022-03-17 14:43:01.722 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:01.727 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:01.815 | Selecting previously unselected package erlang-tools. 2022-03-17 14:43:01.824 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:01.829 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:01.944 | Selecting previously unselected package erlang-xmerl. 2022-03-17 14:43:01.953 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-03-17 14:43:01.958 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:02.147 | Selecting previously unselected package locales-all. 2022-03-17 14:43:02.156 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-03-17 14:43:02.161 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-03-17 14:43:06.402 | Selecting previously unselected package rabbitmq-server. 2022-03-17 14:43:06.414 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-03-17 14:43:06.419 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-17 14:43:07.582 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:08.025 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-03-17 14:43:08.025 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-03-17 14:43:12.312 | Searching for services which depend on erlang and should be started... none found. 2022-03-17 14:43:12.317 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.325 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.333 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-03-17 14:43:12.344 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.351 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.357 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.364 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.372 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.380 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.387 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.394 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.400 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.406 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.412 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.418 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.426 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.432 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-03-17 14:43:12.440 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-03-17 14:43:12.535 | Adding group `rabbitmq' (GID 125) ... 2022-03-17 14:43:12.558 | Done. 2022-03-17 14:43:12.649 | Adding system user `rabbitmq' (UID 117) ... 2022-03-17 14:43:12.649 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-03-17 14:43:12.696 | Not creating home directory `/var/lib/rabbitmq'. 2022-03-17 14:43:12.982 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-03-17 14:43:19.189 | Processing triggers for man-db (2.9.1-1) ... 2022-03-17 14:43:19.767 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-17 14:43:27.940 | + functions-common:apt_get:1234 : result=0 2022-03-17 14:43:27.943 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-17 14:43:27.946 | + functions-common:time_stop:2425 : local name 2022-03-17 14:43:27.948 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:43:27.950 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:43:27.952 | + functions-common:time_stop:2428 : local total 2022-03-17 14:43:27.955 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:43:27.957 | + functions-common:time_stop:2431 : name=apt-get 2022-03-17 14:43:27.959 | + functions-common:time_stop:2432 : start_time=1647528170848 2022-03-17 14:43:27.961 | + functions-common:time_stop:2434 : [[ -z 1647528170848 ]] 2022-03-17 14:43:27.964 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:43:27.969 | + functions-common:time_stop:2437 : end_time=1647528207966 2022-03-17 14:43:27.971 | + functions-common:time_stop:2438 : elapsed_time=37118 2022-03-17 14:43:27.973 | + functions-common:time_stop:2439 : total=187472 2022-03-17 14:43:27.975 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:43:27.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=224590 2022-03-17 14:43:27.980 | + functions-common:apt_get:1238 : return 0 2022-03-17 14:43:27.982 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-17 14:43:27.984 | + functions-common:is_suse:542 : is_opensuse 2022-03-17 14:43:27.986 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-17 14:43:27.989 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-17 14:43:27.991 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-17 14:43:27.994 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-17 14:43:27.996 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-17 14:43:27.998 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-17 14:43:28.000 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-17 14:43:28.003 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-17 14:43:28.005 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-17 14:43:28.007 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-17 14:43:28.010 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-17 14:43:28.012 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-17 14:43:28.014 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-17 14:43:28.017 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-17 14:43:28.019 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-17 14:43:28.021 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-17 14:43:28.023 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-17 14:43:28.026 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-17 14:43:28.028 | + functions-common:is_suse:542 : is_opensuse 2022-03-17 14:43:28.030 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-17 14:43:28.033 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-17 14:43:28.035 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-17 14:43:28.037 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-17 14:43:28.040 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-17 14:43:28.042 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-17 14:43:28.044 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-17 14:43:28.061 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:43:28.063 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-17 14:43:28.065 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-17 14:43:28.068 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-17 14:43:28.070 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-17 14:43:28.073 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-17 14:43:28.077 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-17 14:43:28.079 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-17 14:43:28.081 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-17 14:43:28.084 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-17 14:43:28.086 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-17 14:43:28.089 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-17 14:43:28.092 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-17 14:43:28.815 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-17 14:43:28.816 | user tags 2022-03-17 14:43:28.816 | guest [administrator]' 2022-03-17 14:43:28.819 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-17 14:43:28.819 | user tags 2022-03-17 14:43:28.819 | guest [administrator]' 2022-03-17 14:43:28.819 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-17 14:43:28.825 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-03-17 14:43:28.828 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-03-17 14:43:28.830 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-03-17 14:43:29.522 | Adding user "stackrabbit" ... 2022-03-17 14:43:29.551 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-17 14:43:30.248 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-17 14:43:30.273 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-17 14:43:30.275 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-17 14:43:30.980 | Changing password for user "stackrabbit" ... 2022-03-17 14:43:31.006 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-17 14:43:31.008 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-17 14:43:31.011 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-17 14:43:31.713 | Deleting user "guest" ... 2022-03-17 14:43:31.742 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-17 14:43:31.759 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:43:31.761 | + ./stack.sh:main:836 : install_database 2022-03-17 14:43:31.764 | + lib/database:install_database:118 : install_database_mysql 2022-03-17 14:43:31.766 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-17 14:43:31.769 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:43:31.771 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:43:31.774 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-17 14:43:31.994 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-17 14:43:31.998 | + lib/databases/mysql:install_database_mysql:167 : cat 2022-03-17 14:43:32.004 | + lib/databases/mysql:install_database_mysql:173 : is_ubuntu 2022-03-17 14:43:32.009 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:43:32.012 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:43:32.016 | + lib/databases/mysql:install_database_mysql:173 : '[' mysql '!=' mariadb ']' 2022-03-17 14:43:32.019 | + lib/databases/mysql:install_database_mysql:174 : echo host=127.0.0.1 2022-03-17 14:43:32.022 | + lib/databases/mysql:install_database_mysql:176 : chmod 0600 /home/ubuntu/.my.cnf 2022-03-17 14:43:32.026 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-17 14:43:32.028 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-17 14:43:32.031 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-17 14:43:32.033 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-17 14:43:32.035 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-17 14:43:32.038 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-17 14:43:32.040 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-17 14:43:32.043 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-17 14:43:32.045 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-17 14:43:32.047 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-17 14:43:32.049 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-17 14:43:32.052 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-17 14:43:32.054 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-17 14:43:32.056 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-17 14:43:32.059 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-17 14:43:32.061 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-17 14:43:32.064 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-17 14:43:32.066 | + functions-common:is_suse:542 : is_opensuse 2022-03-17 14:43:32.068 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-17 14:43:32.071 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-17 14:43:32.073 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-17 14:43:32.075 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-17 14:43:32.078 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-17 14:43:32.080 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-17 14:43:32.082 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:43:32.085 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:43:32.087 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-17 14:43:32.090 | + functions-common:install_package:1463 : update_package_repo 2022-03-17 14:43:32.092 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-17 14:43:32.094 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-17 14:43:32.096 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-17 14:43:32.099 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-17 14:43:32.101 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-17 14:43:32.104 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:43:32.106 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:43:32.109 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-17 14:43:32.111 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-17 14:43:32.113 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-17 14:43:32.116 | + functions-common:apt_get_update:1190 : return 2022-03-17 14:43:32.118 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-17 14:43:32.121 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-17 14:43:32.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:43:32.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:43:32.128 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-17 14:43:32.152 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-17 14:43:32.262 | Reading package lists... 2022-03-17 14:43:32.509 | Building dependency tree... 2022-03-17 14:43:32.510 | Reading state information... 2022-03-17 14:43:32.753 | The following packages were automatically installed and are no longer required: 2022-03-17 14:43:32.755 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-17 14:43:32.755 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-17 14:43:32.755 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-17 14:43:32.755 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-17 14:43:32.755 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-17 14:43:32.755 | python3-zope.interface 2022-03-17 14:43:32.755 | Use 'sudo apt autoremove' to remove them. 2022-03-17 14:43:32.755 | The following additional packages will be installed: 2022-03-17 14:43:32.755 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-17 14:43:32.755 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-17 14:43:32.755 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-17 14:43:32.756 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-17 14:43:32.756 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-17 14:43:32.756 | mysql-server-8.0 mysql-server-core-8.0 2022-03-17 14:43:32.757 | Suggested packages: 2022-03-17 14:43:32.757 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-03-17 14:43:32.859 | The following NEW packages will be installed: 2022-03-17 14:43:32.859 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-03-17 14:43:32.859 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-03-17 14:43:32.859 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-03-17 14:43:32.859 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-03-17 14:43:32.859 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-03-17 14:43:32.860 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-03-17 14:43:33.107 | 0 upgraded, 24 newly installed, 0 to remove and 122 not upgraded. 2022-03-17 14:43:33.107 | Need to get 31.4 MB of archives. 2022-03-17 14:43:33.107 | After this operation, 262 MB of additional disk space will be used. 2022-03-17 14:43:33.107 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-03-17 14:43:34.280 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-03-17 14:43:34.283 | 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] 2022-03-17 14:43:34.290 | 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] 2022-03-17 14:43:34.291 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-03-17 14:43:34.311 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-03-17 14:43:37.109 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-03-17 14:43:37.147 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-03-17 14:43:37.148 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-03-17 14:43:37.150 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-03-17 14:43:37.152 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-03-17 14:43:37.253 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-03-17 14:43:37.254 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-03-17 14:43:37.255 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-03-17 14:43:37.256 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-03-17 14:43:37.259 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-03-17 14:43:37.334 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-03-17 14:43:37.335 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-03-17 14:43:37.336 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-03-17 14:43:37.338 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-03-17 14:43:37.445 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-03-17 14:43:37.446 | 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] 2022-03-17 14:43:38.395 | 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] 2022-03-17 14:43:38.395 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-03-17 14:43:38.945 | Preconfiguring packages ... 2022-03-17 14:43:39.097 | Fetched 31.4 MB in 6s (5,674 kB/s) 2022-03-17 14:43:39.131 | Selecting previously unselected package mysql-client-core-8.0. 2022-03-17 14:43:39.182 | (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 ... 90053 files and directories currently installed.) 2022-03-17 14:43:39.185 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-17 14:43:39.192 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:43:40.135 | Selecting previously unselected package mysql-client-8.0. 2022-03-17 14:43:40.145 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-17 14:43:40.150 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:43:40.196 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-03-17 14:43:40.206 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-17 14:43:40.216 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-17 14:43:40.268 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-03-17 14:43:40.279 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-03-17 14:43:40.287 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-17 14:43:40.335 | Selecting previously unselected package libmecab2:amd64. 2022-03-17 14:43:40.346 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-03-17 14:43:40.350 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-03-17 14:43:40.437 | Selecting previously unselected package mysql-server-core-8.0. 2022-03-17 14:43:40.451 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-17 14:43:40.456 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:43:43.354 | Selecting previously unselected package mysql-server-8.0. 2022-03-17 14:43:43.364 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-03-17 14:43:43.910 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:43:44.009 | Selecting previously unselected package libhtml-tagset-perl. 2022-03-17 14:43:44.019 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-03-17 14:43:44.023 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-03-17 14:43:44.070 | Selecting previously unselected package liburi-perl. 2022-03-17 14:43:44.080 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-03-17 14:43:44.085 | Unpacking liburi-perl (1.76-2) ... 2022-03-17 14:43:44.148 | Selecting previously unselected package libhtml-parser-perl. 2022-03-17 14:43:44.158 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-03-17 14:43:44.163 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-03-17 14:43:44.217 | Selecting previously unselected package libcgi-pm-perl. 2022-03-17 14:43:44.227 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-03-17 14:43:44.231 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-03-17 14:43:44.294 | Selecting previously unselected package libfcgi-perl. 2022-03-17 14:43:44.304 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-03-17 14:43:44.308 | Unpacking libfcgi-perl (0.79-1) ... 2022-03-17 14:43:44.348 | Selecting previously unselected package libcgi-fast-perl. 2022-03-17 14:43:44.358 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-03-17 14:43:44.363 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-03-17 14:43:44.397 | Selecting previously unselected package libencode-locale-perl. 2022-03-17 14:43:44.407 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-03-17 14:43:44.412 | Unpacking libencode-locale-perl (1.05-1) ... 2022-03-17 14:43:44.450 | Selecting previously unselected package libhtml-template-perl. 2022-03-17 14:43:44.460 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-03-17 14:43:44.465 | Unpacking libhtml-template-perl (2.97-1) ... 2022-03-17 14:43:44.516 | Selecting previously unselected package libtimedate-perl. 2022-03-17 14:43:44.526 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-03-17 14:43:44.531 | Unpacking libtimedate-perl (2.3200-1) ... 2022-03-17 14:43:44.586 | Selecting previously unselected package libhttp-date-perl. 2022-03-17 14:43:44.597 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-03-17 14:43:44.600 | Unpacking libhttp-date-perl (6.05-1) ... 2022-03-17 14:43:44.640 | Selecting previously unselected package libio-html-perl. 2022-03-17 14:43:44.650 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-03-17 14:43:44.656 | Unpacking libio-html-perl (1.001-1) ... 2022-03-17 14:43:44.696 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-03-17 14:43:44.706 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-03-17 14:43:44.711 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-03-17 14:43:44.749 | Selecting previously unselected package libhttp-message-perl. 2022-03-17 14:43:44.759 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-03-17 14:43:44.763 | Unpacking libhttp-message-perl (6.22-1) ... 2022-03-17 14:43:44.816 | Selecting previously unselected package mecab-utils. 2022-03-17 14:43:44.826 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-03-17 14:43:44.831 | Unpacking mecab-utils (0.996-10build1) ... 2022-03-17 14:43:44.871 | Selecting previously unselected package mecab-ipadic. 2022-03-17 14:43:44.880 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-03-17 14:43:44.885 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-17 14:43:46.160 | Selecting previously unselected package mecab-ipadic-utf8. 2022-03-17 14:43:46.172 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-03-17 14:43:46.177 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-17 14:43:46.216 | Selecting previously unselected package mysql-server. 2022-03-17 14:43:46.230 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-03-17 14:43:46.235 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:43:46.301 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-03-17 14:43:46.319 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:43:46.330 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-03-17 14:43:46.340 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-03-17 14:43:46.349 | Setting up libencode-locale-perl (1.05-1) ... 2022-03-17 14:43:46.356 | Setting up mecab-utils (0.996-10build1) ... 2022-03-17 14:43:46.361 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-17 14:43:46.367 | Setting up libio-html-perl (1.001-1) ... 2022-03-17 14:43:46.372 | Setting up libtimedate-perl (2.3200-1) ... 2022-03-17 14:43:46.377 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:43:46.382 | Setting up libfcgi-perl (0.79-1) ... 2022-03-17 14:43:46.387 | Setting up liburi-perl (1.76-2) ... 2022-03-17 14:43:46.392 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-03-17 14:43:46.397 | Setting up libhttp-date-perl (6.05-1) ... 2022-03-17 14:43:46.404 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-03-17 14:43:46.410 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-17 14:43:46.413 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-17 14:43:46.413 | 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% |###########################################| 2022-03-17 14:43:46.414 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-17 14:43:46.414 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-17 14:43:46.552 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-17 14:43:46.552 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-17 14:43:46.552 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-17 14:43:46.552 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-17 14:43:46.560 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-17 14:43:46.648 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-17 14:43:46.649 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-17 14:43:46.649 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-17 14:43:46.675 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-17 14:43:46.719 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-17 14:43:47.007 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-17 14:43:47.013 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-17 14:43:47.107 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-17 14:43:47.107 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-17 14:43:47.108 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-17 14:43:47.108 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-17 14:43:47.112 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-17 14:43:47.112 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-17 14:43:47.156 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-17 14:43:47.346 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-17 14:43:47.346 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-17 14:43:47.347 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-17 14:43:47.347 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-17 14:43:47.349 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-17 14:43:47.350 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-17 14:43:47.770 | 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% |###########################################| 2022-03-17 14:43:47.891 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-17 14:43:48.199 | 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% |###########################################| 2022-03-17 14:43:48.203 | 2022-03-17 14:43:48.203 | done! 2022-03-17 14:43:48.211 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-17 14:43:48.220 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:43:48.231 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-03-17 14:43:48.238 | Compiling IPA dictionary for Mecab. This takes long time... 2022-03-17 14:43:48.242 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-03-17 14:43:48.242 | 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% |###########################################| 2022-03-17 14:43:48.242 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-03-17 14:43:48.242 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-03-17 14:43:48.450 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-03-17 14:43:48.450 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-03-17 14:43:48.451 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-03-17 14:43:48.451 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-03-17 14:43:48.462 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-03-17 14:43:48.596 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-03-17 14:43:48.597 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-03-17 14:43:48.597 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-03-17 14:43:48.637 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-03-17 14:43:48.709 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-03-17 14:43:49.207 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-03-17 14:43:49.218 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-03-17 14:43:49.326 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-03-17 14:43:49.326 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-03-17 14:43:49.327 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-03-17 14:43:49.327 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-03-17 14:43:49.332 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-03-17 14:43:49.333 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-03-17 14:43:49.421 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-03-17 14:43:49.709 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-03-17 14:43:49.710 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-03-17 14:43:49.710 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-03-17 14:43:49.711 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-03-17 14:43:49.714 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-03-17 14:43:49.715 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-03-17 14:43:50.228 | 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% |###########################################| 2022-03-17 14:43:50.366 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-03-17 14:43:50.673 | 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% |###########################################| 2022-03-17 14:43:50.677 | 2022-03-17 14:43:50.678 | done! 2022-03-17 14:43:50.686 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-03-17 14:43:50.695 | Setting up libhtml-parser-perl (3.72-5) ... 2022-03-17 14:43:50.703 | Setting up libhttp-message-perl (6.22-1) ... 2022-03-17 14:43:50.712 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:43:51.423 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-03-17 14:43:51.459 | Renaming removed key_buffer and myisam-recover options (if present) 2022-03-17 14:43:59.682 | mysqld will log errors to /var/log/mysql/error.log 2022-03-17 14:44:00.337 | mysqld is running as pid 56743 2022-03-17 14:44:03.234 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-03-17 14:44:05.426 | Setting up libcgi-pm-perl (4.46-1) ... 2022-03-17 14:44:05.438 | Setting up libhtml-template-perl (2.97-1) ... 2022-03-17 14:44:05.448 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-03-17 14:44:05.455 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-03-17 14:44:05.461 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-17 14:44:05.816 | Processing triggers for man-db (2.9.1-1) ... 2022-03-17 14:44:07.639 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-17 14:44:15.385 | + functions-common:apt_get:1234 : result=0 2022-03-17 14:44:15.388 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-17 14:44:15.392 | + functions-common:time_stop:2425 : local name 2022-03-17 14:44:15.396 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:44:15.400 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:44:15.403 | + functions-common:time_stop:2428 : local total 2022-03-17 14:44:15.407 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:44:15.410 | + functions-common:time_stop:2431 : name=apt-get 2022-03-17 14:44:15.412 | + functions-common:time_stop:2432 : start_time=1647528212150 2022-03-17 14:44:15.415 | + functions-common:time_stop:2434 : [[ -z 1647528212150 ]] 2022-03-17 14:44:15.418 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:44:15.423 | + functions-common:time_stop:2437 : end_time=1647528255420 2022-03-17 14:44:15.425 | + functions-common:time_stop:2438 : elapsed_time=43270 2022-03-17 14:44:15.428 | + functions-common:time_stop:2439 : total=224590 2022-03-17 14:44:15.431 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:44:15.434 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=267860 2022-03-17 14:44:15.437 | + functions-common:apt_get:1238 : return 0 2022-03-17 14:44:15.439 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-17 14:44:15.442 | + ./stack.sh:main:839 : install_database_python 2022-03-17 14:44:15.445 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-17 14:44:15.448 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-17 14:44:15.450 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-17 14:44:15.453 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-17 14:44:15.456 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-17 14:44:15.459 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-17 14:44:15.462 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-17 14:44:15.466 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-17 14:44:15.466 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-17 14:44:15.472 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-17 14:44:15.475 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-17 14:44:15.477 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-17 14:44:15.480 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-17 14:44:15.482 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-17 14:44:15.504 | Using python 3.8 to install PyMySQL 2022-03-17 14:44:15.506 | + 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 2022-03-17 14:44:16.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:44:16.225 | from cryptography.utils import int_from_bytes 2022-03-17 14:44:16.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:44:16.226 | from cryptography.utils import int_from_bytes 2022-03-17 14:44:17.351 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:44:17.467 | Collecting PyMySQL 2022-03-17 14:44:17.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-03-17 14:44:19.046 | Installing collected packages: PyMySQL 2022-03-17 14:44:19.175 | Successfully installed PyMySQL-1.0.2 2022-03-17 14:44:19.175 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:44:19.181 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:44:19.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:44:19.298 | + inc/python:pip_install:200 : result=0 2022-03-17 14:44:19.301 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:44:19.305 | + functions-common:time_stop:2425 : local name 2022-03-17 14:44:19.308 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:44:19.312 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:44:19.315 | + functions-common:time_stop:2428 : local total 2022-03-17 14:44:19.319 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:44:19.322 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:44:19.326 | + functions-common:time_stop:2432 : start_time=1647528255498 2022-03-17 14:44:19.329 | + functions-common:time_stop:2434 : [[ -z 1647528255498 ]] 2022-03-17 14:44:19.332 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:44:19.336 | + functions-common:time_stop:2437 : end_time=1647528259333 2022-03-17 14:44:19.339 | + functions-common:time_stop:2438 : elapsed_time=3835 2022-03-17 14:44:19.341 | + functions-common:time_stop:2439 : total=30023 2022-03-17 14:44:19.343 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:44:19.346 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33858 2022-03-17 14:44:19.348 | + inc/python:pip_install:203 : return 0 2022-03-17 14:44:19.350 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-17 14:44:19.353 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-17 14:44:19.355 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-17 14:44:19.357 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-17 14:44:19.377 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:44:19.380 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-17 14:44:19.382 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-17 14:44:19.387 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-17 14:44:19.387 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-17 14:44:19.393 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-17 14:44:19.396 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-17 14:44:19.399 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-03-17 14:44:19.402 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-17 14:44:19.405 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-17 14:44:19.408 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-17 14:44:19.426 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:44:19.428 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-17 14:44:19.431 | + functions-common:install_package:1463 : update_package_repo 2022-03-17 14:44:19.434 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-17 14:44:19.436 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-17 14:44:19.439 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-17 14:44:19.442 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-17 14:44:19.444 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-17 14:44:19.446 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:44:19.449 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:44:19.452 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-17 14:44:19.454 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-17 14:44:19.457 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-17 14:44:19.459 | + functions-common:apt_get_update:1190 : return 2022-03-17 14:44:19.461 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-17 14:44:19.464 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-17 14:44:19.466 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:44:19.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:44:19.471 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-17 14:44:19.492 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-17 14:44:19.606 | Reading package lists... 2022-03-17 14:44:19.854 | Building dependency tree... 2022-03-17 14:44:19.856 | Reading state information... 2022-03-17 14:44:20.101 | The following packages were automatically installed and are no longer required: 2022-03-17 14:44:20.102 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-17 14:44:20.102 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-17 14:44:20.102 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-17 14:44:20.102 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-17 14:44:20.102 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-17 14:44:20.102 | python3-zope.interface 2022-03-17 14:44:20.102 | Use 'sudo apt autoremove' to remove them. 2022-03-17 14:44:20.183 | The following NEW packages will be installed: 2022-03-17 14:44:20.183 | radvd 2022-03-17 14:44:20.437 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-17 14:44:20.437 | Need to get 59.0 kB of archives. 2022-03-17 14:44:20.437 | After this operation, 164 kB of additional disk space will be used. 2022-03-17 14:44:20.437 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-03-17 14:44:21.293 | Fetched 59.0 kB in 0s (118 kB/s) 2022-03-17 14:44:21.334 | Selecting previously unselected package radvd. 2022-03-17 14:44:21.390 | (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 ... 90631 files and directories currently installed.) 2022-03-17 14:44:21.394 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-03-17 14:44:21.399 | Unpacking radvd (1:2.17-2) ... 2022-03-17 14:44:21.488 | Setting up radvd (1:2.17-2) ... 2022-03-17 14:44:22.457 | Job for radvd.service failed because the control process exited with error code. 2022-03-17 14:44:22.457 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-03-17 14:44:22.459 | invoke-rc.d: initscript radvd, action "start" failed. 2022-03-17 14:44:22.471 | ● radvd.service - Router advertisement daemon for IPv6 2022-03-17 14:44:22.471 | Loaded: loaded (]8;;file://dv-neutron-834162-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-03-17 14:44:22.471 | Active: failed (Result: exit-code) since Thu 2022-03-17 14:44:22 UTC; 15ms ago 2022-03-17 14:44:22.471 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-03-17 14:44:22.471 | Process: 57886 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-03-17 14:44:22.471 | 2022-03-17 14:44:22.472 | Mar 17 14:44:22 dv-neutron-834162-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-03-17 14:44:22.472 | Mar 17 14:44:22 dv-neutron-834162-1-hyperv radvd[57886]: can't open /etc/radvd.conf: No such file or directory 2022-03-17 14:44:22.472 | Mar 17 14:44:22 dv-neutron-834162-1-hyperv radvd[57886]: Insecure file permissions, but continuing anyway 2022-03-17 14:44:22.472 | Mar 17 14:44:22 dv-neutron-834162-1-hyperv radvd[57886]: exiting, failed to read config file 2022-03-17 14:44:22.472 | Mar 17 14:44:22 dv-neutron-834162-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-03-17 14:44:22.472 | Mar 17 14:44:22 dv-neutron-834162-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-03-17 14:44:22.472 | Mar 17 14:44:22 dv-neutron-834162-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-03-17 14:44:22.477 | Processing triggers for man-db (2.9.1-1) ... 2022-03-17 14:44:22.589 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-17 14:44:30.727 | + functions-common:apt_get:1234 : result=0 2022-03-17 14:44:30.730 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-17 14:44:30.733 | + functions-common:time_stop:2425 : local name 2022-03-17 14:44:30.737 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:44:30.740 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:44:30.743 | + functions-common:time_stop:2428 : local total 2022-03-17 14:44:30.747 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:44:30.750 | + functions-common:time_stop:2431 : name=apt-get 2022-03-17 14:44:30.753 | + functions-common:time_stop:2432 : start_time=1647528259489 2022-03-17 14:44:30.755 | + functions-common:time_stop:2434 : [[ -z 1647528259489 ]] 2022-03-17 14:44:30.758 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:44:30.762 | + functions-common:time_stop:2437 : end_time=1647528270760 2022-03-17 14:44:30.765 | + functions-common:time_stop:2438 : elapsed_time=11271 2022-03-17 14:44:30.767 | + functions-common:time_stop:2439 : total=267860 2022-03-17 14:44:30.770 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:44:30.772 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=279131 2022-03-17 14:44:30.774 | + functions-common:apt_get:1238 : return 0 2022-03-17 14:44:30.777 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-17 14:44:30.796 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:44:30.799 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-17 14:44:30.803 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-17 14:44:30.806 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-17 14:44:30.809 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-17 14:44:30.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-17 14:44:30.838 | + functions-common:install_package:1463 : update_package_repo 2022-03-17 14:44:30.841 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-17 14:44:30.843 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-17 14:44:30.846 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-17 14:44:30.848 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-17 14:44:30.851 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-17 14:44:30.853 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:44:30.855 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:44:30.858 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-17 14:44:30.860 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-17 14:44:30.863 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-17 14:44:30.865 | + functions-common:apt_get_update:1190 : return 2022-03-17 14:44:30.867 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-17 14:44:30.869 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-17 14:44:30.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:44:30.874 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:44:30.876 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-17 14:44:30.897 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-17 14:44:31.014 | Reading package lists... 2022-03-17 14:44:31.269 | Building dependency tree... 2022-03-17 14:44:31.270 | Reading state information... 2022-03-17 14:44:31.518 | fakeroot is already the newest version (1.24-1). 2022-03-17 14:44:31.518 | fakeroot set to manually installed. 2022-03-17 14:44:31.518 | make is already the newest version (4.2.1-1.2). 2022-03-17 14:44:31.518 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-17 14:44:31.518 | The following packages were automatically installed and are no longer required: 2022-03-17 14:44:31.519 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-17 14:44:31.519 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-17 14:44:31.519 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-17 14:44:31.519 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-17 14:44:31.519 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-17 14:44:31.519 | python3-zope.interface 2022-03-17 14:44:31.519 | Use 'sudo apt autoremove' to remove them. 2022-03-17 14:44:31.658 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-17 14:44:31.663 | + functions-common:apt_get:1234 : result=0 2022-03-17 14:44:31.665 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-17 14:44:31.667 | + functions-common:time_stop:2425 : local name 2022-03-17 14:44:31.670 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:44:31.672 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:44:31.674 | + functions-common:time_stop:2428 : local total 2022-03-17 14:44:31.676 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:44:31.679 | + functions-common:time_stop:2431 : name=apt-get 2022-03-17 14:44:31.681 | + functions-common:time_stop:2432 : start_time=1647528270894 2022-03-17 14:44:31.683 | + functions-common:time_stop:2434 : [[ -z 1647528270894 ]] 2022-03-17 14:44:31.686 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:44:31.690 | + functions-common:time_stop:2437 : end_time=1647528271687 2022-03-17 14:44:31.692 | + functions-common:time_stop:2438 : elapsed_time=793 2022-03-17 14:44:31.695 | + functions-common:time_stop:2439 : total=279131 2022-03-17 14:44:31.697 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:44:31.699 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=279924 2022-03-17 14:44:31.701 | + functions-common:apt_get:1238 : return 0 2022-03-17 14:44:31.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-17 14:44:31.708 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:44:31.710 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:44:31.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-17 14:44:31.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-17 14:44:31.717 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-17 14:44:31.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-17 14:44:31.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-17 14:44:31.727 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-17 14:44:31.727 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-17 14:44:31.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-17 14:44:31.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-17 14:44:31.736 | + functions:vercmp:628 : local v1=5.4 2022-03-17 14:44:31.738 | + functions:vercmp:629 : local 'op=<' 2022-03-17 14:44:31.741 | + functions:vercmp:630 : local v2=3.13 2022-03-17 14:44:31.743 | + functions:vercmp:631 : local result 2022-03-17 14:44:31.746 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-17 14:44:31.747 | ++ functions:vercmp:635 : sort -V 2022-03-17 14:44:31.747 | ++ functions:vercmp:635 : head -1 2022-03-17 14:44:31.751 | + functions:vercmp:635 : result=3.13 2022-03-17 14:44:31.754 | + functions:vercmp:637 : case $op in 2022-03-17 14:44:31.756 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-17 14:44:31.758 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-17 14:44:31.760 | + functions:vercmp:648 : return 2022-03-17 14:44:31.762 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-17 14:44:31.765 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-17 14:44:31.767 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-17 14:44:32.099 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-17 14:44:32.102 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-17 14:44:32.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:32.108 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:32.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-17 14:44:32.115 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:32.117 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-17 14:44:32.137 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:44:32.140 | + ./stack.sh:main:847 : install_etcd3 2022-03-17 14:44:32.142 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-17 14:44:32.142 | Installing etcd 2022-03-17 14:44:32.145 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-17 14:44:32.158 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-17 14:44:32.169 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-17 14:44:32.172 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-17 14:44:32.188 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-17 14:44:32.191 | ++ 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 2022-03-17 14:44:32.194 | ++ 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 2022-03-17 14:44:32.198 | +++ 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 2022-03-17 14:44:32.202 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-17 14:44:32.204 | ++ 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* ]] 2022-03-17 14:44:32.207 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-17 14:44:32.209 | ++ 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 2022-03-17 14:44:32.213 | --2022-03-17 14:44:32-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-17 14:44:32.218 | Resolving github.com (github.com)... 140.82.121.3 2022-03-17 14:44:32.262 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-03-17 14:44:32.403 | HTTP request sent, awaiting response... 302 Found 2022-03-17 14:44:32.403 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220317T144244Z&X-Amz-Expires=300&X-Amz-Signature=10ec903e2744004f2b78ae721eafaacb056818942e6410b18d70db27f72d2764&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] 2022-03-17 14:44:32.403 | --2022-03-17 14:44:32-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220317%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220317T144244Z&X-Amz-Expires=300&X-Amz-Signature=10ec903e2744004f2b78ae721eafaacb056818942e6410b18d70db27f72d2764&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 2022-03-17 14:44:32.404 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2022-03-17 14:44:32.429 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-03-17 14:44:32.622 | HTTP request sent, awaiting response... 200 OK 2022-03-17 14:44:32.622 | Length: 11350736 (11M) [application/octet-stream] 2022-03-17 14:44:32.622 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-03-17 14:44:32.735 | 2022-03-17 14:44:32.894 | 0K ........ .. 100% 39.8M=0.3s 2022-03-17 14:44:32.894 | 2022-03-17 14:44:32.894 | 2022-03-17 14:44:32 (39.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-03-17 14:44:32.894 | 2022-03-17 14:44:32.899 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-03-17 14:44:32.902 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-17 14:44:32.905 | ++ functions:get_extra_file:74 : return 2022-03-17 14:44:32.909 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-17 14:44:32.912 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-17 14:44:32.915 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-03-17 14:44:32.917 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-03-17 14:44:33.050 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-03-17 14:44:33.054 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/ 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/README.md 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-03-17 14:44:33.060 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-17 14:44:33.061 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-03-17 14:44:33.062 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-03-17 14:44:33.063 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-03-17 14:44:33.064 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-03-17 14:44:33.065 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-03-17 14:44:33.066 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-03-17 14:44:33.067 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-03-17 14:44:33.067 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-03-17 14:44:33.067 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-03-17 14:44:33.067 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-03-17 14:44:33.067 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-03-17 14:44:33.067 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-03-17 14:44:33.067 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-03-17 14:44:33.067 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-03-17 14:44:33.067 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-03-17 14:44:33.068 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-03-17 14:44:33.069 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-03-17 14:44:33.069 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-03-17 14:44:33.069 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-03-17 14:44:33.069 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-03-17 14:44:33.069 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-03-17 14:44:33.069 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-03-17 14:44:33.069 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-03-17 14:44:33.070 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-03-17 14:44:33.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-03-17 14:44:33.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-03-17 14:44:33.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-03-17 14:44:33.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-03-17 14:44:33.072 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-03-17 14:44:33.072 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-03-17 14:44:33.072 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-03-17 14:44:33.073 | etcd-v3.3.12-linux-amd64/etcdctl 2022-03-17 14:44:33.273 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-03-17 14:44:33.273 | etcd-v3.3.12-linux-amd64/etcd 2022-03-17 14:44:33.514 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-03-17 14:44:33.558 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-03-17 14:44:33.593 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-17 14:44:33.596 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-17 14:44:33.615 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:44:33.617 | + ./stack.sh:main:866 : install_dstat 2022-03-17 14:44:33.619 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-17 14:44:33.637 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:44:33.639 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-17 14:44:33.642 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-17 14:44:33.644 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-17 14:44:33.646 | + ./stack.sh:main:875 : install_libs 2022-03-17 14:44:33.649 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-17 14:44:33.651 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-17 14:44:33.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-17 14:44:33.656 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-17 14:44:33.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-17 14:44:33.665 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.667 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-17 14:44:33.670 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-17 14:44:33.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-17 14:44:33.674 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-17 14:44:33.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-17 14:44:33.684 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.686 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-17 14:44:33.688 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-17 14:44:33.691 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-17 14:44:33.694 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-17 14:44:33.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-17 14:44:33.703 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.705 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-17 14:44:33.708 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-17 14:44:33.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-17 14:44:33.713 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-17 14:44:33.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-17 14:44:33.722 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.724 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-17 14:44:33.727 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-17 14:44:33.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-17 14:44:33.731 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-17 14:44:33.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-17 14:44:33.741 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.743 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-17 14:44:33.746 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-17 14:44:33.748 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-17 14:44:33.750 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-17 14:44:33.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-17 14:44:33.760 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.762 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-17 14:44:33.765 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-17 14:44:33.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-17 14:44:33.769 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-17 14:44:33.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-17 14:44:33.779 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.782 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-17 14:44:33.784 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-17 14:44:33.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-17 14:44:33.790 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-17 14:44:33.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.794 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.797 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-17 14:44:33.799 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.802 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-17 14:44:33.805 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-17 14:44:33.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-17 14:44:33.810 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-17 14:44:33.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-17 14:44:33.819 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.822 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-17 14:44:33.825 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-17 14:44:33.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-17 14:44:33.830 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-17 14:44:33.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.837 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-17 14:44:33.840 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.842 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-17 14:44:33.844 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-17 14:44:33.847 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-17 14:44:33.849 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-17 14:44:33.852 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.854 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-17 14:44:33.858 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.861 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-17 14:44:33.863 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-17 14:44:33.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-17 14:44:33.868 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-17 14:44:33.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-17 14:44:33.877 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.880 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-17 14:44:33.882 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-17 14:44:33.885 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-17 14:44:33.887 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-17 14:44:33.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-17 14:44:33.896 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.899 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-17 14:44:33.901 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-17 14:44:33.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-17 14:44:33.906 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-17 14:44:33.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-17 14:44:33.915 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.917 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-17 14:44:33.920 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-17 14:44:33.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-17 14:44:33.925 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-17 14:44:33.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-17 14:44:33.935 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.939 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-17 14:44:33.941 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-17 14:44:33.945 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-17 14:44:33.947 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-17 14:44:33.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-17 14:44:33.958 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.961 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-17 14:44:33.963 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-17 14:44:33.966 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-17 14:44:33.968 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-17 14:44:33.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-17 14:44:33.978 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:33.980 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-17 14:44:33.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-17 14:44:33.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-17 14:44:33.987 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-17 14:44:33.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:33.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:33.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-17 14:44:33.998 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.000 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-17 14:44:34.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-17 14:44:34.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-17 14:44:34.008 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-17 14:44:34.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-17 14:44:34.018 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.021 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-17 14:44:34.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-17 14:44:34.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-17 14:44:34.028 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-17 14:44:34.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-17 14:44:34.037 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.040 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-17 14:44:34.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-17 14:44:34.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-17 14:44:34.047 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-17 14:44:34.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-17 14:44:34.057 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.060 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-17 14:44:34.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-17 14:44:34.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-17 14:44:34.067 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-17 14:44:34.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.072 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-17 14:44:34.077 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.079 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-17 14:44:34.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-17 14:44:34.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-17 14:44:34.086 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-17 14:44:34.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-17 14:44:34.096 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.098 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-17 14:44:34.101 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-17 14:44:34.103 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-17 14:44:34.106 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-17 14:44:34.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-17 14:44:34.117 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.120 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-17 14:44:34.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-17 14:44:34.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-17 14:44:34.130 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-17 14:44:34.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-17 14:44:34.139 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.142 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-17 14:44:34.144 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-17 14:44:34.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-17 14:44:34.149 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-17 14:44:34.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-17 14:44:34.158 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.161 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-17 14:44:34.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-17 14:44:34.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-17 14:44:34.168 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-17 14:44:34.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-17 14:44:34.178 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.180 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-17 14:44:34.183 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-17 14:44:34.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-17 14:44:34.187 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-17 14:44:34.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-17 14:44:34.197 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.200 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-17 14:44:34.203 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-17 14:44:34.205 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-17 14:44:34.208 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-17 14:44:34.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-17 14:44:34.219 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.221 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-17 14:44:34.224 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-17 14:44:34.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-17 14:44:34.228 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-17 14:44:34.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-17 14:44:34.238 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.241 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-17 14:44:34.243 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-17 14:44:34.245 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-17 14:44:34.248 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-17 14:44:34.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-17 14:44:34.257 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.260 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-17 14:44:34.262 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-17 14:44:34.265 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-17 14:44:34.267 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-17 14:44:34.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-17 14:44:34.277 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.279 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-17 14:44:34.282 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-17 14:44:34.284 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-17 14:44:34.287 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-17 14:44:34.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.294 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-17 14:44:34.296 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.299 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-17 14:44:34.302 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-17 14:44:34.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-17 14:44:34.306 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-17 14:44:34.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-17 14:44:34.317 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.319 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-17 14:44:34.321 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-17 14:44:34.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-17 14:44:34.326 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-17 14:44:34.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-17 14:44:34.335 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.338 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-17 14:44:34.340 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-17 14:44:34.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-17 14:44:34.345 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-17 14:44:34.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-17 14:44:34.355 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.357 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-17 14:44:34.359 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-17 14:44:34.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-17 14:44:34.365 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-17 14:44:34.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-17 14:44:34.374 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.376 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-17 14:44:34.379 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-17 14:44:34.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-17 14:44:34.384 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-17 14:44:34.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:44:34.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:44:34.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-17 14:44:34.394 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:44:34.396 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-17 14:44:34.421 | Using python 3.8 to install etcd3 2022-03-17 14:44:34.423 | + 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 2022-03-17 14:44:35.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:44:35.152 | from cryptography.utils import int_from_bytes 2022-03-17 14:44:35.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:44:35.152 | from cryptography.utils import int_from_bytes 2022-03-17 14:44:36.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:44:36.372 | Collecting etcd3 2022-03-17 14:44:36.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-03-17 14:44:36.406 | Preparing metadata (setup.py): started 2022-03-17 14:44:38.432 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:44:40.908 | Collecting grpcio>=1.27.1 2022-03-17 14:44:40.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-03-17 14:44:41.771 | Collecting protobuf>=3.6.1 2022-03-17 14:44:41.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-03-17 14:44:41.808 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-17 14:44:41.809 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-17 14:44:41.836 | Building wheels for collected packages: etcd3 2022-03-17 14:44:41.837 | Building wheel for etcd3 (setup.py): started 2022-03-17 14:44:44.546 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-03-17 14:44:44.548 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=278b442fc0b7e85b1eb537fff4e360f157fc4fa08ef0a8ba8f51734cd53e53dd 2022-03-17 14:44:44.548 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-03-17 14:44:44.553 | Successfully built etcd3 2022-03-17 14:44:46.111 | Installing collected packages: protobuf, grpcio, etcd3 2022-03-17 14:44:46.700 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-03-17 14:44:46.701 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:44:46.707 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:44:46.707 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:44:46.861 | + inc/python:pip_install:200 : result=0 2022-03-17 14:44:46.864 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:44:46.867 | + functions-common:time_stop:2425 : local name 2022-03-17 14:44:46.869 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:44:46.872 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:44:46.874 | + functions-common:time_stop:2428 : local total 2022-03-17 14:44:46.876 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:44:46.879 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:44:46.881 | + functions-common:time_stop:2432 : start_time=1647528274413 2022-03-17 14:44:46.883 | + functions-common:time_stop:2434 : [[ -z 1647528274413 ]] 2022-03-17 14:44:46.886 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:44:46.890 | + functions-common:time_stop:2437 : end_time=1647528286888 2022-03-17 14:44:46.892 | + functions-common:time_stop:2438 : elapsed_time=12475 2022-03-17 14:44:46.896 | + functions-common:time_stop:2439 : total=33858 2022-03-17 14:44:46.898 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:44:46.900 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46333 2022-03-17 14:44:46.904 | + inc/python:pip_install:203 : return 0 2022-03-17 14:44:46.906 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-17 14:44:46.929 | Using python 3.8 to install etcd3gw 2022-03-17 14:44:46.931 | + 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 2022-03-17 14:44:47.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:44:47.669 | from cryptography.utils import int_from_bytes 2022-03-17 14:44:47.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:44:47.669 | from cryptography.utils import int_from_bytes 2022-03-17 14:44:48.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:44:48.903 | Collecting etcd3gw 2022-03-17 14:44:48.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-03-17 14:44:48.921 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-17 14:44:48.922 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-17 14:44:48.923 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-17 14:44:48.924 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-17 14:44:48.958 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-17 14:44:48.960 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-17 14:44:48.962 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-17 14:44:48.963 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-17 14:44:50.524 | Installing collected packages: etcd3gw 2022-03-17 14:44:50.632 | Successfully installed etcd3gw-1.0.1 2022-03-17 14:44:50.632 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:44:50.638 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:44:50.638 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:44:50.752 | + inc/python:pip_install:200 : result=0 2022-03-17 14:44:50.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:44:50.759 | + functions-common:time_stop:2425 : local name 2022-03-17 14:44:50.762 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:44:50.766 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:44:50.768 | + functions-common:time_stop:2428 : local total 2022-03-17 14:44:50.771 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:44:50.774 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:44:50.778 | + functions-common:time_stop:2432 : start_time=1647528286922 2022-03-17 14:44:50.780 | + functions-common:time_stop:2434 : [[ -z 1647528286922 ]] 2022-03-17 14:44:50.783 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:44:50.788 | + functions-common:time_stop:2437 : end_time=1647528290785 2022-03-17 14:44:50.791 | + functions-common:time_stop:2438 : elapsed_time=3863 2022-03-17 14:44:50.793 | + functions-common:time_stop:2439 : total=46333 2022-03-17 14:44:50.795 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:44:50.798 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=50196 2022-03-17 14:44:50.800 | + inc/python:pip_install:203 : return 0 2022-03-17 14:44:50.803 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-17 14:44:50.805 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-17 14:44:50.807 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-17 14:44:50.810 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-17 14:44:50.812 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-17 14:44:50.815 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-17 14:44:50.817 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-17 14:44:50.822 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-17 14:44:50.824 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-17 14:44:50.826 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-17 14:44:50.831 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-17 14:44:50.835 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-17 14:44:50.839 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-17 14:44:50.842 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-17 14:44:50.844 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-17 14:44:50.848 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:44:50.851 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:44:50.853 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-17 14:44:50.855 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-17 14:44:50.858 | + functions-common:install_package:1463 : update_package_repo 2022-03-17 14:44:50.860 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-17 14:44:50.863 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-17 14:44:50.865 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-17 14:44:50.868 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-17 14:44:50.870 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-17 14:44:50.872 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:44:50.875 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:44:50.877 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-17 14:44:50.880 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-17 14:44:50.882 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-17 14:44:50.885 | + functions-common:apt_get_update:1190 : return 2022-03-17 14:44:50.888 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-17 14:44:50.891 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-17 14:44:50.893 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:44:50.896 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:44:50.898 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-17 14:44:50.920 | + functions-common:apt_get:1230 : 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 2022-03-17 14:44:51.030 | Reading package lists... 2022-03-17 14:44:51.281 | Building dependency tree... 2022-03-17 14:44:51.283 | Reading state information... 2022-03-17 14:44:51.528 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-17 14:44:51.528 | The following packages were automatically installed and are no longer required: 2022-03-17 14:44:51.529 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-17 14:44:51.529 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-17 14:44:51.529 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-17 14:44:51.529 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-17 14:44:51.529 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-17 14:44:51.529 | python3-zope.interface 2022-03-17 14:44:51.529 | Use 'sudo apt autoremove' to remove them. 2022-03-17 14:44:51.530 | The following additional packages will be installed: 2022-03-17 14:44:51.530 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-03-17 14:44:51.531 | Suggested packages: 2022-03-17 14:44:51.532 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-03-17 14:44:51.611 | The following NEW packages will be installed: 2022-03-17 14:44:51.612 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-03-17 14:44:51.860 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-17 14:44:51.861 | Need to get 1,306 kB of archives. 2022-03-17 14:44:51.861 | After this operation, 4,613 kB of additional disk space will be used. 2022-03-17 14:44:51.861 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-03-17 14:44:52.476 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-03-17 14:44:52.517 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-03-17 14:44:52.614 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-03-17 14:44:52.732 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-03-17 14:44:52.734 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-03-17 14:44:53.359 | Fetched 1,306 kB in 1s (1,164 kB/s) 2022-03-17 14:44:53.399 | Selecting previously unselected package libnorm1:amd64. 2022-03-17 14:44:53.453 | (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 ... 90644 files and directories currently installed.) 2022-03-17 14:44:53.457 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-03-17 14:44:53.467 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-17 14:44:53.561 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-03-17 14:44:53.572 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-03-17 14:44:53.575 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-17 14:44:53.640 | Selecting previously unselected package libzmq5:amd64. 2022-03-17 14:44:53.652 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-03-17 14:44:53.656 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-17 14:44:53.731 | Selecting previously unselected package uwsgi-core. 2022-03-17 14:44:53.741 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-03-17 14:44:53.745 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-17 14:44:53.907 | Selecting previously unselected package uwsgi. 2022-03-17 14:44:53.922 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-03-17 14:44:53.927 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-03-17 14:44:53.975 | Selecting previously unselected package uwsgi-plugin-python3. 2022-03-17 14:44:53.984 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-03-17 14:44:53.988 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-17 14:44:54.082 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-03-17 14:44:54.094 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-03-17 14:44:54.103 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-03-17 14:44:54.112 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-03-17 14:44:54.136 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-03-17 14:44:54.970 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-03-17 14:44:55.011 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-17 14:44:55.384 | Processing triggers for man-db (2.9.1-1) ... 2022-03-17 14:44:55.774 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-17 14:45:03.583 | + functions-common:apt_get:1234 : result=0 2022-03-17 14:45:03.587 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-17 14:45:03.590 | + functions-common:time_stop:2425 : local name 2022-03-17 14:45:03.594 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:45:03.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:45:03.600 | + functions-common:time_stop:2428 : local total 2022-03-17 14:45:03.603 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:45:03.605 | + functions-common:time_stop:2431 : name=apt-get 2022-03-17 14:45:03.607 | + functions-common:time_stop:2432 : start_time=1647528290917 2022-03-17 14:45:03.609 | + functions-common:time_stop:2434 : [[ -z 1647528290917 ]] 2022-03-17 14:45:03.612 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:45:03.616 | + functions-common:time_stop:2437 : end_time=1647528303614 2022-03-17 14:45:03.619 | + functions-common:time_stop:2438 : elapsed_time=12697 2022-03-17 14:45:03.621 | + functions-common:time_stop:2439 : total=279924 2022-03-17 14:45:03.623 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:45:03.626 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=292621 2022-03-17 14:45:03.628 | + functions-common:apt_get:1238 : return 0 2022-03-17 14:45:03.631 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-17 14:45:03.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:45:03.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:45:03.640 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-17 14:45:03.708 | Enabling module proxy. 2022-03-17 14:45:03.717 | To activate the new configuration, you need to run: 2022-03-17 14:45:03.717 | systemctl restart apache2 2022-03-17 14:45:03.722 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-17 14:45:03.787 | Considering dependency proxy for proxy_uwsgi: 2022-03-17 14:45:03.787 | Module proxy already enabled 2022-03-17 14:45:03.787 | Enabling module proxy_uwsgi. 2022-03-17 14:45:03.796 | To activate the new configuration, you need to run: 2022-03-17 14:45:03.797 | systemctl restart apache2 2022-03-17 14:45:03.802 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-17 14:45:03.806 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-17 14:45:03.809 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-17 14:45:03.811 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-17 14:45:03.946 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-17 14:45:03.948 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-17 14:45:03.952 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-17 14:45:03.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:03.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:03.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-17 14:45:03.962 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:03.965 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-17 14:45:03.968 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-17 14:45:03.970 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-17 14:45:03.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:03.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:03.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-17 14:45:03.980 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:03.982 | + ./stack.sh:main:883 : install_glanceclient 2022-03-17 14:45:03.985 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-17 14:45:03.987 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-17 14:45:03.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:03.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:03.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-17 14:45:03.997 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:03.999 | + ./stack.sh:main:884 : install_cinderclient 2022-03-17 14:45:04.001 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-17 14:45:04.004 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-17 14:45:04.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:04.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:04.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-17 14:45:04.019 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:04.021 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-17 14:45:04.024 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-17 14:45:04.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:04.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:04.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-17 14:45:04.033 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:04.036 | + ./stack.sh:main:885 : install_novaclient 2022-03-17 14:45:04.039 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-17 14:45:04.041 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-17 14:45:04.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:04.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:04.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-17 14:45:04.051 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:04.053 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-17 14:45:04.071 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:04.074 | + ./stack.sh:main:887 : install_swiftclient 2022-03-17 14:45:04.077 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-17 14:45:04.079 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-17 14:45:04.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:04.084 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:04.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-17 14:45:04.089 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:04.092 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-17 14:45:04.108 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:04.111 | + ./stack.sh:main:890 : install_neutronclient 2022-03-17 14:45:04.113 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-17 14:45:04.116 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-17 14:45:04.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:04.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:04.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-17 14:45:04.125 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:04.127 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-17 14:45:04.130 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-17 14:45:04.132 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-17 14:45:04.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:04.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:04.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-17 14:45:04.142 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:04.144 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-17 14:45:04.146 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-17 14:45:04.150 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-17 14:45:04.153 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-17 14:45:04.156 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-17 14:45:04.158 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-17 14:45:04.162 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-17 14:45:04.163 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-17 14:45:04.167 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-17 14:45:04.169 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-17 14:45:04.172 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-17 14:45:04.175 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-17 14:45:04.177 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-17 14:45:04.198 | Using python 3.8 to install keystonemiddleware 2022-03-17 14:45:04.200 | + 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 2022-03-17 14:45:04.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:45:04.932 | from cryptography.utils import int_from_bytes 2022-03-17 14:45:04.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:45:04.932 | from cryptography.utils import int_from_bytes 2022-03-17 14:45:06.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:45:06.102 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-17 14:45:06.153 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-17 14:45:06.154 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-17 14:45:06.155 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-17 14:45:06.156 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-17 14:45:06.157 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-17 14:45:06.158 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-17 14:45:06.160 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-17 14:45:06.161 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-17 14:45:06.162 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-17 14:45:06.163 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-17 14:45:06.164 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-17 14:45:06.165 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-17 14:45:06.166 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-17 14:45:06.167 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-17 14:45:06.223 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-17 14:45:06.226 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-17 14:45:06.227 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-17 14:45:06.266 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-17 14:45:06.304 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-17 14:45:06.305 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-17 14:45:06.306 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-17 14:45:06.307 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-17 14:45:06.355 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-17 14:45:06.356 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-17 14:45:06.367 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-17 14:45:06.369 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-17 14:45:06.383 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-17 14:45:06.385 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-17 14:45:06.386 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-17 14:45:06.453 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-17 14:45:06.455 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-17 14:45:06.456 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-17 14:45:06.457 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-17 14:45:06.506 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-17 14:45:06.517 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-17 14:45:08.049 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:45:08.055 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:45:08.055 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:45:08.174 | + inc/python:pip_install:200 : result=0 2022-03-17 14:45:08.178 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:45:08.180 | + functions-common:time_stop:2425 : local name 2022-03-17 14:45:08.183 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:45:08.186 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:45:08.189 | + functions-common:time_stop:2428 : local total 2022-03-17 14:45:08.192 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:45:08.195 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:45:08.197 | + functions-common:time_stop:2432 : start_time=1647528304192 2022-03-17 14:45:08.200 | + functions-common:time_stop:2434 : [[ -z 1647528304192 ]] 2022-03-17 14:45:08.204 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:45:08.209 | + functions-common:time_stop:2437 : end_time=1647528308206 2022-03-17 14:45:08.211 | + functions-common:time_stop:2438 : elapsed_time=4014 2022-03-17 14:45:08.214 | + functions-common:time_stop:2439 : total=50196 2022-03-17 14:45:08.216 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:45:08.218 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=54210 2022-03-17 14:45:08.221 | + inc/python:pip_install:203 : return 0 2022-03-17 14:45:08.223 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-17 14:45:08.226 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-17 14:45:08.228 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-17 14:45:08.232 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-17 14:45:08.234 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-17 14:45:08.237 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-17 14:45:08.241 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-17 14:45:08.241 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-17 14:45:08.247 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-17 14:45:08.250 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-17 14:45:08.252 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-17 14:45:08.255 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-17 14:45:08.258 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-17 14:45:08.283 | Using python 3.8 to install python-memcached 2022-03-17 14:45:08.288 | + 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 2022-03-17 14:45:09.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:45:09.025 | from cryptography.utils import int_from_bytes 2022-03-17 14:45:09.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:45:09.025 | from cryptography.utils import int_from_bytes 2022-03-17 14:45:10.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:45:10.251 | Collecting python-memcached 2022-03-17 14:45:10.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-03-17 14:45:10.265 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-17 14:45:11.823 | Installing collected packages: python-memcached 2022-03-17 14:45:11.916 | Successfully installed python-memcached-1.59 2022-03-17 14:45:11.916 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:45:11.922 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:45:11.922 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:45:12.033 | + inc/python:pip_install:200 : result=0 2022-03-17 14:45:12.036 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:45:12.039 | + functions-common:time_stop:2425 : local name 2022-03-17 14:45:12.041 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:45:12.043 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:45:12.046 | + functions-common:time_stop:2428 : local total 2022-03-17 14:45:12.048 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:45:12.050 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:45:12.053 | + functions-common:time_stop:2432 : start_time=1647528308276 2022-03-17 14:45:12.055 | + functions-common:time_stop:2434 : [[ -z 1647528308276 ]] 2022-03-17 14:45:12.058 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:45:12.062 | + functions-common:time_stop:2437 : end_time=1647528312060 2022-03-17 14:45:12.065 | + functions-common:time_stop:2438 : elapsed_time=3784 2022-03-17 14:45:12.067 | + functions-common:time_stop:2439 : total=54210 2022-03-17 14:45:12.069 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:45:12.072 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=57994 2022-03-17 14:45:12.074 | + inc/python:pip_install:203 : return 0 2022-03-17 14:45:12.076 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-17 14:45:12.097 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:12.101 | + ./stack.sh:main:897 : '[' 10.222.0.31 == 10.222.0.31 ']' 2022-03-17 14:45:12.103 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-17 14:45:12.106 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-17 14:45:12.109 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-17 14:45:12.111 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-17 14:45:12.113 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-17 14:45:12.116 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-17 14:45:12.133 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:12.135 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-17 14:45:12.137 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-17 14:45:12.139 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-17 14:45:12.141 | + functions-common:git_clone:610 : local git_ref=master 2022-03-17 14:45:12.143 | + functions-common:git_clone:611 : local orig_dir 2022-03-17 14:45:12.146 | ++ functions-common:git_clone:612 : pwd 2022-03-17 14:45:12.149 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-17 14:45:12.151 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-17 14:45:12.154 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-17 14:45:12.173 | + functions-common:git_clone:615 : RECLONE=False 2022-03-17 14:45:12.175 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-17 14:45:12.178 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-17 14:45:12.181 | + functions-common:git_clone:629 : echo master 2022-03-17 14:45:12.181 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-17 14:45:12.188 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-17 14:45:12.192 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-17 14:45:12.194 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-17 14:45:12.197 | + functions-common:git_clone:678 : git show --oneline 2022-03-17 14:45:12.197 | + functions-common:git_clone:678 : head -1 2022-03-17 14:45:12.200 | 433f541b9 Update master for stable/yoga 2022-03-17 14:45:12.203 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-17 14:45:12.205 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-17 14:45:12.208 | + inc/python:setup_develop:338 : local bindep 2022-03-17 14:45:12.210 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-17 14:45:12.213 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-17 14:45:12.216 | + inc/python:setup_develop:344 : local extras= 2022-03-17 14:45:12.218 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-17 14:45:12.221 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-17 14:45:12.223 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-17 14:45:12.225 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-17 14:45:12.228 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-17 14:45:12.230 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-17 14:45:12.233 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-17 14:45:12.235 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-17 14:45:12.238 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-17 14:45:12.240 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-17 14:45:12.244 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-17 14:45:12.248 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-17 14:45:12.255 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-17 14:45:12.258 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-17 14:45:12.899 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-17 14:45:12.902 | + inc/python:setup_package:418 : local bindep=0 2022-03-17 14:45:12.905 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-17 14:45:12.907 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-17 14:45:12.910 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-17 14:45:12.913 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-17 14:45:12.916 | + inc/python:setup_package:427 : local flags=-e 2022-03-17 14:45:12.918 | + inc/python:setup_package:428 : local extras= 2022-03-17 14:45:12.920 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-17 14:45:12.922 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-17 14:45:12.925 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-17 14:45:12.927 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-17 14:45:12.930 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-17 14:45:12.933 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-17 14:45:12.955 | Using python 3.8 to install /opt/stack/keystone 2022-03-17 14:45:12.958 | + 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 2022-03-17 14:45:13.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:45:13.694 | from cryptography.utils import int_from_bytes 2022-03-17 14:45:13.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:45:13.695 | from cryptography.utils import int_from_bytes 2022-03-17 14:45:14.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:45:14.828 | Obtaining file:///opt/stack/keystone 2022-03-17 14:45:14.829 | Preparing metadata (setup.py): started 2022-03-17 14:45:18.095 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:45:18.234 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-17 14:45:18.235 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-17 14:45:18.328 | Collecting Flask!=0.11,>=1.0.2 2022-03-17 14:45:18.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-03-17 14:45:18.385 | Collecting Flask-RESTful>=0.3.5 2022-03-17 14:45:18.392 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-03-17 14:45:18.396 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-17 14:45:18.397 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-17 14:45:18.398 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-17 14:45:18.399 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-17 14:45:18.441 | Collecting passlib>=1.7.0 2022-03-17 14:45:18.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-03-17 14:45:18.466 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-17 14:45:18.467 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-17 14:45:18.468 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-17 14:45:18.700 | Collecting scrypt>=0.8.0 2022-03-17 14:45:18.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-03-17 14:45:18.740 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-17 14:45:18.742 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-17 14:45:18.743 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-17 14:45:18.744 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-17 14:45:18.745 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-17 14:45:18.746 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-17 14:45:18.747 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-17 14:45:18.748 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-17 14:45:18.749 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-17 14:45:18.750 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-17 14:45:18.751 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-17 14:45:18.752 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-17 14:45:18.804 | Collecting oauthlib>=0.6.2 2022-03-17 14:45:18.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-03-17 14:45:18.882 | Collecting pysaml2>=5.0.0 2022-03-17 14:45:18.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-03-17 14:45:18.976 | Collecting PyJWT>=1.6.1 2022-03-17 14:45:18.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-03-17 14:45:18.987 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-17 14:45:18.988 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-17 14:45:18.989 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-17 14:45:18.990 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-17 14:45:18.991 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-17 14:45:18.992 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-17 14:45:19.003 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-17 14:45:19.004 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-17 14:45:19.049 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev1) (5.1.1) 2022-03-17 14:45:19.098 | Collecting itsdangerous>=2.0 2022-03-17 14:45:19.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-03-17 14:45:19.188 | Collecting Werkzeug>=2.0 2022-03-17 14:45:19.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-03-17 14:45:19.273 | Collecting click>=7.1.2 2022-03-17 14:45:19.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-03-17 14:45:19.286 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (3.0.3) 2022-03-17 14:45:19.359 | Collecting aniso8601>=0.82 2022-03-17 14:45:19.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-03-17 14:45:19.429 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-17 14:45:19.432 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-17 14:45:19.555 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (0.8.0) 2022-03-17 14:45:19.556 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-17 14:45:19.558 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.5.0) 2022-03-17 14:45:19.559 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-17 14:45:19.611 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.0.1) 2022-03-17 14:45:19.612 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.7.6) 2022-03-17 14:45:19.614 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-17 14:45:19.661 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (2.8.2) 2022-03-17 14:45:19.665 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (0.9.6) 2022-03-17 14:45:19.723 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.2.3) 2022-03-17 14:45:19.725 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.9) 2022-03-17 14:45:19.726 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-17 14:45:19.729 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.4.0) 2022-03-17 14:45:19.730 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.8.0) 2022-03-17 14:45:19.731 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-17 14:45:19.750 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev1) (3.3.0) 2022-03-17 14:45:19.797 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (3.1.1) 2022-03-17 14:45:19.816 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (0.11.0) 2022-03-17 14:45:19.818 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-17 14:45:19.819 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (1.0.2) 2022-03-17 14:45:19.820 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (3.0.7) 2022-03-17 14:45:19.871 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-17 14:45:19.981 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-17 14:45:19.983 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-17 14:45:20.017 | Collecting defusedxml 2022-03-17 14:45:20.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-03-17 14:45:20.129 | Collecting xmlschema>=1.2.1 2022-03-17 14:45:20.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-03-17 14:45:20.148 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-17 14:45:20.362 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-17 14:45:20.383 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-17 14:45:20.384 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-17 14:45:20.450 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (4.11.1) 2022-03-17 14:45:20.451 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.1.6) 2022-03-17 14:45:20.469 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-17 14:45:20.538 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-17 14:45:20.577 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.13.3) 2022-03-17 14:45:20.684 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-17 14:45:20.760 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (1.7.0) 2022-03-17 14:45:20.883 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev1) (0.17.3) 2022-03-17 14:45:20.910 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.13.1) 2022-03-17 14:45:20.949 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (3.0.0) 2022-03-17 14:45:20.950 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.33.0) 2022-03-17 14:45:20.951 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (1.3.3) 2022-03-17 14:45:20.952 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (3.5.0) 2022-03-17 14:45:20.953 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.1.1) 2022-03-17 14:45:20.957 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.5.1) 2022-03-17 14:45:21.007 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (0.2.5) 2022-03-17 14:45:21.144 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (3.3) 2022-03-17 14:45:21.145 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2019.11.28) 2022-03-17 14:45:21.146 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (1.26.8) 2022-03-17 14:45:21.148 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.0.12) 2022-03-17 14:45:21.291 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-17 14:45:21.493 | Collecting elementpath<3.0.0,>=2.4.0 2022-03-17 14:45:21.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-03-17 14:45:21.585 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev1) (3.7.0) 2022-03-17 14:45:21.762 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.1.0) 2022-03-17 14:45:22.020 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.7) 2022-03-17 14:45:22.053 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.0.0) 2022-03-17 14:45:23.363 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-03-17 14:45:23.864 | Attempting uninstall: click 2022-03-17 14:45:23.866 | Found existing installation: Click 7.0 2022-03-17 14:45:23.873 | Uninstalling Click-7.0: 2022-03-17 14:45:23.903 | Successfully uninstalled Click-7.0 2022-03-17 14:45:25.139 | Attempting uninstall: PyJWT 2022-03-17 14:45:25.141 | Found existing installation: PyJWT 1.7.1 2022-03-17 14:45:25.148 | Uninstalling PyJWT-1.7.1: 2022-03-17 14:45:25.188 | Successfully uninstalled PyJWT-1.7.1 2022-03-17 14:45:25.637 | Attempting uninstall: oauthlib 2022-03-17 14:45:25.639 | Found existing installation: oauthlib 3.1.0 2022-03-17 14:45:25.651 | Uninstalling oauthlib-3.1.0: 2022-03-17 14:45:25.680 | Successfully uninstalled oauthlib-3.1.0 2022-03-17 14:45:25.855 | Running setup.py develop for keystone 2022-03-17 14:45:29.823 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-03-17 14:45:29.823 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:45:29.831 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:45:29.831 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:45:29.988 | + inc/python:pip_install:200 : result=0 2022-03-17 14:45:29.991 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:45:29.994 | + functions-common:time_stop:2425 : local name 2022-03-17 14:45:29.996 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:45:29.999 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:45:30.002 | + functions-common:time_stop:2428 : local total 2022-03-17 14:45:30.005 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:45:30.007 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:45:30.010 | + functions-common:time_stop:2432 : start_time=1647528312949 2022-03-17 14:45:30.014 | + functions-common:time_stop:2434 : [[ -z 1647528312949 ]] 2022-03-17 14:45:30.018 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:45:30.022 | + functions-common:time_stop:2437 : end_time=1647528330019 2022-03-17 14:45:30.025 | + functions-common:time_stop:2438 : elapsed_time=17070 2022-03-17 14:45:30.027 | + functions-common:time_stop:2439 : total=57994 2022-03-17 14:45:30.029 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:45:30.032 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75064 2022-03-17 14:45:30.034 | + inc/python:pip_install:203 : return 0 2022-03-17 14:45:30.037 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-17 14:45:30.039 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-17 14:45:30.042 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-17 14:45:30.060 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-17 14:45:30.072 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-17 14:45:30.075 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-17 14:45:30.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:30.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:30.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-17 14:45:30.085 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:30.087 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-17 14:45:30.104 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:30.107 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-17 14:45:30.109 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-17 14:45:30.111 | + ./stack.sh:main:899 : configure_keystone 2022-03-17 14:45:30.114 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-17 14:45:30.127 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-17 14:45:30.129 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-17 14:45:30.134 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-17 14:45:30.153 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:30.155 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-17 14:45:30.187 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-17 14:45:30.216 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-17 14:45:30.247 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-17 14:45:30.277 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-17 14:45:30.314 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-17 14:45:30.350 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-17 14:45:30.377 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-17 14:45:30.406 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-17 14:45:30.409 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-17 14:45:30.411 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-17 14:45:30.414 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-17 14:45:30.417 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-17 14:45:30.420 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-17 14:45:30.436 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:30.440 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-17 14:45:30.442 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-17 14:45:30.444 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-17 14:45:30.460 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:30.463 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-03-17 14:45:30.466 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-03-17 14:45:30.498 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-17 14:45:30.501 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-17 14:45:30.503 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-17 14:45:30.505 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-17 14:45:30.523 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:30.526 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.31/identity 2022-03-17 14:45:30.560 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-17 14:45:30.562 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-17 14:45:30.593 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-17 14:45:30.596 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-17 14:45:30.598 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-17 14:45:30.600 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-17 14:45:30.603 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-17 14:45:30.606 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-17 14:45:30.636 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-17 14:45:30.638 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-17 14:45:30.641 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-17 14:45:30.643 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-17 14:45:30.646 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-17 14:45:30.664 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-17 14:45:30.666 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-17 14:45:30.668 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-17 14:45:30.671 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-17 14:45:30.673 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-17 14:45:30.700 | + 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' 2022-03-17 14:45:30.731 | + 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' 2022-03-17 14:45:30.761 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-17 14:45:30.790 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-17 14:45:30.820 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-17 14:45:30.823 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-17 14:45:30.826 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-17 14:45:30.829 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-17 14:45:30.832 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-17 14:45:30.834 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-17 14:45:30.837 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-17 14:45:30.841 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-17 14:45:30.846 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-17 14:45:30.849 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-17 14:45:30.853 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-17 14:45:30.866 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-17 14:45:30.867 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-17 14:45:30.879 | d /var/run/uwsgi 0755 ubuntu root 2022-03-17 14:45:30.883 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-17 14:45:30.899 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-17 14:45:30.901 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-17 14:45:30.905 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-17 14:45:30.935 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-17 14:45:30.963 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-17 14:45:30.991 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-17 14:45:31.019 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-17 14:45:31.047 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-17 14:45:31.074 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-17 14:45:31.102 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-17 14:45:31.129 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-17 14:45:31.158 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-17 14:45:31.190 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-17 14:45:31.219 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-17 14:45:31.247 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-17 14:45:31.274 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-17 14:45:31.276 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-17 14:45:31.279 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-17 14:45:31.281 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-17 14:45:31.284 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-17 14:45:31.286 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:45:31.289 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:45:31.291 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-17 14:45:31.294 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-17 14:45:31.296 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-17 14:45:31.323 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-17 14:45:31.358 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-17 14:45:31.358 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-17 14:45:31.370 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-17 14:45:31.373 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-17 14:45:31.375 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-17 14:45:31.378 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-17 14:45:31.380 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-17 14:45:31.382 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-17 14:45:31.385 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:45:31.387 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:45:31.389 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-17 14:45:31.392 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-17 14:45:31.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:45:31.396 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:45:31.398 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-17 14:45:31.462 | Enabling site keystone-wsgi-public. 2022-03-17 14:45:31.472 | To activate the new configuration, you need to run: 2022-03-17 14:45:31.472 | systemctl reload apache2 2022-03-17 14:45:31.478 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-17 14:45:31.481 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-17 14:45:31.485 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-17 14:45:31.489 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-17 14:45:31.619 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-17 14:45:31.651 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-17 14:45:31.683 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-17 14:45:31.715 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-17 14:45:31.718 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-17 14:45:31.749 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-17 14:45:31.778 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-17 14:45:31.807 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-17 14:45:31.810 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-17 14:45:31.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:31.834 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-17 14:45:31.857 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:31.860 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-17 14:45:31.864 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-17 14:45:31.867 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-17 14:45:31.870 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-17 14:45:31.873 | + lib/stack:stack_install_service:32 : install_swift 2022-03-17 14:45:31.877 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-17 14:45:31.880 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-17 14:45:31.882 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-17 14:45:31.884 | + functions-common:git_clone:610 : local git_ref=master 2022-03-17 14:45:31.887 | + functions-common:git_clone:611 : local orig_dir 2022-03-17 14:45:31.889 | ++ functions-common:git_clone:612 : pwd 2022-03-17 14:45:31.892 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-17 14:45:31.894 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-17 14:45:31.898 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-17 14:45:31.913 | + functions-common:git_clone:615 : RECLONE=False 2022-03-17 14:45:31.916 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-17 14:45:31.918 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-17 14:45:31.921 | + functions-common:git_clone:629 : echo master 2022-03-17 14:45:31.921 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-17 14:45:31.926 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-17 14:45:31.928 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-17 14:45:31.931 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-17 14:45:31.934 | + functions-common:git_clone:678 : git show --oneline 2022-03-17 14:45:31.934 | + functions-common:git_clone:678 : head -1 2022-03-17 14:45:31.939 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-17 14:45:31.942 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-17 14:45:31.945 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-17 14:45:31.947 | + inc/python:setup_develop:338 : local bindep 2022-03-17 14:45:31.950 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-17 14:45:31.952 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-17 14:45:31.955 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-17 14:45:31.957 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-17 14:45:31.960 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-17 14:45:31.962 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-17 14:45:31.965 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-17 14:45:31.967 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-17 14:45:31.969 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-17 14:45:31.973 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-17 14:45:31.975 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-17 14:45:31.978 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-17 14:45:31.981 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-17 14:45:31.983 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-17 14:45:31.986 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-17 14:45:31.993 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-17 14:45:31.995 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-17 14:45:32.674 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-17 14:45:32.678 | + inc/python:setup_package:418 : local bindep=0 2022-03-17 14:45:32.681 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-17 14:45:32.683 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-17 14:45:32.686 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-17 14:45:32.689 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-17 14:45:32.691 | + inc/python:setup_package:427 : local flags=-e 2022-03-17 14:45:32.694 | + inc/python:setup_package:428 : local extras=keystone 2022-03-17 14:45:32.697 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-17 14:45:32.699 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-17 14:45:32.702 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-17 14:45:32.705 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-17 14:45:32.707 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-17 14:45:32.710 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-17 14:45:32.731 | Using python 3.8 to install /opt/stack/swift 2022-03-17 14:45:32.734 | + 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]' 2022-03-17 14:45:33.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:45:33.495 | from cryptography.utils import int_from_bytes 2022-03-17 14:45:33.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:45:33.495 | from cryptography.utils import int_from_bytes 2022-03-17 14:45:34.630 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:45:34.655 | Obtaining file:///opt/stack/swift 2022-03-17 14:45:34.656 | Preparing metadata (setup.py): started 2022-03-17 14:45:37.586 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:45:37.699 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-17 14:45:37.700 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-17 14:45:37.701 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.11.0) 2022-03-17 14:45:37.703 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-17 14:45:38.655 | Collecting lxml>=3.4.1 2022-03-17 14:45:38.674 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-03-17 14:45:38.839 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-17 14:45:38.840 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-17 14:45:38.949 | Collecting xattr>=0.4 2022-03-17 14:45:38.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-03-17 14:45:38.997 | Collecting PyECLib>=1.3.1 2022-03-17 14:45:39.015 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-03-17 14:45:39.317 | Preparing metadata (setup.py): started 2022-03-17 14:45:41.173 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:45:41.179 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-17 14:45:41.180 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-17 14:45:41.217 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-17 14:45:41.226 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-17 14:45:41.281 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.8.1) 2022-03-17 14:45:41.282 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (8.8.0) 2022-03-17 14:45:41.283 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-17 14:45:41.284 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.0) 2022-03-17 14:45:41.285 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.7.0) 2022-03-17 14:45:41.287 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.3.0) 2022-03-17 14:45:41.288 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.1.1) 2022-03-17 14:45:41.289 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.4.0) 2022-03-17 14:45:41.291 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.12.2) 2022-03-17 14:45:41.292 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.1.0) 2022-03-17 14:45:41.293 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-17 14:45:41.294 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.10.1) 2022-03-17 14:45:41.319 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-17 14:45:41.349 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-17 14:45:41.350 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (1.26.8) 2022-03-17 14:45:41.352 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-17 14:45:41.355 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2.0.12) 2022-03-17 14:45:41.378 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-17 14:45:41.505 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.2) 2022-03-17 14:45:41.507 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.7.0) 2022-03-17 14:45:41.508 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.5.0) 2022-03-17 14:45:41.549 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.1.5) 2022-03-17 14:45:41.592 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.8.0) 2022-03-17 14:45:41.594 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.5.0) 2022-03-17 14:45:41.595 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (6.0) 2022-03-17 14:45:41.596 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.5.0) 2022-03-17 14:45:41.656 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.8.2) 2022-03-17 14:45:41.659 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.9.6) 2022-03-17 14:45:41.673 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2021.3) 2022-03-17 14:45:41.675 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.3) 2022-03-17 14:45:41.694 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (21.3) 2022-03-17 14:45:41.695 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.0.7) 2022-03-17 14:45:41.798 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.13.3) 2022-03-17 14:45:41.812 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.1) 2022-03-17 14:45:42.119 | Building wheels for collected packages: PyECLib 2022-03-17 14:45:42.120 | Building wheel for PyECLib (setup.py): started 2022-03-17 14:45:45.075 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-03-17 14:45:45.076 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55544 sha256=51ccc5e50198e6fcffc18ddac38e8195b3b1e85df3d4c248927f1a4b0db68638 2022-03-17 14:45:45.076 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-03-17 14:45:45.082 | Successfully built PyECLib 2022-03-17 14:45:46.492 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-03-17 14:45:46.867 | Running setup.py develop for swift 2022-03-17 14:45:50.612 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-03-17 14:45:50.612 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:45:50.619 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:45:50.619 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:45:50.768 | + inc/python:pip_install:200 : result=0 2022-03-17 14:45:50.772 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:45:50.775 | + functions-common:time_stop:2425 : local name 2022-03-17 14:45:50.777 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:45:50.780 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:45:50.782 | + functions-common:time_stop:2428 : local total 2022-03-17 14:45:50.785 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:45:50.788 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:45:50.790 | + functions-common:time_stop:2432 : start_time=1647528332726 2022-03-17 14:45:50.792 | + functions-common:time_stop:2434 : [[ -z 1647528332726 ]] 2022-03-17 14:45:50.796 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:45:50.801 | + functions-common:time_stop:2437 : end_time=1647528350798 2022-03-17 14:45:50.803 | + functions-common:time_stop:2438 : elapsed_time=18072 2022-03-17 14:45:50.805 | + functions-common:time_stop:2439 : total=75064 2022-03-17 14:45:50.808 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:45:50.810 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=93136 2022-03-17 14:45:50.812 | + inc/python:pip_install:203 : return 0 2022-03-17 14:45:50.814 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-17 14:45:50.817 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-17 14:45:50.819 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-17 14:45:50.838 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-17 14:45:50.850 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-17 14:45:50.853 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-17 14:45:50.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:50.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:50.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-17 14:45:50.863 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:50.866 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-17 14:45:50.868 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-17 14:45:50.870 | + ./stack.sh:main:908 : configure_swift 2022-03-17 14:45:50.873 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-17 14:45:50.875 | + lib/swift:configure_swift:332 : local node_number 2022-03-17 14:45:50.877 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-17 14:45:50.879 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-17 14:45:50.881 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-17 14:45:51.985 | No container-server running 2022-03-17 14:45:51.985 | No account-replicator running 2022-03-17 14:45:51.985 | No container-auditor running 2022-03-17 14:45:51.985 | No container-replicator running 2022-03-17 14:45:51.985 | No object-reconstructor running 2022-03-17 14:45:51.985 | No proxy-server running 2022-03-17 14:45:51.985 | No container-reconciler running 2022-03-17 14:45:51.985 | No object-server running 2022-03-17 14:45:51.985 | No object-auditor running 2022-03-17 14:45:51.985 | No container-updater running 2022-03-17 14:45:51.985 | No account-auditor running 2022-03-17 14:45:51.985 | No object-expirer running 2022-03-17 14:45:51.985 | No object-updater running 2022-03-17 14:45:51.985 | No container-sharder running 2022-03-17 14:45:51.985 | No account-reaper running 2022-03-17 14:45:51.985 | No container-sync running 2022-03-17 14:45:51.985 | No object-replicator running 2022-03-17 14:45:51.985 | No account-server running 2022-03-17 14:45:52.083 | + lib/swift:configure_swift:337 : true 2022-03-17 14:45:52.086 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-17 14:45:52.104 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-17 14:45:52.117 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-17 14:45:52.120 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-17 14:45:52.120 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-17 14:45:52.125 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-17 14:45:52.125 | s/%GROUP%/ubuntu/; 2022-03-17 14:45:52.125 | s/%USER%/ubuntu/; 2022-03-17 14:45:52.125 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-17 14:45:52.125 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-17 14:45:52.128 | uid = ubuntu 2022-03-17 14:45:52.128 | gid = ubuntu 2022-03-17 14:45:52.128 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-17 14:45:52.128 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-17 14:45:52.128 | address = 127.0.0.1 2022-03-17 14:45:52.128 | 2022-03-17 14:45:52.128 | [account6612] 2022-03-17 14:45:52.128 | max connections = 25 2022-03-17 14:45:52.128 | path = /opt/stack/data/swift/1/node/ 2022-03-17 14:45:52.128 | read only = false 2022-03-17 14:45:52.128 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-17 14:45:52.128 | 2022-03-17 14:45:52.128 | [account6622] 2022-03-17 14:45:52.128 | max connections = 25 2022-03-17 14:45:52.128 | path = /opt/stack/data/swift/2/node/ 2022-03-17 14:45:52.128 | read only = false 2022-03-17 14:45:52.128 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-17 14:45:52.128 | 2022-03-17 14:45:52.128 | [account6632] 2022-03-17 14:45:52.128 | max connections = 25 2022-03-17 14:45:52.129 | path = /opt/stack/data/swift/3/node/ 2022-03-17 14:45:52.129 | read only = false 2022-03-17 14:45:52.129 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-17 14:45:52.129 | 2022-03-17 14:45:52.129 | [account6642] 2022-03-17 14:45:52.129 | max connections = 25 2022-03-17 14:45:52.129 | path = /opt/stack/data/swift/4/node/ 2022-03-17 14:45:52.129 | read only = false 2022-03-17 14:45:52.129 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-17 14:45:52.129 | 2022-03-17 14:45:52.129 | 2022-03-17 14:45:52.129 | [container6611] 2022-03-17 14:45:52.129 | max connections = 25 2022-03-17 14:45:52.129 | path = /opt/stack/data/swift/1/node/ 2022-03-17 14:45:52.129 | read only = false 2022-03-17 14:45:52.129 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-17 14:45:52.129 | 2022-03-17 14:45:52.129 | [container6621] 2022-03-17 14:45:52.129 | max connections = 25 2022-03-17 14:45:52.129 | path = /opt/stack/data/swift/2/node/ 2022-03-17 14:45:52.129 | read only = false 2022-03-17 14:45:52.129 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-17 14:45:52.129 | 2022-03-17 14:45:52.129 | [container6631] 2022-03-17 14:45:52.129 | max connections = 25 2022-03-17 14:45:52.129 | path = /opt/stack/data/swift/3/node/ 2022-03-17 14:45:52.129 | read only = false 2022-03-17 14:45:52.129 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-17 14:45:52.129 | 2022-03-17 14:45:52.129 | [container6641] 2022-03-17 14:45:52.129 | max connections = 25 2022-03-17 14:45:52.129 | path = /opt/stack/data/swift/4/node/ 2022-03-17 14:45:52.129 | read only = false 2022-03-17 14:45:52.129 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-17 14:45:52.129 | 2022-03-17 14:45:52.129 | 2022-03-17 14:45:52.130 | [object6613] 2022-03-17 14:45:52.130 | max connections = 25 2022-03-17 14:45:52.130 | path = /opt/stack/data/swift/1/node/ 2022-03-17 14:45:52.130 | read only = false 2022-03-17 14:45:52.130 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-17 14:45:52.130 | 2022-03-17 14:45:52.130 | [object6623] 2022-03-17 14:45:52.130 | max connections = 25 2022-03-17 14:45:52.130 | path = /opt/stack/data/swift/2/node/ 2022-03-17 14:45:52.130 | read only = false 2022-03-17 14:45:52.130 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-17 14:45:52.130 | 2022-03-17 14:45:52.130 | [object6633] 2022-03-17 14:45:52.130 | max connections = 25 2022-03-17 14:45:52.130 | path = /opt/stack/data/swift/3/node/ 2022-03-17 14:45:52.130 | read only = false 2022-03-17 14:45:52.130 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-17 14:45:52.130 | 2022-03-17 14:45:52.130 | [object6643] 2022-03-17 14:45:52.130 | max connections = 25 2022-03-17 14:45:52.130 | path = /opt/stack/data/swift/4/node/ 2022-03-17 14:45:52.130 | read only = false 2022-03-17 14:45:52.130 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-17 14:45:52.132 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-17 14:45:52.135 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:45:52.138 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:45:52.140 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-17 14:45:52.152 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-17 14:45:52.155 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-17 14:45:52.159 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-17 14:45:52.163 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-17 14:45:52.166 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-17 14:45:52.170 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-17 14:45:52.198 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.31:8080/v1/ 2022-03-17 14:45:52.224 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-17 14:45:52.242 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-17 14:45:52.271 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-17 14:45:52.289 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-17 14:45:52.321 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-17 14:45:52.340 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-17 14:45:52.369 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-17 14:45:52.387 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-17 14:45:52.416 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-17 14:45:52.434 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-17 14:45:52.462 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-17 14:45:52.481 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-17 14:45:52.496 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:52.498 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-17 14:45:52.526 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-17 14:45:52.553 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-17 14:45:52.580 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-17 14:45:52.608 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-17 14:45:52.624 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:52.626 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-17 14:45:52.661 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-17 14:45:52.676 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:52.678 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-17 14:45:52.693 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:52.695 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-17 14:45:52.697 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-17 14:45:52.712 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:52.715 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-17 14:45:52.717 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-17 14:45:52.719 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-17 14:45:52.725 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-17 14:45:52.730 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-17 14:45:52.760 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-17 14:45:52.788 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-17 14:45:52.820 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-17 14:45:52.851 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-17 14:45:52.878 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-17 14:45:52.881 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-17 14:45:52.883 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-17 14:45:52.885 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-17 14:45:52.887 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-17 14:45:52.916 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-17 14:45:52.946 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.31/identity 2022-03-17 14:45:52.976 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-17 14:45:53.003 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-17 14:45:53.033 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-17 14:45:53.061 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-17 14:45:53.089 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-17 14:45:53.123 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-17 14:45:53.156 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-17 14:45:53.185 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-17 14:45:53.215 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-17 14:45:53.247 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-17 14:45:53.275 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-17 14:45:53.306 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-17 14:45:53.334 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-17 14:45:53.355 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-17 14:45:53.388 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-17 14:45:53.417 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-17 14:45:53.421 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-17 14:45:53.451 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-17 14:45:53.481 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-17 14:45:53.508 | + lib/swift:configure_swift:475 : local node_number 2022-03-17 14:45:53.510 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-17 14:45:53.513 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-17 14:45:53.515 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-17 14:45:53.519 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-17 14:45:53.523 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-17 14:45:53.525 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-17 14:45:53.527 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-17 14:45:53.530 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-17 14:45:53.532 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-17 14:45:53.535 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-17 14:45:53.537 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-17 14:45:53.554 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-17 14:45:53.582 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-17 14:45:53.601 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-17 14:45:53.642 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-17 14:45:53.661 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-17 14:45:53.690 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-17 14:45:53.709 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-17 14:45:53.738 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-17 14:45:53.756 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-17 14:45:53.784 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-17 14:45:53.803 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-17 14:45:53.838 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-17 14:45:53.858 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-17 14:45:53.888 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-17 14:45:53.906 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-17 14:45:53.935 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-17 14:45:53.954 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-17 14:45:53.984 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-17 14:45:53.989 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-17 14:45:54.010 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-17 14:45:54.040 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-17 14:45:54.069 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-17 14:45:54.072 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-17 14:45:54.077 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-17 14:45:54.079 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-17 14:45:54.081 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-17 14:45:54.084 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-17 14:45:54.086 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-17 14:45:54.089 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-17 14:45:54.091 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-17 14:45:54.093 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-17 14:45:54.112 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-17 14:45:54.143 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-17 14:45:54.163 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-17 14:45:54.191 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-17 14:45:54.210 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-17 14:45:54.239 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-17 14:45:54.259 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-17 14:45:54.290 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-17 14:45:54.309 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-17 14:45:54.338 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-17 14:45:54.356 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-17 14:45:54.385 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-17 14:45:54.406 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-17 14:45:54.438 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-17 14:45:54.457 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-17 14:45:54.487 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-17 14:45:54.509 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-17 14:45:54.537 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-17 14:45:54.542 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-17 14:45:54.561 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-17 14:45:54.590 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-17 14:45:54.592 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-17 14:45:54.597 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-17 14:45:54.600 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-17 14:45:54.602 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-17 14:45:54.604 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-17 14:45:54.606 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-17 14:45:54.609 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-17 14:45:54.611 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-17 14:45:54.613 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-17 14:45:54.631 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-17 14:45:54.660 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-17 14:45:54.678 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-17 14:45:54.706 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-17 14:45:54.725 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-17 14:45:54.753 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-17 14:45:54.772 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-17 14:45:54.800 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-17 14:45:54.821 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-17 14:45:54.851 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-17 14:45:54.869 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-17 14:45:54.897 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-17 14:45:54.916 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-17 14:45:54.945 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-17 14:45:54.967 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-17 14:45:55.000 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-17 14:45:55.022 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-17 14:45:55.057 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-17 14:45:55.062 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-17 14:45:55.081 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-17 14:45:55.110 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-17 14:45:55.141 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-17 14:45:55.169 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-17 14:45:55.197 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-17 14:45:55.200 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-17 14:45:55.204 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-17 14:45:55.233 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-17 14:45:55.262 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-17 14:45:55.297 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-17 14:45:55.329 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-17 14:45:55.361 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-17 14:45:55.392 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-17 14:45:55.420 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-17 14:45:55.458 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-17 14:45:55.490 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-17 14:45:55.506 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:55.508 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-17 14:45:55.527 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-17 14:45:55.530 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-17 14:45:55.549 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-17 14:45:55.552 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.31 2022-03-17 14:45:55.579 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-17 14:45:55.581 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-17 14:45:55.609 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.31/identity 2022-03-17 14:45:55.639 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-17 14:45:55.643 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-17 14:45:55.674 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-17 14:45:55.690 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:55.692 | + lib/swift:configure_swift:538 : local user_group 2022-03-17 14:45:55.695 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-17 14:45:55.700 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-17 14:45:55.703 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-17 14:45:55.716 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-17 14:45:55.718 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-17 14:45:55.729 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-17 14:45:55.732 | + lib/swift:configure_swift:545 : is_suse 2022-03-17 14:45:55.734 | + functions-common:is_suse:542 : is_opensuse 2022-03-17 14:45:55.736 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-17 14:45:55.739 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-17 14:45:55.741 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-17 14:45:55.744 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-17 14:45:55.746 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-17 14:45:55.749 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-17 14:45:55.761 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-17 14:45:55.763 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-17 14:45:55.766 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-17 14:45:55.784 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:45:55.787 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-17 14:45:55.805 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:55.807 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-17 14:45:55.810 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-17 14:45:55.812 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-17 14:45:55.815 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-17 14:45:55.817 | + lib/stack:stack_install_service:32 : install_glance 2022-03-17 14:45:55.820 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-17 14:45:55.822 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-17 14:45:55.825 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-17 14:45:55.842 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:55.845 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-17 14:45:55.848 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-17 14:45:55.865 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:45:55.868 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-17 14:45:55.870 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-17 14:45:55.873 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-17 14:45:55.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:45:55.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:45:55.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-17 14:45:55.884 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:45:55.887 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-17 14:45:55.890 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-17 14:45:55.892 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-17 14:45:55.895 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-17 14:45:55.898 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-17 14:45:55.902 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-17 14:45:55.905 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-17 14:45:55.908 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-17 14:45:55.911 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-17 14:45:55.914 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-17 14:45:55.917 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-17 14:45:55.918 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-17 14:45:55.923 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-17 14:45:55.926 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-17 14:45:55.928 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-17 14:45:55.931 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-17 14:45:55.934 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-17 14:45:55.956 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-17 14:45:55.958 | + 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' 2022-03-17 14:45:56.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:45:56.725 | from cryptography.utils import int_from_bytes 2022-03-17 14:45:56.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:45:56.725 | from cryptography.utils import int_from_bytes 2022-03-17 14:45:57.862 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:45:58.025 | Collecting glance-store[cinder,swift]!=0.29.0 2022-03-17 14:45:58.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-03-17 14:45:58.129 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-17 14:45:58.129 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-17 14:45:58.132 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-17 14:45:58.133 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-17 14:45:58.134 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-17 14:45:58.135 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-17 14:45:58.136 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-17 14:45:58.137 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-17 14:45:58.138 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-17 14:45:58.139 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-17 14:45:58.140 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-17 14:45:58.141 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-17 14:45:58.212 | Collecting python-swiftclient>=3.2.0 2022-03-17 14:45:58.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-03-17 14:45:58.229 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-17 14:45:58.231 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-17 14:45:58.233 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-17 14:45:58.325 | Collecting python-cinderclient>=4.1.0 2022-03-17 14:45:58.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-03-17 14:45:58.487 | Collecting os-brick>=2.6.0 2022-03-17 14:45:58.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-03-17 14:45:58.516 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-17 14:45:58.517 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-17 14:45:58.531 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-17 14:45:58.600 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-17 14:45:58.601 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-17 14:45:58.602 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-17 14:45:58.626 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-17 14:45:58.627 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-17 14:45:58.628 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-17 14:45:58.630 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-17 14:45:58.631 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-17 14:45:58.644 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-17 14:45:58.685 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-17 14:45:58.686 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-17 14:45:58.687 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-17 14:45:58.688 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-17 14:45:58.709 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-17 14:45:58.710 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-17 14:45:58.725 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-17 14:45:58.742 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-17 14:45:58.744 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-17 14:45:58.765 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-17 14:45:58.766 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-17 14:45:58.847 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-17 14:45:58.848 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-17 14:45:58.849 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-17 14:45:58.852 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-17 14:45:58.902 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-17 14:45:58.927 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-17 14:45:59.156 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-17 14:45:59.159 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-17 14:45:59.194 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-17 14:45:59.195 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-17 14:45:59.196 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-17 14:45:59.198 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-17 14:45:59.199 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-17 14:45:59.201 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-17 14:45:59.258 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-17 14:45:59.431 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-17 14:45:59.455 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-17 14:45:59.538 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-17 14:45:59.684 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-17 14:46:01.300 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-03-17 14:46:02.363 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-03-17 14:46:02.363 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:46:02.377 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:46:02.377 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:46:02.504 | + inc/python:pip_install:200 : result=0 2022-03-17 14:46:02.508 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:46:02.512 | + functions-common:time_stop:2425 : local name 2022-03-17 14:46:02.516 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:46:02.519 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:46:02.523 | + functions-common:time_stop:2428 : local total 2022-03-17 14:46:02.527 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:46:02.531 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:46:02.535 | + functions-common:time_stop:2432 : start_time=1647528355950 2022-03-17 14:46:02.538 | + functions-common:time_stop:2434 : [[ -z 1647528355950 ]] 2022-03-17 14:46:02.541 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:46:02.547 | + functions-common:time_stop:2437 : end_time=1647528362544 2022-03-17 14:46:02.550 | + functions-common:time_stop:2438 : elapsed_time=6594 2022-03-17 14:46:02.552 | + functions-common:time_stop:2439 : total=93136 2022-03-17 14:46:02.555 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:46:02.558 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=99730 2022-03-17 14:46:02.561 | + inc/python:pip_install:203 : return 0 2022-03-17 14:46:02.563 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-17 14:46:02.567 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-17 14:46:02.570 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-17 14:46:02.583 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-17 14:46:02.589 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-17 14:46:02.591 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-17 14:46:02.593 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-17 14:46:02.596 | + functions-common:git_clone:610 : local git_ref=master 2022-03-17 14:46:02.598 | + functions-common:git_clone:611 : local orig_dir 2022-03-17 14:46:02.601 | ++ functions-common:git_clone:612 : pwd 2022-03-17 14:46:02.604 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-17 14:46:02.606 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-17 14:46:02.609 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-17 14:46:02.626 | + functions-common:git_clone:615 : RECLONE=False 2022-03-17 14:46:02.628 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-17 14:46:02.631 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-17 14:46:02.634 | + functions-common:git_clone:629 : echo master 2022-03-17 14:46:02.634 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-17 14:46:02.640 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-17 14:46:02.642 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-17 14:46:02.644 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-17 14:46:02.648 | + functions-common:git_clone:678 : head -1 2022-03-17 14:46:02.648 | + functions-common:git_clone:678 : git show --oneline 2022-03-17 14:46:02.654 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-17 14:46:02.658 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-17 14:46:02.661 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-17 14:46:02.665 | + inc/python:setup_develop:338 : local bindep 2022-03-17 14:46:02.667 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-17 14:46:02.671 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-17 14:46:02.674 | + inc/python:setup_develop:344 : local extras= 2022-03-17 14:46:02.678 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-17 14:46:02.680 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-17 14:46:02.683 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-17 14:46:02.685 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-17 14:46:02.688 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-17 14:46:02.690 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-17 14:46:02.694 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-17 14:46:02.697 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-17 14:46:02.699 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-17 14:46:02.702 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-17 14:46:02.704 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-17 14:46:02.708 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-17 14:46:02.714 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-17 14:46:02.717 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-17 14:46:03.370 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-17 14:46:03.373 | + inc/python:setup_package:418 : local bindep=0 2022-03-17 14:46:03.376 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-17 14:46:03.379 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-17 14:46:03.383 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-17 14:46:03.385 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-17 14:46:03.388 | + inc/python:setup_package:427 : local flags=-e 2022-03-17 14:46:03.390 | + inc/python:setup_package:428 : local extras= 2022-03-17 14:46:03.392 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-17 14:46:03.396 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-17 14:46:03.398 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-17 14:46:03.400 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-17 14:46:03.403 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-17 14:46:03.405 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-17 14:46:03.428 | Using python 3.8 to install /opt/stack/glance 2022-03-17 14:46:03.431 | + 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 2022-03-17 14:46:04.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:46:04.199 | from cryptography.utils import int_from_bytes 2022-03-17 14:46:04.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:46:04.199 | from cryptography.utils import int_from_bytes 2022-03-17 14:46:05.357 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:46:05.384 | Obtaining file:///opt/stack/glance 2022-03-17 14:46:05.385 | Preparing metadata (setup.py): started 2022-03-17 14:46:08.319 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:46:08.472 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-17 14:46:08.473 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-17 14:46:08.474 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-17 14:46:08.476 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-17 14:46:08.477 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-17 14:46:08.477 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-17 14:46:08.478 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-17 14:46:08.479 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-17 14:46:08.481 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-17 14:46:08.482 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-17 14:46:08.483 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-17 14:46:08.484 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-17 14:46:08.485 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-17 14:46:08.486 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-17 14:46:08.487 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-17 14:46:08.488 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-17 14:46:08.489 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-17 14:46:08.644 | Collecting taskflow>=4.0.0 2022-03-17 14:46:08.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-03-17 14:46:08.677 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-17 14:46:08.679 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-17 14:46:08.721 | Collecting WSME>=0.8.0 2022-03-17 14:46:08.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-03-17 14:46:08.734 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-17 14:46:08.735 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-17 14:46:08.737 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-17 14:46:08.739 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-17 14:46:08.740 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-17 14:46:08.741 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-17 14:46:08.742 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-17 14:46:08.785 | Collecting oslo.limit>=1.4.0 2022-03-17 14:46:08.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-03-17 14:46:08.795 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-17 14:46:08.796 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-17 14:46:08.797 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-17 14:46:08.798 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-17 14:46:08.800 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-17 14:46:08.832 | Collecting retrying!=1.3.0,>=1.2.3 2022-03-17 14:46:08.840 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-03-17 14:46:08.843 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-17 14:46:08.844 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-17 14:46:08.845 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-17 14:46:08.846 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-17 14:46:08.878 | Collecting cursive>=0.2.1 2022-03-17 14:46:08.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-03-17 14:46:08.889 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-17 14:46:08.890 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-17 14:46:08.977 | Collecting castellan>=0.17.0 2022-03-17 14:46:08.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-03-17 14:46:09.008 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-17 14:46:09.010 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-17 14:46:09.011 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-17 14:46:09.095 | Collecting python-barbicanclient>=4.5.2 2022-03-17 14:46:09.102 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-03-17 14:46:09.109 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-17 14:46:09.148 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-17 14:46:09.163 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-17 14:46:09.187 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-17 14:46:09.201 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-17 14:46:09.202 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-17 14:46:09.203 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-17 14:46:09.295 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-17 14:46:09.371 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-17 14:46:09.452 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-17 14:46:09.454 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-17 14:46:09.485 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-17 14:46:09.528 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-17 14:46:09.530 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-17 14:46:09.532 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-17 14:46:09.595 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-17 14:46:09.596 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-17 14:46:09.597 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-17 14:46:09.624 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-17 14:46:09.669 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-17 14:46:09.674 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-17 14:46:09.734 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-17 14:46:09.737 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-17 14:46:09.738 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-17 14:46:09.740 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-17 14:46:09.741 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-17 14:46:09.763 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-17 14:46:09.766 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-17 14:46:09.768 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-17 14:46:09.808 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-17 14:46:09.853 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-17 14:46:09.854 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-17 14:46:09.856 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-17 14:46:09.932 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-17 14:46:09.991 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-17 14:46:10.105 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-17 14:46:10.380 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-17 14:46:10.491 | Collecting networkx>=2.1.0 2022-03-17 14:46:10.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-03-17 14:46:10.627 | Collecting automaton>=1.9.0 2022-03-17 14:46:10.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-03-17 14:46:10.681 | Collecting pydot>=1.2.4 2022-03-17 14:46:10.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-03-17 14:46:10.772 | Collecting simplegeneric 2022-03-17 14:46:10.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-03-17 14:46:10.783 | Preparing metadata (setup.py): started 2022-03-17 14:46:12.541 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:46:12.578 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-17 14:46:12.690 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-17 14:46:12.796 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-17 14:46:13.046 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-17 14:46:13.047 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-17 14:46:13.048 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-17 14:46:13.049 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-17 14:46:13.052 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-17 14:46:13.053 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-17 14:46:13.054 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-17 14:46:13.172 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-17 14:46:13.201 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-17 14:46:13.246 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-17 14:46:13.250 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-17 14:46:13.497 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-17 14:46:13.684 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-17 14:46:13.686 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-17 14:46:13.687 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-17 14:46:13.689 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-17 14:46:13.794 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-17 14:46:13.947 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-17 14:46:14.050 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-17 14:46:14.365 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-17 14:46:14.366 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-17 14:46:14.590 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-17 14:46:14.882 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-17 14:46:15.191 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-17 14:46:15.192 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-17 14:46:15.545 | Building wheels for collected packages: simplegeneric 2022-03-17 14:46:15.546 | Building wheel for simplegeneric (setup.py): started 2022-03-17 14:46:17.966 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-03-17 14:46:17.968 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=5132c34a547e30ffe06be42fbc9a519c3bfd9f678ba416efe07dbc63e17406ed 2022-03-17 14:46:17.968 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-03-17 14:46:17.974 | Successfully built simplegeneric 2022-03-17 14:46:18.827 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-03-17 14:46:21.575 | Running setup.py develop for glance 2022-03-17 14:46:25.554 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-03-17 14:46:25.554 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:46:25.562 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:46:25.562 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:46:25.716 | + inc/python:pip_install:200 : result=0 2022-03-17 14:46:25.720 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:46:25.723 | + functions-common:time_stop:2425 : local name 2022-03-17 14:46:25.726 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:46:25.729 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:46:25.733 | + functions-common:time_stop:2428 : local total 2022-03-17 14:46:25.736 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:46:25.739 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:46:25.743 | + functions-common:time_stop:2432 : start_time=1647528363422 2022-03-17 14:46:25.745 | + functions-common:time_stop:2434 : [[ -z 1647528363422 ]] 2022-03-17 14:46:25.749 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:46:25.756 | + functions-common:time_stop:2437 : end_time=1647528385752 2022-03-17 14:46:25.758 | + functions-common:time_stop:2438 : elapsed_time=22330 2022-03-17 14:46:25.761 | + functions-common:time_stop:2439 : total=99730 2022-03-17 14:46:25.764 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:46:25.767 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=122060 2022-03-17 14:46:25.769 | + inc/python:pip_install:203 : return 0 2022-03-17 14:46:25.772 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-17 14:46:25.776 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-17 14:46:25.778 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-17 14:46:25.798 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-17 14:46:25.810 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-17 14:46:25.812 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-17 14:46:25.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:46:25.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:46:25.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-17 14:46:25.823 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:46:25.826 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-17 14:46:25.828 | + ./stack.sh:main:920 : configure_glance 2022-03-17 14:46:25.831 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-17 14:46:25.843 | + lib/glance:configure_glance:326 : local dburl 2022-03-17 14:46:25.846 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-17 14:46:25.849 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-17 14:46:25.851 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-17 14:46:25.854 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-17 14:46:25.856 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-17 14:46:25.859 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-17 14:46:25.862 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-17 14:46:25.892 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-17 14:46:25.925 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-17 14:46:25.953 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-17 14:46:25.984 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-17 14:46:26.019 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-17 14:46:26.051 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-17 14:46:26.054 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-17 14:46:26.057 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-17 14:46:26.059 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-17 14:46:26.062 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-17 14:46:26.096 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-17 14:46:26.124 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.31/identity 2022-03-17 14:46:26.158 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-17 14:46:26.188 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-17 14:46:26.217 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-17 14:46:26.246 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-17 14:46:26.275 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-17 14:46:26.304 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-17 14:46:26.332 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-17 14:46:26.364 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-17 14:46:26.397 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-17 14:46:26.401 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-17 14:46:26.404 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-17 14:46:26.406 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-17 14:46:26.410 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-17 14:46:26.413 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-17 14:46:26.434 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:46:26.438 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-17 14:46:26.440 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-17 14:46:26.443 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-17 14:46:26.460 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:46:26.462 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-03-17 14:46:26.465 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-03-17 14:46:26.497 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-17 14:46:26.499 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-17 14:46:26.502 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-17 14:46:26.505 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-17 14:46:26.508 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-17 14:46:26.536 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-17 14:46:26.564 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-17 14:46:26.567 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-17 14:46:26.571 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-17 14:46:26.574 | + lib/glance:configure_glance_store:254 : local be 2022-03-17 14:46:26.578 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-17 14:46:26.582 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-17 14:46:26.585 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-17 14:46:26.631 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-17 14:46:26.633 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.31 2022-03-17 14:46:26.666 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-17 14:46:26.670 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-17 14:46:26.687 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:46:26.689 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-17 14:46:26.718 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-17 14:46:26.747 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-17 14:46:26.775 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-17 14:46:26.804 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-17 14:46:26.833 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-17 14:46:26.851 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:46:26.854 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-17 14:46:26.888 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-17 14:46:26.930 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-17 14:46:26.959 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.31/identity/v3 2022-03-17 14:46:26.987 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-17 14:46:27.017 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.31/image 2022-03-17 14:46:27.046 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-17 14:46:27.063 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:46:27.066 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-17 14:46:27.068 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-17 14:46:27.071 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-17 14:46:27.074 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-17 14:46:27.092 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-17 14:46:27.095 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-17 14:46:27.097 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-17 14:46:27.100 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-17 14:46:27.103 | + 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}}' 2022-03-17 14:46:27.134 | + 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' 2022-03-17 14:46:27.162 | + 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' 2022-03-17 14:46:27.199 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-17 14:46:27.234 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-17 14:46:27.238 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-17 14:46:27.270 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-17 14:46:27.299 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-17 14:46:27.328 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.31/identity 2022-03-17 14:46:27.357 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-17 14:46:27.386 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-17 14:46:27.420 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-17 14:46:27.459 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-17 14:46:27.492 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-17 14:46:27.525 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-17 14:46:27.559 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-17 14:46:27.589 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-17 14:46:27.594 | + lib/glance:configure_glance:411 : 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 2022-03-17 14:46:27.601 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-17 14:46:27.618 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:46:27.620 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-17 14:46:27.623 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-17 14:46:27.625 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-17 14:46:27.627 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-17 14:46:27.630 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-17 14:46:27.633 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-17 14:46:27.637 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-17 14:46:27.639 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-17 14:46:27.643 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-17 14:46:27.676 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-17 14:46:27.679 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-17 14:46:27.682 | ++ functions:get_random_port:837 : true 2022-03-17 14:46:27.685 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-17 14:46:27.687 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-17 14:46:27.690 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-17 14:46:27.776 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-17 14:46:27.779 | ++ functions:get_random_port:841 : break 2 2022-03-17 14:46:27.783 | ++ functions:get_random_port:845 : echo 60999 2022-03-17 14:46:27.787 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-17 14:46:27.791 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-17 14:46:27.823 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-17 14:46:27.851 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-17 14:46:27.879 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-17 14:46:27.911 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-17 14:46:27.948 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-17 14:46:27.979 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-17 14:46:28.007 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-17 14:46:28.036 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-17 14:46:28.063 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-17 14:46:28.094 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-17 14:46:28.122 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-17 14:46:28.151 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-17 14:46:28.184 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-17 14:46:28.212 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-17 14:46:28.240 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-17 14:46:28.271 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-17 14:46:28.299 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-17 14:46:28.329 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-17 14:46:28.367 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-17 14:46:28.369 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-17 14:46:28.372 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-17 14:46:28.374 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:46:28.377 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:46:28.379 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-17 14:46:28.381 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-17 14:46:28.441 | proxy (enabled by site administrator) 2022-03-17 14:46:28.446 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-17 14:46:28.450 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-17 14:46:28.454 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-17 14:46:28.457 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:46:28.460 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:46:28.463 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-17 14:46:28.465 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-17 14:46:28.519 | No module matches proxy_http 2022-03-17 14:46:28.523 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-03-17 14:46:28.593 | Considering dependency proxy for proxy_http: 2022-03-17 14:46:28.593 | Module proxy already enabled 2022-03-17 14:46:28.593 | Enabling module proxy_http. 2022-03-17 14:46:28.601 | To activate the new configuration, you need to run: 2022-03-17 14:46:28.601 | systemctl restart apache2 2022-03-17 14:46:28.607 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-03-17 14:46:28.610 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-17 14:46:28.613 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-17 14:46:28.616 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-17 14:46:28.748 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-17 14:46:28.751 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-17 14:46:28.755 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-17 14:46:28.758 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-17 14:46:28.760 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:46:28.763 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:46:28.765 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-17 14:46:28.769 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-17 14:46:28.772 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-17 14:46:28.773 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-17 14:46:28.782 | KeepAlive Off 2022-03-17 14:46:28.786 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-17 14:46:28.786 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-17 14:46:28.795 | SetEnv proxy-sendchunked 1 2022-03-17 14:46:28.799 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-17 14:46:28.799 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-17 14:46:28.807 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-17 14:46:28.811 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-17 14:46:28.813 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-17 14:46:28.816 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-17 14:46:28.818 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-17 14:46:28.821 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-17 14:46:28.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:46:28.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:46:28.828 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-17 14:46:28.830 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-17 14:46:28.833 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:46:28.835 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:46:28.838 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-17 14:46:28.902 | Enabling site glance-wsgi-api. 2022-03-17 14:46:28.911 | To activate the new configuration, you need to run: 2022-03-17 14:46:28.911 | systemctl reload apache2 2022-03-17 14:46:28.918 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-17 14:46:28.921 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-17 14:46:28.925 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-17 14:46:28.928 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-17 14:46:29.064 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-17 14:46:29.071 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-17 14:46:29.104 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-17 14:46:29.107 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-17 14:46:29.125 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:46:29.127 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-17 14:46:29.130 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-17 14:46:29.133 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-17 14:46:29.135 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-17 14:46:29.138 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-17 14:46:29.141 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-17 14:46:29.143 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-17 14:46:29.146 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-17 14:46:29.148 | + functions-common:git_clone:610 : local git_ref=master 2022-03-17 14:46:29.151 | + functions-common:git_clone:611 : local orig_dir 2022-03-17 14:46:29.154 | ++ functions-common:git_clone:612 : pwd 2022-03-17 14:46:29.156 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-17 14:46:29.159 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-17 14:46:29.162 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-17 14:46:29.179 | + functions-common:git_clone:615 : RECLONE=False 2022-03-17 14:46:29.181 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-17 14:46:29.184 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-17 14:46:29.187 | + functions-common:git_clone:629 : echo master 2022-03-17 14:46:29.187 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-17 14:46:29.193 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-17 14:46:29.195 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-17 14:46:29.197 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-17 14:46:29.200 | + functions-common:git_clone:678 : git show --oneline 2022-03-17 14:46:29.201 | + functions-common:git_clone:678 : head -1 2022-03-17 14:46:29.217 | 6d678dcf6 Merge "Add a unit test to keep microversions.py up to date" 2022-03-17 14:46:29.220 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-17 14:46:29.223 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-17 14:46:29.226 | + inc/python:setup_develop:338 : local bindep 2022-03-17 14:46:29.229 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-17 14:46:29.231 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-17 14:46:29.235 | + inc/python:setup_develop:344 : local extras= 2022-03-17 14:46:29.237 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-17 14:46:29.240 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-17 14:46:29.244 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-17 14:46:29.246 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-17 14:46:29.249 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-17 14:46:29.252 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-17 14:46:29.255 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-17 14:46:29.258 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-17 14:46:29.261 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-17 14:46:29.264 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-17 14:46:29.267 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-17 14:46:29.270 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-17 14:46:29.276 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-17 14:46:29.279 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-17 14:46:29.925 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-17 14:46:29.929 | + inc/python:setup_package:418 : local bindep=0 2022-03-17 14:46:29.932 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-17 14:46:29.935 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-17 14:46:29.938 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-17 14:46:29.941 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-17 14:46:29.944 | + inc/python:setup_package:427 : local flags=-e 2022-03-17 14:46:29.947 | + inc/python:setup_package:428 : local extras= 2022-03-17 14:46:29.951 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-17 14:46:29.954 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-17 14:46:29.958 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-17 14:46:29.961 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-17 14:46:29.964 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-17 14:46:29.967 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-17 14:46:29.995 | Using python 3.8 to install /opt/stack/cinder 2022-03-17 14:46:29.997 | + 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 2022-03-17 14:46:30.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:46:30.821 | from cryptography.utils import int_from_bytes 2022-03-17 14:46:30.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:46:30.821 | from cryptography.utils import int_from_bytes 2022-03-17 14:46:31.936 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:46:31.961 | Obtaining file:///opt/stack/cinder 2022-03-17 14:46:31.962 | Preparing metadata (setup.py): started 2022-03-17 14:46:35.730 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:46:35.936 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (5.8.1) 2022-03-17 14:46:35.937 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (5.1.1) 2022-03-17 14:46:35.938 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (0.33.0) 2022-03-17 14:46:35.939 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (1.1.2) 2022-03-17 14:46:35.940 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (0.20.4) 2022-03-17 14:46:35.941 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (1.0.2) 2022-03-17 14:46:35.942 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev6) (3.2.0) 2022-03-17 14:46:35.943 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (4.5.0) 2022-03-17 14:46:35.944 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (9.4.0) 2022-03-17 14:46:35.945 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (4.8.0) 2022-03-17 14:46:36.054 | Collecting oauth2client>=4.1.3 2022-03-17 14:46:36.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-03-17 14:46:36.070 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (8.8.0) 2022-03-17 14:46:36.071 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (4.5.0) 2022-03-17 14:46:36.072 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (4.1.0) 2022-03-17 14:46:36.073 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (11.2.0) 2022-03-17 14:46:36.074 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (4.7.0) 2022-03-17 14:46:36.077 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (12.13.0) 2022-03-17 14:46:36.078 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (4.5.1) 2022-03-17 14:46:36.079 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (3.11.0) 2022-03-17 14:46:36.080 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (2.7.0) 2022-03-17 14:46:36.081 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (2.3.0) 2022-03-17 14:46:36.082 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (6.3.1) 2022-03-17 14:46:36.083 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (4.3.0) 2022-03-17 14:46:36.084 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (2.8.0) 2022-03-17 14:46:36.085 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (1.5.0) 2022-03-17 14:46:36.086 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (4.12.2) 2022-03-17 14:46:36.088 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (2.6.0) 2022-03-17 14:46:36.089 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (3.4.2) 2022-03-17 14:46:36.090 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (21.3) 2022-03-17 14:46:36.213 | Collecting paramiko>=2.7.2 2022-03-17 14:46:36.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-03-17 14:46:36.233 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (3.5.0) 2022-03-17 14:46:36.234 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (2.1.1) 2022-03-17 14:46:36.235 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (5.9.0) 2022-03-17 14:46:36.236 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (3.0.7) 2022-03-17 14:46:36.237 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (5.3.0) 2022-03-17 14:46:36.333 | Collecting python-glanceclient>=3.2.2 2022-03-17 14:46:36.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-03-17 14:46:36.352 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (4.4.0) 2022-03-17 14:46:36.353 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (17.7.0) 2022-03-17 14:46:36.354 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (3.13.1) 2022-03-17 14:46:36.355 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (2021.3) 2022-03-17 14:46:36.356 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (2.27.1) 2022-03-17 14:46:36.357 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (2.5.1) 2022-03-17 14:46:36.358 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (4.6.4) 2022-03-17 14:46:36.399 | Collecting rtslib-fb>=2.1.74 2022-03-17 14:46:36.405 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-03-17 14:46:36.412 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (1.16.0) 2022-03-17 14:46:36.413 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (1.4.31) 2022-03-17 14:46:36.414 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (0.13.0) 2022-03-17 14:46:36.415 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (3.5.0) 2022-03-17 14:46:36.455 | Collecting tabulate>=0.8.7 2022-03-17 14:46:36.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-03-17 14:46:36.465 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (6.3.1) 2022-03-17 14:46:36.466 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (1.8.7) 2022-03-17 14:46:36.467 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (5.1.0) 2022-03-17 14:46:36.579 | Collecting oslo.vmware>=3.10.0 2022-03-17 14:46:36.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-03-17 14:46:36.607 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (5.2.0) 2022-03-17 14:46:36.608 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (5.6.0) 2022-03-17 14:46:36.609 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (2.10.1) 2022-03-17 14:46:36.776 | Collecting google-api-python-client>=1.11.0 2022-03-17 14:46:36.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/895/fd24a5707d469/google_api_python_client-2.38.0-py2.py3-none-any.whl (8.2 MB) 2022-03-17 14:46:36.983 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (3.10.1) 2022-03-17 14:46:36.984 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (36.0.1) 2022-03-17 14:46:36.985 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev6) (0.2.2) 2022-03-17 14:46:37.031 | Collecting zstd>=1.4.5.1 2022-03-17 14:46:37.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-03-17 14:46:37.136 | Preparing metadata (setup.py): started 2022-03-17 14:46:38.831 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:46:39.898 | Collecting boto3>=1.16.51 2022-03-17 14:46:39.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/2931f65e33e74/boto3-1.21.7-py3-none-any.whl (132 kB) 2022-03-17 14:46:39.927 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev6) (0.10.0) 2022-03-17 14:46:39.986 | Collecting s3transfer<0.6.0,>=0.5.0 2022-03-17 14:46:39.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-03-17 14:46:41.535 | Collecting botocore<1.25.0,>=1.24.7 2022-03-17 14:46:41.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/118bfadc02903/botocore-1.24.7-py3-none-any.whl (8.6 MB) 2022-03-17 14:46:41.820 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev6) (1.15.0) 2022-03-17 14:46:41.850 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev6) (2.1.0) 2022-03-17 14:46:41.905 | Collecting uritemplate<5,>=3.0.1 2022-03-17 14:46:41.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-03-17 14:46:42.043 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-03-17 14:46:42.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-03-17 14:46:42.184 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-03-17 14:46:42.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-03-17 14:46:42.227 | Collecting google-auth-httplib2>=0.1.0 2022-03-17 14:46:42.235 | 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) 2022-03-17 14:46:42.331 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev6) (1.7.0) 2022-03-17 14:46:42.381 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev6) (2.10.1) 2022-03-17 14:46:42.386 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev6) (3.1.1) 2022-03-17 14:46:42.472 | Collecting rsa>=3.1.4 2022-03-17 14:46:42.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-03-17 14:46:42.628 | Collecting pyasn1>=0.1.7 2022-03-17 14:46:42.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-03-17 14:46:42.758 | Collecting pyasn1-modules>=0.0.5 2022-03-17 14:46:42.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-03-17 14:46:42.826 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev6) (0.17.3) 2022-03-17 14:46:42.870 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev6) (0.8.0) 2022-03-17 14:46:42.871 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev6) (6.0) 2022-03-17 14:46:42.873 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev6) (2.5.0) 2022-03-17 14:46:42.874 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev6) (1.5.0) 2022-03-17 14:46:42.934 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev6) (0.5.0) 2022-03-17 14:46:42.935 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev6) (2.0.1) 2022-03-17 14:46:42.938 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev6) (1.7.6) 2022-03-17 14:46:43.054 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev6) (0.9.6) 2022-03-17 14:46:43.056 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev6) (2.8.2) 2022-03-17 14:46:43.116 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev6) (5.0.0) 2022-03-17 14:46:43.118 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev6) (2.4.0) 2022-03-17 14:46:43.121 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev6) (0.4.0) 2022-03-17 14:46:43.122 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev6) (5.0.9) 2022-03-17 14:46:43.123 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev6) (5.2.3) 2022-03-17 14:46:43.150 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev6) (3.0.3) 2022-03-17 14:46:43.152 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev6) (3.3.0) 2022-03-17 14:46:43.153 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev6) (3.2.0) 2022-03-17 14:46:43.205 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev6) (1.0.3) 2022-03-17 14:46:43.296 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev6) (3.0.0) 2022-03-17 14:46:43.301 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev6) (1.3.3) 2022-03-17 14:46:43.330 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev6) (3.1.1) 2022-03-17 14:46:43.356 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev6) (0.11.0) 2022-03-17 14:46:43.429 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev6) (1.26.8) 2022-03-17 14:46:43.482 | Collecting suds-community>=0.6 2022-03-17 14:46:43.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-03-17 14:46:43.791 | Collecting pynacl>=1.0.1 2022-03-17 14:46:43.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-03-17 14:46:43.859 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev6) (60.9.3) 2022-03-17 14:46:44.035 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev6) (3.10.1) 2022-03-17 14:46:44.113 | Collecting warlock<2,>=1.2.0 2022-03-17 14:46:44.120 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-03-17 14:46:44.124 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev6) (1.13.3) 2022-03-17 14:46:44.126 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev6) (22.0.0) 2022-03-17 14:46:44.328 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev6) (2.0.12) 2022-03-17 14:46:44.329 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev6) (2019.11.28) 2022-03-17 14:46:44.331 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev6) (3.3) 2022-03-17 14:46:44.368 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev6) (0.7) 2022-03-17 14:46:44.441 | Collecting pyudev>=0.16.1 2022-03-17 14:46:44.448 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-03-17 14:46:44.696 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev6) (0.4.2) 2022-03-17 14:46:44.699 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev6) (0.5.2) 2022-03-17 14:46:44.838 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev6) (2.6.3) 2022-03-17 14:46:44.841 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev6) (2.5.0) 2022-03-17 14:46:44.843 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev6) (1.4.2) 2022-03-17 14:46:44.968 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev6) (0.12.2) 2022-03-17 14:46:45.089 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev6) (1.1.6) 2022-03-17 14:46:45.092 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev6) (5.4.0) 2022-03-17 14:46:45.093 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev6) (4.11.1) 2022-03-17 14:46:45.127 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev6) (5.0.0) 2022-03-17 14:46:45.369 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev6) (2.21) 2022-03-17 14:46:45.444 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev6) (2.4.0) 2022-03-17 14:46:45.447 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev6) (0.5.0) 2022-03-17 14:46:45.609 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev6) (2.5.0) 2022-03-17 14:46:45.755 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-03-17 14:46:45.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/bb0356bd614c4/googleapis_common_protos-1.55.0-py2.py3-none-any.whl (212 kB) 2022-03-17 14:46:45.774 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev6) (3.19.4) 2022-03-17 14:46:45.993 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev6) (2.1.0) 2022-03-17 14:46:46.411 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev6) (1.1.5) 2022-03-17 14:46:46.461 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev6) (0.13.1) 2022-03-17 14:46:46.509 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev6) (0.2.5) 2022-03-17 14:46:47.820 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev6) (1.32) 2022-03-17 14:46:48.093 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev6) (1.8.2) 2022-03-17 14:46:48.095 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev6) (21.4.0) 2022-03-17 14:46:48.239 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev6) (2.2) 2022-03-17 14:46:48.429 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev6) (1.0.0) 2022-03-17 14:46:48.558 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev6) (3.7.0) 2022-03-17 14:46:49.197 | Building wheels for collected packages: zstd 2022-03-17 14:46:49.198 | Building wheel for zstd (setup.py): started 2022-03-17 14:47:37.117 | Building wheel for zstd (setup.py): finished with status 'done' 2022-03-17 14:47:37.137 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761467 sha256=1f0533057e7f8f2ecd64606aa465c978f2b9b61aa478a3900b29f883641903b0 2022-03-17 14:47:37.137 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-03-17 14:47:37.143 | Successfully built zstd 2022-03-17 14:47:38.160 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-03-17 14:47:40.208 | Attempting uninstall: pynacl 2022-03-17 14:47:40.210 | Found existing installation: PyNaCl 1.3.0 2022-03-17 14:47:40.216 | Uninstalling PyNaCl-1.3.0: 2022-03-17 14:47:40.243 | Successfully uninstalled PyNaCl-1.3.0 2022-03-17 14:47:42.017 | Running setup.py develop for cinder 2022-03-17 14:47:47.694 | Successfully installed boto3-1.21.7 botocore-1.24.7 cinder google-api-core-2.5.0 google-api-python-client-2.38.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.55.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-03-17 14:47:47.694 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:47:47.702 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:47:47.702 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:47:47.979 | + inc/python:pip_install:200 : result=0 2022-03-17 14:47:47.982 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:47:47.985 | + functions-common:time_stop:2425 : local name 2022-03-17 14:47:47.988 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:47:47.991 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:47:47.993 | + functions-common:time_stop:2428 : local total 2022-03-17 14:47:47.996 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:47:47.998 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:47:48.000 | + functions-common:time_stop:2432 : start_time=1647528389988 2022-03-17 14:47:48.003 | + functions-common:time_stop:2434 : [[ -z 1647528389988 ]] 2022-03-17 14:47:48.006 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:47:48.011 | + functions-common:time_stop:2437 : end_time=1647528468007 2022-03-17 14:47:48.013 | + functions-common:time_stop:2438 : elapsed_time=78019 2022-03-17 14:47:48.015 | + functions-common:time_stop:2439 : total=122060 2022-03-17 14:47:48.017 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:47:48.020 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=200079 2022-03-17 14:47:48.022 | + inc/python:pip_install:203 : return 0 2022-03-17 14:47:48.025 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-17 14:47:48.027 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-17 14:47:48.030 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-17 14:47:48.049 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-17 14:47:48.061 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-17 14:47:48.064 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-17 14:47:48.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:47:48.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:47:48.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-17 14:47:48.075 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:47:48.077 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-17 14:47:48.081 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-17 14:47:48.083 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-17 14:47:48.086 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:47:48.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:47:48.091 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-17 14:47:48.104 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-17 14:47:48.107 | + functions-common:install_package:1463 : update_package_repo 2022-03-17 14:47:48.109 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-17 14:47:48.112 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-17 14:47:48.114 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-17 14:47:48.117 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-17 14:47:48.119 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-17 14:47:48.122 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:47:48.124 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:47:48.127 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-17 14:47:48.129 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-17 14:47:48.132 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-17 14:47:48.134 | + functions-common:apt_get_update:1190 : return 2022-03-17 14:47:48.136 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-17 14:47:48.139 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-17 14:47:48.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:47:48.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:47:48.146 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-17 14:47:48.171 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-17 14:47:48.289 | Reading package lists... 2022-03-17 14:47:48.532 | Building dependency tree... 2022-03-17 14:47:48.534 | Reading state information... 2022-03-17 14:47:48.777 | The following packages were automatically installed and are no longer required: 2022-03-17 14:47:48.778 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-17 14:47:48.778 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-17 14:47:48.778 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-17 14:47:48.778 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-17 14:47:48.778 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-17 14:47:48.778 | python3-zope.interface 2022-03-17 14:47:48.778 | Use 'sudo apt autoremove' to remove them. 2022-03-17 14:47:48.779 | The following additional packages will be installed: 2022-03-17 14:47:48.779 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-17 14:47:48.779 | python3-urwid 2022-03-17 14:47:48.780 | Suggested packages: 2022-03-17 14:47:48.780 | python-pyparsing-doc python-urwid-doc 2022-03-17 14:47:48.865 | The following NEW packages will be installed: 2022-03-17 14:47:48.865 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-03-17 14:47:48.865 | python3-urwid targetcli-fb 2022-03-17 14:47:49.118 | 0 upgraded, 6 newly installed, 0 to remove and 122 not upgraded. 2022-03-17 14:47:49.118 | Need to get 356 kB of archives. 2022-03-17 14:47:49.118 | After this operation, 2,294 kB of additional disk space will be used. 2022-03-17 14:47:49.118 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-03-17 14:47:49.480 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-03-17 14:47:49.679 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-03-17 14:47:49.705 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-03-17 14:47:49.724 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-03-17 14:47:49.742 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-03-17 14:47:50.362 | Fetched 356 kB in 1s (402 kB/s) 2022-03-17 14:47:50.415 | Selecting previously unselected package python3-pyparsing. 2022-03-17 14:47:50.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 ... 90882 files and directories currently installed.) 2022-03-17 14:47:50.471 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-03-17 14:47:50.477 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-03-17 14:47:50.537 | Selecting previously unselected package python3-urwid. 2022-03-17 14:47:50.547 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-03-17 14:47:50.552 | Unpacking python3-urwid (2.0.1-3) ... 2022-03-17 14:47:50.621 | Selecting previously unselected package python3-configshell-fb. 2022-03-17 14:47:50.631 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-03-17 14:47:50.636 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-17 14:47:50.685 | Selecting previously unselected package python3-pyudev. 2022-03-17 14:47:50.695 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-03-17 14:47:50.699 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-17 14:47:50.750 | Selecting previously unselected package python3-rtslib-fb. 2022-03-17 14:47:50.760 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-03-17 14:47:50.764 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-17 14:47:50.820 | Selecting previously unselected package targetcli-fb. 2022-03-17 14:47:50.830 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-03-17 14:47:50.836 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-17 14:47:50.917 | Setting up python3-urwid (2.0.1-3) ... 2022-03-17 14:47:51.291 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-17 14:47:51.292 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-17 14:47:51.292 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-17 14:47:51.292 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-17 14:47:51.292 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-17 14:47:51.292 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-17 14:47:51.292 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-03-17 14:47:51.292 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-03-17 14:47:51.405 | Setting up python3-pyparsing (2.4.6-1) ... 2022-03-17 14:47:51.756 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-03-17 14:47:52.114 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-03-17 14:47:52.433 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-03-17 14:47:53.760 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-03-17 14:47:54.342 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-03-17 14:47:54.342 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-03-17 14:47:56.418 | Processing triggers for man-db (2.9.1-1) ... 2022-03-17 14:47:56.543 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-03-17 14:48:05.335 | + functions-common:apt_get:1234 : result=0 2022-03-17 14:48:05.339 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-17 14:48:05.343 | + functions-common:time_stop:2425 : local name 2022-03-17 14:48:05.347 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:48:05.350 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:48:05.353 | + functions-common:time_stop:2428 : local total 2022-03-17 14:48:05.357 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:48:05.360 | + functions-common:time_stop:2431 : name=apt-get 2022-03-17 14:48:05.363 | + functions-common:time_stop:2432 : start_time=1647528468167 2022-03-17 14:48:05.366 | + functions-common:time_stop:2434 : [[ -z 1647528468167 ]] 2022-03-17 14:48:05.369 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:48:05.374 | + functions-common:time_stop:2437 : end_time=1647528485371 2022-03-17 14:48:05.377 | + functions-common:time_stop:2438 : elapsed_time=17204 2022-03-17 14:48:05.380 | + functions-common:time_stop:2439 : total=292621 2022-03-17 14:48:05.382 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:48:05.385 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=309825 2022-03-17 14:48:05.388 | + functions-common:apt_get:1238 : return 0 2022-03-17 14:48:05.390 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-17 14:48:05.393 | + ./stack.sh:main:926 : configure_cinder 2022-03-17 14:48:05.396 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-17 14:48:05.408 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-17 14:48:05.413 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-17 14:48:05.415 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-17 14:48:05.417 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-17 14:48:05.421 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-17 14:48:05.421 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-17 14:48:05.425 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-17 14:48:05.428 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-17 14:48:05.430 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-17 14:48:05.432 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-17 14:48:05.435 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-17 14:48:05.437 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-17 14:48:05.439 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-17 14:48:05.442 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-17 14:48:05.454 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-17 14:48:05.469 | + 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 2022-03-17 14:48:05.482 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-17 14:48:05.494 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-17 14:48:05.506 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-17 14:48:05.509 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-17 14:48:05.513 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.12BxJAPtRg 2022-03-17 14:48:05.515 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-17 14:48:05.518 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-17 14:48:05.520 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-17 14:48:05.524 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.12BxJAPtRg 2022-03-17 14:48:05.529 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.12BxJAPtRg 2022-03-17 14:48:05.547 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.12BxJAPtRg /etc/sudoers.d/cinder-rootwrap 2022-03-17 14:48:05.562 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-17 14:48:05.568 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-17 14:48:05.571 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-17 14:48:05.573 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-17 14:48:05.575 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-17 14:48:05.579 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-17 14:48:05.581 | + 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 ]] 2022-03-17 14:48:05.584 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-17 14:48:05.587 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-17 14:48:05.591 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-17 14:48:05.596 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-17 14:48:05.615 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-17 14:48:05.634 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-17 14:48:05.653 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-17 14:48:05.672 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-17 14:48:05.691 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-17 14:48:05.710 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-17 14:48:05.729 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-17 14:48:05.748 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-17 14:48:05.750 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-17 14:48:05.753 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-17 14:48:05.755 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-17 14:48:05.759 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-17 14:48:05.795 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-17 14:48:05.823 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.31/identity 2022-03-17 14:48:05.851 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-17 14:48:05.879 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-17 14:48:05.907 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-17 14:48:05.935 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-17 14:48:05.966 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-17 14:48:05.994 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-17 14:48:06.023 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-17 14:48:06.055 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-17 14:48:06.089 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-17 14:48:06.119 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-17 14:48:06.121 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-17 14:48:06.124 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-17 14:48:06.126 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-17 14:48:06.129 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-17 14:48:06.132 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-17 14:48:06.167 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-17 14:48:06.197 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-17 14:48:06.225 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-17 14:48:06.254 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-17 14:48:06.282 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-17 14:48:06.310 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-17 14:48:06.342 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-17 14:48:06.345 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.31 2022-03-17 14:48:06.377 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-17 14:48:06.409 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-17 14:48:06.417 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 99dec87866c140d327f2e16dad092ded 2022-03-17 14:48:06.445 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-17 14:48:06.448 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-17 14:48:06.476 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-17 14:48:06.504 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-17 14:48:06.532 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-17 14:48:06.560 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-17 14:48:06.577 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:06.579 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-17 14:48:06.582 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-17 14:48:06.584 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-17 14:48:06.587 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-17 14:48:06.589 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-17 14:48:06.591 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-17 14:48:06.594 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-17 14:48:06.596 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-17 14:48:06.599 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-17 14:48:06.601 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-17 14:48:06.604 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-17 14:48:06.635 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-17 14:48:06.663 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-17 14:48:06.691 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-17 14:48:06.720 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-17 14:48:06.748 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-17 14:48:06.779 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-17 14:48:06.782 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-17 14:48:06.784 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-17 14:48:06.788 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-17 14:48:06.821 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-17 14:48:06.823 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-17 14:48:06.855 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-17 14:48:06.858 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-17 14:48:06.861 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-17 14:48:06.864 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-17 14:48:06.893 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-17 14:48:06.896 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-17 14:48:06.898 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-17 14:48:06.916 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:06.918 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-17 14:48:06.921 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-17 14:48:06.923 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-17 14:48:06.926 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-17 14:48:06.957 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.31:8080/v1/AUTH_ 2022-03-17 14:48:06.986 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-17 14:48:07.002 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:07.005 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-17 14:48:07.023 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:07.026 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-17 14:48:07.042 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:07.045 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-17 14:48:07.047 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-17 14:48:07.050 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-17 14:48:07.052 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-17 14:48:07.054 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-17 14:48:07.057 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-17 14:48:07.059 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-17 14:48:07.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:07.078 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-17 14:48:07.081 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-17 14:48:07.084 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-17 14:48:07.101 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:07.103 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-03-17 14:48:07.106 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-03-17 14:48:07.134 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-17 14:48:07.137 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-17 14:48:07.139 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-17 14:48:07.142 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-17 14:48:07.145 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-17 14:48:07.148 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-17 14:48:07.165 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-17 14:48:07.167 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-17 14:48:07.170 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-17 14:48:07.172 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-17 14:48:07.175 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-17 14:48:07.205 | + 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' 2022-03-17 14:48:07.235 | + 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' 2022-03-17 14:48:07.263 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-17 14:48:07.292 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-17 14:48:07.309 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:07.311 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-17 14:48:07.314 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-17 14:48:07.317 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-17 14:48:07.319 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-17 14:48:07.321 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-17 14:48:07.324 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-17 14:48:07.327 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-17 14:48:07.331 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-17 14:48:07.333 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-17 14:48:07.336 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-17 14:48:07.349 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-17 14:48:07.349 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-17 14:48:07.357 | d /var/run/uwsgi 0755 ubuntu root 2022-03-17 14:48:07.361 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-17 14:48:07.377 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-17 14:48:07.380 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-17 14:48:07.384 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-17 14:48:07.414 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-17 14:48:07.441 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-17 14:48:07.469 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-17 14:48:07.500 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-17 14:48:07.535 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-17 14:48:07.568 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-17 14:48:07.597 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-17 14:48:07.625 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-17 14:48:07.652 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-17 14:48:07.680 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-17 14:48:07.709 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-17 14:48:07.737 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-17 14:48:07.765 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-17 14:48:07.767 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-17 14:48:07.771 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-17 14:48:07.774 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-17 14:48:07.776 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-17 14:48:07.779 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:48:07.782 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:48:07.785 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-17 14:48:07.788 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-17 14:48:07.791 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-17 14:48:07.819 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-17 14:48:07.852 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-17 14:48:07.852 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-17 14:48:07.861 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-17 14:48:07.865 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-17 14:48:07.867 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-17 14:48:07.870 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-17 14:48:07.873 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-17 14:48:07.875 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-17 14:48:07.878 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:48:07.881 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:48:07.884 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-17 14:48:07.887 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-17 14:48:07.890 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:48:07.892 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:48:07.895 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-17 14:48:07.959 | Enabling site cinder-wsgi. 2022-03-17 14:48:07.968 | To activate the new configuration, you need to run: 2022-03-17 14:48:07.968 | systemctl reload apache2 2022-03-17 14:48:07.974 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-17 14:48:07.976 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-17 14:48:07.979 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-17 14:48:07.982 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-17 14:48:08.115 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-17 14:48:08.118 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-17 14:48:08.148 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.31/image 2022-03-17 14:48:08.176 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-17 14:48:08.193 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:08.196 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-17 14:48:08.198 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-17 14:48:08.201 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-17 14:48:08.204 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-17 14:48:08.206 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-17 14:48:08.238 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-17 14:48:08.267 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.31/identity 2022-03-17 14:48:08.297 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-17 14:48:08.326 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-17 14:48:08.357 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-17 14:48:08.389 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-17 14:48:08.419 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-17 14:48:08.451 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-17 14:48:08.480 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-17 14:48:08.509 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-17 14:48:08.539 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-17 14:48:08.569 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-17 14:48:08.571 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-17 14:48:08.588 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:08.590 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.31:2379 2022-03-17 14:48:08.622 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-17 14:48:08.625 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-17 14:48:08.644 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:08.646 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-17 14:48:08.649 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-17 14:48:08.652 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-17 14:48:08.654 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-17 14:48:08.657 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-17 14:48:08.660 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-17 14:48:08.663 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-17 14:48:08.664 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-17 14:48:08.669 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-17 14:48:08.671 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-17 14:48:08.674 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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- ]] 2022-03-17 14:48:08.677 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-17 14:48:08.679 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-17 14:48:08.682 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-17 14:48:08.685 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-17 14:48:08.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:48:08.690 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:48:08.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-17 14:48:08.699 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:48:08.702 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-17 14:48:08.704 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-17 14:48:08.706 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-17 14:48:08.709 | + functions-common:git_clone:610 : local git_ref=master 2022-03-17 14:48:08.711 | + functions-common:git_clone:611 : local orig_dir 2022-03-17 14:48:08.714 | ++ functions-common:git_clone:612 : pwd 2022-03-17 14:48:08.717 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-17 14:48:08.719 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-17 14:48:08.722 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-17 14:48:08.740 | + functions-common:git_clone:615 : RECLONE=False 2022-03-17 14:48:08.743 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-17 14:48:08.745 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-17 14:48:08.748 | + functions-common:git_clone:629 : echo master 2022-03-17 14:48:08.748 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-17 14:48:08.754 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-17 14:48:08.756 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-17 14:48:08.759 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-17 14:48:08.761 | + functions-common:git_clone:678 : git show --oneline 2022-03-17 14:48:08.762 | + functions-common:git_clone:678 : head -1 2022-03-17 14:48:08.766 | 132162376c Revert "Allow usage of legacy 3rd-party interface drivers" 2022-03-17 14:48:08.769 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-17 14:48:08.772 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-17 14:48:08.774 | + inc/python:setup_develop:338 : local bindep 2022-03-17 14:48:08.777 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-17 14:48:08.780 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-17 14:48:08.782 | + inc/python:setup_develop:344 : local extras= 2022-03-17 14:48:08.785 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-17 14:48:08.788 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-17 14:48:08.790 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-17 14:48:08.793 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-17 14:48:08.796 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-17 14:48:08.798 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-17 14:48:08.801 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-17 14:48:08.804 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-17 14:48:08.807 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-17 14:48:08.810 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-17 14:48:08.812 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-17 14:48:08.815 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-17 14:48:08.821 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-17 14:48:08.824 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-17 14:48:09.474 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-17 14:48:09.477 | + inc/python:setup_package:418 : local bindep=0 2022-03-17 14:48:09.480 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-17 14:48:09.484 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-17 14:48:09.487 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-17 14:48:09.491 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-17 14:48:09.494 | + inc/python:setup_package:427 : local flags=-e 2022-03-17 14:48:09.497 | + inc/python:setup_package:428 : local extras= 2022-03-17 14:48:09.500 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-17 14:48:09.503 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-17 14:48:09.505 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-17 14:48:09.508 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-17 14:48:09.511 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-17 14:48:09.514 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-17 14:48:09.540 | Using python 3.8 to install /opt/stack/neutron 2022-03-17 14:48:09.542 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-17 14:48:10.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:48:10.392 | from cryptography.utils import int_from_bytes 2022-03-17 14:48:10.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:48:10.392 | from cryptography.utils import int_from_bytes 2022-03-17 14:48:11.532 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:48:11.558 | Obtaining file:///opt/stack/neutron 2022-03-17 14:48:11.559 | Preparing metadata (setup.py): started 2022-03-17 14:48:15.570 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:48:15.669 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.8.1) 2022-03-17 14:48:15.670 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.5.0) 2022-03-17 14:48:15.671 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.1.1) 2022-03-17 14:48:15.672 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.5.1) 2022-03-17 14:48:15.673 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.5.0) 2022-03-17 14:48:15.674 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.1.1) 2022-03-17 14:48:15.675 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.33.0) 2022-03-17 14:48:15.676 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.4.1) 2022-03-17 14:48:15.677 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.20.4) 2022-03-17 14:48:15.678 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.27.1) 2022-03-17 14:48:15.679 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.0.3) 2022-03-17 14:48:15.680 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (9.4.0) 2022-03-17 14:48:15.681 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.8.0) 2022-03-17 14:48:15.682 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.11.0) 2022-03-17 14:48:15.683 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.20.0) 2022-03-17 14:48:15.684 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (7.8.0) 2022-03-17 14:48:15.686 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (6.3.1) 2022-03-17 14:48:15.687 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.4.31) 2022-03-17 14:48:15.688 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.8.7) 2022-03-17 14:48:15.689 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.0) 2022-03-17 14:48:15.690 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.7.6) 2022-03-17 14:48:15.691 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.5.0) 2022-03-17 14:48:15.692 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.10.1) 2022-03-17 14:48:15.693 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.0) 2022-03-17 14:48:15.694 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (8.8.0) 2022-03-17 14:48:15.695 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.1.0) 2022-03-17 14:48:15.696 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (11.2.0) 2022-03-17 14:48:15.697 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.1.0) 2022-03-17 14:48:15.698 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.7.0) 2022-03-17 14:48:15.699 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (12.13.0) 2022-03-17 14:48:15.701 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.1) 2022-03-17 14:48:15.702 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.11.0) 2022-03-17 14:48:15.703 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.7.0) 2022-03-17 14:48:15.704 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.3.0) 2022-03-17 14:48:15.705 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (6.3.1) 2022-03-17 14:48:15.706 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.3.0) 2022-03-17 14:48:15.707 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.8.0) 2022-03-17 14:48:15.708 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.5.0) 2022-03-17 14:48:15.709 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.12.2) 2022-03-17 14:48:15.711 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.6.0) 2022-03-17 14:48:15.712 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.4.2) 2022-03-17 14:48:15.713 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.3.1) 2022-03-17 14:48:15.714 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.1.0) 2022-03-17 14:48:15.715 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.16.0) 2022-03-17 14:48:15.716 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.15.1) 2022-03-17 14:48:15.717 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (21.3) 2022-03-17 14:48:15.718 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.9.0) 2022-03-17 14:48:15.719 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.6.6) 2022-03-17 14:48:15.720 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (22.0.0) 2022-03-17 14:48:15.721 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (17.7.0) 2022-03-17 14:48:15.722 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.61.0) 2022-03-17 14:48:15.723 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.0) 2022-03-17 14:48:15.724 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.7.1) 2022-03-17 14:48:15.725 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.4.0) 2022-03-17 14:48:15.726 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.10.1) 2022-03-17 14:48:15.742 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev34) (4.11.1) 2022-03-17 14:48:15.744 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev34) (5.4.0) 2022-03-17 14:48:15.745 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev34) (1.1.6) 2022-03-17 14:48:15.752 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev34) (1.13.3) 2022-03-17 14:48:15.764 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev34) (2.1.0) 2022-03-17 14:48:15.765 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev34) (1.1.2) 2022-03-17 14:48:15.766 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev34) (1.16.0) 2022-03-17 14:48:15.785 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev34) (3.0.7) 2022-03-17 14:48:15.792 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev34) (2.1.0) 2022-03-17 14:48:15.851 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev34) (1.0.2) 2022-03-17 14:48:15.853 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev34) (1.7.0) 2022-03-17 14:48:15.904 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev34) (4.4.0) 2022-03-17 14:48:15.907 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev34) (3.1.1) 2022-03-17 14:48:15.951 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev34) (1.2.2) 2022-03-17 14:48:15.955 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev34) (2.7.0) 2022-03-17 14:48:15.984 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.32) 2022-03-17 14:48:15.985 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (0.10.0) 2022-03-17 14:48:15.986 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (6.0) 2022-03-17 14:48:15.987 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (2.5.0) 2022-03-17 14:48:15.989 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (36.0.1) 2022-03-17 14:48:15.990 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.4.4) 2022-03-17 14:48:15.991 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.1.5) 2022-03-17 14:48:15.992 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.4.0) 2022-03-17 14:48:16.008 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev34) (1.0.3) 2022-03-17 14:48:16.098 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev34) (0.17.3) 2022-03-17 14:48:16.140 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev34) (1.5.0) 2022-03-17 14:48:16.230 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev34) (2.0.1) 2022-03-17 14:48:16.232 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.5.0) 2022-03-17 14:48:16.233 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.13.0) 2022-03-17 14:48:16.290 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev34) (0.9.6) 2022-03-17 14:48:16.293 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev34) (2.8.2) 2022-03-17 14:48:16.349 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.2.3) 2022-03-17 14:48:16.350 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.0.9) 2022-03-17 14:48:16.353 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (0.4.0) 2022-03-17 14:48:16.355 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.0.0) 2022-03-17 14:48:16.380 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev34) (3.2.0) 2022-03-17 14:48:16.382 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev34) (3.3.0) 2022-03-17 14:48:16.428 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev34) (1.15.0) 2022-03-17 14:48:16.479 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev34) (2021.3) 2022-03-17 14:48:16.510 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev34) (1.3.3) 2022-03-17 14:48:16.515 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev34) (3.0.0) 2022-03-17 14:48:16.537 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev34) (3.1.1) 2022-03-17 14:48:16.674 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev34) (2.4.0) 2022-03-17 14:48:16.743 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev34) (60.9.3) 2022-03-17 14:48:16.819 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev34) (3.0.0) 2022-03-17 14:48:16.820 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev34) (0.3.5) 2022-03-17 14:48:16.927 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-17 14:48:16.928 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-17 14:48:16.929 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-17 14:48:16.930 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-17 14:48:16.932 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-17 14:48:16.933 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-17 14:48:16.934 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-17 14:48:17.134 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev34) (3.2.0) 2022-03-17 14:48:17.135 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev34) (2.5.0) 2022-03-17 14:48:17.136 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev34) (3.10.1) 2022-03-17 14:48:17.184 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev34) (2.1.0) 2022-03-17 14:48:17.185 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev34) (3.17.6) 2022-03-17 14:48:17.276 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (3.3) 2022-03-17 14:48:17.278 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (2019.11.28) 2022-03-17 14:48:17.280 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (2.0.12) 2022-03-17 14:48:17.281 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (1.26.8) 2022-03-17 14:48:17.317 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev34) (0.7) 2022-03-17 14:48:17.648 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev34) (0.12.2) 2022-03-17 14:48:17.719 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.0.0) 2022-03-17 14:48:17.905 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev34) (2.21) 2022-03-17 14:48:17.977 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev34) (2.4.0) 2022-03-17 14:48:17.980 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev34) (0.5.0) 2022-03-17 14:48:18.199 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev34) (2.5.0) 2022-03-17 14:48:18.367 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev34) (2.2) 2022-03-17 14:48:18.890 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (0.13.1) 2022-03-17 14:48:18.936 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev34) (0.2.5) 2022-03-17 14:48:19.574 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.4.2) 2022-03-17 14:48:19.576 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.5.2) 2022-03-17 14:48:19.877 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev34) (2.0.0) 2022-03-17 14:48:19.878 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev34) (4.10.0) 2022-03-17 14:48:20.046 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev34) (3.7.0) 2022-03-17 14:48:20.290 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev34) (21.4.0) 2022-03-17 14:48:20.291 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev34) (1.8.2) 2022-03-17 14:48:20.480 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev34) (1.0.0) 2022-03-17 14:48:20.693 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev34) (2.3.1) 2022-03-17 14:48:22.116 | Installing collected packages: neutron 2022-03-17 14:48:22.117 | Attempting uninstall: neutron 2022-03-17 14:48:22.118 | Found existing installation: neutron 20.0.0.0rc1 2022-03-17 14:48:23.438 | Uninstalling neutron-20.0.0.0rc1: 2022-03-17 14:48:23.517 | Successfully uninstalled neutron-20.0.0.0rc1 2022-03-17 14:48:23.519 | Running setup.py develop for neutron 2022-03-17 14:48:29.465 | Successfully installed neutron 2022-03-17 14:48:29.465 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:48:29.472 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:48:29.472 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:48:29.617 | + inc/python:pip_install:200 : result=0 2022-03-17 14:48:29.621 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:48:29.625 | + functions-common:time_stop:2425 : local name 2022-03-17 14:48:29.628 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:48:29.630 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:48:29.633 | + functions-common:time_stop:2428 : local total 2022-03-17 14:48:29.635 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:48:29.637 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:48:29.639 | + functions-common:time_stop:2432 : start_time=1647528489534 2022-03-17 14:48:29.642 | + functions-common:time_stop:2434 : [[ -z 1647528489534 ]] 2022-03-17 14:48:29.645 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:48:29.650 | + functions-common:time_stop:2437 : end_time=1647528509647 2022-03-17 14:48:29.653 | + functions-common:time_stop:2438 : elapsed_time=20113 2022-03-17 14:48:29.656 | + functions-common:time_stop:2439 : total=200079 2022-03-17 14:48:29.659 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:48:29.662 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=220192 2022-03-17 14:48:29.665 | + inc/python:pip_install:203 : return 0 2022-03-17 14:48:29.667 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-17 14:48:29.670 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-17 14:48:29.673 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-17 14:48:29.695 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-17 14:48:29.712 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-17 14:48:29.715 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-17 14:48:29.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:48:29.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:48:29.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-17 14:48:29.726 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:48:29.729 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-17 14:48:29.731 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-17 14:48:29.734 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-17 14:48:29.752 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:29.755 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-17 14:48:29.757 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-17 14:48:29.760 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-17 14:48:29.763 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-17 14:48:29.765 | + lib/stack:stack_install_service:32 : install_nova 2022-03-17 14:48:29.768 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-17 14:48:29.771 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-17 14:48:29.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:48:29.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:48:29.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-17 14:48:29.781 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:48:29.784 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-17 14:48:29.800 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:29.803 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-17 14:48:29.820 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:29.823 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-17 14:48:29.842 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:29.845 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-17 14:48:29.848 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-17 14:48:29.850 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-17 14:48:29.853 | + functions-common:git_clone:610 : local git_ref=master 2022-03-17 14:48:29.855 | + functions-common:git_clone:611 : local orig_dir 2022-03-17 14:48:29.858 | ++ functions-common:git_clone:612 : pwd 2022-03-17 14:48:29.861 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-17 14:48:29.863 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-17 14:48:29.866 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-17 14:48:29.883 | + functions-common:git_clone:615 : RECLONE=False 2022-03-17 14:48:29.886 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-17 14:48:29.888 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-17 14:48:29.891 | + functions-common:git_clone:629 : echo master 2022-03-17 14:48:29.891 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-17 14:48:29.896 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-17 14:48:29.899 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-17 14:48:29.901 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-17 14:48:29.904 | + functions-common:git_clone:678 : git show --oneline 2022-03-17 14:48:29.904 | + functions-common:git_clone:678 : head -1 2022-03-17 14:48:29.909 | dde15d9c47 Merge "Attempt to thin out nova-ceph-multistore" 2022-03-17 14:48:29.912 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-17 14:48:29.914 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-17 14:48:29.917 | + inc/python:setup_develop:338 : local bindep 2022-03-17 14:48:29.919 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-17 14:48:29.922 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-17 14:48:29.924 | + inc/python:setup_develop:344 : local extras= 2022-03-17 14:48:29.927 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-17 14:48:29.930 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-17 14:48:29.932 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-17 14:48:29.935 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-17 14:48:29.937 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-17 14:48:29.940 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-17 14:48:29.943 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-17 14:48:29.946 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-17 14:48:29.949 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-17 14:48:29.951 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-17 14:48:29.954 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-17 14:48:29.957 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-17 14:48:29.964 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-17 14:48:29.966 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-17 14:48:30.619 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-17 14:48:30.622 | + inc/python:setup_package:418 : local bindep=0 2022-03-17 14:48:30.625 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-17 14:48:30.628 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-17 14:48:30.631 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-17 14:48:30.634 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-17 14:48:30.636 | + inc/python:setup_package:427 : local flags=-e 2022-03-17 14:48:30.640 | + inc/python:setup_package:428 : local extras= 2022-03-17 14:48:30.642 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-17 14:48:30.646 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-17 14:48:30.649 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-17 14:48:30.651 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-17 14:48:30.655 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-17 14:48:30.658 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-17 14:48:30.684 | Using python 3.8 to install /opt/stack/nova 2022-03-17 14:48:30.687 | + 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 2022-03-17 14:48:31.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:48:31.530 | from cryptography.utils import int_from_bytes 2022-03-17 14:48:31.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:48:31.531 | from cryptography.utils import int_from_bytes 2022-03-17 14:48:32.671 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:48:32.696 | Obtaining file:///opt/stack/nova 2022-03-17 14:48:32.697 | Preparing metadata (setup.py): started 2022-03-17 14:48:37.540 | Preparing metadata (setup.py): finished with status 'done' 2022-03-17 14:48:37.751 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.8.1) 2022-03-17 14:48:37.752 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.4.31) 2022-03-17 14:48:37.754 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.1) 2022-03-17 14:48:37.755 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.33.0) 2022-03-17 14:48:37.756 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.0.3) 2022-03-17 14:48:37.757 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (9.4.0) 2022-03-17 14:48:37.757 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.8.0) 2022-03-17 14:48:37.759 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.5.1) 2022-03-17 14:48:37.760 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (36.0.1) 2022-03-17 14:48:37.761 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.8.7) 2022-03-17 14:48:37.762 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.2) 2022-03-17 14:48:37.763 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.1.1) 2022-03-17 14:48:37.764 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-17 14:48:37.765 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-17 14:48:37.766 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.13.0) 2022-03-17 14:48:37.767 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.6) 2022-03-17 14:48:37.768 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.8.0) 2022-03-17 14:48:37.769 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.11.0) 2022-03-17 14:48:37.770 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.1) 2022-03-17 14:48:37.771 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.2) 2022-03-17 14:48:37.772 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-17 14:48:37.773 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.3.0) 2022-03-17 14:48:37.774 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-17 14:48:37.775 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (7.8.0) 2022-03-17 14:48:37.776 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.6.0) 2022-03-17 14:48:37.777 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.27.1) 2022-03-17 14:48:37.779 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-17 14:48:37.856 | Collecting websockify>=0.9.0 2022-03-17 14:48:37.864 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-03-17 14:48:37.868 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-17 14:48:37.869 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-17 14:48:37.871 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.8.0) 2022-03-17 14:48:37.872 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.1.0) 2022-03-17 14:48:37.873 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.7.0) 2022-03-17 14:48:37.874 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-17 14:48:37.875 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.3.0) 2022-03-17 14:48:37.876 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.3.0) 2022-03-17 14:48:37.877 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-17 14:48:37.878 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.12.2) 2022-03-17 14:48:37.880 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (11.2.0) 2022-03-17 14:48:37.881 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-17 14:48:37.882 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (12.13.0) 2022-03-17 14:48:37.883 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.11.0) 2022-03-17 14:48:37.884 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-17 14:48:37.885 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.0) 2022-03-17 14:48:37.886 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.0) 2022-03-17 14:48:37.887 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-17 14:48:37.888 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.1) 2022-03-17 14:48:37.890 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.9.0) 2022-03-17 14:48:37.891 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.6.0) 2022-03-17 14:48:37.892 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.2.0) 2022-03-17 14:48:37.893 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.0) 2022-03-17 14:48:37.894 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-17 14:48:37.895 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.1) 2022-03-17 14:48:37.896 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-17 14:48:37.933 | Collecting microversion-parse>=0.2.1 2022-03-17 14:48:37.940 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-03-17 14:48:37.944 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-17 14:48:37.945 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.2.2) 2022-03-17 14:48:37.946 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-17 14:48:37.947 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.0) 2022-03-17 14:48:37.948 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.6.4) 2022-03-17 14:48:37.949 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.2) 2022-03-17 14:48:37.950 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-17 14:48:37.951 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.61.0) 2022-03-17 14:48:37.952 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.0) 2022-03-17 14:48:37.968 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (1.1.6) 2022-03-17 14:48:37.970 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (4.11.1) 2022-03-17 14:48:37.971 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (5.4.0) 2022-03-17 14:48:37.991 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev3) (5.3.0) 2022-03-17 14:48:38.040 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev3) (1.15.0) 2022-03-17 14:48:38.070 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (1.16.0) 2022-03-17 14:48:38.071 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-17 14:48:38.095 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-17 14:48:38.216 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-17 14:48:38.220 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (4.4.0) 2022-03-17 14:48:38.282 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.4) 2022-03-17 14:48:38.283 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-17 14:48:38.284 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.32) 2022-03-17 14:48:38.285 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.1.5) 2022-03-17 14:48:38.287 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-17 14:48:38.289 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.0) 2022-03-17 14:48:38.311 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (5.6.0) 2022-03-17 14:48:38.312 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-17 14:48:38.363 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-17 14:48:38.366 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (1.15.1) 2022-03-17 14:48:38.368 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-17 14:48:38.455 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev3) (0.17.3) 2022-03-17 14:48:38.560 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-17 14:48:38.563 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (2.0.1) 2022-03-17 14:48:38.644 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev3) (0.9.6) 2022-03-17 14:48:38.703 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-17 14:48:38.705 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.9) 2022-03-17 14:48:38.706 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.2.3) 2022-03-17 14:48:38.708 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.4.0) 2022-03-17 14:48:38.735 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-17 14:48:38.740 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.3.0) 2022-03-17 14:48:38.787 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev3) (1.0.3) 2022-03-17 14:48:38.845 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev3) (2021.3) 2022-03-17 14:48:38.876 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (3.0.0) 2022-03-17 14:48:38.879 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-17 14:48:38.933 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (3.0.7) 2022-03-17 14:48:38.934 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (21.3) 2022-03-17 14:48:39.021 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-17 14:48:39.046 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev3) (60.9.3) 2022-03-17 14:48:39.125 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev3) (0.2.5) 2022-03-17 14:48:39.204 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.0.0.0rc2.dev3) (3.17.6) 2022-03-17 14:48:39.267 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (22.0.0) 2022-03-17 14:48:39.268 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.13.3) 2022-03-17 14:48:39.269 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-17 14:48:39.310 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-17 14:48:39.316 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-17 14:48:39.317 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-17 14:48:39.394 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2019.11.28) 2022-03-17 14:48:39.397 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2.0.12) 2022-03-17 14:48:39.398 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (1.26.8) 2022-03-17 14:48:39.400 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (3.3) 2022-03-17 14:48:39.493 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev3) (0.7) 2022-03-17 14:48:39.707 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.4.2) 2022-03-17 14:48:39.708 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.5.2) 2022-03-17 14:48:39.816 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.6.3) 2022-03-17 14:48:39.820 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (1.4.2) 2022-03-17 14:48:39.822 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-17 14:48:39.908 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev3) (0.12.2) 2022-03-17 14:48:41.148 | Collecting numpy 2022-03-17 14:48:41.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-03-17 14:48:41.648 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-17 14:48:41.886 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev3) (2.21) 2022-03-17 14:48:41.966 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-17 14:48:41.967 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-17 14:48:42.169 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-17 14:48:42.277 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.2) 2022-03-17 14:48:42.755 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.13.1) 2022-03-17 14:48:42.800 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.16.0) 2022-03-17 14:48:43.169 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-17 14:48:43.170 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-17 14:48:43.171 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-17 14:48:43.172 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-17 14:48:43.173 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-17 14:48:43.174 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-17 14:48:43.175 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-17 14:48:44.386 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (3.7.0) 2022-03-17 14:48:44.833 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (21.4.0) 2022-03-17 14:48:44.835 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (1.8.2) 2022-03-17 14:48:44.932 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-17 14:48:45.039 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.0.0) 2022-03-17 14:48:46.585 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-03-17 14:48:49.819 | Running setup.py develop for nova 2022-03-17 14:48:56.085 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-03-17 14:48:56.085 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:48:56.093 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:48:56.093 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:48:56.259 | + inc/python:pip_install:200 : result=0 2022-03-17 14:48:56.262 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:48:56.265 | + functions-common:time_stop:2425 : local name 2022-03-17 14:48:56.268 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:48:56.271 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:48:56.275 | + functions-common:time_stop:2428 : local total 2022-03-17 14:48:56.277 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:48:56.280 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:48:56.282 | + functions-common:time_stop:2432 : start_time=1647528510676 2022-03-17 14:48:56.286 | + functions-common:time_stop:2434 : [[ -z 1647528510676 ]] 2022-03-17 14:48:56.289 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:48:56.294 | + functions-common:time_stop:2437 : end_time=1647528536290 2022-03-17 14:48:56.297 | + functions-common:time_stop:2438 : elapsed_time=25614 2022-03-17 14:48:56.299 | + functions-common:time_stop:2439 : total=220192 2022-03-17 14:48:56.301 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:48:56.304 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=245806 2022-03-17 14:48:56.306 | + inc/python:pip_install:203 : return 0 2022-03-17 14:48:56.309 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-17 14:48:56.311 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-17 14:48:56.314 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-17 14:48:56.334 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-17 14:48:56.347 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-17 14:48:56.349 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-17 14:48:56.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-17 14:48:56.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-17 14:48:56.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-17 14:48:56.360 | + inc/python:use_library_from_git:253 : return 1 2022-03-17 14:48:56.363 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-17 14:48:56.375 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-17 14:48:56.378 | + ./stack.sh:main:937 : configure_nova 2022-03-17 14:48:56.381 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-17 14:48:56.393 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-17 14:48:56.396 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-17 14:48:56.399 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-17 14:48:56.402 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-17 14:48:56.403 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-17 14:48:56.408 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-17 14:48:56.411 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-17 14:48:56.413 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-17 14:48:56.416 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-17 14:48:56.418 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-17 14:48:56.421 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-17 14:48:56.423 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-17 14:48:56.426 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-17 14:48:56.438 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-17 14:48:56.450 | + 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 2022-03-17 14:48:56.463 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-17 14:48:56.476 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-17 14:48:56.488 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-17 14:48:56.492 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-17 14:48:56.497 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QUMOGKSYln 2022-03-17 14:48:56.500 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-17 14:48:56.503 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-17 14:48:56.507 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-17 14:48:56.510 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-17 14:48:56.513 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-17 14:48:56.516 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QUMOGKSYln 2022-03-17 14:48:56.521 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QUMOGKSYln 2022-03-17 14:48:56.532 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QUMOGKSYln /etc/sudoers.d/nova-rootwrap 2022-03-17 14:48:56.545 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-17 14:48:56.549 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-17 14:48:56.552 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-17 14:48:56.555 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-17 14:48:56.558 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-17 14:48:56.560 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-17 14:48:56.563 | + 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 ]] 2022-03-17 14:48:56.566 | + lib/nova:configure_nova:252 : [[ 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 ]] 2022-03-17 14:48:56.569 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-17 14:48:56.574 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-17 14:48:56.593 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:56.597 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-17 14:48:56.599 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-17 14:48:56.603 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-17 14:48:56.606 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-17 14:48:56.637 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-17 14:48:56.640 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-17 14:48:56.671 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-17 14:48:56.700 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-17 14:48:56.727 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-17 14:48:56.760 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-17 14:48:56.790 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-17 14:48:56.820 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-17 14:48:56.822 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.31 2022-03-17 14:48:56.850 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-17 14:48:56.879 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-17 14:48:56.907 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-17 14:48:56.934 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-17 14:48:56.962 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-17 14:48:56.993 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-17 14:48:56.995 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-17 14:48:56.997 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-17 14:48:57.000 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-17 14:48:57.002 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-17 14:48:57.005 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-17 14:48:57.007 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-17 14:48:57.009 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-17 14:48:57.012 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-17 14:48:57.014 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-17 14:48:57.016 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-17 14:48:57.018 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-17 14:48:57.021 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-17 14:48:57.023 | + functions-common:is_suse:542 : is_opensuse 2022-03-17 14:48:57.025 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-17 14:48:57.027 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-17 14:48:57.030 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-17 14:48:57.032 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-17 14:48:57.034 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-17 14:48:57.037 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-17 14:48:57.053 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:57.055 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-17 14:48:57.057 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-17 14:48:57.060 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-17 14:48:57.088 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-17 14:48:57.090 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-17 14:48:57.093 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-17 14:48:57.095 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-17 14:48:57.098 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-17 14:48:57.100 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-17 14:48:57.131 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-17 14:48:57.133 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-17 14:48:57.135 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-17 14:48:57.138 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-17 14:48:57.140 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-17 14:48:57.143 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-17 14:48:57.172 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-17 14:48:57.202 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-17 14:48:57.233 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-17 14:48:57.263 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-17 14:48:57.279 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:57.281 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-17 14:48:57.297 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:57.301 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-17 14:48:57.301 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-17 14:48:57.306 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-17 14:48:57.309 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-17 14:48:57.336 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-17 14:48:57.354 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:57.356 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-17 14:48:57.359 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-17 14:48:57.361 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-17 14:48:57.364 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-17 14:48:57.366 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-17 14:48:57.397 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-17 14:48:57.427 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.31/identity 2022-03-17 14:48:57.456 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-17 14:48:57.486 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-17 14:48:57.514 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-17 14:48:57.541 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-17 14:48:57.573 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-17 14:48:57.604 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-17 14:48:57.634 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-17 14:48:57.663 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-17 14:48:57.680 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:57.682 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-17 14:48:57.685 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-17 14:48:57.715 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-17 14:48:57.741 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.31/identity 2022-03-17 14:48:57.773 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-17 14:48:57.802 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-17 14:48:57.830 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-17 14:48:57.858 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-17 14:48:57.889 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-17 14:48:57.918 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-17 14:48:57.934 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:57.936 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-17 14:48:57.939 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-17 14:48:57.971 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-17 14:48:58.002 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-17 14:48:58.004 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-17 14:48:58.031 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-17 14:48:58.034 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-17 14:48:58.036 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-17 14:48:58.039 | + functions-common:is_suse:542 : is_opensuse 2022-03-17 14:48:58.042 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-17 14:48:58.044 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-17 14:48:58.047 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-17 14:48:58.049 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-17 14:48:58.051 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-17 14:48:58.054 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-17 14:48:58.056 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-17 14:48:58.059 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-17 14:48:58.061 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-17 14:48:58.063 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-17 14:48:58.065 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-17 14:48:58.068 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-17 14:48:58.070 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-17 14:48:58.073 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-17 14:48:58.075 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-17 14:48:58.078 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-17 14:48:58.080 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-17 14:48:58.083 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-17 14:48:58.086 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-17 14:48:58.088 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-17 14:48:58.091 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-17 14:48:58.109 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-17 14:48:58.111 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-17 14:48:58.113 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-17 14:48:58.116 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-17 14:48:58.118 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-17 14:48:58.148 | + 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' 2022-03-17 14:48:58.178 | + 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' 2022-03-17 14:48:58.205 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-17 14:48:58.233 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-17 14:48:58.264 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-17 14:48:58.282 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:58.284 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-17 14:48:58.287 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-17 14:48:58.292 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-17 14:48:58.294 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-17 14:48:58.296 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-17 14:48:58.299 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-17 14:48:58.302 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-17 14:48:58.306 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-17 14:48:58.308 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-17 14:48:58.311 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-17 14:48:58.324 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-17 14:48:58.324 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-17 14:48:58.333 | d /var/run/uwsgi 0755 ubuntu root 2022-03-17 14:48:58.337 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-17 14:48:58.353 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-17 14:48:58.355 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-17 14:48:58.359 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-17 14:48:58.389 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-17 14:48:58.416 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-17 14:48:58.443 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-17 14:48:58.471 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-17 14:48:58.498 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-17 14:48:58.525 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-17 14:48:58.552 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-17 14:48:58.582 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-17 14:48:58.615 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-17 14:48:58.643 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-17 14:48:58.671 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-17 14:48:58.699 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-17 14:48:58.728 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-17 14:48:58.730 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-17 14:48:58.734 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-17 14:48:58.737 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-17 14:48:58.739 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-17 14:48:58.741 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:48:58.744 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:48:58.746 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-17 14:48:58.749 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-17 14:48:58.751 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-17 14:48:58.779 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-17 14:48:58.807 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-17 14:48:58.808 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-17 14:48:58.817 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-17 14:48:58.821 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-17 14:48:58.823 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-17 14:48:58.826 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-17 14:48:58.828 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-17 14:48:58.831 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-17 14:48:58.834 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:48:58.837 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:48:58.839 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-17 14:48:58.842 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-17 14:48:58.844 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:48:58.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:48:58.849 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-17 14:48:58.912 | Enabling site nova-api-wsgi. 2022-03-17 14:48:58.921 | To activate the new configuration, you need to run: 2022-03-17 14:48:58.921 | systemctl reload apache2 2022-03-17 14:48:58.927 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-17 14:48:58.931 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-17 14:48:58.934 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-17 14:48:58.938 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-17 14:48:59.066 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-17 14:48:59.085 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:59.087 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-17 14:48:59.090 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-17 14:48:59.092 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-17 14:48:59.094 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-17 14:48:59.097 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-17 14:48:59.099 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-17 14:48:59.102 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-17 14:48:59.107 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-17 14:48:59.109 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-17 14:48:59.111 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-17 14:48:59.125 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-17 14:48:59.125 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-17 14:48:59.133 | d /var/run/uwsgi 0755 ubuntu root 2022-03-17 14:48:59.137 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-17 14:48:59.158 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-17 14:48:59.162 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-17 14:48:59.167 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-17 14:48:59.198 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-17 14:48:59.226 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-17 14:48:59.254 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-17 14:48:59.283 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-17 14:48:59.313 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-17 14:48:59.341 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-17 14:48:59.371 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-17 14:48:59.402 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-17 14:48:59.432 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-17 14:48:59.459 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-17 14:48:59.488 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-17 14:48:59.515 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-17 14:48:59.542 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-17 14:48:59.545 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-17 14:48:59.572 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-17 14:48:59.592 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:59.594 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-17 14:48:59.633 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-17 14:48:59.635 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-17 14:48:59.637 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-17 14:48:59.654 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:59.657 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-03-17 14:48:59.660 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-03-17 14:48:59.688 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-17 14:48:59.719 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-17 14:48:59.721 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-17 14:48:59.724 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-17 14:48:59.727 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-17 14:48:59.729 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-17 14:48:59.732 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-17 14:48:59.748 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:59.751 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-17 14:48:59.753 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-17 14:48:59.756 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-17 14:48:59.772 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:48:59.774 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-03-17 14:48:59.777 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/ 2022-03-17 14:48:59.805 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-17 14:48:59.808 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-17 14:48:59.810 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-17 14:48:59.843 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-17 14:48:59.872 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-17 14:48:59.904 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-17 14:48:59.920 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:48:59.923 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-17 14:48:59.951 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-17 14:48:59.953 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-17 14:48:59.956 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-17 14:48:59.989 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-17 14:49:00.018 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.31/identity 2022-03-17 14:49:00.046 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-17 14:49:00.077 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-17 14:49:00.106 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-17 14:49:00.138 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-17 14:49:00.168 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-17 14:49:00.196 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-17 14:49:00.225 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-17 14:49:00.243 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:49:00.247 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-17 14:49:00.252 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-17 14:49:00.254 | + lib/nova:create_nova_conf:553 : local conf 2022-03-17 14:49:00.257 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-17 14:49:00.261 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-17 14:49:00.263 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-17 14:49:00.266 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-17 14:49:00.270 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-17 14:49:00.272 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-17 14:49:00.275 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-17 14:49:00.279 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-17 14:49:00.282 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-17 14:49:00.284 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-17 14:49:00.287 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-17 14:49:00.290 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-17 14:49:00.293 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-17 14:49:00.332 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-17 14:49:00.366 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-17 14:49:00.398 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-17 14:49:00.401 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-17 14:49:00.405 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-17 14:49:00.408 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-17 14:49:00.428 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:49:00.432 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-17 14:49:00.432 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-17 14:49:01.190 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-03-17 14:49:01.193 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-03-17 14:49:01.887 | Adding vhost "nova_cell1" ... 2022-03-17 14:49:01.944 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-03-17 14:49:02.688 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-03-17 14:49:02.713 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-17 14:49:02.716 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-17 14:49:02.719 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-17 14:49:02.721 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-17 14:49:02.724 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-17 14:49:02.726 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-17 14:49:02.743 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:49:02.746 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-17 14:49:02.749 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-17 14:49:02.751 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-17 14:49:02.767 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:49:02.769 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 2022-03-17 14:49:02.773 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.31:5672/nova_cell1 2022-03-17 14:49:02.803 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-17 14:49:02.806 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-17 14:49:02.809 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-17 14:49:02.827 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:49:02.829 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-17 14:49:02.832 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-17 14:49:02.834 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-17 14:49:02.864 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.31/identity 2022-03-17 14:49:02.895 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-17 14:49:02.928 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-17 14:49:02.960 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-17 14:49:02.992 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-17 14:49:03.023 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-17 14:49:03.051 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-17 14:49:03.079 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-17 14:49:03.082 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-17 14:49:03.084 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-17 14:49:03.088 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-17 14:49:03.105 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-17 14:49:03.107 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-17 14:49:03.110 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-17 14:49:03.112 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-17 14:49:03.115 | + 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}}' 2022-03-17 14:49:03.143 | + 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' 2022-03-17 14:49:03.171 | + 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' 2022-03-17 14:49:03.199 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-17 14:49:03.229 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-17 14:49:03.233 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-17 14:49:03.238 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-17 14:49:03.240 | + lib/nova:create_nova_conf:587 : local conf 2022-03-17 14:49:03.242 | + lib/nova:create_nova_conf:588 : local offset 2022-03-17 14:49:03.245 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-17 14:49:03.248 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-17 14:49:03.250 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-17 14:49:03.253 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-17 14:49:03.255 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-17 14:49:03.258 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-17 14:49:03.260 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-17 14:49:03.263 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-17 14:49:03.265 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-17 14:49:03.267 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-17 14:49:03.283 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:49:03.286 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-17 14:49:03.288 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-17 14:49:03.306 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:49:03.309 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-17 14:49:03.332 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:49:03.336 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-17 14:49:03.355 | + functions-common:is_service_enabled:2081 : return 1 2022-03-17 14:49:03.358 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-17 14:49:03.379 | + functions-common:is_service_enabled:2081 : return 0 2022-03-17 14:49:03.381 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-17 14:49:03.386 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-17 14:49:03.388 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-17 14:49:03.391 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-17 14:49:03.393 | + lib/stack:stack_install_service:32 : install_placement 2022-03-17 14:49:03.396 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-17 14:49:03.399 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-17 14:49:03.401 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:49:03.404 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:49:03.407 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-17 14:49:03.410 | + functions-common:install_package:1463 : update_package_repo 2022-03-17 14:49:03.413 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-17 14:49:03.416 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-17 14:49:03.420 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-17 14:49:03.422 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-17 14:49:03.426 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-17 14:49:03.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:49:03.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:49:03.435 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-17 14:49:03.438 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-17 14:49:03.441 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-17 14:49:03.443 | + functions-common:apt_get_update:1190 : return 2022-03-17 14:49:03.446 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-17 14:49:03.449 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-17 14:49:03.451 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:49:03.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:49:03.458 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-17 14:49:03.484 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-17 14:49:03.597 | Reading package lists... 2022-03-17 14:49:03.845 | Building dependency tree... 2022-03-17 14:49:03.847 | Reading state information... 2022-03-17 14:49:04.094 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-17 14:49:04.094 | The following packages were automatically installed and are no longer required: 2022-03-17 14:49:04.095 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-17 14:49:04.095 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-17 14:49:04.095 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-17 14:49:04.095 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-17 14:49:04.095 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-17 14:49:04.095 | python3-zope.interface 2022-03-17 14:49:04.095 | Use 'sudo apt autoremove' to remove them. 2022-03-17 14:49:04.231 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-17 14:49:04.236 | + functions-common:apt_get:1234 : result=0 2022-03-17 14:49:04.240 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-17 14:49:04.244 | + functions-common:time_stop:2425 : local name 2022-03-17 14:49:04.247 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:49:04.250 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:49:04.254 | + functions-common:time_stop:2428 : local total 2022-03-17 14:49:04.256 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:49:04.258 | + functions-common:time_stop:2431 : name=apt-get 2022-03-17 14:49:04.261 | + functions-common:time_stop:2432 : start_time=1647528543482 2022-03-17 14:49:04.263 | + functions-common:time_stop:2434 : [[ -z 1647528543482 ]] 2022-03-17 14:49:04.266 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:49:04.270 | + functions-common:time_stop:2437 : end_time=1647528544268 2022-03-17 14:49:04.273 | + functions-common:time_stop:2438 : elapsed_time=786 2022-03-17 14:49:04.275 | + functions-common:time_stop:2439 : total=309825 2022-03-17 14:49:04.278 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:49:04.280 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=310611 2022-03-17 14:49:04.283 | + functions-common:apt_get:1238 : return 0 2022-03-17 14:49:04.285 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-17 14:49:04.289 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-17 14:49:04.292 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-17 14:49:04.295 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-17 14:49:04.298 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-17 14:49:04.322 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-17 14:49:04.325 | + functions-common:install_package:1463 : update_package_repo 2022-03-17 14:49:04.327 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-17 14:49:04.330 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-17 14:49:04.333 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-17 14:49:04.336 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-17 14:49:04.338 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-17 14:49:04.342 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:49:04.344 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:49:04.347 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-17 14:49:04.350 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-17 14:49:04.352 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-17 14:49:04.354 | + functions-common:apt_get_update:1190 : return 2022-03-17 14:49:04.357 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-17 14:49:04.360 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-17 14:49:04.362 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:49:04.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:49:04.368 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-17 14:49:04.394 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-17 14:49:04.510 | Reading package lists... 2022-03-17 14:49:04.753 | Building dependency tree... 2022-03-17 14:49:04.754 | Reading state information... 2022-03-17 14:49:04.997 | The following packages were automatically installed and are no longer required: 2022-03-17 14:49:04.998 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-17 14:49:04.998 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-17 14:49:04.998 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-17 14:49:04.998 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-17 14:49:04.998 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-17 14:49:04.998 | python3-zope.interface 2022-03-17 14:49:04.998 | Use 'sudo apt autoremove' to remove them. 2022-03-17 14:49:05.092 | The following NEW packages will be installed: 2022-03-17 14:49:05.094 | libapache2-mod-wsgi-py3 2022-03-17 14:49:06.483 | 0 upgraded, 1 newly installed, 0 to remove and 122 not upgraded. 2022-03-17 14:49:06.483 | Need to get 93.3 kB of archives. 2022-03-17 14:49:06.483 | After this operation, 300 kB of additional disk space will be used. 2022-03-17 14:49:06.484 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-03-17 14:49:08.104 | Fetched 93.3 kB in 2s (38.9 kB/s) 2022-03-17 14:49:08.156 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-03-17 14:49:08.209 | (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 ... 91051 files and directories currently installed.) 2022-03-17 14:49:08.214 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-03-17 14:49:08.219 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-17 14:49:08.297 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-03-17 14:49:08.489 | apache2_invoke: Enable module wsgi 2022-03-17 14:49:17.633 | + functions-common:apt_get:1234 : result=0 2022-03-17 14:49:17.636 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-17 14:49:17.639 | + functions-common:time_stop:2425 : local name 2022-03-17 14:49:17.642 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:49:17.644 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:49:17.648 | + functions-common:time_stop:2428 : local total 2022-03-17 14:49:17.651 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:49:17.653 | + functions-common:time_stop:2431 : name=apt-get 2022-03-17 14:49:17.656 | + functions-common:time_stop:2432 : start_time=1647528544391 2022-03-17 14:49:17.659 | + functions-common:time_stop:2434 : [[ -z 1647528544391 ]] 2022-03-17 14:49:17.663 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:49:17.668 | + functions-common:time_stop:2437 : end_time=1647528557665 2022-03-17 14:49:17.671 | + functions-common:time_stop:2438 : elapsed_time=13274 2022-03-17 14:49:17.674 | + functions-common:time_stop:2439 : total=310611 2022-03-17 14:49:17.677 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:49:17.679 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=323885 2022-03-17 14:49:17.682 | + functions-common:apt_get:1238 : return 0 2022-03-17 14:49:17.685 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-17 14:49:17.689 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-17 14:49:17.692 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-17 14:49:17.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-17 14:49:17.699 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-17 14:49:17.702 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-17 14:49:17.706 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-17 14:49:17.784 | wsgi (enabled by maintainer script) 2022-03-17 14:49:17.788 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-17 14:49:17.790 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-17 14:49:17.794 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-17 14:49:17.798 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-17 14:49:17.802 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-17 14:49:17.806 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-17 14:49:17.810 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-17 14:49:17.811 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-17 14:49:17.818 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-17 14:49:17.820 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-17 14:49:17.823 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-17 14:49:17.826 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-17 14:49:17.828 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-17 14:49:17.852 | Using python 3.8 to install osc-placement 2022-03-17 14:49:17.855 | + 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 2022-03-17 14:49:18.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:49:18.724 | from cryptography.utils import int_from_bytes 2022-03-17 14:49:18.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-17 14:49:18.724 | from cryptography.utils import int_from_bytes 2022-03-17 14:49:19.881 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-17 14:49:19.997 | Collecting osc-placement 2022-03-17 14:49:20.005 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-03-17 14:49:20.020 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-17 14:49:20.022 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-17 14:49:20.023 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-17 14:49:20.024 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-17 14:49:20.025 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-17 14:49:20.026 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-17 14:49:20.084 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-17 14:49:20.086 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-17 14:49:20.088 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-17 14:49:20.089 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-17 14:49:20.103 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-17 14:49:20.105 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-17 14:49:20.106 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-17 14:49:20.121 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-17 14:49:20.122 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-17 14:49:20.123 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-17 14:49:20.125 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-17 14:49:20.126 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-17 14:49:20.127 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-17 14:49:20.149 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-17 14:49:20.150 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-17 14:49:20.151 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-17 14:49:20.152 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-17 14:49:20.160 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-17 14:49:20.202 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-17 14:49:20.203 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-17 14:49:20.204 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-17 14:49:20.205 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-17 14:49:20.207 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-17 14:49:20.208 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-17 14:49:20.210 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-17 14:49:20.212 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-17 14:49:20.279 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-17 14:49:20.282 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-17 14:49:20.283 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-17 14:49:20.284 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-17 14:49:20.372 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-17 14:49:20.373 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-17 14:49:20.375 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-17 14:49:20.416 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-17 14:49:20.456 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-17 14:49:20.616 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-17 14:49:22.663 | Installing collected packages: osc-placement 2022-03-17 14:49:22.865 | Successfully installed osc-placement-3.2.0 2022-03-17 14:49:22.865 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-17 14:49:22.872 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-17 14:49:22.872 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-17 14:49:22.999 | + inc/python:pip_install:200 : result=0 2022-03-17 14:49:23.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-17 14:49:23.008 | + functions-common:time_stop:2425 : local name 2022-03-17 14:49:23.012 | + functions-common:time_stop:2426 : local end_time 2022-03-17 14:49:23.015 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-17 14:49:23.019 | + functions-common:time_stop:2428 : local total 2022-03-17 14:49:23.023 | + functions-common:time_stop:2429 : local start_time 2022-03-17 14:49:23.027 | + functions-common:time_stop:2431 : name=pip_install 2022-03-17 14:49:23.029 | + functions-common:time_stop:2432 : start_time=1647528557846 2022-03-17 14:49:23.034 | + functions-common:time_stop:2434 : [[ -z 1647528557846 ]] 2022-03-17 14:49:23.038 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-17 14:49:23.042 | + functions-common:time_stop:2437 : end_time=1647528563039 2022-03-17 14:49:23.045 | + functions-common:time_stop:2438 : elapsed_time=5193 2022-03-17 14:49:23.047 | + functions-common:time_stop:2439 : total=245806 2022-03-17 14:49:23.050 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-17 14:49:23.053 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=250999 2022-03-17 14:49:23.056 | + inc/python:pip_install:203 : return 0 2022-03-17 14:49:23.059 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-17 14:49:23.063 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-17 14:49:23.066 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-17 14:49:23.070 | + functions-common:git_clone:610 : local git_ref=master 2022-03-17 14:49:23.072 | + functions-common:git_clone:611 : local orig_dir 2022-03-17 14:49:23.075 | ++ functions-common:git_clone:612 : pwd 2022-03-17 14:49:23.078 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-17 14:49:23.081 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-17 14:49:23.084 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-17 14:49:23.105 | + functions-common:git_clone:615 : RECLONE=False 2022-03-17 14:49:23.108 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-17 14:49:23.110 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-17 14:49:23.113 | + functions-common:git_clone:629 : echo master 2022-03-17 14:49:23.113 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-17 14:49:23.119 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-17 14:49:23.122 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-03-17 14:49:23.125 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-03-17 14:49:23.127 | + functions-common:git_timed:702 : local count=0 2022-03-17 14:49:23.130 | + functions-common:git_timed:703 : local timeout=0 2022-03-17 14:49:23.133 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-03-17 14:49:23.135 | + functions-common:git_timed:706 : timeout=0 2022-03-17 14:49:23.138 | + functions-common:git_timed:709 : time_start git_timed 2022-03-17 14:49:23.140 | + functions-common:time_start:2411 : local name=git_timed 2022-03-17 14:49:23.143 | + functions-common:time_start:2412 : local start_time= 2022-03-17 14:49:23.145 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-17 14:49:23.148 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-17 14:49:23.153 | + functions-common:time_start:2416 : _TIME_START[$name]=1647528563150 2022-03-17 14:49:23.155 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-03-17 14:49:23.158 | Cloning into '/opt/stack/placement'... 2022-03-17 14:53:59.339 | error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. 2022-03-17 14:53:59.339 | fatal: the remote end hung up unexpectedly 2022-03-17 14:53:59.339 | fatal: early EOF 2022-03-17 14:53:59.340 | fatal: index-pack failed 2022-03-17 14:53:59.356 | + functions-common:git_timed:713 : [[ 128 -ne 124 ]] 2022-03-17 14:53:59.359 | + functions-common:git_timed:714 : die 714 'git call failed: [git clone' https://opendev.org/openstack/placement.git /opt/stack/placement --branch 'master]' 2022-03-17 14:53:59.363 | + functions-common:die:264 : local exitcode=0 2022-03-17 14:53:59.367 | [Call Trace] 2022-03-17 14:53:59.367 | ./stack.sh:942:stack_install_service 2022-03-17 14:53:59.367 | /home/ubuntu/devstack/lib/stack:32:install_placement 2022-03-17 14:53:59.367 | /home/ubuntu/devstack/lib/placement:140:git_clone 2022-03-17 14:53:59.367 | /home/ubuntu/devstack/functions-common:650:git_timed 2022-03-17 14:53:59.367 | /home/ubuntu/devstack/functions-common:714:die 2022-03-17 14:53:59.373 | [ERROR] /home/ubuntu/devstack/functions-common:714 git call failed: [git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master] 2022-03-17 14:54:00.378 | Error on exit