2022-06-03 14:45:18.611 | + ./stack.sh:main:462 : exec 2022-06-03 14:45:18.611 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-144518' 2022-06-03 14:45:18.611 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-03-144518.summary.2022-06-03-144518 2022-06-03 14:45:18.611 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 14:45:18.611 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-144518 2022-06-03 14:45:18.611 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-144518 /opt/stack/logs/stack.sh.log 2022-06-03 14:45:18.611 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-144518.summary.2022-06-03-144518 /opt/stack/logs/stack.sh.log.summary 2022-06-03 14:45:18.611 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-03 14:45:18.611 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-03 14:45:18.611 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-03 14:45:18.611 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-03 14:45:18.611 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-03 14:45:18.611 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-03 14:45:18.611 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-03 14:45:18.611 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 14:45:18.611 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-03 14:45:18.611 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-03 14:45:18.611 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 14:45:18.611 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 14:45:18.613 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-03 14:45:18.616 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-03 14:45:18.620 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 14:45:18.621 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-03 14:45:18.624 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-03 14:45:18.625 | + ./stack.sh:main:548 : set -o errexit 2022-06-03 14:45:18.627 | + ./stack.sh:main:551 : uname -a 2022-06-03 14:45:18.628 | Linux n-d-843949-4 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-06-03 14:45:18.630 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-03 14:45:18.632 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-03 14:45:18.636 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-03 14:45:18.668 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-03 14:45:18.683 | + ./stack.sh:main:565 : fetch_plugins 2022-06-03 14:45:18.685 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-03 14:45:18.687 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-03 14:45:18.688 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-03 14:45:18.690 | + functions-common:fetch_plugins:1673 : return 2022-06-03 14:45:18.692 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-03 14:45:18.694 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-03 14:45:18.695 | + functions-common:run_phase:1751 : local phase= 2022-06-03 14:45:18.697 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 14:45:18.699 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 14:45:18.701 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 14:45:18.702 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 14:45:18.704 | + functions-common:run_phase:1760 : local extra 2022-06-03 14:45:18.706 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 14:45:18.709 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 14:45:18.711 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 14:45:18.712 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 14:45:18.714 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-03 14:45:18.716 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 14:45:18.728 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:45:18.730 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 14:45:18.732 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 14:45:18.734 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 14:45:18.735 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 14:45:18.737 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 14:45:18.739 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 14:45:18.740 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-03 14:45:18.742 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-03 14:45:18.744 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 14:45:18.746 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 14:45:18.748 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-03 14:45:18.750 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-03 14:45:18.752 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-03 14:45:18.754 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-03 14:45:18.755 | + functions-common:plugin_override_defaults:1714 : return 2022-06-03 14:45:18.757 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-03 14:45:18.775 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-03 14:45:18.777 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-03 14:45:18.789 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:45:18.791 | +++ lib/tls:source:43 : hostname -f 2022-06-03 14:45:18.795 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-03 14:45:18.796 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-03 14:45:18.798 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-03 14:45:18.800 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-03 14:45:18.802 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-03 14:45:18.804 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-03 14:45:18.806 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-03 14:45:18.807 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-03 14:45:18.809 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-03 14:45:18.811 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-03 14:45:18.815 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-03 14:45:18.827 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-03 14:45:18.844 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-03 14:45:18.855 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-03 14:45:18.866 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-03 14:45:18.891 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-03 14:45:18.929 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-03 14:45:19.005 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-03 14:45:19.026 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-03 14:45:19.062 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-03 14:45:19.110 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-03 14:45:19.234 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-03 14:45:19.247 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-03 14:45:19.259 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-03 14:45:19.271 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-03 14:45:19.350 | + ./stack.sh:main:598 : run_phase source 2022-06-03 14:45:19.353 | + functions-common:run_phase:1750 : local mode=source 2022-06-03 14:45:19.355 | + functions-common:run_phase:1751 : local phase= 2022-06-03 14:45:19.357 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 14:45:19.359 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 14:45:19.361 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 14:45:19.363 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 14:45:19.364 | + functions-common:run_phase:1760 : local extra 2022-06-03 14:45:19.367 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 14:45:19.371 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 14:45:19.373 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 14:45:19.375 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 14:45:19.377 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-03 14:45:19.379 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 14:45:19.394 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:45:19.396 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 14:45:19.398 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-03 14:45:19.435 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-03 14:45:19.438 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-03 14:45:19.440 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 14:45:19.442 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-03 14:45:19.444 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-03 14:45:19.447 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-03 14:45:19.449 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-03 14:45:19.451 | + functions-common:load_plugin_settings:1691 : return 2022-06-03 14:45:19.453 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-03 14:45:19.455 | + functions-common:verify_disabled_services:2033 : local service 2022-06-03 14:45:19.457 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.459 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-03 14:45:19.462 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.464 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-03 14:45:19.466 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.468 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-03 14:45:19.471 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.473 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-03 14:45:19.475 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.478 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-03 14:45:19.480 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.482 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-03 14:45:19.484 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.487 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-03 14:45:19.489 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.491 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-03 14:45:19.494 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.496 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-03 14:45:19.498 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.500 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-03 14:45:19.502 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.505 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-03 14:45:19.507 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.509 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-03 14:45:19.511 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.514 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-03 14:45:19.516 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.518 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-03 14:45:19.520 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.522 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-03 14:45:19.525 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.527 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-03 14:45:19.529 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.531 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-03 14:45:19.534 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.536 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-03 14:45:19.538 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.541 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-03 14:45:19.543 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.545 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-03 14:45:19.547 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.550 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-03 14:45:19.552 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.554 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-03 14:45:19.557 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.559 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-03 14:45:19.561 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.563 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-03 14:45:19.566 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.568 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-03 14:45:19.570 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.572 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-03 14:45:19.574 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.576 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-03 14:45:19.579 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.581 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-03 14:45:19.583 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.585 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-03 14:45:19.587 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.589 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-03 14:45:19.592 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.594 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-03 14:45:19.596 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.598 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-03 14:45:19.600 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.603 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-03 14:45:19.605 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.607 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-03 14:45:19.609 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.612 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-03 14:45:19.614 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.616 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-03 14:45:19.618 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.621 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-03 14:45:19.623 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.625 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-03 14:45:19.627 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.629 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-03 14:45:19.632 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.634 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-03 14:45:19.637 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.639 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-03 14:45:19.641 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 14:45:19.643 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-03 14:45:19.646 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-03 14:45:19.648 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 14:45:19.651 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-03 14:45:19.665 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:45:19.667 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-03 14:45:19.669 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 14:45:19.671 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-03 14:45:19.685 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:45:19.687 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-03 14:45:19.689 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-03 14:45:19.691 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-03 14:45:19.694 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-03 14:45:19.696 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-03 14:45:19.698 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-03 14:45:19.700 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-03 14:45:19.703 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-03 14:45:19.705 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 14:45:19.708 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-03 14:45:19.710 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 14:45:19.713 | + lib/database:initialize_database_backends:104 : return 0 2022-06-03 14:45:19.715 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-03 14:45:19.715 | Using mysql database backend 2022-06-03 14:45:19.717 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-03 14:45:19.733 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-03 14:45:19.747 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:45:19.750 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-03 14:45:19.766 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-03 14:45:19.781 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:45:19.783 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-03 14:45:19.798 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-03 14:45:19.813 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-03 14:45:19.829 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:45:19.831 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-03 14:45:19.846 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:45:19.849 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-03 14:45:19.851 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-03 14:45:19.867 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:45:19.869 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-03 14:45:19.885 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-03 14:45:19.887 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-03 14:45:19.889 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-03 14:45:19.891 | + functions-common:save_stackenv:60 : local tag=739 2022-06-03 14:45:19.894 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-03 14:45:19.898 | + functions-common:save_stackenv:62 : time_stamp=2022-06-03-144519 2022-06-03 14:45:19.901 | + functions-common:save_stackenv:63 : echo '# 2022-06-03-144519 739' 2022-06-03 14:45:19.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.905 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 14:45:19.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.910 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-03 14:45:19.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.915 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-03 14:45:19.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.919 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-03 14:45:19.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.924 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.73 2022-06-03 14:45:19.926 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.928 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.73/identity 2022-06-03 14:45:19.931 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.933 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-03-144518 2022-06-03 14:45:19.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.937 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-03 14:45:19.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.942 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.73 2022-06-03 14:45:19.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.946 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-03 14:45:19.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.951 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-03 14:45:19.953 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.955 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-03 14:45:19.958 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 14:45:19.960 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-03 14:45:19.963 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-03 14:45:19.965 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-03 14:45:19.967 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-03 14:45:19.969 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 14:45:19.971 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 14:45:19.974 | ++ functions-common:git_clone:529 : pwd 2022-06-03 14:45:19.976 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 14:45:19.978 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 14:45:19.981 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 14:45:19.995 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 14:45:19.997 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 14:45:19.999 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 14:45:20.002 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 14:45:20.002 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 14:45:20.007 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-03 14:45:20.009 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 14:45:20.011 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-03 14:45:20.023 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-03 14:45:20.026 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 14:45:20.026 | + functions-common:git_clone:607 : head -1 2022-06-03 14:45:20.029 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-03 14:45:20.032 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 14:45:20.034 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-03 14:45:20.036 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 14:45:20.039 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-03 14:45:20.042 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-03 14:45:20.044 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-03 14:45:20.046 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-03 14:45:20.049 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 14:45:20.051 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-03 14:45:20.053 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-03 14:45:20.056 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-03 14:45:20.059 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-03 14:45:20.063 | ++ tools/install_prereqs.sh:source:47 : NOW=1654267520 2022-06-03 14:45:20.066 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-03 14:45:20.070 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-03 14:45:20.073 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-03 14:45:20.075 | ++ tools/install_prereqs.sh:source:49 : DELTA=1654267520 2022-06-03 14:45:20.077 | ++ tools/install_prereqs.sh:source:50 : [[ 1654267520 -lt 7200 ]] 2022-06-03 14:45:20.080 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-03 14:45:20.082 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-03 14:45:20.084 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-03 14:45:20.087 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-03 14:45:20.089 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-03 14:45:20.091 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-03 14:45:20.093 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-03 14:45:20.096 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-03 14:45:20.142 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-03 14:45:20.142 | apache2-dev 2022-06-03 14:45:20.142 | bc 2022-06-03 14:45:20.142 | bsdmainutils 2022-06-03 14:45:20.142 | curl 2022-06-03 14:45:20.142 | g++ 2022-06-03 14:45:20.142 | gcc 2022-06-03 14:45:20.142 | gettext 2022-06-03 14:45:20.142 | git 2022-06-03 14:45:20.142 | graphviz 2022-06-03 14:45:20.142 | iputils-ping 2022-06-03 14:45:20.142 | libapache2-mod-proxy-uwsgi 2022-06-03 14:45:20.142 | libffi-dev 2022-06-03 14:45:20.142 | libjpeg-dev 2022-06-03 14:45:20.142 | libmysqlclient-dev 2022-06-03 14:45:20.142 | libpcre3-dev 2022-06-03 14:45:20.142 | libpq-dev 2022-06-03 14:45:20.142 | libssl-dev 2022-06-03 14:45:20.142 | libsystemd-dev 2022-06-03 14:45:20.142 | libxml2-dev 2022-06-03 14:45:20.142 | libxslt1-dev 2022-06-03 14:45:20.142 | libyaml-dev 2022-06-03 14:45:20.142 | lsof 2022-06-03 14:45:20.142 | openssh-server 2022-06-03 14:45:20.142 | openssl 2022-06-03 14:45:20.142 | pkg-config 2022-06-03 14:45:20.142 | psmisc 2022-06-03 14:45:20.142 | python3-dev 2022-06-03 14:45:20.142 | python3-pip 2022-06-03 14:45:20.142 | python3-venv 2022-06-03 14:45:20.142 | tar 2022-06-03 14:45:20.142 | tcpdump 2022-06-03 14:45:20.142 | unzip 2022-06-03 14:45:20.142 | uuid-runtime 2022-06-03 14:45:20.142 | wget 2022-06-03 14:45:20.142 | wget 2022-06-03 14:45:20.143 | zlib1g-dev 2022-06-03 14:45:20.143 | libkrb5-dev 2022-06-03 14:45:20.143 | libldap2-dev 2022-06-03 14:45:20.143 | libsasl2-dev 2022-06-03 14:45:20.143 | memcached 2022-06-03 14:45:20.143 | python3-mysqldb 2022-06-03 14:45:20.143 | sqlite3 2022-06-03 14:45:20.143 | conntrack 2022-06-03 14:45:20.143 | curl 2022-06-03 14:45:20.143 | dnsmasq-base 2022-06-03 14:45:20.143 | dnsmasq-utils 2022-06-03 14:45:20.143 | ebtables 2022-06-03 14:45:20.143 | gawk 2022-06-03 14:45:20.143 | genisoimage 2022-06-03 14:45:20.143 | iptables 2022-06-03 14:45:20.143 | iputils-arping 2022-06-03 14:45:20.143 | kpartx 2022-06-03 14:45:20.143 | libjs-jquery-tablesorter 2022-06-03 14:45:20.143 | libmysqlclient-dev 2022-06-03 14:45:20.143 | parted 2022-06-03 14:45:20.143 | pm-utils 2022-06-03 14:45:20.143 | python3-mysqldb 2022-06-03 14:45:20.143 | socat 2022-06-03 14:45:20.143 | sqlite3 2022-06-03 14:45:20.143 | sudo 2022-06-03 14:45:20.143 | vlan 2022-06-03 14:45:20.143 | lsscsi 2022-06-03 14:45:20.143 | open-iscsi 2022-06-03 14:45:20.143 | lvm2 2022-06-03 14:45:20.143 | qemu-utils 2022-06-03 14:45:20.143 | thin-provisioning-tools 2022-06-03 14:45:20.143 | acl 2022-06-03 14:45:20.143 | dnsmasq-base 2022-06-03 14:45:20.143 | dnsmasq-utils 2022-06-03 14:45:20.143 | ebtables 2022-06-03 14:45:20.143 | haproxy 2022-06-03 14:45:20.143 | iptables 2022-06-03 14:45:20.143 | iputils-arping 2022-06-03 14:45:20.143 | iputils-ping 2022-06-03 14:45:20.144 | libmysqlclient-dev 2022-06-03 14:45:20.144 | postgresql-server-dev-all 2022-06-03 14:45:20.144 | python3-mysqldb 2022-06-03 14:45:20.144 | sqlite3 2022-06-03 14:45:20.144 | sudo 2022-06-03 14:45:20.144 | vlan 2022-06-03 14:45:20.144 | ipset 2022-06-03 14:45:20.144 | conntrack 2022-06-03 14:45:20.144 | conntrackd 2022-06-03 14:45:20.144 | keepalived 2022-06-03 14:45:20.144 | dstat 2022-06-03 14:45:20.144 | lvm2 2022-06-03 14:45:20.144 | qemu-utils 2022-06-03 14:45:20.144 | thin-provisioning-tools 2022-06-03 14:45:20.144 | curl 2022-06-03 14:45:20.144 | liberasurecode-dev 2022-06-03 14:45:20.144 | make 2022-06-03 14:45:20.144 | memcached 2022-06-03 14:45:20.144 | sqlite3 2022-06-03 14:45:20.144 | xfsprogs' 2022-06-03 14:45:20.147 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-03 14:45:20.163 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-03 14:45:20.163 | apache2-dev 2022-06-03 14:45:20.163 | bc 2022-06-03 14:45:20.163 | bsdmainutils 2022-06-03 14:45:20.163 | curl 2022-06-03 14:45:20.163 | g++ 2022-06-03 14:45:20.163 | gcc 2022-06-03 14:45:20.163 | gettext 2022-06-03 14:45:20.163 | git 2022-06-03 14:45:20.163 | graphviz 2022-06-03 14:45:20.163 | iputils-ping 2022-06-03 14:45:20.164 | libapache2-mod-proxy-uwsgi 2022-06-03 14:45:20.164 | libffi-dev 2022-06-03 14:45:20.164 | libjpeg-dev 2022-06-03 14:45:20.164 | libmysqlclient-dev 2022-06-03 14:45:20.164 | libpcre3-dev 2022-06-03 14:45:20.164 | libpq-dev 2022-06-03 14:45:20.164 | libssl-dev 2022-06-03 14:45:20.164 | libsystemd-dev 2022-06-03 14:45:20.164 | libxml2-dev 2022-06-03 14:45:20.164 | libxslt1-dev 2022-06-03 14:45:20.164 | libyaml-dev 2022-06-03 14:45:20.164 | lsof 2022-06-03 14:45:20.164 | openssh-server 2022-06-03 14:45:20.164 | openssl 2022-06-03 14:45:20.164 | pkg-config 2022-06-03 14:45:20.164 | psmisc 2022-06-03 14:45:20.164 | python3-dev 2022-06-03 14:45:20.164 | python3-pip 2022-06-03 14:45:20.164 | python3-venv 2022-06-03 14:45:20.164 | tar 2022-06-03 14:45:20.164 | tcpdump 2022-06-03 14:45:20.164 | unzip 2022-06-03 14:45:20.164 | uuid-runtime 2022-06-03 14:45:20.165 | wget 2022-06-03 14:45:20.165 | wget 2022-06-03 14:45:20.165 | zlib1g-dev 2022-06-03 14:45:20.165 | libkrb5-dev 2022-06-03 14:45:20.165 | libldap2-dev 2022-06-03 14:45:20.165 | libsasl2-dev 2022-06-03 14:45:20.165 | memcached 2022-06-03 14:45:20.165 | python3-mysqldb 2022-06-03 14:45:20.165 | sqlite3 2022-06-03 14:45:20.165 | conntrack 2022-06-03 14:45:20.165 | curl 2022-06-03 14:45:20.165 | dnsmasq-base 2022-06-03 14:45:20.165 | dnsmasq-utils 2022-06-03 14:45:20.165 | ebtables 2022-06-03 14:45:20.165 | gawk 2022-06-03 14:45:20.165 | genisoimage 2022-06-03 14:45:20.165 | iptables 2022-06-03 14:45:20.166 | iputils-arping 2022-06-03 14:45:20.166 | kpartx 2022-06-03 14:45:20.166 | libjs-jquery-tablesorter 2022-06-03 14:45:20.166 | libmysqlclient-dev 2022-06-03 14:45:20.166 | parted 2022-06-03 14:45:20.166 | pm-utils 2022-06-03 14:45:20.166 | python3-mysqldb 2022-06-03 14:45:20.166 | socat 2022-06-03 14:45:20.166 | sqlite3 2022-06-03 14:45:20.166 | sudo 2022-06-03 14:45:20.166 | vlan 2022-06-03 14:45:20.166 | lsscsi 2022-06-03 14:45:20.166 | open-iscsi 2022-06-03 14:45:20.166 | lvm2 2022-06-03 14:45:20.166 | qemu-utils 2022-06-03 14:45:20.166 | thin-provisioning-tools 2022-06-03 14:45:20.166 | acl 2022-06-03 14:45:20.166 | dnsmasq-base 2022-06-03 14:45:20.166 | dnsmasq-utils 2022-06-03 14:45:20.166 | ebtables 2022-06-03 14:45:20.166 | haproxy 2022-06-03 14:45:20.166 | iptables 2022-06-03 14:45:20.166 | iputils-arping 2022-06-03 14:45:20.166 | iputils-ping 2022-06-03 14:45:20.166 | libmysqlclient-dev 2022-06-03 14:45:20.166 | postgresql-server-dev-all 2022-06-03 14:45:20.166 | python3-mysqldb 2022-06-03 14:45:20.166 | sqlite3 2022-06-03 14:45:20.166 | sudo 2022-06-03 14:45:20.166 | vlan 2022-06-03 14:45:20.166 | ipset 2022-06-03 14:45:20.166 | conntrack 2022-06-03 14:45:20.166 | conntrackd 2022-06-03 14:45:20.166 | keepalived 2022-06-03 14:45:20.166 | dstat 2022-06-03 14:45:20.166 | lvm2 2022-06-03 14:45:20.166 | qemu-utils 2022-06-03 14:45:20.166 | thin-provisioning-tools 2022-06-03 14:45:20.167 | curl 2022-06-03 14:45:20.167 | liberasurecode-dev 2022-06-03 14:45:20.167 | make 2022-06-03 14:45:20.167 | memcached 2022-06-03 14:45:20.167 | sqlite3 2022-06-03 14:45:20.167 | xfsprogs ' 2022-06-03 14:45:20.167 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-03 14:45:20.168 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:45:20.170 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:45:20.173 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 14:45:20.174 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-03 14:45:20.178 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 14:45:20.181 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-03 14:45:20.183 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 14:45:20.185 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-03 14:45:20.187 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 14:45:20.189 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 14:45:20.191 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 14:45:20.193 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:45:20.195 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:45:20.197 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 14:45:20.199 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-03 14:45:20.201 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-03 14:45:20.203 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-03 14:45:20.205 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-03 14:45:20.209 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-03 14:45:20.211 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-03 14:45:20.213 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-03 14:45:20.215 | ++ functions-common:time_start:2309 : local start_time= 2022-06-03 14:45:20.217 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 14:45:20.219 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 14:45:20.222 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654267520220 2022-06-03 14:45:20.224 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-03 14:45:20.226 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-03 14:45:20.229 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-03 14:45:20.439 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-03 14:45:20.475 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-03 14:45:20.501 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-06-03 14:45:20.660 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-03 14:45:30.795 | Fetched 336 kB in 1s (502 kB/s) 2022-06-03 14:45:32.352 | Reading package lists... 2022-06-03 14:45:32.384 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-03 14:45:32.386 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-03 14:45:32.388 | ++ functions-common:time_stop:2322 : local name 2022-06-03 14:45:32.390 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 14:45:32.392 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:45:32.394 | ++ functions-common:time_stop:2325 : local total 2022-06-03 14:45:32.396 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 14:45:32.398 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-03 14:45:32.400 | ++ functions-common:time_stop:2329 : start_time=1654267520220 2022-06-03 14:45:32.402 | ++ functions-common:time_stop:2331 : [[ -z 1654267520220 ]] 2022-06-03 14:45:32.404 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:45:32.408 | ++ functions-common:time_stop:2334 : end_time=1654267532406 2022-06-03 14:45:32.410 | ++ functions-common:time_stop:2335 : elapsed_time=12186 2022-06-03 14:45:32.413 | ++ functions-common:time_stop:2336 : total=0 2022-06-03 14:45:32.415 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:45:32.417 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=12186 2022-06-03 14:45:32.420 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 14:45:32.422 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 14:45:32.424 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:45:32.426 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:45:32.428 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 14:45:32.447 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-03 14:45:32.556 | Reading package lists... 2022-06-03 14:45:32.799 | Building dependency tree... 2022-06-03 14:45:32.800 | Reading state information... 2022-06-03 14:45:33.080 | bc is already the newest version (1.07.1-2build1). 2022-06-03 14:45:33.080 | bc set to manually installed. 2022-06-03 14:45:33.080 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-03 14:45:33.080 | bsdmainutils set to manually installed. 2022-06-03 14:45:33.080 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-03 14:45:33.080 | gawk set to manually installed. 2022-06-03 14:45:33.080 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 14:45:33.080 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-03 14:45:33.080 | iptables set to manually installed. 2022-06-03 14:45:33.080 | iputils-ping is already the newest version (3:20190709-3). 2022-06-03 14:45:33.080 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-03 14:45:33.080 | kpartx set to manually installed. 2022-06-03 14:45:33.080 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-03 14:45:33.080 | psmisc is already the newest version (23.3-1). 2022-06-03 14:45:33.080 | psmisc set to manually installed. 2022-06-03 14:45:33.080 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-03 14:45:33.080 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-03 14:45:33.080 | thin-provisioning-tools set to manually installed. 2022-06-03 14:45:33.080 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-03 14:45:33.081 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-03 14:45:33.081 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-03 14:45:33.081 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-03 14:45:33.081 | lsof set to manually installed. 2022-06-03 14:45:33.081 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-03 14:45:33.081 | parted set to manually installed. 2022-06-03 14:45:33.081 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-03 14:45:33.081 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-03 14:45:33.081 | zlib1g-dev set to manually installed. 2022-06-03 14:45:33.081 | The following packages were automatically installed and are no longer required: 2022-06-03 14:45:33.081 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 14:45:33.081 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 14:45:33.081 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 14:45:33.081 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 14:45:33.081 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 14:45:33.081 | python3-zope.interface 2022-06-03 14:45:33.081 | Use 'sudo apt autoremove' to remove them. 2022-06-03 14:45:33.081 | The following additional packages will be installed: 2022-06-03 14:45:33.081 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-03 14:45:33.082 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-06-03 14:45:33.082 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-06-03 14:45:33.082 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-06-03 14:45:33.082 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-06-03 14:45:33.082 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-06-03 14:45:33.082 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-06-03 14:45:33.082 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-03 14:45:33.082 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-03 14:45:33.082 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-03 14:45:33.082 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-06-03 14:45:33.082 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-06-03 14:45:33.082 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-06-03 14:45:33.082 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-06-03 14:45:33.082 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-06-03 14:45:33.082 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-06-03 14:45:33.082 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-06-03 14:45:33.082 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-06-03 14:45:33.082 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-06-03 14:45:33.082 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-06-03 14:45:33.082 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnss-systemd libobjc-9-dev 2022-06-03 14:45:33.082 | libobjc4 libomp-10-dev libomp5-10 libpam-systemd libpango-1.0-0 2022-06-03 14:45:33.082 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 libpixman-1-0 2022-06-03 14:45:33.082 | libpq5 librados2 librbd1 librdmacm1 libsasl2-2 libsasl2-modules 2022-06-03 14:45:33.082 | libsasl2-modules-db libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-03 14:45:33.082 | libsm6 libsnmp-base libsnmp35 libsqlite3-0 libssl1.1 libstdc++-9-dev 2022-06-03 14:45:33.082 | libsub-override-perl libsys-hostname-long-perl libsystemd0 libthai-data 2022-06-03 14:45:33.082 | libthai0 libtiff5 libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 2022-06-03 14:45:33.082 | libxcb-render0 libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 2022-06-03 14:45:33.082 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 2022-06-03 14:45:33.082 | mysql-common openssh-client openssh-sftp-server po-debconf 2022-06-03 14:45:33.082 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-03 14:45:33.083 | postgresql-server-dev-12 python-pip-whl python3-pygments python3-wheel 2022-06-03 14:45:33.083 | python3-yaml python3.8-venv qemu-block-extra sharutils ssl-cert systemd 2022-06-03 14:45:33.083 | systemd-sysv systemd-timesyncd uuid-dev vbetool x11-common 2022-06-03 14:45:33.084 | Suggested packages: 2022-06-03 14:45:33.084 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-03 14:45:33.084 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-03 14:45:33.084 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-06-03 14:45:33.084 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-06-03 14:45:33.084 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-06-03 14:45:33.084 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-06-03 14:45:33.084 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-03 14:45:33.084 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-03 14:45:33.084 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-03 14:45:33.084 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-06-03 14:45:33.084 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-06-03 14:45:33.084 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-06-03 14:45:33.084 | monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools radeontool 2022-06-03 14:45:33.084 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-03 14:45:33.084 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-03 14:45:33.084 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-03 14:45:33.085 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-03 14:45:33.338 | The following NEW packages will be installed: 2022-06-03 14:45:33.338 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-03 14:45:33.338 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-06-03 14:45:33.339 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-06-03 14:45:33.339 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-06-03 14:45:33.339 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-06-03 14:45:33.339 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-06-03 14:45:33.339 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-06-03 14:45:33.339 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-06-03 14:45:33.339 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-06-03 14:45:33.339 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-06-03 14:45:33.339 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-06-03 14:45:33.339 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-06-03 14:45:33.339 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-06-03 14:45:33.339 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-06-03 14:45:33.339 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-06-03 14:45:33.339 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-06-03 14:45:33.339 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-03 14:45:33.339 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-03 14:45:33.339 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-03 14:45:33.339 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-03 14:45:33.339 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-03 14:45:33.339 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-03 14:45:33.339 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-03 14:45:33.339 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2022-06-03 14:45:33.339 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2022-06-03 14:45:33.339 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2022-06-03 14:45:33.339 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2022-06-03 14:45:33.339 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2022-06-03 14:45:33.339 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-03 14:45:33.339 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2022-06-03 14:45:33.339 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-03 14:45:33.339 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-03 14:45:33.339 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-03 14:45:33.340 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-03 14:45:33.340 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2022-06-03 14:45:33.340 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-03 14:45:33.340 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2022-06-03 14:45:33.340 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2022-06-03 14:45:33.340 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2022-06-03 14:45:33.340 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2022-06-03 14:45:33.340 | The following packages will be upgraded: 2022-06-03 14:45:33.341 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-06-03 14:45:33.341 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 2022-06-03 14:45:33.341 | libsystemd0 libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-06-03 14:45:33.341 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd tar 2022-06-03 14:45:33.341 | tcpdump uuid-runtime wget 2022-06-03 14:45:33.591 | 26 upgraded, 208 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 14:45:33.591 | Need to get 162 MB of archives. 2022-06-03 14:45:33.591 | After this operation, 762 MB of additional disk space will be used. 2022-06-03 14:45:33.591 | 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-06-03 14:45:34.215 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-06-03 14:45:34.247 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-06-03 14:45:34.253 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-06-03 14:45:34.257 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-03 14:45:34.353 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-03 14:45:34.859 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-03 14:45:35.083 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-03 14:45:35.084 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-06-03 14:45:35.085 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-03 14:45:35.087 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.13 [1,321 kB] 2022-06-03 14:45:35.144 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-03 14:45:35.151 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-03 14:45:35.205 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-03 14:45:35.206 | 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-06-03 14:45:35.207 | 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-06-03 14:45:35.208 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-06-03 14:45:35.374 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-03 14:45:35.374 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-03 14:45:35.378 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-03 14:45:35.383 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-03 14:45:35.384 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-03 14:45:35.458 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-03 14:45:37.007 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-06-03 14:45:37.030 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.11 [1,180 kB] 2022-06-03 14:45:37.463 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.11 [159 kB] 2022-06-03 14:45:37.467 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.11 [84.5 kB] 2022-06-03 14:45:37.469 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.11 [95.6 kB] 2022-06-03 14:45:37.472 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-03 14:45:37.474 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-03 14:45:37.612 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-03 14:45:37.614 | 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-06-03 14:45:37.614 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-03 14:45:37.615 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-06-03 14:45:37.939 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-06-03 14:45:37.939 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-06-03 14:45:37.940 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-03 14:45:37.993 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-03 14:45:38.195 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-03 14:45:38.202 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-03 14:45:38.205 | 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-06-03 14:45:38.211 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.13 [620 kB] 2022-06-03 14:45:38.231 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-03 14:45:38.285 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-03 14:45:38.294 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-03 14:45:38.456 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-03 14:45:38.502 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-03 14:45:38.603 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-03 14:45:38.654 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-03 14:45:38.655 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-03 14:45:38.656 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-03 14:45:38.702 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-03 14:45:38.707 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-03 14:45:38.816 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-03 14:45:38.882 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-03 14:45:41.460 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-03 14:45:43.183 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-06-03 14:45:43.374 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-03 14:45:43.388 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-03 14:45:43.389 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-06-03 14:45:43.435 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-03 14:45:44.101 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-06-03 14:45:44.103 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-03 14:45:44.192 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-06-03 14:45:44.943 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-03 14:45:46.184 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-03 14:45:46.185 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-03 14:45:46.210 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-03 14:45:46.211 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-03 14:45:46.212 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-03 14:45:46.214 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-03 14:45:46.214 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-03 14:45:46.215 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-03 14:45:46.215 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] 2022-06-03 14:45:46.296 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-06-03 14:45:46.381 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] 2022-06-03 14:45:46.460 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-03 14:45:46.475 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-03 14:45:46.484 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-03 14:45:46.647 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-03 14:45:46.648 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-03 14:45:46.762 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-03 14:45:46.812 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-03 14:45:46.814 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-03 14:45:46.814 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-03 14:45:46.815 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-03 14:45:46.932 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-03 14:45:46.938 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-03 14:45:46.974 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.11 [180 kB] 2022-06-03 14:45:47.168 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-03 14:45:47.169 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-06-03 14:45:48.425 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-06-03 14:45:48.426 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-06-03 14:45:48.426 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-03 14:45:48.427 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-03 14:45:48.427 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-03 14:45:48.428 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-03 14:45:48.463 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-03 14:45:48.463 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-03 14:45:48.464 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-03 14:45:48.537 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-03 14:45:48.768 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2022-06-03 14:45:49.131 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-03 14:45:49.255 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-06-03 14:45:49.289 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-06-03 14:45:49.359 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-03 14:45:49.652 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-03 14:45:49.748 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-03 14:45:49.750 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-03 14:45:49.760 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-03 14:45:49.776 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-03 14:45:49.807 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-03 14:45:49.810 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-03 14:45:49.811 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-03 14:45:49.815 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-03 14:45:49.826 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-03 14:45:49.906 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-03 14:45:49.908 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-03 14:45:49.925 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-03 14:45:49.941 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-03 14:45:50.020 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-03 14:45:50.031 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-03 14:45:50.047 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-03 14:45:50.067 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-03 14:45:50.069 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-03 14:45:50.069 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-03 14:45:50.136 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-03 14:45:50.192 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-03 14:45:50.199 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-03 14:45:50.233 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-03 14:45:50.255 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-03 14:45:50.257 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-03 14:45:50.259 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-03 14:45:50.272 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-03 14:45:50.275 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-03 14:45:50.277 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-03 14:45:50.370 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-03 14:45:50.428 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-03 14:45:50.443 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-03 14:45:50.458 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-03 14:45:50.486 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-03 14:45:50.490 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-03 14:45:50.492 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-03 14:45:50.508 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-03 14:45:50.512 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-03 14:45:50.527 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-03 14:45:50.668 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-03 14:45:50.671 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-03 14:45:50.672 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-03 14:45:50.676 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-03 14:45:50.797 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-03 14:45:50.841 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-03 14:45:50.842 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-03 14:45:50.851 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-03 14:45:50.852 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-03 14:45:50.854 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-03 14:45:50.855 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-06-03 14:45:50.856 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-03 14:45:50.859 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-06-03 14:45:50.944 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-06-03 14:45:50.975 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-06-03 14:45:50.976 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-03 14:45:50.977 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-03 14:45:51.003 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-03 14:45:51.029 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-06-03 14:45:51.033 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-03 14:45:51.037 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-03 14:45:52.690 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-03 14:45:52.692 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-03 14:45:52.705 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-03 14:45:52.707 | Get:171 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-06-03 14:45:52.712 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-03 14:45:52.712 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-03 14:45:52.712 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-03 14:45:52.759 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-03 14:45:52.760 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-03 14:45:52.940 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-03 14:45:52.942 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-03 14:45:52.943 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-03 14:45:52.944 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.13 [1,584 kB] 2022-06-03 14:45:53.250 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.29-0ubuntu0.20.04.3 [1,604 kB] 2022-06-03 14:45:53.421 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-03 14:45:53.479 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-03 14:45:53.849 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-03 14:45:53.850 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-03 14:45:53.876 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-03 14:45:53.886 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-03 14:45:54.255 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-03 14:45:54.435 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-03 14:45:54.469 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-03 14:45:54.661 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-03 14:45:54.984 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-03 14:45:54.995 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-03 14:45:54.997 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-06-03 14:45:55.158 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-03 14:45:55.162 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-03 14:45:55.165 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-03 14:45:55.169 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-03 14:45:56.185 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-03 14:45:56.186 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-03 14:45:56.258 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-03 14:45:56.316 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-03 14:45:57.689 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-03 14:45:58.086 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-03 14:46:02.937 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-03 14:46:02.939 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-03 14:46:02.940 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-03 14:46:02.942 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-03 14:46:02.943 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-06-03 14:46:03.134 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-03 14:46:03.134 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-03 14:46:03.138 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-06-03 14:46:03.259 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-03 14:46:03.259 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-06-03 14:46:03.552 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-03 14:46:03.564 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-06-03 14:46:03.567 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-06-03 14:46:03.605 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-06-03 14:46:03.606 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-03 14:46:03.606 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-06-03 14:46:03.614 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-06-03 14:46:03.776 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-03 14:46:03.812 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-03 14:46:03.972 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-03 14:46:03.996 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-03 14:46:03.998 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-03 14:46:04.003 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-03 14:46:04.009 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.11 [1,180 B] 2022-06-03 14:46:04.009 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-03 14:46:04.015 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-03 14:46:04.138 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-03 14:46:04.140 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-03 14:46:04.150 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-03 14:46:04.274 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-03 14:46:05.749 | Preconfiguring packages ... 2022-06-03 14:46:06.042 | Fetched 162 MB in 31s (5,233 kB/s) 2022-06-03 14:46:06.260 | (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-06-03 14:46:06.263 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-03 14:46:06.476 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-03 14:46:07.059 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-03 14:46:07.629 | (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-06-03 14:46:07.632 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:46:07.885 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:46:08.433 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:46:08.590 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:46:09.472 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:46:09.681 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:46:10.144 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:46:10.365 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:46:11.100 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:46:11.472 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:46:12.844 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:46:13.082 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-03 14:46:13.523 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-03 14:46:14.014 | (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-06-03 14:46:14.017 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-03 14:46:14.195 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-03 14:46:14.543 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-03 14:46:15.044 | (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-06-03 14:46:15.046 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-03 14:46:15.222 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-03 14:46:15.750 | Selecting previously unselected package libapr1:amd64. 2022-06-03 14:46:15.758 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-03 14:46:15.813 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-03 14:46:16.332 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-03 14:46:16.521 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-03 14:46:17.245 | Selecting previously unselected package libaprutil1:amd64. 2022-06-03 14:46:17.252 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-03 14:46:17.321 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:46:17.780 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-03 14:46:17.955 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-03 14:46:18.487 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-03 14:46:18.495 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-03 14:46:18.550 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:46:18.934 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-03 14:46:19.159 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-03 14:46:19.698 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-03 14:46:19.845 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-03 14:46:20.312 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-03 14:46:20.476 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-03 14:46:20.862 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-03 14:46:20.869 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-03 14:46:20.921 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:46:21.266 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-03 14:46:21.424 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-03 14:46:22.035 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-03 14:46:22.259 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-03 14:46:22.836 | Selecting previously unselected package libjansson4:amd64. 2022-06-03 14:46:22.843 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-03 14:46:22.898 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-03 14:46:23.356 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-03 14:46:23.363 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-03 14:46:23.422 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-03 14:46:23.927 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-03 14:46:24.090 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-03 14:46:25.958 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:46:26.184 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-03 14:46:26.722 | Selecting previously unselected package apache2-bin. 2022-06-03 14:46:26.729 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-03 14:46:26.784 | Unpacking apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-03 14:46:27.336 | Selecting previously unselected package apache2-data. 2022-06-03 14:46:27.344 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.11_all.deb ... 2022-06-03 14:46:27.413 | Unpacking apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-03 14:46:27.914 | Selecting previously unselected package apache2-utils. 2022-06-03 14:46:27.921 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-03 14:46:27.984 | Unpacking apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-03 14:46:28.476 | Selecting previously unselected package apache2. 2022-06-03 14:46:28.483 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-03 14:46:28.549 | Unpacking apache2 (2.4.41-4ubuntu3.11) ... 2022-06-03 14:46:29.053 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-03 14:46:29.062 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-03 14:46:29.098 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-03 14:46:29.696 | Selecting previously unselected package haproxy. 2022-06-03 14:46:29.704 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-03 14:46:29.775 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-03 14:46:30.525 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-03 14:46:30.532 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-03 14:46:30.599 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:46:31.070 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-03 14:46:31.077 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-03 14:46:31.130 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:46:31.579 | Selecting previously unselected package mysql-common. 2022-06-03 14:46:31.587 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-03 14:46:31.650 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-03 14:46:32.179 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-03 14:46:32.186 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:46:32.270 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:46:32.953 | Selecting previously unselected package libsensors-config. 2022-06-03 14:46:32.961 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-03 14:46:33.022 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-03 14:46:33.487 | Selecting previously unselected package libsensors5:amd64. 2022-06-03 14:46:33.495 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-03 14:46:33.639 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-03 14:46:34.085 | Selecting previously unselected package libsnmp-base. 2022-06-03 14:46:34.093 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-03 14:46:34.142 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-03 14:46:34.630 | Selecting previously unselected package libsnmp35:amd64. 2022-06-03 14:46:34.638 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-03 14:46:34.710 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-03 14:46:35.401 | Selecting previously unselected package keepalived. 2022-06-03 14:46:35.409 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-03 14:46:35.467 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-03 14:46:36.024 | Selecting previously unselected package memcached. 2022-06-03 14:46:36.032 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-03 14:46:36.087 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-03 14:46:36.740 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-03 14:46:37.601 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-03 14:46:38.037 | Preparing to unpack .../033-openssl_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-03 14:46:38.199 | Unpacking openssl (1.1.1f-1ubuntu2.13) over (1.1.1f-1ubuntu2.3) ... 2022-06-03 14:46:38.785 | Selecting previously unselected package python3-yaml. 2022-06-03 14:46:38.793 | Preparing to unpack .../034-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-03 14:46:38.868 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-03 14:46:39.295 | Preparing to unpack .../035-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-03 14:46:39.453 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-03 14:46:40.078 | Preparing to unpack .../036-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-03 14:46:40.325 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-03 14:46:41.346 | Preparing to unpack .../037-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-03 14:46:41.568 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-03 14:46:42.275 | Preparing to unpack .../038-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-03 14:46:42.487 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-03 14:46:43.052 | Preparing to unpack .../039-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-03 14:46:43.193 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-03 14:46:43.790 | Selecting previously unselected package acl. 2022-06-03 14:46:43.798 | Preparing to unpack .../040-acl_2.2.53-6_amd64.deb ... 2022-06-03 14:46:43.847 | Unpacking acl (2.2.53-6) ... 2022-06-03 14:46:44.224 | Selecting previously unselected package autotools-dev. 2022-06-03 14:46:44.232 | Preparing to unpack .../041-autotools-dev_20180224.1_all.deb ... 2022-06-03 14:46:44.290 | Unpacking autotools-dev (20180224.1) ... 2022-06-03 14:46:44.675 | Selecting previously unselected package m4. 2022-06-03 14:46:44.683 | Preparing to unpack .../042-m4_1.4.18-4_amd64.deb ... 2022-06-03 14:46:44.793 | Unpacking m4 (1.4.18-4) ... 2022-06-03 14:46:45.230 | Selecting previously unselected package autoconf. 2022-06-03 14:46:45.238 | Preparing to unpack .../043-autoconf_2.69-11.1_all.deb ... 2022-06-03 14:46:45.310 | Unpacking autoconf (2.69-11.1) ... 2022-06-03 14:46:45.767 | Selecting previously unselected package automake. 2022-06-03 14:46:45.775 | Preparing to unpack .../044-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-03 14:46:45.820 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-03 14:46:46.304 | Selecting previously unselected package autopoint. 2022-06-03 14:46:46.312 | Preparing to unpack .../045-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-03 14:46:46.372 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-03 14:46:46.822 | Selecting previously unselected package libllvm10:amd64. 2022-06-03 14:46:46.829 | Preparing to unpack .../046-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:46:46.884 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:46:49.738 | Selecting previously unselected package libclang-cpp10. 2022-06-03 14:46:49.746 | Preparing to unpack .../047-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:46:49.801 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:46:51.704 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-06-03 14:46:51.711 | Preparing to unpack .../048-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-03 14:46:51.772 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:46:52.853 | Selecting previously unselected package libgc1c2:amd64. 2022-06-03 14:46:52.860 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-03 14:46:52.936 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-03 14:46:53.436 | Selecting previously unselected package libobjc4:amd64. 2022-06-03 14:46:53.443 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-03 14:46:53.527 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:46:53.830 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-03 14:46:53.837 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-03 14:46:53.870 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:46:54.430 | Selecting previously unselected package libc6-i386. 2022-06-03 14:46:54.438 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-03 14:46:54.491 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-03 14:46:55.513 | Selecting previously unselected package lib32gcc-s1. 2022-06-03 14:46:55.521 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-03 14:46:55.578 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:46:56.030 | Selecting previously unselected package lib32stdc++6. 2022-06-03 14:46:56.037 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-03 14:46:56.086 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:46:56.607 | Selecting previously unselected package libclang-common-10-dev. 2022-06-03 14:46:56.615 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:46:56.673 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:46:58.062 | Selecting previously unselected package libclang1-10. 2022-06-03 14:46:58.070 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:46:58.136 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:46:59.714 | Selecting previously unselected package clang-10. 2022-06-03 14:46:59.721 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:46:59.776 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:47:00.167 | Selecting previously unselected package libtool. 2022-06-03 14:47:00.175 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-06-03 14:47:00.229 | Unpacking libtool (2.4.6-14) ... 2022-06-03 14:47:00.544 | Selecting previously unselected package dh-autoreconf. 2022-06-03 14:47:00.552 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-06-03 14:47:00.607 | Unpacking dh-autoreconf (19) ... 2022-06-03 14:47:00.904 | Selecting previously unselected package libdebhelper-perl. 2022-06-03 14:47:00.911 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-03 14:47:00.955 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-03 14:47:01.224 | Selecting previously unselected package libarchive-zip-perl. 2022-06-03 14:47:01.232 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-03 14:47:01.290 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-03 14:47:01.625 | Selecting previously unselected package libsub-override-perl. 2022-06-03 14:47:01.634 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-06-03 14:47:01.681 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-03 14:47:01.932 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-03 14:47:01.940 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-03 14:47:01.978 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-03 14:47:02.233 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-03 14:47:02.242 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-03 14:47:02.301 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-03 14:47:02.664 | Selecting previously unselected package libdpkg-perl. 2022-06-03 14:47:02.672 | Preparing to unpack .../065-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... 2022-06-03 14:47:02.704 | Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-03 14:47:03.056 | Selecting previously unselected package make. 2022-06-03 14:47:03.064 | Preparing to unpack .../066-make_4.2.1-1.2_amd64.deb ... 2022-06-03 14:47:03.107 | Unpacking make (4.2.1-1.2) ... 2022-06-03 14:47:03.487 | Selecting previously unselected package dpkg-dev. 2022-06-03 14:47:03.495 | Preparing to unpack .../067-dpkg-dev_1.19.7ubuntu3.2_all.deb ... 2022-06-03 14:47:03.544 | Unpacking dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-03 14:47:04.030 | Selecting previously unselected package dwz. 2022-06-03 14:47:04.038 | Preparing to unpack .../068-dwz_0.13-5_amd64.deb ... 2022-06-03 14:47:04.090 | Unpacking dwz (0.13-5) ... 2022-06-03 14:47:04.542 | Selecting previously unselected package libcroco3:amd64. 2022-06-03 14:47:04.549 | Preparing to unpack .../069-libcroco3_0.6.13-1_amd64.deb ... 2022-06-03 14:47:04.610 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-03 14:47:04.990 | Selecting previously unselected package gettext. 2022-06-03 14:47:04.998 | Preparing to unpack .../070-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-03 14:47:05.047 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-03 14:47:05.593 | Selecting previously unselected package intltool-debian. 2022-06-03 14:47:05.601 | Preparing to unpack .../071-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-03 14:47:05.656 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-03 14:47:05.904 | Selecting previously unselected package po-debconf. 2022-06-03 14:47:05.912 | Preparing to unpack .../072-po-debconf_1.0.21_all.deb ... 2022-06-03 14:47:05.984 | Unpacking po-debconf (1.0.21) ... 2022-06-03 14:47:06.418 | Selecting previously unselected package debhelper. 2022-06-03 14:47:06.426 | Preparing to unpack .../073-debhelper_12.10ubuntu1_all.deb ... 2022-06-03 14:47:06.487 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-03 14:47:07.050 | Selecting previously unselected package uuid-dev:amd64. 2022-06-03 14:47:07.058 | Preparing to unpack .../074-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-03 14:47:07.107 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-03 14:47:07.493 | Selecting previously unselected package libsctp1:amd64. 2022-06-03 14:47:07.501 | Preparing to unpack .../075-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-03 14:47:07.532 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-03 14:47:07.850 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-03 14:47:07.858 | Preparing to unpack .../076-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-03 14:47:07.907 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-03 14:47:08.210 | Selecting previously unselected package libapr1-dev. 2022-06-03 14:47:08.218 | Preparing to unpack .../077-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-03 14:47:08.267 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-03 14:47:09.010 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-03 14:47:09.019 | Preparing to unpack .../078-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-03 14:47:09.070 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-03 14:47:09.493 | Selecting previously unselected package libaprutil1-dev. 2022-06-03 14:47:09.501 | Preparing to unpack .../079-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-03 14:47:09.553 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-03 14:47:10.205 | Selecting previously unselected package apache2-dev. 2022-06-03 14:47:10.213 | Preparing to unpack .../080-apache2-dev_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-03 14:47:10.296 | Unpacking apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-03 14:47:10.936 | Selecting previously unselected package binfmt-support. 2022-06-03 14:47:10.944 | Preparing to unpack .../081-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-03 14:47:11.008 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-03 14:47:11.487 | Selecting previously unselected package g++-9. 2022-06-03 14:47:11.495 | Preparing to unpack .../082-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-03 14:47:11.561 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:47:13.376 | Selecting previously unselected package g++. 2022-06-03 14:47:13.384 | Preparing to unpack .../083-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-06-03 14:47:13.433 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-06-03 14:47:13.727 | Selecting previously unselected package build-essential. 2022-06-03 14:47:13.735 | Preparing to unpack .../084-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-06-03 14:47:13.856 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-06-03 14:47:14.287 | Selecting previously unselected package conntrack. 2022-06-03 14:47:14.296 | Preparing to unpack .../085-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-03 14:47:14.378 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-03 14:47:14.864 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-03 14:47:14.872 | Preparing to unpack .../086-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-03 14:47:14.921 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-03 14:47:15.299 | Selecting previously unselected package libnetfilter-queue1. 2022-06-03 14:47:15.307 | Preparing to unpack .../087-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-03 14:47:15.378 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-03 14:47:15.836 | Selecting previously unselected package conntrackd. 2022-06-03 14:47:15.844 | Preparing to unpack .../088-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-03 14:47:15.892 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-03 14:47:16.284 | Selecting previously unselected package dns-root-data. 2022-06-03 14:47:16.292 | Preparing to unpack .../089-dns-root-data_2019052802_all.deb ... 2022-06-03 14:47:16.359 | Unpacking dns-root-data (2019052802) ... 2022-06-03 14:47:16.833 | Selecting previously unselected package libidn11:amd64. 2022-06-03 14:47:16.842 | Preparing to unpack .../090-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-03 14:47:16.890 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-03 14:47:17.428 | Selecting previously unselected package dnsmasq-base. 2022-06-03 14:47:17.436 | Preparing to unpack .../091-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-03 14:47:17.487 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-03 14:47:17.879 | Selecting previously unselected package dnsmasq-utils. 2022-06-03 14:47:17.888 | Preparing to unpack .../092-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-03 14:47:17.942 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-03 14:47:18.479 | Selecting previously unselected package dstat. 2022-06-03 14:47:18.488 | Preparing to unpack .../093-dstat_0.7.4-6_all.deb ... 2022-06-03 14:47:18.555 | Unpacking dstat (0.7.4-6) ... 2022-06-03 14:47:19.081 | Selecting previously unselected package ebtables. 2022-06-03 14:47:19.089 | Preparing to unpack .../094-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-03 14:47:19.150 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-03 14:47:19.545 | Selecting previously unselected package libfakeroot:amd64. 2022-06-03 14:47:19.552 | Preparing to unpack .../095-libfakeroot_1.24-1_amd64.deb ... 2022-06-03 14:47:19.601 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-06-03 14:47:19.938 | Selecting previously unselected package fakeroot. 2022-06-03 14:47:19.946 | Preparing to unpack .../096-fakeroot_1.24-1_amd64.deb ... 2022-06-03 14:47:20.007 | Unpacking fakeroot (1.24-1) ... 2022-06-03 14:47:20.378 | Selecting previously unselected package fonts-dejavu-core. 2022-06-03 14:47:20.386 | Preparing to unpack .../097-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-03 14:47:20.429 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-03 14:47:20.959 | Selecting previously unselected package fonts-liberation. 2022-06-03 14:47:20.967 | Preparing to unpack .../098-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-03 14:47:21.081 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-03 14:47:21.593 | Selecting previously unselected package fontconfig-config. 2022-06-03 14:47:21.601 | Preparing to unpack .../099-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-03 14:47:21.656 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-03 14:47:22.144 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-03 14:47:22.152 | Preparing to unpack .../100-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-03 14:47:22.235 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-03 14:47:22.685 | Selecting previously unselected package fontconfig. 2022-06-03 14:47:22.693 | Preparing to unpack .../101-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-03 14:47:22.744 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-03 14:47:23.165 | Selecting previously unselected package genisoimage. 2022-06-03 14:47:23.173 | Preparing to unpack .../102-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-03 14:47:23.227 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-03 14:47:23.696 | Selecting previously unselected package libann0. 2022-06-03 14:47:23.704 | Preparing to unpack .../103-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-03 14:47:23.770 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-03 14:47:24.319 | Selecting previously unselected package libcdt5:amd64. 2022-06-03 14:47:24.328 | Preparing to unpack .../104-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-03 14:47:24.376 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-03 14:47:24.761 | Selecting previously unselected package libcgraph6:amd64. 2022-06-03 14:47:24.769 | Preparing to unpack .../105-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-03 14:47:24.827 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-03 14:47:25.270 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-03 14:47:25.278 | Preparing to unpack .../106-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-03 14:47:25.315 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-03 14:47:25.724 | Selecting previously unselected package libjpeg8:amd64. 2022-06-03 14:47:25.733 | Preparing to unpack .../107-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-03 14:47:25.799 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-03 14:47:26.365 | Selecting previously unselected package libjbig0:amd64. 2022-06-03 14:47:26.373 | Preparing to unpack .../108-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-03 14:47:26.427 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-03 14:47:26.867 | Selecting previously unselected package libwebp6:amd64. 2022-06-03 14:47:26.875 | Preparing to unpack .../109-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:47:26.909 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-03 14:47:27.378 | Selecting previously unselected package libtiff5:amd64. 2022-06-03 14:47:27.387 | Preparing to unpack .../110-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:47:27.441 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-03 14:47:27.881 | Selecting previously unselected package libxpm4:amd64. 2022-06-03 14:47:27.890 | Preparing to unpack .../111-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-03 14:47:27.955 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-03 14:47:28.462 | Selecting previously unselected package libgd3:amd64. 2022-06-03 14:47:28.471 | Preparing to unpack .../112-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-03 14:47:28.530 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-03 14:47:28.970 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-03 14:47:28.978 | Preparing to unpack .../113-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-03 14:47:29.027 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-03 14:47:29.470 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-03 14:47:29.478 | Preparing to unpack .../114-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-03 14:47:29.521 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-03 14:47:30.007 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-03 14:47:30.015 | Preparing to unpack .../115-libxcb-render0_1.14-2_amd64.deb ... 2022-06-03 14:47:30.075 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-03 14:47:30.553 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-03 14:47:30.561 | Preparing to unpack .../116-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-03 14:47:30.615 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-03 14:47:31.033 | Selecting previously unselected package libxrender1:amd64. 2022-06-03 14:47:31.041 | Preparing to unpack .../117-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-03 14:47:31.124 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-03 14:47:31.607 | Selecting previously unselected package libcairo2:amd64. 2022-06-03 14:47:31.615 | Preparing to unpack .../118-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-03 14:47:31.669 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-03 14:47:32.098 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-03 14:47:32.107 | Preparing to unpack .../119-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-03 14:47:32.144 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-03 14:47:32.590 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-03 14:47:32.598 | Preparing to unpack .../120-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-03 14:47:32.658 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-03 14:47:33.087 | Selecting previously unselected package libthai-data. 2022-06-03 14:47:33.095 | Preparing to unpack .../121-libthai-data_0.1.28-3_all.deb ... 2022-06-03 14:47:33.132 | Unpacking libthai-data (0.1.28-3) ... 2022-06-03 14:47:33.561 | Selecting previously unselected package libdatrie1:amd64. 2022-06-03 14:47:33.569 | Preparing to unpack .../122-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-03 14:47:33.633 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-03 14:47:34.098 | Selecting previously unselected package libthai0:amd64. 2022-06-03 14:47:34.107 | Preparing to unpack .../123-libthai0_0.1.28-3_amd64.deb ... 2022-06-03 14:47:34.166 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-03 14:47:34.559 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-03 14:47:34.566 | Preparing to unpack .../124-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-03 14:47:34.606 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:47:35.045 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-03 14:47:35.053 | Preparing to unpack .../125-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-03 14:47:35.107 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:47:35.453 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-03 14:47:35.461 | Preparing to unpack .../126-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-03 14:47:35.509 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:47:35.881 | Selecting previously unselected package libpathplan4:amd64. 2022-06-03 14:47:35.890 | Preparing to unpack .../127-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-03 14:47:35.944 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-03 14:47:36.510 | Selecting previously unselected package libgvc6. 2022-06-03 14:47:36.519 | Preparing to unpack .../128-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-03 14:47:36.578 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-03 14:47:37.079 | Selecting previously unselected package libgvpr2:amd64. 2022-06-03 14:47:37.087 | Preparing to unpack .../129-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-03 14:47:37.143 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-03 14:47:37.582 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-03 14:47:37.590 | Preparing to unpack .../130-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-03 14:47:37.652 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-03 14:47:38.281 | Selecting previously unselected package x11-common. 2022-06-03 14:47:38.289 | Preparing to unpack .../131-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-03 14:47:38.366 | dpkg-query: no packages found matching nux-tools 2022-06-03 14:47:38.377 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-03 14:47:38.810 | Selecting previously unselected package libice6:amd64. 2022-06-03 14:47:38.818 | Preparing to unpack .../132-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-03 14:47:38.881 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-03 14:47:39.302 | Selecting previously unselected package libsm6:amd64. 2022-06-03 14:47:39.310 | Preparing to unpack .../133-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-03 14:47:39.361 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-03 14:47:39.782 | Selecting previously unselected package libxt6:amd64. 2022-06-03 14:47:39.790 | Preparing to unpack .../134-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-03 14:47:39.850 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-03 14:47:40.321 | Selecting previously unselected package libxmu6:amd64. 2022-06-03 14:47:40.330 | Preparing to unpack .../135-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-03 14:47:40.423 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-03 14:47:40.890 | Selecting previously unselected package libxaw7:amd64. 2022-06-03 14:47:40.898 | Preparing to unpack .../136-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-03 14:47:40.941 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-03 14:47:41.538 | Selecting previously unselected package graphviz. 2022-06-03 14:47:41.547 | Preparing to unpack .../137-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-03 14:47:41.640 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-03 14:47:42.327 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-03 14:47:42.335 | Preparing to unpack .../138-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-03 14:47:42.393 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:47:42.947 | Selecting previously unselected package libibverbs1:amd64. 2022-06-03 14:47:42.955 | Preparing to unpack .../139-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-03 14:47:43.018 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:47:43.702 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-03 14:47:43.710 | Preparing to unpack .../140-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-03 14:47:43.807 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:47:44.292 | Selecting previously unselected package icu-devtools. 2022-06-03 14:47:44.301 | Preparing to unpack .../141-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-03 14:47:44.366 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-03 14:47:44.799 | Selecting previously unselected package iputils-arping. 2022-06-03 14:47:44.807 | Preparing to unpack .../142-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-03 14:47:44.875 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-03 14:47:45.413 | Selecting previously unselected package javascript-common. 2022-06-03 14:47:45.422 | Preparing to unpack .../143-javascript-common_11_all.deb ... 2022-06-03 14:47:45.497 | Unpacking javascript-common (11) ... 2022-06-03 14:47:45.970 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-03 14:47:45.978 | Preparing to unpack .../144-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:47:46.044 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:47:46.436 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-03 14:47:46.444 | Preparing to unpack .../145-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:47:46.524 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:47:47.044 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-03 14:47:47.053 | Preparing to unpack .../146-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:47:47.149 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:47:47.618 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-03 14:47:47.626 | Preparing to unpack .../147-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:47:47.689 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:47:48.075 | Selecting previously unselected package comerr-dev:amd64. 2022-06-03 14:47:48.084 | Preparing to unpack .../148-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-06-03 14:47:48.266 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-06-03 14:47:48.639 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-03 14:47:48.647 | Preparing to unpack .../149-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:47:48.707 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:47:49.073 | Selecting previously unselected package libalgorithm-diff-perl. 2022-06-03 14:47:49.081 | Preparing to unpack .../150-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-06-03 14:47:49.138 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-06-03 14:47:49.519 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-06-03 14:47:49.527 | Preparing to unpack .../151-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-06-03 14:47:49.650 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-03 14:47:50.033 | Selecting previously unselected package libalgorithm-merge-perl. 2022-06-03 14:47:50.041 | Preparing to unpack .../152-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-06-03 14:47:50.103 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-06-03 14:47:50.484 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-03 14:47:50.493 | Preparing to unpack .../153-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-03 14:47:50.555 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-03 14:47:51.030 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-03 14:47:51.038 | Preparing to unpack .../154-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-03 14:47:51.087 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-03 14:47:51.578 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-03 14:47:51.587 | Preparing to unpack .../155-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-03 14:47:51.650 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-03 14:47:52.046 | Selecting previously unselected package libfile-fcntllock-perl. 2022-06-03 14:47:52.054 | Preparing to unpack .../156-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-06-03 14:47:52.103 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-06-03 14:47:52.452 | Selecting previously unselected package libgts-bin. 2022-06-03 14:47:52.460 | Preparing to unpack .../157-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-03 14:47:52.513 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-03 14:47:52.858 | Selecting previously unselected package libicu-dev:amd64. 2022-06-03 14:47:52.867 | Preparing to unpack .../158-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-03 14:47:52.932 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-03 14:47:55.256 | Selecting previously unselected package libipset13:amd64. 2022-06-03 14:47:55.264 | Preparing to unpack .../159-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:47:55.332 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-03 14:47:55.767 | Selecting previously unselected package librdmacm1:amd64. 2022-06-03 14:47:55.775 | Preparing to unpack .../160-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-03 14:47:55.821 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:47:56.296 | Selecting previously unselected package libiscsi7:amd64. 2022-06-03 14:47:56.305 | Preparing to unpack .../161-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-03 14:47:56.358 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-03 14:47:56.725 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-03 14:47:56.733 | Preparing to unpack .../162-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-03 14:47:56.778 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-03 14:47:57.341 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-03 14:47:57.350 | Preparing to unpack .../163-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-03 14:47:57.438 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-03 14:47:57.822 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-03 14:47:57.830 | Preparing to unpack .../164-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-03 14:47:58.029 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-03 14:47:58.399 | Selecting previously unselected package libjs-jquery. 2022-06-03 14:47:58.407 | Preparing to unpack .../165-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-03 14:47:58.463 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-03 14:47:58.867 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-03 14:47:58.875 | Preparing to unpack .../166-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-03 14:47:58.960 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-03 14:47:59.298 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-03 14:47:59.306 | Preparing to unpack .../167-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-03 14:47:59.355 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-03 14:47:59.801 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-03 14:47:59.809 | Preparing to unpack .../168-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-03 14:47:59.861 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-03 14:48:00.264 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-03 14:48:00.272 | Preparing to unpack .../169-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-03 14:48:00.347 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-03 14:48:00.761 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-03 14:48:00.769 | Preparing to unpack .../170-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-03 14:48:00.844 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-03 14:48:01.199 | Selecting previously unselected package libssl-dev:amd64. 2022-06-03 14:48:01.207 | Preparing to unpack .../171-libssl-dev_1.1.1f-1ubuntu2.13_amd64.deb ... 2022-06-03 14:48:01.256 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-03 14:48:01.846 | Selecting previously unselected package libmysqlclient-dev. 2022-06-03 14:48:01.855 | Preparing to unpack .../172-libmysqlclient-dev_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:48:01.903 | Unpacking libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:48:02.607 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-03 14:48:02.616 | Preparing to unpack .../173-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-03 14:48:02.687 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-03 14:48:03.159 | Selecting previously unselected package libomp5-10:amd64. 2022-06-03 14:48:03.167 | Preparing to unpack .../174-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:48:03.218 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:48:03.596 | Selecting previously unselected package libomp-10-dev. 2022-06-03 14:48:03.607 | Preparing to unpack .../175-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:48:03.672 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:48:04.084 | Selecting previously unselected package libpq5:amd64. 2022-06-03 14:48:04.093 | Preparing to unpack .../176-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:48:04.147 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:48:04.587 | Selecting previously unselected package libpq-dev. 2022-06-03 14:48:04.595 | Preparing to unpack .../177-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:48:04.638 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:48:05.150 | Selecting previously unselected package librados2. 2022-06-03 14:48:05.158 | Preparing to unpack .../178-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:48:05.212 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-03 14:48:06.233 | Selecting previously unselected package librbd1. 2022-06-03 14:48:06.242 | Preparing to unpack .../179-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:48:06.303 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-03 14:48:06.944 | Selecting previously unselected package libsasl2-dev. 2022-06-03 14:48:06.952 | Preparing to unpack .../180-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-03 14:48:07.018 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-03 14:48:07.632 | Preparing to unpack .../181-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-03 14:48:07.777 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-03 14:48:08.193 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-03 14:48:08.201 | Preparing to unpack .../182-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-03 14:48:08.255 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-03 14:48:08.669 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-03 14:48:08.678 | Preparing to unpack .../183-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-03 14:48:08.732 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-03 14:48:09.103 | Selecting previously unselected package libx86-1:amd64. 2022-06-03 14:48:09.111 | Preparing to unpack .../184-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-03 14:48:09.160 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-03 14:48:09.484 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-03 14:48:09.493 | Preparing to unpack .../185-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:48:09.552 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-03 14:48:10.006 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-03 14:48:10.015 | Preparing to unpack .../186-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-03 14:48:10.069 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-03 14:48:10.492 | Selecting previously unselected package llvm-10-runtime. 2022-06-03 14:48:10.500 | Preparing to unpack .../187-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:48:10.560 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-03 14:48:10.987 | Selecting previously unselected package libpfm4:amd64. 2022-06-03 14:48:10.996 | Preparing to unpack .../188-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-03 14:48:11.044 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-03 14:48:11.456 | Selecting previously unselected package llvm-10. 2022-06-03 14:48:11.464 | Preparing to unpack .../189-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:48:11.518 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:48:12.610 | Selecting previously unselected package libffi-dev:amd64. 2022-06-03 14:48:12.619 | Preparing to unpack .../190-libffi-dev_3.3-4_amd64.deb ... 2022-06-03 14:48:12.658 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-03 14:48:13.084 | Selecting previously unselected package python3-pygments. 2022-06-03 14:48:13.092 | Preparing to unpack .../191-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-03 14:48:13.146 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-03 14:48:13.635 | Selecting previously unselected package llvm-10-tools. 2022-06-03 14:48:13.644 | Preparing to unpack .../192-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:48:13.698 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-03 14:48:14.235 | Selecting previously unselected package libz3-4:amd64. 2022-06-03 14:48:14.244 | Preparing to unpack .../193-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-03 14:48:14.275 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-03 14:48:15.532 | Selecting previously unselected package libz3-dev:amd64. 2022-06-03 14:48:15.541 | Preparing to unpack .../194-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-03 14:48:15.583 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-03 14:48:16.033 | Selecting previously unselected package llvm-10-dev. 2022-06-03 14:48:16.042 | Preparing to unpack .../195-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-03 14:48:16.097 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:48:21.201 | Selecting previously unselected package lsscsi. 2022-06-03 14:48:21.209 | Preparing to unpack .../196-lsscsi_0.30-0.1_amd64.deb ... 2022-06-03 14:48:21.251 | Unpacking lsscsi (0.30-0.1) ... 2022-06-03 14:48:21.661 | Selecting previously unselected package pkg-config. 2022-06-03 14:48:21.670 | Preparing to unpack .../197-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-03 14:48:21.720 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-03 14:48:22.062 | Selecting previously unselected package pm-utils. 2022-06-03 14:48:22.070 | Preparing to unpack .../198-pm-utils_1.4.1-19_all.deb ... 2022-06-03 14:48:22.126 | Unpacking pm-utils (1.4.1-19) ... 2022-06-03 14:48:22.549 | Selecting previously unselected package postgresql-client-common. 2022-06-03 14:48:22.558 | Preparing to unpack .../199-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-03 14:48:22.612 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-03 14:48:22.989 | Selecting previously unselected package postgresql-client-12. 2022-06-03 14:48:22.998 | Preparing to unpack .../200-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:48:23.052 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:48:23.701 | Selecting previously unselected package ssl-cert. 2022-06-03 14:48:23.710 | Preparing to unpack .../201-ssl-cert_1.0.39_all.deb ... 2022-06-03 14:48:23.771 | Unpacking ssl-cert (1.0.39) ... 2022-06-03 14:48:24.347 | Selecting previously unselected package postgresql-common. 2022-06-03 14:48:24.355 | Preparing to unpack .../202-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-03 14:48:24.436 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-03 14:48:24.475 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-03 14:48:24.935 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-03 14:48:24.944 | Preparing to unpack .../203-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:48:24.989 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:48:25.621 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-03 14:48:25.630 | Preparing to unpack .../204-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-03 14:48:25.680 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-03 14:48:26.001 | Selecting previously unselected package python-pip-whl. 2022-06-03 14:48:26.010 | Preparing to unpack .../205-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-06-03 14:48:26.057 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-03 14:48:26.584 | Selecting previously unselected package python3-mysqldb. 2022-06-03 14:48:26.592 | Preparing to unpack .../206-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-03 14:48:26.649 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-03 14:48:27.027 | Selecting previously unselected package python3-wheel. 2022-06-03 14:48:27.035 | Preparing to unpack .../207-python3-wheel_0.34.2-1_all.deb ... 2022-06-03 14:48:27.084 | Unpacking python3-wheel (0.34.2-1) ... 2022-06-03 14:48:27.504 | Selecting previously unselected package python3-pip. 2022-06-03 14:48:27.513 | Preparing to unpack .../208-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-06-03 14:48:27.617 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-03 14:48:28.096 | Selecting previously unselected package python3.8-venv. 2022-06-03 14:48:28.105 | Preparing to unpack .../209-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-03 14:48:28.158 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-03 14:48:28.487 | Selecting previously unselected package python3-venv. 2022-06-03 14:48:28.496 | Preparing to unpack .../210-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-03 14:48:28.547 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-03 14:48:28.884 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-03 14:48:28.893 | Preparing to unpack .../211-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-03 14:48:28.941 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-03 14:48:29.304 | Selecting previously unselected package qemu-utils. 2022-06-03 14:48:29.313 | Preparing to unpack .../212-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-06-03 14:48:29.360 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-03 14:48:29.870 | Selecting previously unselected package sharutils. 2022-06-03 14:48:29.881 | Preparing to unpack .../213-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-03 14:48:29.949 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-03 14:48:30.281 | Selecting previously unselected package sqlite3. 2022-06-03 14:48:30.290 | Preparing to unpack .../214-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-03 14:48:30.343 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-03 14:48:30.875 | Selecting previously unselected package unzip. 2022-06-03 14:48:30.884 | Preparing to unpack .../215-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-03 14:48:30.930 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-03 14:48:31.290 | Selecting previously unselected package vbetool. 2022-06-03 14:48:31.299 | Preparing to unpack .../216-vbetool_1.1-4_amd64.deb ... 2022-06-03 14:48:31.337 | Unpacking vbetool (1.1-4) ... 2022-06-03 14:48:31.673 | Selecting previously unselected package ipset. 2022-06-03 14:48:31.682 | Preparing to unpack .../217-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-03 14:48:31.728 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-03 14:48:32.221 | Selecting previously unselected package ipvsadm. 2022-06-03 14:48:32.231 | Preparing to unpack .../218-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-03 14:48:32.290 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-03 14:48:32.661 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-03 14:48:32.670 | Preparing to unpack .../219-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.11_amd64.deb ... 2022-06-03 14:48:32.736 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-03 14:48:33.075 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-03 14:48:33.084 | Preparing to unpack .../220-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-03 14:48:33.130 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-03 14:48:33.452 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-03 14:48:33.462 | Preparing to unpack .../221-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-03 14:48:33.497 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-03 14:48:33.824 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-03 14:48:33.833 | Preparing to unpack .../222-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-03 14:48:33.886 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:48:34.210 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-03 14:48:34.218 | Preparing to unpack .../223-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-03 14:48:34.272 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-03 14:48:34.604 | Selecting previously unselected package socat. 2022-06-03 14:48:34.613 | Preparing to unpack .../224-socat_1.7.3.3-2_amd64.deb ... 2022-06-03 14:48:34.661 | Unpacking socat (1.7.3.3-2) ... 2022-06-03 14:48:35.041 | Selecting previously unselected package vlan. 2022-06-03 14:48:35.049 | Preparing to unpack .../225-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-03 14:48:35.097 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-03 14:48:35.411 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-03 14:48:35.604 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-03 14:48:35.909 | Setting up javascript-common (11) ... 2022-06-03 14:48:36.231 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-03 14:48:36.303 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-03 14:48:36.466 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-03 14:48:36.643 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-03 14:48:36.834 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-03 14:48:37.135 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-03 14:48:37.189 | Setting up dstat (0.7.4-6) ... 2022-06-03 14:48:37.536 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-03 14:48:37.536 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-03 14:48:37.553 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-03 14:48:37.553 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2022-06-03 14:48:37.667 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-03 14:48:37.827 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-03 14:48:37.949 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:48:38.097 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-03 14:48:38.243 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-03 14:48:38.406 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-03 14:48:38.566 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-06-03 14:48:38.726 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-03 14:48:38.903 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-03 14:48:39.131 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-06-03 14:48:39.295 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-03 14:48:39.480 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-03 14:48:39.612 | Setting up vbetool (1.1-4) ... 2022-06-03 14:48:39.732 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-03 14:48:39.895 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-03 14:48:40.106 | Setting up pm-utils (1.4.1-19) ... 2022-06-03 14:48:40.343 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-03 14:48:40.817 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-03 14:48:41.046 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-03 14:48:41.188 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-03 14:48:41.349 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-03 14:48:41.560 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-03 14:48:41.703 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-03 14:48:42.830 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-03 14:48:43.543 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-03 14:48:43.815 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-03 14:48:43.989 | Setting up m4 (1.4.18-4) ... 2022-06-03 14:48:44.141 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-03 14:48:44.578 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:48:44.800 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-03 14:48:45.012 | Setting up iputils-arping (3:20190709-3) ... 2022-06-03 14:48:45.206 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-03 14:48:45.394 | Setting up conntrack (1:1.4.5-2) ... 2022-06-03 14:48:45.558 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-03 14:48:45.726 | Setting up python3-wheel (0.34.2-1) ... 2022-06-03 14:48:46.137 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-03 14:48:46.394 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-03 14:48:46.957 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-03 14:48:49.252 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-06-03 14:48:49.432 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-03 14:48:49.611 | Setting up acl (2.2.53-6) ... 2022-06-03 14:48:49.769 | Setting up dns-root-data (2019052802) ... 2022-06-03 14:48:49.926 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-03 14:48:50.130 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:48:50.303 | Setting up fakeroot (1.24-1) ... 2022-06-03 14:48:50.426 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-06-03 14:48:50.558 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-03 14:48:50.718 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:48:50.883 | Setting up autotools-dev (20180224.1) ... 2022-06-03 14:48:51.061 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-03 14:48:52.029 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-03 14:48:52.189 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-03 14:48:52.451 | Setting up make (4.2.1-1.2) ... 2022-06-03 14:48:52.609 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-03 14:48:52.769 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:48:52.901 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-03 14:48:53.044 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-03 14:48:53.217 | Setting up ebtables (2.0.11-3build1) ... 2022-06-03 14:48:53.912 | Setting up socat (1.7.3.3-2) ... 2022-06-03 14:48:54.072 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-03 14:48:54.227 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-06-03 14:48:54.392 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.13) ... 2022-06-03 14:48:54.529 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-03 14:48:54.703 | Setting up binfmt-support (2.2.0-2) ... 2022-06-03 14:48:55.136 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-03 14:48:56.198 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-03 14:48:56.329 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-03 14:48:56.514 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-03 14:48:57.406 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-03 14:48:57.569 | Setting up lsscsi (0.30-0.1) ... 2022-06-03 14:48:57.729 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-03 14:48:57.889 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:48:57.994 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-03 14:48:58.148 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-03 14:48:58.343 | Setting up libdpkg-perl (1.19.7ubuntu3.2) ... 2022-06-03 14:48:58.520 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-03 14:48:58.691 | Setting up autoconf (2.69-11.1) ... 2022-06-03 14:48:58.978 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-03 14:48:59.148 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-06-03 14:48:59.296 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-06-03 14:48:59.403 | Setting up dwz (0.13-5) ... 2022-06-03 14:48:59.577 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-03 14:48:59.720 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-03 14:48:59.869 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-03 14:49:00.028 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-03 14:49:00.211 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-03 14:49:00.645 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-03 14:49:02.063 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:49:02.198 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:49:02.329 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-03 14:49:02.478 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-03 14:49:02.600 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-03 14:49:02.729 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:49:02.994 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-03 14:49:03.149 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-03 14:49:03.417 | Setting up libsub-override-perl (0.09-2) ... 2022-06-03 14:49:03.575 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-03 14:49:03.729 | Setting up libthai-data (0.1.28-3) ... 2022-06-03 14:49:03.880 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-06-03 14:49:04.043 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-03 14:49:04.215 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-03 14:49:04.369 | Setting up apache2-data (2.4.41-4ubuntu3.11) ... 2022-06-03 14:49:04.518 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:49:04.691 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-03 14:49:04.845 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-03 14:49:04.986 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-03 14:49:05.169 | Setting up openssl (1.1.1f-1ubuntu2.13) ... 2022-06-03 14:49:05.375 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-03 14:49:06.643 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-03 14:49:07.015 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-03 14:49:07.172 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-06-03 14:49:07.306 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-03 14:49:07.463 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-03 14:49:07.617 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-03 14:49:07.752 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-03 14:49:07.903 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-06-03 14:49:08.115 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:49:08.295 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-03 14:49:08.520 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-03 14:49:08.636 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-03 14:49:08.709 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-03 14:49:08.874 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-03 14:49:09.017 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:49:09.181 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-03 14:49:09.352 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-03 14:49:09.509 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-03 14:49:09.651 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-03 14:49:10.109 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-03 14:49:10.257 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:49:10.398 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-03 14:49:10.554 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-03 14:49:10.754 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:49:10.954 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-03 14:49:11.206 | Setting up libtool (2.4.6-14) ... 2022-06-03 14:49:11.374 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-03 14:49:13.874 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-03 14:49:14.112 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-03 14:49:15.666 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-03 14:49:16.763 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-03 14:49:16.900 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:49:17.049 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-03 14:49:17.855 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-03 14:49:18.003 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:49:18.152 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-03 14:49:18.297 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-03 14:49:20.087 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-03 14:49:20.809 | Setting up dpkg-dev (1.19.7ubuntu3.2) ... 2022-06-03 14:49:21.097 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:49:21.260 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-03 14:49:21.651 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-03 14:49:21.815 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-03 14:49:21.997 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-03 14:49:22.181 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-03 14:49:22.369 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-03 14:49:22.586 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-03 14:49:22.752 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:49:22.986 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-03 14:49:23.205 | Setting up ssl-cert (1.0.39) ... 2022-06-03 14:49:24.123 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-03 14:49:24.295 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-03 14:49:24.546 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-03 14:49:24.729 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-03 14:49:26.136 | Adding user postgres to group ssl-cert 2022-06-03 14:49:26.467 | 2022-06-03 14:49:26.467 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-03 14:49:26.672 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-03 14:49:26.672 | Removing obsolete dictionary files: 2022-06-03 14:49:27.246 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-03 14:49:28.540 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-03 14:49:28.712 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-03 14:49:28.851 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-03 14:49:29.189 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-06-03 14:49:29.760 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-03 14:49:29.934 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-03 14:49:30.114 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-03 14:49:30.268 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-03 14:49:30.415 | Setting up build-essential (12.8ubuntu1.1) ... 2022-06-03 14:49:30.577 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-03 14:49:30.706 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-03 14:49:30.866 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-03 14:49:31.045 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-03 14:49:31.205 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-03 14:49:31.352 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-03 14:49:31.518 | Setting up libmysqlclient-dev (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:49:31.712 | Setting up apache2-utils (2.4.41-4ubuntu3.11) ... 2022-06-03 14:49:31.863 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:49:32.003 | Setting up ipvsadm (1:1.31-1) ... 2022-06-03 14:49:33.023 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-03 14:49:33.177 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:49:33.577 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-03 14:49:35.765 | Regenerating fonts cache... done. 2022-06-03 14:49:35.837 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-03 14:49:36.009 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-03 14:49:36.160 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-03 14:49:37.812 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-03 14:49:38.757 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:49:39.691 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:49:39.860 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-03 14:49:41.131 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-03 14:49:41.891 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:49:42.063 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:49:42.226 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-03 14:49:42.426 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:49:42.594 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:49:42.763 | Setting up apache2-bin (2.4.41-4ubuntu3.11) ... 2022-06-03 14:49:42.931 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-03 14:49:43.109 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-03 14:49:43.263 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-03 14:49:43.460 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-03 14:49:43.605 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:49:44.330 | 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-06-03 14:49:44.460 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-03 14:49:44.794 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-03 14:49:44.974 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-03 14:49:45.163 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-03 14:49:45.308 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-03 14:49:45.468 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-03 14:49:45.643 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:49:45.803 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-03 14:49:45.980 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-03 14:49:46.140 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-03 14:49:46.335 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-03 14:49:46.571 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-03 14:49:46.746 | Setting up po-debconf (1.0.21) ... 2022-06-03 14:49:46.960 | Setting up apache2 (2.4.41-4ubuntu3.11) ... 2022-06-03 14:49:56.304 | Enabling module mpm_event. 2022-06-03 14:49:56.368 | Enabling module authz_core. 2022-06-03 14:49:56.374 | Enabling module authz_host. 2022-06-03 14:49:56.434 | Enabling module authn_core. 2022-06-03 14:49:56.439 | Enabling module auth_basic. 2022-06-03 14:49:56.500 | Enabling module access_compat. 2022-06-03 14:49:56.560 | Enabling module authn_file. 2022-06-03 14:49:56.620 | Enabling module authz_user. 2022-06-03 14:49:56.678 | Enabling module alias. 2022-06-03 14:49:56.739 | Enabling module dir. 2022-06-03 14:49:56.799 | Enabling module autoindex. 2022-06-03 14:49:56.859 | Enabling module env. 2022-06-03 14:49:56.919 | Enabling module mime. 2022-06-03 14:49:56.977 | Enabling module negotiation. 2022-06-03 14:49:57.036 | Enabling module setenvif. 2022-06-03 14:49:57.095 | Enabling module filter. 2022-06-03 14:49:57.155 | Enabling module deflate. 2022-06-03 14:49:57.214 | Enabling module status. 2022-06-03 14:49:57.274 | Enabling module reqtimeout. 2022-06-03 14:49:57.333 | Enabling conf charset. 2022-06-03 14:49:57.394 | Enabling conf localized-error-pages. 2022-06-03 14:49:57.453 | Enabling conf other-vhosts-access-log. 2022-06-03 14:49:57.512 | Enabling conf security. 2022-06-03 14:49:57.572 | Enabling conf serve-cgi-bin. 2022-06-03 14:49:57.631 | Enabling site 000-default. 2022-06-03 14:49:57.684 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-03 14:49:57.740 | Enabling conf javascript-common. 2022-06-03 14:49:57.996 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-03 14:49:58.572 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-03 14:50:01.317 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-03 14:50:01.554 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-03 14:50:01.729 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-03 14:50:02.016 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.11) ... 2022-06-03 14:50:02.268 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-03 14:50:02.462 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-03 14:50:02.648 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-06-03 14:50:02.811 | Setting up graphviz (2.42.2-3build2) ... 2022-06-03 14:50:02.980 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-06-03 14:50:03.162 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-03 14:50:03.232 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-03 14:50:05.118 | Setting up dh-autoreconf (19) ... 2022-06-03 14:50:05.292 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-03 14:50:06.442 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-03 14:50:06.623 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-03 14:50:06.966 | Setting up debhelper (12.10ubuntu1) ... 2022-06-03 14:50:07.226 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-03 14:50:07.811 | Setting up apache2-dev (2.4.41-4ubuntu3.11) ... 2022-06-03 14:50:07.976 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-03 14:50:08.107 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-03 14:50:08.293 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-03 14:50:21.637 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-03 14:50:21.875 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-03 14:50:22.391 | Processing triggers for ufw (0.36-6) ... 2022-06-03 14:50:22.642 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 14:50:48.315 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-03 14:50:48.452 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-03 14:50:56.529 | ++ functions-common:apt_get:1127 : result=0 2022-06-03 14:50:56.531 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 14:50:56.533 | ++ functions-common:time_stop:2322 : local name 2022-06-03 14:50:56.536 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 14:50:56.538 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:50:56.540 | ++ functions-common:time_stop:2325 : local total 2022-06-03 14:50:56.542 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 14:50:56.544 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-03 14:50:56.546 | ++ functions-common:time_stop:2329 : start_time=1654267532445 2022-06-03 14:50:56.548 | ++ functions-common:time_stop:2331 : [[ -z 1654267532445 ]] 2022-06-03 14:50:56.551 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:50:56.555 | ++ functions-common:time_stop:2334 : end_time=1654267856552 2022-06-03 14:50:56.557 | ++ functions-common:time_stop:2335 : elapsed_time=324107 2022-06-03 14:50:56.559 | ++ functions-common:time_stop:2336 : total=748 2022-06-03 14:50:56.561 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:50:56.563 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=324855 2022-06-03 14:50:56.565 | ++ functions-common:apt_get:1131 : return 0 2022-06-03 14:50:56.568 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-03 14:50:56.570 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-03 14:50:56.573 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-03 14:50:56.576 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-03 14:50:56.580 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-03 14:50:56.583 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-03 14:50:56.586 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-03 14:50:58.091 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-03 14:50:58.093 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-03 14:50:58.095 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-03 14:50:58.096 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-03 14:50:58.099 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-03 14:50:58.101 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-03 14:50:58.103 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-03 14:50:58.105 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-03 14:50:58.107 | + functions-common:_ensure_lsb_release:328 : return 2022-06-03 14:50:58.109 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-03 14:50:58.173 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-03 14:50:58.176 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-03 14:50:58.241 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-03 14:50:58.243 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-03 14:50:58.308 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-03 14:50:58.310 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-03 14:50:58.312 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-03 14:50:58.314 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-03 14:50:58.316 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-03 14:50:58.318 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-03 14:50:58.320 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-03 14:50:58.322 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-03 14:50:58.324 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-03 14:50:58.326 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-03 14:50:58.328 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-03 14:50:58.328 | Distro: focal 2022-06-03 14:50:58.330 | + tools/install_pip.sh:main:136 : get_versions 2022-06-03 14:50:58.333 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-03 14:50:58.336 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-03 14:50:58.338 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-03 14:50:58.340 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-03 14:50:58.341 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-03 14:50:58.716 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-03 14:50:58.718 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-03 14:50:58.718 | pip: 20.2.2 2022-06-03 14:50:58.719 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-03 14:50:59.068 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-03 14:50:59.090 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-03 14:50:59.092 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-03 14:50:59.093 | + tools/install_pip.sh:main:144 : exit 0 2022-06-03 14:50:59.096 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-03 14:50:59.099 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 14:50:59.103 | + ./stack.sh:main:764 : fixup_all 2022-06-03 14:50:59.105 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-03 14:50:59.107 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-03 14:50:59.109 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 14:50:59.118 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 14:50:59.118 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-03 14:50:59.118 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-03 14:50:59.124 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-06-03 14:50:59.126 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-06-03 14:50:59.128 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-06-03 14:50:59.135 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-06-03 14:50:59.139 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-03 14:50:59.141 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-03 14:50:59.143 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-03 14:50:59.146 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-03 14:50:59.148 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-03 14:50:59.150 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 14:50:59.152 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 14:50:59.154 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 14:50:59.156 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 14:50:59.158 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 14:50:59.161 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 14:50:59.163 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 14:50:59.165 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 14:50:59.167 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-03 14:50:59.169 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-03 14:50:59.171 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-03 14:50:59.173 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 14:50:59.175 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 14:50:59.178 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 14:50:59.180 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 14:50:59.182 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 14:50:59.184 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 14:50:59.186 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-03 14:50:59.188 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-03 14:50:59.209 | Using python 3.8 to install os-testr 2022-06-03 14:50:59.211 | + 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-06-03 14:51:00.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:51:00.850 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:00.858 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:00.858 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:51:00.861 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:00.863 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:00.865 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:00.865 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:51:00.867 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:51:00.979 | Collecting os-testr===2.0.0 2022-06-03 14:51:00.985 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2022-06-03 14:51:01.074 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-03 14:51:01.165 | Collecting stestr===3.0.1 2022-06-03 14:51:01.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2022-06-03 14:51:01.267 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (2.4.0) 2022-06-03 14:51:01.366 | Collecting python-subunit===1.4.0 2022-06-03 14:51:01.372 | 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-06-03 14:51:01.449 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (3.4.0) 2022-06-03 14:51:01.464 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2022-06-03 14:51:01.560 | Collecting future===0.18.2 2022-06-03 14:51:01.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-06-03 14:51:02.520 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2022-06-03 14:51:02.523 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (3.0.0) 2022-06-03 14:51:02.533 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (1.0.0) 2022-06-03 14:51:02.536 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (1.4.0) 2022-06-03 14:51:02.539 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (1.6.0) 2022-06-03 14:51:02.541 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-03 14:51:02.544 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.1.0) 2022-06-03 14:51:02.551 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2022-06-03 14:51:02.554 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2022-06-03 14:51:02.561 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.7.2) 2022-06-03 14:51:02.563 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.3.8) 2022-06-03 14:51:02.620 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (1.0.0) 2022-06-03 14:51:02.622 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 194)) (1.4.0) 2022-06-03 14:51:02.625 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (20.1.0) 2022-06-03 14:51:02.660 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (49.6.0) 2022-06-03 14:51:02.705 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.4.3) 2022-06-03 14:51:02.709 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.2.5) 2022-06-03 14:51:02.714 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.8.0) 2022-06-03 14:51:02.716 | Building wheels for collected packages: future 2022-06-03 14:51:02.717 | Building wheel for future (setup.py): started 2022-06-03 14:51:03.754 | Building wheel for future (setup.py): finished with status 'done' 2022-06-03 14:51:03.758 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=0f111c9dff919eed79acc2b6552ab19d0b16ff108147052c7d70eeab67a81336 2022-06-03 14:51:03.758 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-06-03 14:51:03.759 | Successfully built future 2022-06-03 14:51:04.938 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-06-03 14:51:06.110 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2022-06-03 14:51:06.214 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:51:06.214 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:51:06.317 | + inc/python:pip_install:200 : result=0 2022-06-03 14:51:06.319 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:51:06.321 | + functions-common:time_stop:2322 : local name 2022-06-03 14:51:06.323 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:51:06.325 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:51:06.327 | + functions-common:time_stop:2325 : local total 2022-06-03 14:51:06.329 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:51:06.332 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:51:06.334 | + functions-common:time_stop:2329 : start_time=1654267859203 2022-06-03 14:51:06.336 | + functions-common:time_stop:2331 : [[ -z 1654267859203 ]] 2022-06-03 14:51:06.339 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:51:06.342 | + functions-common:time_stop:2334 : end_time=1654267866340 2022-06-03 14:51:06.344 | + functions-common:time_stop:2335 : elapsed_time=7137 2022-06-03 14:51:06.346 | + functions-common:time_stop:2336 : total=0 2022-06-03 14:51:06.348 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:51:06.351 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7137 2022-06-03 14:51:06.353 | + inc/python:pip_install:203 : return 0 2022-06-03 14:51:06.355 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-03 14:51:06.357 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-03 14:51:06.359 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 14:51:06.362 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-03 14:51:06.365 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-03 14:51:06.367 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 14:51:06.370 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-03 14:51:06.371 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 14:51:06.375 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-03 14:51:06.378 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-03 14:51:06.380 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-03 14:51:06.383 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-03 14:51:06.385 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-03 14:51:06.404 | Using python 3.8 to install systemd-python 2022-06-03 14:51:06.407 | + 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 systemd-python 2022-06-03 14:51:08.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:51:08.058 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:08.064 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:08.064 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:51:08.070 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:08.071 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:08.073 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:08.073 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:51:08.075 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:51:08.078 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2022-06-03 14:51:09.546 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:51:09.546 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:51:09.616 | + inc/python:pip_install:200 : result=0 2022-06-03 14:51:09.618 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:51:09.620 | + functions-common:time_stop:2322 : local name 2022-06-03 14:51:09.623 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:51:09.625 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:51:09.627 | + functions-common:time_stop:2325 : local total 2022-06-03 14:51:09.629 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:51:09.631 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:51:09.633 | + functions-common:time_stop:2329 : start_time=1654267866400 2022-06-03 14:51:09.635 | + functions-common:time_stop:2331 : [[ -z 1654267866400 ]] 2022-06-03 14:51:09.637 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:51:09.641 | + functions-common:time_stop:2334 : end_time=1654267869639 2022-06-03 14:51:09.644 | + functions-common:time_stop:2335 : elapsed_time=3239 2022-06-03 14:51:09.646 | + functions-common:time_stop:2336 : total=7137 2022-06-03 14:51:09.648 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:51:09.650 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=10376 2022-06-03 14:51:09.652 | + inc/python:pip_install:203 : return 0 2022-06-03 14:51:09.654 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-03 14:51:09.702 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-03 14:51:09.930 | + ./stack.sh:main:779 : install_infra 2022-06-03 14:51:09.934 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 14:51:09.936 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-03 14:51:09.939 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-03 14:51:13.023 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 14:51:13.026 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-03 14:51:13.047 | + 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-06-03 14:51:14.971 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:15.208 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:15.210 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:51:15.415 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:15.474 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:15.533 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:15.536 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:51:15.585 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:51:15.631 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:51:16.143 | Collecting pbr===5.5.0 2022-06-03 14:51:16.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-06-03 14:51:16.187 | Installing collected packages: pbr 2022-06-03 14:51:16.325 | Successfully installed pbr-5.5.0 2022-06-03 14:51:16.386 | + inc/python:pip_install:200 : result=0 2022-06-03 14:51:16.388 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:51:16.390 | + functions-common:time_stop:2322 : local name 2022-06-03 14:51:16.392 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:51:16.395 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:51:16.397 | + functions-common:time_stop:2325 : local total 2022-06-03 14:51:16.399 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:51:16.401 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:51:16.403 | + functions-common:time_stop:2329 : start_time=1654267873040 2022-06-03 14:51:16.405 | + functions-common:time_stop:2331 : [[ -z 1654267873040 ]] 2022-06-03 14:51:16.407 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:51:16.412 | + functions-common:time_stop:2334 : end_time=1654267876409 2022-06-03 14:51:16.414 | + functions-common:time_stop:2335 : elapsed_time=3369 2022-06-03 14:51:16.416 | + functions-common:time_stop:2336 : total=10376 2022-06-03 14:51:16.418 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:51:16.420 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=13745 2022-06-03 14:51:16.422 | + inc/python:pip_install:203 : return 0 2022-06-03 14:51:16.425 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 14:51:16.427 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-03 14:51:16.449 | + 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-06-03 14:51:18.366 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:18.605 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:18.607 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:51:18.815 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:18.877 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:18.941 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:18.943 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:51:18.993 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:51:19.040 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:51:19.042 | Processing /opt/stack/requirements 2022-06-03 14:51:20.691 | Collecting fixtures===3.0.0 2022-06-03 14:51:20.697 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-06-03 14:51:21.407 | Collecting PyYAML===5.3.1 2022-06-03 14:51:21.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-06-03 14:51:22.579 | Collecting requests===2.23.0 2022-06-03 14:51:22.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-06-03 14:51:23.027 | Collecting packaging===20.4 2022-06-03 14:51:23.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-06-03 14:51:23.450 | Collecting testtools===2.4.0 2022-06-03 14:51:23.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-06-03 14:51:23.879 | Collecting idna===2.10 2022-06-03 14:51:23.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-06-03 14:51:24.505 | Collecting pyparsing===2.4.7 2022-06-03 14:51:24.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-06-03 14:51:24.910 | Collecting six===1.15.0 2022-06-03 14:51:24.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-06-03 14:51:25.351 | Collecting Parsley>=1.2 2022-06-03 14:51:25.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-03 14:51:25.834 | Collecting beagle>=0.2.1 2022-06-03 14:51:25.841 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-03 14:51:25.867 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-03 14:51:26.291 | Collecting certifi===2021.10.8 2022-06-03 14:51:26.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-06-03 14:51:26.340 | Collecting chardet===3.0.4 2022-06-03 14:51:26.346 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-06-03 14:51:26.826 | Collecting urllib3===1.25.10 2022-06-03 14:51:26.833 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-06-03 14:51:26.899 | Collecting python-mimeparse===1.6.0 2022-06-03 14:51:26.907 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-06-03 14:51:27.255 | Collecting extras===1.0.0 2022-06-03 14:51:27.262 | 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-06-03 14:51:27.294 | Collecting traceback2===1.4.0 2022-06-03 14:51:27.300 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-06-03 14:51:27.339 | Collecting unittest2===1.1.0 2022-06-03 14:51:27.346 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-06-03 14:51:27.805 | Collecting cliff===3.4.0 2022-06-03 14:51:27.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-06-03 14:51:27.866 | Collecting linecache2===1.0.0 2022-06-03 14:51:27.872 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-06-03 14:51:27.913 | Collecting argparse 2022-06-03 14:51:27.920 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-06-03 14:51:28.750 | Collecting cmd2===1.3.8 2022-06-03 14:51:28.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-06-03 14:51:29.255 | Collecting stevedore===3.2.2 2022-06-03 14:51:29.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-06-03 14:51:29.642 | Collecting prettytable===0.7.2 2022-06-03 14:51:29.649 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-06-03 14:51:29.660 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2022-06-03 14:51:29.712 | Collecting colorama===0.4.3 2022-06-03 14:51:29.719 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-06-03 14:51:30.073 | Collecting wcwidth===0.2.5 2022-06-03 14:51:30.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-06-03 14:51:30.469 | Collecting attrs===20.1.0 2022-06-03 14:51:30.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-06-03 14:51:30.903 | Collecting pyperclip===1.8.0 2022-06-03 14:51:30.908 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-06-03 14:51:30.919 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-06-03 14:51:30.920 | Building wheel for PyYAML (setup.py): started 2022-06-03 14:51:31.175 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-06-03 14:51:31.175 | ERROR: Command errored out with exit status 1: 2022-06-03 14:51:31.175 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-7rokk99_/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-7rokk99_/PyYAML/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-cc1u3cak 2022-06-03 14:51:31.175 | cwd: /tmp/pip-install-7rokk99_/PyYAML/ 2022-06-03 14:51:31.175 | Complete output (6 lines): 2022-06-03 14:51:31.175 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 14:51:31.175 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 14:51:31.175 | or: setup.py --help-commands 2022-06-03 14:51:31.175 | or: setup.py cmd --help 2022-06-03 14:51:31.175 | 2022-06-03 14:51:31.175 | error: invalid command 'bdist_wheel' 2022-06-03 14:51:31.175 | ---------------------------------------- 2022-06-03 14:51:31.175 | ERROR: Failed building wheel for PyYAML 2022-06-03 14:51:31.175 | Running setup.py clean for PyYAML 2022-06-03 14:51:31.469 | Building wheel for openstack-requirements (setup.py): started 2022-06-03 14:51:32.285 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-03 14:51:32.285 | ERROR: Command errored out with exit status 1: 2022-06-03 14:51:32.285 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-bzbge3zb/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-bzbge3zb/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-svj5q9zp 2022-06-03 14:51:32.285 | cwd: /tmp/pip-req-build-bzbge3zb/ 2022-06-03 14:51:32.285 | Complete output (6 lines): 2022-06-03 14:51:32.285 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 14:51:32.285 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 14:51:32.285 | or: setup.py --help-commands 2022-06-03 14:51:32.286 | or: setup.py cmd --help 2022-06-03 14:51:32.286 | 2022-06-03 14:51:32.286 | error: invalid command 'bdist_wheel' 2022-06-03 14:51:32.286 | ---------------------------------------- 2022-06-03 14:51:32.286 | ERROR: Failed building wheel for openstack-requirements 2022-06-03 14:51:32.286 | Running setup.py clean for openstack-requirements 2022-06-03 14:51:33.036 | Failed to build PyYAML openstack-requirements 2022-06-03 14:51:33.263 | Installing collected packages: chardet, certifi, attrs, six, python-mimeparse, extras, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-03 14:51:34.447 | Running setup.py install for PyYAML: started 2022-06-03 14:51:49.228 | Running setup.py install for PyYAML: finished with status 'done' 2022-06-03 14:51:50.112 | Running setup.py install for openstack-requirements: started 2022-06-03 14:51:52.225 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-03 14:51:52.263 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4208 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2022-06-03 14:51:52.419 | + inc/python:pip_install:200 : result=0 2022-06-03 14:51:52.421 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:51:52.423 | + functions-common:time_stop:2322 : local name 2022-06-03 14:51:52.425 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:51:52.427 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:51:52.429 | + functions-common:time_stop:2325 : local total 2022-06-03 14:51:52.431 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:51:52.434 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:51:52.436 | + functions-common:time_stop:2329 : start_time=1654267876442 2022-06-03 14:51:52.438 | + functions-common:time_stop:2331 : [[ -z 1654267876442 ]] 2022-06-03 14:51:52.440 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:51:52.444 | + functions-common:time_stop:2334 : end_time=1654267912442 2022-06-03 14:51:52.446 | + functions-common:time_stop:2335 : elapsed_time=36000 2022-06-03 14:51:52.448 | + functions-common:time_stop:2336 : total=13745 2022-06-03 14:51:52.450 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:51:52.452 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=49745 2022-06-03 14:51:52.455 | + inc/python:pip_install:203 : return 0 2022-06-03 14:51:52.457 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-03 14:51:52.459 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-03 14:51:52.462 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-03 14:51:52.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:51:52.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:51:52.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-03 14:51:52.471 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:51:52.474 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-03 14:51:52.493 | Using python 3.8 to install pbr 2022-06-03 14:51:52.495 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-03 14:51:54.177 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:51:54.181 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:54.187 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:54.187 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:51:54.193 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:54.194 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:54.196 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:51:54.196 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:51:54.198 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:51:54.317 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-03 14:51:55.822 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:51:55.822 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:51:55.893 | + inc/python:pip_install:200 : result=0 2022-06-03 14:51:55.895 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:51:55.898 | + functions-common:time_stop:2322 : local name 2022-06-03 14:51:55.900 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:51:55.902 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:51:55.904 | + functions-common:time_stop:2325 : local total 2022-06-03 14:51:55.906 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:51:55.908 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:51:55.910 | + functions-common:time_stop:2329 : start_time=1654267912488 2022-06-03 14:51:55.912 | + functions-common:time_stop:2331 : [[ -z 1654267912488 ]] 2022-06-03 14:51:55.915 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:51:55.918 | + functions-common:time_stop:2334 : end_time=1654267915916 2022-06-03 14:51:55.921 | + functions-common:time_stop:2335 : elapsed_time=3428 2022-06-03 14:51:55.923 | + functions-common:time_stop:2336 : total=49745 2022-06-03 14:51:55.925 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:51:55.927 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=53173 2022-06-03 14:51:55.929 | + inc/python:pip_install:203 : return 0 2022-06-03 14:51:55.931 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-03 14:51:59.020 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-03 14:52:00.770 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:52:00.868 | Collecting bindep 2022-06-03 14:52:00.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-03 14:52:00.936 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-03 14:52:00.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-03 14:52:00.968 | Collecting Parsley 2022-06-03 14:52:00.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-03 14:52:01.089 | Collecting packaging; python_version >= "3.6" 2022-06-03 14:52:01.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-03 14:52:01.228 | Collecting pbr>=2.0.0 2022-06-03 14:52:01.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-03 14:52:01.423 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-03 14:52:01.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-03 14:52:01.479 | Installing collected packages: distro, Parsley, pyparsing, packaging, pbr, bindep 2022-06-03 14:52:02.051 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-06-03 14:52:02.121 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 14:52:02.123 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 14:52:02.126 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-03 14:52:02.143 | + ./stack.sh:main:788 : pkgs= 2022-06-03 14:52:02.145 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-03 14:52:02.147 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-03 14:52:02.149 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 14:52:02.152 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-03 14:52:02.154 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 14:52:02.156 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 14:52:02.159 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 14:52:02.161 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 14:52:02.163 | + functions-common:run_phase:1760 : local extra 2022-06-03 14:52:02.166 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 14:52:02.169 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 14:52:02.171 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 14:52:02.173 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 14:52:02.175 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-03 14:52:02.178 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 14:52:02.192 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:52:02.194 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 14:52:02.196 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 14:52:02.198 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-03 14:52:02.200 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-03 14:52:02.202 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-03 14:52:02.204 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-03 14:52:02.206 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-03 14:52:02.209 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-03 14:52:02.211 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-03 14:52:02.213 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-03 14:52:02.215 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-03 14:52:02.217 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-03 14:52:02.219 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-03 14:52:02.222 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 14:52:02.224 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 14:52:02.226 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-03 14:52:02.228 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-03 14:52:02.230 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-03 14:52:02.232 | + functions-common:run_plugins:1739 : local plugins= 2022-06-03 14:52:02.235 | + functions-common:run_plugins:1740 : local plugin 2022-06-03 14:52:02.237 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-03 14:52:02.239 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-03 14:52:02.242 | + functions:set_systemd_override:826 : local value=2048 2022-06-03 14:52:02.244 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-03 14:52:02.246 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-03 14:52:02.294 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-03 14:52:02.294 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-03 14:52:02.296 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-03 14:52:02.657 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-03 14:52:02.659 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-03 14:52:02.674 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:52:02.677 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-03 14:52:02.679 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 14:52:02.681 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 14:52:02.683 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 14:52:02.686 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 14:52:02.688 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 14:52:02.690 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 14:52:02.692 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:52:02.695 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:52:02.697 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 14:52:02.699 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 14:52:02.702 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 14:52:02.704 | + functions-common:apt_get_update:1083 : return 2022-06-03 14:52:02.706 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-03 14:52:02.709 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 14:52:02.711 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:52:02.713 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:52:02.715 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-03 14:52:02.735 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-03 14:52:02.847 | Reading package lists... 2022-06-03 14:52:03.089 | Building dependency tree... 2022-06-03 14:52:03.090 | Reading state information... 2022-06-03 14:52:03.339 | The following packages were automatically installed and are no longer required: 2022-06-03 14:52:03.340 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 14:52:03.350 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 14:52:03.350 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 14:52:03.350 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 14:52:03.350 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 14:52:03.350 | python3-zope.interface 2022-06-03 14:52:03.350 | Use 'sudo apt autoremove' to remove them. 2022-06-03 14:52:03.350 | The following additional packages will be installed: 2022-06-03 14:52:03.350 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-03 14:52:03.350 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-03 14:52:03.350 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-03 14:52:03.350 | erlang-tools erlang-xmerl locales-all 2022-06-03 14:52:03.350 | Suggested packages: 2022-06-03 14:52:03.350 | erlang erlang-manpages erlang-doc 2022-06-03 14:52:03.414 | The following NEW packages will be installed: 2022-06-03 14:52:03.414 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-03 14:52:03.414 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-03 14:52:03.414 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-03 14:52:03.415 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-03 14:52:03.556 | 0 upgraded, 19 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 14:52:03.557 | Need to get 38.0 MB of archives. 2022-06-03 14:52:03.557 | After this operation, 276 MB of additional disk space will be used. 2022-06-03 14:52:03.557 | 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-06-03 14:52:04.953 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-06-03 14:52:05.086 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-06-03 14:52:05.106 | 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-06-03 14:52:05.489 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-06-03 14:52:05.591 | 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-06-03 14:52:05.595 | 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-06-03 14:52:05.627 | 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-06-03 14:52:05.629 | 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-06-03 14:52:05.630 | 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-06-03 14:52:05.632 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-06-03 14:52:05.699 | 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-06-03 14:52:06.038 | 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-06-03 14:52:06.058 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-06-03 14:52:06.081 | 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-06-03 14:52:06.203 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-06-03 14:52:06.238 | 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-06-03 14:52:06.452 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-06-03 14:52:08.436 | 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-06-03 14:52:10.946 | Fetched 38.0 MB in 7s (5,462 kB/s) 2022-06-03 14:52:11.286 | Selecting previously unselected package erlang-base. 2022-06-03 14:52:11.332 | (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 ... 80311 files and directories currently installed.) 2022-06-03 14:52:11.336 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:11.399 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:12.890 | Selecting previously unselected package erlang-asn1. 2022-06-03 14:52:12.899 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:12.953 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:13.373 | Selecting previously unselected package erlang-crypto. 2022-06-03 14:52:13.382 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:13.442 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:13.751 | Selecting previously unselected package erlang-public-key. 2022-06-03 14:52:13.759 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:13.818 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:14.247 | Selecting previously unselected package erlang-mnesia. 2022-06-03 14:52:14.256 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:14.315 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:14.771 | Selecting previously unselected package erlang-runtime-tools. 2022-06-03 14:52:14.779 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:14.833 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:15.176 | Selecting previously unselected package erlang-ssl. 2022-06-03 14:52:15.185 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:15.233 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:15.737 | Selecting previously unselected package erlang-eldap. 2022-06-03 14:52:15.745 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:15.799 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:16.067 | Selecting previously unselected package erlang-ftp. 2022-06-03 14:52:16.076 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:16.127 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:16.485 | Selecting previously unselected package erlang-tftp. 2022-06-03 14:52:16.494 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:16.544 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:16.910 | Selecting previously unselected package erlang-inets. 2022-06-03 14:52:16.918 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:16.978 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:17.407 | Selecting previously unselected package erlang-snmp. 2022-06-03 14:52:17.416 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:17.470 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:18.121 | Selecting previously unselected package erlang-os-mon. 2022-06-03 14:52:18.130 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:18.184 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:18.579 | Selecting previously unselected package erlang-parsetools. 2022-06-03 14:52:18.587 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:18.650 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:18.985 | Selecting previously unselected package erlang-syntax-tools. 2022-06-03 14:52:18.993 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:19.033 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:19.422 | Selecting previously unselected package erlang-tools. 2022-06-03 14:52:19.430 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:19.485 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:19.936 | Selecting previously unselected package erlang-xmerl. 2022-06-03 14:52:19.945 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-03 14:52:19.993 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:20.607 | Selecting previously unselected package locales-all. 2022-06-03 14:52:20.616 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-03 14:52:20.676 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-03 14:52:25.545 | Selecting previously unselected package rabbitmq-server. 2022-06-03 14:52:25.556 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-03 14:52:25.613 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-03 14:52:27.172 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:28.124 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-03 14:52:28.124 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-03 14:52:32.363 | Searching for services which depend on erlang and should be started... none found. 2022-06-03 14:52:32.433 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:32.589 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:32.738 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-03 14:52:32.918 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:33.143 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:33.395 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:33.572 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:33.824 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:33.972 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:34.147 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:34.298 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:34.409 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:34.560 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:34.715 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:34.892 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:35.055 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:35.181 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-03 14:52:35.338 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-03 14:52:35.927 | Adding group `rabbitmq' (GID 125) ... 2022-06-03 14:52:36.101 | Done. 2022-06-03 14:52:36.183 | Adding system user `rabbitmq' (UID 117) ... 2022-06-03 14:52:36.183 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-03 14:52:36.526 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-03 14:52:36.791 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-03 14:52:44.501 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 14:52:45.290 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-03 14:52:53.271 | + functions-common:apt_get:1127 : result=0 2022-06-03 14:52:53.274 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 14:52:53.276 | + functions-common:time_stop:2322 : local name 2022-06-03 14:52:53.278 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:52:53.280 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:52:53.282 | + functions-common:time_stop:2325 : local total 2022-06-03 14:52:53.284 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:52:53.286 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 14:52:53.288 | + functions-common:time_stop:2329 : start_time=1654267922732 2022-06-03 14:52:53.291 | + functions-common:time_stop:2331 : [[ -z 1654267922732 ]] 2022-06-03 14:52:53.293 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:52:53.297 | + functions-common:time_stop:2334 : end_time=1654267973295 2022-06-03 14:52:53.299 | + functions-common:time_stop:2335 : elapsed_time=50563 2022-06-03 14:52:53.302 | + functions-common:time_stop:2336 : total=324855 2022-06-03 14:52:53.304 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:52:53.306 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=375418 2022-06-03 14:52:53.308 | + functions-common:apt_get:1131 : return 0 2022-06-03 14:52:53.311 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-03 14:52:53.313 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 14:52:53.315 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 14:52:53.318 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 14:52:53.320 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 14:52:53.322 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 14:52:53.324 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 14:52:53.327 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-03 14:52:53.329 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 14:52:53.331 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 14:52:53.333 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 14:52:53.336 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 14:52:53.338 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 14:52:53.340 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 14:52:53.342 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 14:52:53.344 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 14:52:53.347 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-03 14:52:53.349 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 14:52:53.351 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 14:52:53.353 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 14:52:53.355 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 14:52:53.358 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 14:52:53.360 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 14:52:53.362 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-03 14:52:53.365 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-03 14:52:53.380 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:52:53.383 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-03 14:52:53.385 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 14:52:53.387 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-03 14:52:53.390 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-03 14:52:53.393 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-03 14:52:53.397 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-03 14:52:53.399 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-03 14:52:53.401 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-03 14:52:53.404 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-03 14:52:53.406 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-03 14:52:53.408 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-03 14:52:53.411 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-03 14:52:54.094 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-03 14:52:54.094 | user tags 2022-06-03 14:52:54.094 | guest [administrator]' 2022-06-03 14:52:54.097 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-03 14:52:54.097 | user tags 2022-06-03 14:52:54.097 | guest [administrator]' 2022-06-03 14:52:54.098 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-03 14:52:54.104 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-03 14:52:54.106 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-03 14:52:54.109 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-03 14:52:54.801 | Adding user "stackrabbit" ... 2022-06-03 14:52:54.869 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-03 14:52:55.567 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-03 14:52:55.623 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-03 14:52:55.625 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 14:52:56.321 | Changing password for user "stackrabbit" ... 2022-06-03 14:52:56.377 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-03 14:52:56.380 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-03 14:52:56.382 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-03 14:52:57.033 | Deleting user "guest" ... 2022-06-03 14:52:57.096 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-03 14:52:57.113 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:52:57.116 | + ./stack.sh:main:805 : install_database 2022-06-03 14:52:57.118 | + lib/database:install_database:116 : install_database_mysql 2022-06-03 14:52:57.120 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-03 14:52:57.123 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:52:57.125 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:52:57.127 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-03 14:52:57.482 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-03 14:52:57.484 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-06-03 14:52:57.491 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-03 14:52:57.493 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:52:57.495 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:52:57.498 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-06-03 14:52:57.500 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-06-03 14:52:57.502 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-03 14:52:57.506 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-03 14:52:57.508 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-03 14:52:57.511 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-03 14:52:57.514 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-03 14:52:57.516 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 14:52:57.518 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 14:52:57.521 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 14:52:57.524 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 14:52:57.526 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 14:52:57.529 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 14:52:57.532 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 14:52:57.534 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 14:52:57.536 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-03 14:52:57.538 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 14:52:57.541 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 14:52:57.543 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 14:52:57.545 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 14:52:57.547 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 14:52:57.550 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 14:52:57.552 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-03 14:52:57.554 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:52:57.556 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:52:57.559 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-03 14:52:57.561 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 14:52:57.564 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 14:52:57.566 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 14:52:57.568 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 14:52:57.570 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 14:52:57.573 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 14:52:57.575 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:52:57.578 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:52:57.580 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 14:52:57.582 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 14:52:57.584 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 14:52:57.586 | + functions-common:apt_get_update:1083 : return 2022-06-03 14:52:57.588 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-03 14:52:57.591 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 14:52:57.593 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:52:57.595 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:52:57.597 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-03 14:52:57.618 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-03 14:52:57.729 | Reading package lists... 2022-06-03 14:52:57.978 | Building dependency tree... 2022-06-03 14:52:57.980 | Reading state information... 2022-06-03 14:52:58.230 | The following packages were automatically installed and are no longer required: 2022-06-03 14:52:58.231 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 14:52:58.231 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 14:52:58.231 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 14:52:58.231 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 14:52:58.231 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 14:52:58.231 | python3-zope.interface 2022-06-03 14:52:58.231 | Use 'sudo apt autoremove' to remove them. 2022-06-03 14:52:58.231 | The following additional packages will be installed: 2022-06-03 14:52:58.231 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-03 14:52:58.231 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-03 14:52:58.231 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-03 14:52:58.233 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-03 14:52:58.233 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-03 14:52:58.233 | mysql-server-8.0 mysql-server-core-8.0 2022-06-03 14:52:58.234 | Suggested packages: 2022-06-03 14:52:58.234 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-03 14:52:58.311 | The following NEW packages will be installed: 2022-06-03 14:52:58.311 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-03 14:52:58.311 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-03 14:52:58.311 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-03 14:52:58.311 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-03 14:52:58.311 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-03 14:52:58.312 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-03 14:52:58.415 | 0 upgraded, 24 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 14:52:58.415 | Need to get 31.5 MB of archives. 2022-06-03 14:52:58.415 | After this operation, 262 MB of additional disk space will be used. 2022-06-03 14:52:58.415 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-06-03 14:52:59.157 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-06-03 14:52:59.159 | 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-06-03 14:52:59.167 | 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-06-03 14:52:59.168 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-03 14:52:59.190 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-06-03 14:53:02.611 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-06-03 14:53:02.820 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-03 14:53:02.821 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-03 14:53:02.822 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-03 14:53:02.824 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-03 14:53:02.839 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-03 14:53:02.853 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-06-03 14:53:02.854 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-03 14:53:02.854 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-03 14:53:02.860 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-03 14:53:02.862 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-03 14:53:02.863 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-03 14:53:02.903 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-03 14:53:02.905 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-03 14:53:02.918 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-03 14:53:02.920 | 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-06-03 14:53:04.041 | 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-06-03 14:53:04.041 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-06-03 14:53:04.552 | Preconfiguring packages ... 2022-06-03 14:53:04.779 | Fetched 31.5 MB in 6s (5,514 kB/s) 2022-06-03 14:53:04.891 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-03 14:53:04.941 | (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 ... 88767 files and directories currently installed.) 2022-06-03 14:53:04.944 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:53:04.982 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:53:06.459 | Selecting previously unselected package mysql-client-8.0. 2022-06-03 14:53:06.469 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:53:06.535 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:53:06.962 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-03 14:53:06.972 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-03 14:53:07.098 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-03 14:53:07.484 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-03 14:53:07.498 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-03 14:53:07.544 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-03 14:53:07.951 | Selecting previously unselected package libmecab2:amd64. 2022-06-03 14:53:07.960 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-03 14:53:08.007 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-03 14:53:08.621 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-03 14:53:08.631 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:53:08.693 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:53:12.710 | Selecting previously unselected package mysql-server-8.0. 2022-06-03 14:53:12.720 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-03 14:53:13.774 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:53:14.207 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-03 14:53:14.216 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-03 14:53:14.269 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-03 14:53:14.718 | Selecting previously unselected package liburi-perl. 2022-06-03 14:53:14.727 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-03 14:53:14.803 | Unpacking liburi-perl (1.76-2) ... 2022-06-03 14:53:15.224 | Selecting previously unselected package libhtml-parser-perl. 2022-06-03 14:53:15.234 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-03 14:53:15.289 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-03 14:53:15.655 | Selecting previously unselected package libcgi-pm-perl. 2022-06-03 14:53:15.664 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-03 14:53:15.718 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-03 14:53:16.161 | Selecting previously unselected package libfcgi-perl. 2022-06-03 14:53:16.171 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-03 14:53:16.235 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-03 14:53:16.847 | Selecting previously unselected package libcgi-fast-perl. 2022-06-03 14:53:16.857 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-03 14:53:16.929 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-03 14:53:17.401 | Selecting previously unselected package libencode-locale-perl. 2022-06-03 14:53:17.410 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-03 14:53:17.483 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-03 14:53:17.883 | Selecting previously unselected package libhtml-template-perl. 2022-06-03 14:53:17.893 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-03 14:53:17.952 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-03 14:53:18.318 | Selecting previously unselected package libtimedate-perl. 2022-06-03 14:53:18.328 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-03 14:53:18.397 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-03 14:53:18.826 | Selecting previously unselected package libhttp-date-perl. 2022-06-03 14:53:18.835 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-03 14:53:18.886 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-03 14:53:19.304 | Selecting previously unselected package libio-html-perl. 2022-06-03 14:53:19.313 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-03 14:53:19.386 | Unpacking libio-html-perl (1.001-1) ... 2022-06-03 14:53:19.841 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-03 14:53:19.850 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-03 14:53:19.926 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-03 14:53:20.315 | Selecting previously unselected package libhttp-message-perl. 2022-06-03 14:53:20.325 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-03 14:53:20.377 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-03 14:53:20.698 | Selecting previously unselected package mecab-utils. 2022-06-03 14:53:20.707 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-03 14:53:20.746 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-03 14:53:21.104 | Selecting previously unselected package mecab-ipadic. 2022-06-03 14:53:21.114 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-03 14:53:21.166 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-03 14:53:23.003 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-03 14:53:23.013 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-03 14:53:23.060 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-03 14:53:23.378 | Selecting previously unselected package mysql-server. 2022-06-03 14:53:23.388 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-03 14:53:23.452 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:53:23.916 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-03 14:53:24.105 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:53:24.286 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-03 14:53:24.460 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-03 14:53:24.623 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-03 14:53:24.783 | Setting up mecab-utils (0.996-10build1) ... 2022-06-03 14:53:25.025 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-03 14:53:25.185 | Setting up libio-html-perl (1.001-1) ... 2022-06-03 14:53:25.363 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-03 14:53:25.531 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:53:25.694 | Setting up libfcgi-perl (0.79-1) ... 2022-06-03 14:53:25.865 | Setting up liburi-perl (1.76-2) ... 2022-06-03 14:53:26.040 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-03 14:53:26.254 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-03 14:53:26.469 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-03 14:53:26.578 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-03 14:53:26.582 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-03 14:53:26.582 | 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-06-03 14:53:26.582 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-03 14:53:26.582 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-03 14:53:26.734 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-03 14:53:26.734 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-03 14:53:26.734 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-03 14:53:26.734 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-03 14:53:26.742 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-03 14:53:26.832 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-03 14:53:26.833 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-03 14:53:26.833 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-03 14:53:26.860 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-03 14:53:26.904 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-03 14:53:27.198 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-03 14:53:27.205 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-03 14:53:27.296 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-03 14:53:27.297 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-03 14:53:27.297 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-03 14:53:27.297 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-03 14:53:27.301 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-03 14:53:27.301 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-03 14:53:27.347 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-03 14:53:27.538 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-03 14:53:27.538 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-03 14:53:27.538 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-03 14:53:27.539 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-03 14:53:27.541 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-03 14:53:27.542 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-03 14:53:27.971 | 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-06-03 14:53:28.091 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-03 14:53:28.417 | 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-06-03 14:53:28.422 | 2022-06-03 14:53:28.422 | done! 2022-06-03 14:53:28.429 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-03 14:53:28.522 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:53:28.706 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-03 14:53:28.832 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-03 14:53:28.836 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-03 14:53:28.836 | 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-06-03 14:53:28.836 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-03 14:53:28.837 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-03 14:53:29.049 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-03 14:53:29.049 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-03 14:53:29.049 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-03 14:53:29.049 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-03 14:53:29.061 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-03 14:53:29.194 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-03 14:53:29.195 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-03 14:53:29.195 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-03 14:53:29.236 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-03 14:53:29.310 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-03 14:53:29.816 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-03 14:53:29.827 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-03 14:53:29.938 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-03 14:53:29.938 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-03 14:53:29.939 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-03 14:53:29.939 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-03 14:53:29.944 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-03 14:53:29.944 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-03 14:53:30.036 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-03 14:53:30.330 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-03 14:53:30.331 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-03 14:53:30.331 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-03 14:53:30.332 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-03 14:53:30.335 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-03 14:53:30.336 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-03 14:53:30.854 | 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-06-03 14:53:30.991 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-03 14:53:31.314 | 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-06-03 14:53:31.318 | 2022-06-03 14:53:31.318 | done! 2022-06-03 14:53:31.327 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-03 14:53:31.434 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-03 14:53:31.682 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-03 14:53:31.885 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:53:33.525 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-03 14:53:33.605 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-03 14:54:21.462 | mysqld will log errors to /var/log/mysql/error.log 2022-06-03 14:54:22.959 | mysqld is running as pid 44148 2022-06-03 14:54:26.585 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-03 14:54:29.432 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-03 14:54:29.584 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-03 14:54:29.729 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-03 14:54:29.944 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-03 14:54:30.067 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-03 14:54:30.535 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 14:54:32.450 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-03 14:54:40.288 | + functions-common:apt_get:1127 : result=0 2022-06-03 14:54:40.291 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 14:54:40.293 | + functions-common:time_stop:2322 : local name 2022-06-03 14:54:40.296 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:54:40.298 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:54:40.300 | + functions-common:time_stop:2325 : local total 2022-06-03 14:54:40.302 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:54:40.304 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 14:54:40.306 | + functions-common:time_stop:2329 : start_time=1654267977616 2022-06-03 14:54:40.309 | + functions-common:time_stop:2331 : [[ -z 1654267977616 ]] 2022-06-03 14:54:40.311 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:54:40.315 | + functions-common:time_stop:2334 : end_time=1654268080313 2022-06-03 14:54:40.317 | + functions-common:time_stop:2335 : elapsed_time=102697 2022-06-03 14:54:40.319 | + functions-common:time_stop:2336 : total=375418 2022-06-03 14:54:40.321 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:54:40.323 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=478115 2022-06-03 14:54:40.326 | + functions-common:apt_get:1131 : return 0 2022-06-03 14:54:40.328 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-03 14:54:40.330 | + ./stack.sh:main:808 : install_database_python 2022-06-03 14:54:40.332 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-03 14:54:40.335 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-03 14:54:40.337 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-03 14:54:40.339 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 14:54:40.342 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-03 14:54:40.344 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-03 14:54:40.346 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 14:54:40.350 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 14:54:40.350 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-03 14:54:40.357 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-03 14:54:40.360 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-03 14:54:40.362 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-03 14:54:40.364 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-03 14:54:40.367 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-03 14:54:40.388 | Using python 3.8 to install PyMySQL 2022-06-03 14:54:40.391 | + 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-06-03 14:54:42.053 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:54:42.056 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:54:42.062 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:54:42.063 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:54:42.068 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:54:42.069 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:54:42.071 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:54:42.072 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:54:42.073 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:54:42.204 | Collecting PyMySQL===0.10.0 2022-06-03 14:54:42.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2022-06-03 14:54:43.641 | Installing collected packages: PyMySQL 2022-06-03 14:54:43.818 | Successfully installed PyMySQL-0.10.0 2022-06-03 14:54:43.934 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:54:43.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:54:44.008 | + inc/python:pip_install:200 : result=0 2022-06-03 14:54:44.010 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:54:44.013 | + functions-common:time_stop:2322 : local name 2022-06-03 14:54:44.015 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:54:44.017 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:54:44.020 | + functions-common:time_stop:2325 : local total 2022-06-03 14:54:44.022 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:54:44.024 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:54:44.027 | + functions-common:time_stop:2329 : start_time=1654268080383 2022-06-03 14:54:44.029 | + functions-common:time_stop:2331 : [[ -z 1654268080383 ]] 2022-06-03 14:54:44.032 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:54:44.036 | + functions-common:time_stop:2334 : end_time=1654268084034 2022-06-03 14:54:44.042 | + functions-common:time_stop:2335 : elapsed_time=3651 2022-06-03 14:54:44.045 | + functions-common:time_stop:2336 : total=53173 2022-06-03 14:54:44.047 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:54:44.049 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=56824 2022-06-03 14:54:44.051 | + inc/python:pip_install:203 : return 0 2022-06-03 14:54:44.054 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-03 14:54:44.056 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 14:54:44.059 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-03 14:54:44.061 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-03 14:54:44.079 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:44.081 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-03 14:54:44.083 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-03 14:54:44.086 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 14:54:44.088 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 14:54:44.097 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 14:54:44.100 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 14:54:44.102 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-03 14:54:44.105 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 14:54:44.107 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-03 14:54:44.110 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-03 14:54:44.126 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:44.129 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-03 14:54:44.131 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 14:54:44.133 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 14:54:44.136 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 14:54:44.138 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 14:54:44.140 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 14:54:44.143 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 14:54:44.145 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:54:44.147 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:54:44.149 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 14:54:44.152 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 14:54:44.154 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 14:54:44.156 | + functions-common:apt_get_update:1083 : return 2022-06-03 14:54:44.158 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-03 14:54:44.161 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 14:54:44.163 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:54:44.165 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:54:44.168 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-03 14:54:44.191 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-03 14:54:44.307 | Reading package lists... 2022-06-03 14:54:44.549 | Building dependency tree... 2022-06-03 14:54:44.551 | Reading state information... 2022-06-03 14:54:44.803 | The following packages were automatically installed and are no longer required: 2022-06-03 14:54:44.804 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 14:54:44.804 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 14:54:44.804 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 14:54:44.804 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 14:54:44.804 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 14:54:44.804 | python3-zope.interface 2022-06-03 14:54:44.804 | Use 'sudo apt autoremove' to remove them. 2022-06-03 14:54:44.872 | The following NEW packages will be installed: 2022-06-03 14:54:44.872 | radvd 2022-06-03 14:54:45.093 | 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 14:54:45.093 | Need to get 59.0 kB of archives. 2022-06-03 14:54:45.093 | After this operation, 164 kB of additional disk space will be used. 2022-06-03 14:54:45.093 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-03 14:54:46.065 | Fetched 59.0 kB in 1s (96.3 kB/s) 2022-06-03 14:54:46.317 | Selecting previously unselected package radvd. 2022-06-03 14:54:46.369 | (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 ... 89345 files and directories currently installed.) 2022-06-03 14:54:46.373 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-03 14:54:46.451 | Unpacking radvd (1:2.17-2) ... 2022-06-03 14:54:46.960 | Setting up radvd (1:2.17-2) ... 2022-06-03 14:54:48.457 | Job for radvd.service failed because the control process exited with error code. 2022-06-03 14:54:48.457 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-03 14:54:48.458 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-03 14:54:48.470 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-03 14:54:48.470 | Loaded: loaded (]8;;file://n-d-843949-4/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-03 14:54:48.470 | Active: failed (Result: exit-code) since Fri 2022-06-03 14:54:48 UTC; 15ms ago 2022-06-03 14:54:48.470 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-03 14:54:48.470 | Process: 45311 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-03 14:54:48.471 | 2022-06-03 14:54:48.471 | Jun 03 14:54:48 n-d-843949-4 systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-03 14:54:48.471 | Jun 03 14:54:48 n-d-843949-4 radvd[45311]: can't open /etc/radvd.conf: No such file or directory 2022-06-03 14:54:48.471 | Jun 03 14:54:48 n-d-843949-4 radvd[45311]: Insecure file permissions, but continuing anyway 2022-06-03 14:54:48.471 | Jun 03 14:54:48 n-d-843949-4 radvd[45311]: exiting, failed to read config file 2022-06-03 14:54:48.471 | Jun 03 14:54:48 n-d-843949-4 systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-03 14:54:48.471 | Jun 03 14:54:48 n-d-843949-4 systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-03 14:54:48.471 | Jun 03 14:54:48 n-d-843949-4 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-03 14:54:48.543 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 14:54:48.806 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-03 14:54:56.783 | + functions-common:apt_get:1127 : result=0 2022-06-03 14:54:56.786 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 14:54:56.788 | + functions-common:time_stop:2322 : local name 2022-06-03 14:54:56.790 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:54:56.793 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:54:56.795 | + functions-common:time_stop:2325 : local total 2022-06-03 14:54:56.797 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:54:56.799 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 14:54:56.801 | + functions-common:time_stop:2329 : start_time=1654268084188 2022-06-03 14:54:56.803 | + functions-common:time_stop:2331 : [[ -z 1654268084188 ]] 2022-06-03 14:54:56.806 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:54:56.810 | + functions-common:time_stop:2334 : end_time=1654268096808 2022-06-03 14:54:56.812 | + functions-common:time_stop:2335 : elapsed_time=12620 2022-06-03 14:54:56.814 | + functions-common:time_stop:2336 : total=478115 2022-06-03 14:54:56.817 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:54:56.819 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=490735 2022-06-03 14:54:56.821 | + functions-common:apt_get:1131 : return 0 2022-06-03 14:54:56.823 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-03 14:54:56.840 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:56.842 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-03 14:54:56.845 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-03 14:54:56.847 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-03 14:54:56.867 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-03 14:54:56.869 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 14:54:56.871 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 14:54:56.874 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 14:54:56.876 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 14:54:56.878 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 14:54:56.880 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 14:54:56.882 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:54:56.885 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:54:56.887 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 14:54:56.889 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 14:54:56.891 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 14:54:56.893 | + functions-common:apt_get_update:1083 : return 2022-06-03 14:54:56.896 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-03 14:54:56.898 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 14:54:56.900 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:54:56.903 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:54:56.905 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-03 14:54:56.925 | + functions-common:apt_get:1123 : 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-06-03 14:54:57.035 | Reading package lists... 2022-06-03 14:54:57.281 | Building dependency tree... 2022-06-03 14:54:57.283 | Reading state information... 2022-06-03 14:54:57.535 | fakeroot is already the newest version (1.24-1). 2022-06-03 14:54:57.535 | fakeroot set to manually installed. 2022-06-03 14:54:57.535 | make is already the newest version (4.2.1-1.2). 2022-06-03 14:54:57.535 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-03 14:54:57.535 | The following packages were automatically installed and are no longer required: 2022-06-03 14:54:57.536 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 14:54:57.536 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 14:54:57.536 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 14:54:57.537 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 14:54:57.537 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 14:54:57.537 | python3-zope.interface 2022-06-03 14:54:57.537 | Use 'sudo apt autoremove' to remove them. 2022-06-03 14:54:57.668 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 14:54:57.672 | + functions-common:apt_get:1127 : result=0 2022-06-03 14:54:57.674 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 14:54:57.676 | + functions-common:time_stop:2322 : local name 2022-06-03 14:54:57.678 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:54:57.680 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:54:57.683 | + functions-common:time_stop:2325 : local total 2022-06-03 14:54:57.685 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:54:57.687 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 14:54:57.689 | + functions-common:time_stop:2329 : start_time=1654268096923 2022-06-03 14:54:57.691 | + functions-common:time_stop:2331 : [[ -z 1654268096923 ]] 2022-06-03 14:54:57.694 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:54:57.698 | + functions-common:time_stop:2334 : end_time=1654268097695 2022-06-03 14:54:57.700 | + functions-common:time_stop:2335 : elapsed_time=772 2022-06-03 14:54:57.702 | + functions-common:time_stop:2336 : total=490735 2022-06-03 14:54:57.704 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:54:57.706 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=491507 2022-06-03 14:54:57.709 | + functions-common:apt_get:1131 : return 0 2022-06-03 14:54:57.711 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-03 14:54:57.713 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:54:57.716 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:54:57.718 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-03 14:54:57.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-03 14:54:57.724 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-03 14:54:57.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-03 14:54:57.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-03 14:54:57.733 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-03 14:54:57.733 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-03 14:54:57.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-03 14:54:57.740 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-03 14:54:57.742 | + functions:vercmp:652 : local v1=5.4 2022-06-03 14:54:57.745 | + functions:vercmp:653 : local 'op=<' 2022-06-03 14:54:57.747 | + functions:vercmp:654 : local v2=3.13 2022-06-03 14:54:57.749 | + functions:vercmp:655 : local result 2022-06-03 14:54:57.753 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-03 14:54:57.753 | ++ functions:vercmp:659 : sort -V 2022-06-03 14:54:57.753 | ++ functions:vercmp:659 : head -1 2022-06-03 14:54:57.758 | + functions:vercmp:659 : result=3.13 2022-06-03 14:54:57.760 | + functions:vercmp:661 : case $op in 2022-06-03 14:54:57.763 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-03 14:54:57.765 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-03 14:54:57.767 | + functions:vercmp:672 : return 2022-06-03 14:54:57.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-03 14:54:57.772 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 14:54:57.774 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-03 14:54:58.241 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-03 14:54:58.262 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:54:58.265 | + ./stack.sh:main:816 : install_etcd3 2022-06-03 14:54:58.268 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-03 14:54:58.268 | Installing etcd 2022-06-03 14:54:58.270 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-03 14:54:58.284 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-03 14:54:58.299 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-03 14:54:58.301 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-03 14:54:58.319 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-03 14:54:58.322 | ++ 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-06-03 14:54:58.325 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 14:54:58.328 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 14:54:58.336 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 14:54:58.339 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-03 14:54:58.345 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-03 14:54:58.347 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 14:54:58.355 | --2022-06-03 14:54:58-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 14:54:58.407 | Resolving github.com (github.com)... 140.82.121.3 2022-06-03 14:54:58.452 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-06-03 14:54:58.743 | HTTP request sent, awaiting response... 302 Found 2022-06-03 14:54:58.743 | 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%2F20220603%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220603T145458Z&X-Amz-Expires=300&X-Amz-Signature=d9f96778ec4e410920c15590db56ca262f5f241b189404792daeee51300a2e98&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-06-03 14:54:58.743 | --2022-06-03 14:54:58-- 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%2F20220603%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220603T145458Z&X-Amz-Expires=300&X-Amz-Signature=d9f96778ec4e410920c15590db56ca262f5f241b189404792daeee51300a2e98&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-06-03 14:54:58.744 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2022-06-03 14:54:58.769 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-06-03 14:54:59.131 | HTTP request sent, awaiting response... 200 OK 2022-06-03 14:54:59.131 | Length: 11350736 (11M) [application/octet-stream] 2022-06-03 14:54:59.131 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-03 14:54:59.246 | 2022-06-03 14:54:59.483 | 0K ........ .. 100% 30.8M=0.4s 2022-06-03 14:54:59.483 | 2022-06-03 14:54:59.483 | 2022-06-03 14:54:59 (30.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-03 14:54:59.483 | 2022-06-03 14:54:59.486 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2022-06-03 14:54:59.489 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 14:54:59.491 | ++ functions:get_extra_file:73 : return 2022-06-03 14:54:59.494 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 14:54:59.497 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-03 14:54:59.499 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-03 14:54:59.501 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-03 14:54:59.637 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-03 14:54:59.639 | + 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-06-03 14:54:59.643 | etcd-v3.3.12-linux-amd64/ 2022-06-03 14:54:59.643 | etcd-v3.3.12-linux-amd64/README.md 2022-06-03 14:54:59.643 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-03 14:54:59.643 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-03 14:54:59.644 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-03 14:54:59.645 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-03 14:54:59.646 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-03 14:54:59.647 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-03 14:54:59.648 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-03 14:54:59.649 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-03 14:54:59.650 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-03 14:54:59.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-03 14:54:59.651 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-03 14:54:59.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-03 14:54:59.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-03 14:54:59.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-03 14:54:59.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-03 14:54:59.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-03 14:54:59.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-03 14:54:59.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-03 14:54:59.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-03 14:54:59.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-03 14:54:59.652 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-03 14:54:59.653 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-03 14:54:59.653 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-03 14:54:59.654 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-03 14:54:59.654 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-03 14:54:59.654 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-03 14:54:59.654 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-03 14:54:59.654 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-03 14:54:59.654 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-03 14:54:59.655 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-03 14:54:59.655 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-03 14:54:59.857 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-03 14:54:59.857 | etcd-v3.3.12-linux-amd64/etcd 2022-06-03 14:55:00.095 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-03 14:55:00.133 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-03 14:55:00.167 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-03 14:55:00.170 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-03 14:55:00.185 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:55:00.188 | + ./stack.sh:main:835 : install_dstat 2022-06-03 14:55:00.190 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-03 14:55:00.207 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:55:00.209 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-03 14:55:00.211 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 14:55:00.214 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-03 14:55:00.216 | + ./stack.sh:main:844 : install_libs 2022-06-03 14:55:00.219 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-03 14:55:00.221 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-03 14:55:00.223 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-03 14:55:00.226 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-03 14:55:00.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-03 14:55:00.235 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.237 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-03 14:55:00.239 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-03 14:55:00.242 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-03 14:55:00.244 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-03 14:55:00.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-03 14:55:00.253 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.255 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-03 14:55:00.257 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-03 14:55:00.259 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-03 14:55:00.262 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-03 14:55:00.264 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.266 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-03 14:55:00.271 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.273 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-03 14:55:00.275 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-03 14:55:00.278 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-03 14:55:00.281 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-03 14:55:00.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-03 14:55:00.289 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.292 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-03 14:55:00.294 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-03 14:55:00.296 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-03 14:55:00.299 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-03 14:55:00.301 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.303 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-03 14:55:00.308 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.310 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-03 14:55:00.313 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-03 14:55:00.315 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-03 14:55:00.317 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-03 14:55:00.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.322 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.324 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-03 14:55:00.327 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.329 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-03 14:55:00.331 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-03 14:55:00.334 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-03 14:55:00.336 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-03 14:55:00.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-03 14:55:00.345 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.347 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-03 14:55:00.350 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-03 14:55:00.352 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-03 14:55:00.354 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-03 14:55:00.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-03 14:55:00.363 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.365 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-03 14:55:00.368 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-03 14:55:00.370 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-03 14:55:00.373 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-03 14:55:00.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-03 14:55:00.382 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.384 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-03 14:55:00.387 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-03 14:55:00.391 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-03 14:55:00.393 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-03 14:55:00.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-03 14:55:00.403 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.405 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-03 14:55:00.407 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-03 14:55:00.418 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-03 14:55:00.420 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-03 14:55:00.422 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.425 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.427 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-03 14:55:00.429 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.432 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-03 14:55:00.434 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-03 14:55:00.437 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-03 14:55:00.439 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-03 14:55:00.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-03 14:55:00.449 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.451 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-03 14:55:00.454 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-03 14:55:00.456 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-03 14:55:00.458 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-03 14:55:00.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-03 14:55:00.471 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.474 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-03 14:55:00.476 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-03 14:55:00.478 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-03 14:55:00.481 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-03 14:55:00.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-03 14:55:00.490 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.492 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-03 14:55:00.495 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-03 14:55:00.497 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-03 14:55:00.500 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-03 14:55:00.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-03 14:55:00.509 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.512 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-03 14:55:00.514 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-03 14:55:00.516 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-03 14:55:00.519 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-03 14:55:00.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-03 14:55:00.528 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.530 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-03 14:55:00.532 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-03 14:55:00.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-03 14:55:00.537 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-03 14:55:00.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-03 14:55:00.546 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.548 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-03 14:55:00.551 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-03 14:55:00.553 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-03 14:55:00.555 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-03 14:55:00.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-03 14:55:00.565 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.567 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-03 14:55:00.569 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-03 14:55:00.572 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-03 14:55:00.575 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-03 14:55:00.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-03 14:55:00.584 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.586 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-03 14:55:00.588 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-03 14:55:00.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-03 14:55:00.593 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-03 14:55:00.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-03 14:55:00.602 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.605 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-03 14:55:00.607 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-03 14:55:00.609 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-03 14:55:00.612 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-03 14:55:00.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-03 14:55:00.621 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.623 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-03 14:55:00.626 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-03 14:55:00.628 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-03 14:55:00.630 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-03 14:55:00.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-03 14:55:00.640 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.642 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-03 14:55:00.644 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-03 14:55:00.647 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-03 14:55:00.649 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-03 14:55:00.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-03 14:55:00.658 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.660 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-03 14:55:00.663 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-03 14:55:00.665 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-03 14:55:00.667 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-03 14:55:00.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-03 14:55:00.676 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.679 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-03 14:55:00.681 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-03 14:55:00.684 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-03 14:55:00.686 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-03 14:55:00.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.690 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.693 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-03 14:55:00.695 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.697 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-03 14:55:00.700 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-03 14:55:00.702 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-03 14:55:00.704 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-03 14:55:00.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.709 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-03 14:55:00.714 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.716 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-03 14:55:00.718 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-03 14:55:00.720 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-03 14:55:00.723 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-03 14:55:00.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-03 14:55:00.732 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.735 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-03 14:55:00.737 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-03 14:55:00.739 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-03 14:55:00.741 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-03 14:55:00.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-03 14:55:00.751 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.753 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-03 14:55:00.755 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-03 14:55:00.758 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-03 14:55:00.760 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-03 14:55:00.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-03 14:55:00.770 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.772 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-03 14:55:00.774 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-03 14:55:00.776 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-03 14:55:00.779 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-03 14:55:00.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-03 14:55:00.788 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.790 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-03 14:55:00.793 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-03 14:55:00.795 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-03 14:55:00.797 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-03 14:55:00.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-03 14:55:00.806 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.809 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-03 14:55:00.811 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-03 14:55:00.813 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-03 14:55:00.815 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-03 14:55:00.818 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-03 14:55:00.825 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.827 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-03 14:55:00.830 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-03 14:55:00.832 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-03 14:55:00.834 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-03 14:55:00.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.841 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-03 14:55:00.844 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.846 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-03 14:55:00.848 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-03 14:55:00.851 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-03 14:55:00.853 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-03 14:55:00.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-03 14:55:00.862 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.865 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-03 14:55:00.867 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-03 14:55:00.870 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-03 14:55:00.872 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-03 14:55:00.874 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-03 14:55:00.881 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.883 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-03 14:55:00.886 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-03 14:55:00.888 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-03 14:55:00.890 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-03 14:55:00.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:00.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:00.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-03 14:55:00.899 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:00.902 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-03 14:55:00.922 | Using python 3.8 to install etcd3 2022-06-03 14:55:00.924 | + 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-06-03 14:55:02.579 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:55:02.583 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:02.589 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:02.589 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:02.594 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:02.596 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:02.597 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:02.598 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:02.599 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:55:02.706 | Collecting etcd3===0.12.0 2022-06-03 14:55:02.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-03 14:55:05.537 | Collecting grpcio===1.31.0 2022-06-03 14:55:05.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b4/2f0ac76be07a5/grpcio-1.31.0-cp38-cp38-manylinux2014_x86_64.whl (3.4 MB) 2022-06-03 14:55:06.540 | Collecting protobuf===3.13.0 2022-06-03 14:55:06.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e76/62437ca1e0c51/protobuf-3.13.0-cp38-cp38-manylinux1_x86_64.whl (1.3 MB) 2022-06-03 14:55:06.642 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-03 14:55:06.645 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (6.2.0) 2022-06-03 14:55:06.659 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 355)) (49.6.0) 2022-06-03 14:55:06.701 | Building wheels for collected packages: etcd3 2022-06-03 14:55:06.701 | Building wheel for etcd3 (setup.py): started 2022-06-03 14:55:07.448 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-03 14:55:07.449 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=3e0a1a4614dc53ab19ffa0cbb3b861104985f7f81bb90228cd8566e366b10d31 2022-06-03 14:55:07.449 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-03 14:55:07.450 | Successfully built etcd3 2022-06-03 14:55:08.732 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-03 14:55:10.099 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 2022-06-03 14:55:10.209 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:55:10.209 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:55:10.297 | + inc/python:pip_install:200 : result=0 2022-06-03 14:55:10.299 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:55:10.301 | + functions-common:time_stop:2322 : local name 2022-06-03 14:55:10.304 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:55:10.306 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:55:10.308 | + functions-common:time_stop:2325 : local total 2022-06-03 14:55:10.310 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:55:10.312 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:55:10.314 | + functions-common:time_stop:2329 : start_time=1654268100917 2022-06-03 14:55:10.316 | + functions-common:time_stop:2331 : [[ -z 1654268100917 ]] 2022-06-03 14:55:10.319 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:55:10.324 | + functions-common:time_stop:2334 : end_time=1654268110321 2022-06-03 14:55:10.326 | + functions-common:time_stop:2335 : elapsed_time=9404 2022-06-03 14:55:10.328 | + functions-common:time_stop:2336 : total=56824 2022-06-03 14:55:10.330 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:55:10.332 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=66228 2022-06-03 14:55:10.334 | + inc/python:pip_install:203 : return 0 2022-06-03 14:55:10.336 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-03 14:55:10.357 | Using python 3.8 to install etcd3gw 2022-06-03 14:55:10.360 | + 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-06-03 14:55:12.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:55:12.045 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:12.051 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:12.051 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:12.057 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:12.059 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:12.060 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:12.061 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:12.062 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:55:12.175 | Collecting etcd3gw===0.2.5 2022-06-03 14:55:12.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2022-06-03 14:55:12.279 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.3.0) 2022-06-03 14:55:12.285 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-03 14:55:12.288 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2022-06-03 14:55:12.309 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2022-06-03 14:55:12.331 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-03 14:55:12.334 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2022-06-03 14:55:12.336 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2022-06-03 14:55:12.339 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2022-06-03 14:55:13.655 | Installing collected packages: etcd3gw 2022-06-03 14:55:13.876 | Successfully installed etcd3gw-0.2.5 2022-06-03 14:55:13.985 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:55:13.985 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:55:14.058 | + inc/python:pip_install:200 : result=0 2022-06-03 14:55:14.061 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:55:14.063 | + functions-common:time_stop:2322 : local name 2022-06-03 14:55:14.065 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:55:14.067 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:55:14.070 | + functions-common:time_stop:2325 : local total 2022-06-03 14:55:14.072 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:55:14.075 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:55:14.077 | + functions-common:time_stop:2329 : start_time=1654268110352 2022-06-03 14:55:14.079 | + functions-common:time_stop:2331 : [[ -z 1654268110352 ]] 2022-06-03 14:55:14.082 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:55:14.085 | + functions-common:time_stop:2334 : end_time=1654268114083 2022-06-03 14:55:14.088 | + functions-common:time_stop:2335 : elapsed_time=3731 2022-06-03 14:55:14.090 | + functions-common:time_stop:2336 : total=66228 2022-06-03 14:55:14.105 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:55:14.107 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69959 2022-06-03 14:55:14.109 | + inc/python:pip_install:203 : return 0 2022-06-03 14:55:14.111 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-03 14:55:14.114 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-03 14:55:14.116 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-03 14:55:14.120 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 14:55:14.122 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 14:55:14.124 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 14:55:14.127 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 14:55:14.130 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 14:55:14.132 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 14:55:14.135 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 14:55:14.138 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 14:55:14.140 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-03 14:55:14.143 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-03 14:55:14.145 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:55:14.147 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:55:14.154 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-03 14:55:14.156 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-03 14:55:14.158 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 14:55:14.161 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 14:55:14.163 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 14:55:14.166 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 14:55:14.169 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 14:55:14.171 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 14:55:14.173 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 14:55:14.175 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:55:14.178 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:55:14.182 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 14:55:14.184 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 14:55:14.187 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 14:55:14.189 | + functions-common:apt_get_update:1083 : return 2022-06-03 14:55:14.192 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 14:55:14.194 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 14:55:14.197 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:55:14.199 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:55:14.201 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 14:55:14.223 | + functions-common:apt_get:1123 : 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-06-03 14:55:14.332 | Reading package lists... 2022-06-03 14:55:14.585 | Building dependency tree... 2022-06-03 14:55:14.586 | Reading state information... 2022-06-03 14:55:14.836 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 14:55:14.836 | The following packages were automatically installed and are no longer required: 2022-06-03 14:55:14.838 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 14:55:14.838 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 14:55:14.838 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 14:55:14.838 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 14:55:14.838 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 14:55:14.838 | python3-zope.interface 2022-06-03 14:55:14.838 | Use 'sudo apt autoremove' to remove them. 2022-06-03 14:55:14.839 | The following additional packages will be installed: 2022-06-03 14:55:14.840 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-03 14:55:14.841 | Suggested packages: 2022-06-03 14:55:14.841 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-03 14:55:14.913 | The following NEW packages will be installed: 2022-06-03 14:55:14.914 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-03 14:55:15.053 | 0 upgraded, 6 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 14:55:15.053 | Need to get 1,306 kB of archives. 2022-06-03 14:55:15.053 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-03 14:55:15.053 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-03 14:55:15.392 | 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-06-03 14:55:15.416 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-03 14:55:15.473 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-03 14:55:15.551 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-03 14:55:15.552 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-06-03 14:55:16.130 | Fetched 1,306 kB in 1s (2,046 kB/s) 2022-06-03 14:55:16.401 | Selecting previously unselected package libnorm1:amd64. 2022-06-03 14:55:16.452 | (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 ... 89358 files and directories currently installed.) 2022-06-03 14:55:16.455 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-03 14:55:16.594 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-03 14:55:17.022 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-03 14:55:17.032 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-03 14:55:17.099 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-03 14:55:17.620 | Selecting previously unselected package libzmq5:amd64. 2022-06-03 14:55:17.629 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-03 14:55:17.696 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-03 14:55:18.217 | Selecting previously unselected package uwsgi-core. 2022-06-03 14:55:18.226 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-03 14:55:18.296 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-03 14:55:19.031 | Selecting previously unselected package uwsgi. 2022-06-03 14:55:19.041 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-03 14:55:19.134 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-03 14:55:19.631 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-03 14:55:19.641 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-03 14:55:19.707 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-03 14:55:20.272 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-03 14:55:20.490 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-03 14:55:20.673 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-03 14:55:20.839 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-03 14:55:21.039 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-03 14:55:22.290 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-03 14:55:22.605 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-03 14:55:23.136 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 14:55:23.734 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-03 14:55:31.639 | + functions-common:apt_get:1127 : result=0 2022-06-03 14:55:31.642 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 14:55:31.644 | + functions-common:time_stop:2322 : local name 2022-06-03 14:55:31.646 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:55:31.648 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:55:31.651 | + functions-common:time_stop:2325 : local total 2022-06-03 14:55:31.653 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:55:31.655 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 14:55:31.658 | + functions-common:time_stop:2329 : start_time=1654268114220 2022-06-03 14:55:31.660 | + functions-common:time_stop:2331 : [[ -z 1654268114220 ]] 2022-06-03 14:55:31.662 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:55:31.667 | + functions-common:time_stop:2334 : end_time=1654268131664 2022-06-03 14:55:31.670 | + functions-common:time_stop:2335 : elapsed_time=17444 2022-06-03 14:55:31.672 | + functions-common:time_stop:2336 : total=491507 2022-06-03 14:55:31.674 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:55:31.676 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=508951 2022-06-03 14:55:31.679 | + functions-common:apt_get:1131 : return 0 2022-06-03 14:55:31.681 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-03 14:55:31.684 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:55:31.686 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:55:31.688 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-03 14:55:31.751 | Enabling module proxy. 2022-06-03 14:55:31.756 | To activate the new configuration, you need to run: 2022-06-03 14:55:31.756 | systemctl restart apache2 2022-06-03 14:55:31.761 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-03 14:55:31.823 | Considering dependency proxy for proxy_uwsgi: 2022-06-03 14:55:31.823 | Module proxy already enabled 2022-06-03 14:55:31.823 | Enabling module proxy_uwsgi. 2022-06-03 14:55:31.829 | To activate the new configuration, you need to run: 2022-06-03 14:55:31.829 | systemctl restart apache2 2022-06-03 14:55:31.833 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-03 14:55:31.836 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 14:55:31.839 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 14:55:31.841 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 14:55:31.968 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-03 14:55:31.971 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-03 14:55:31.973 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-03 14:55:31.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:31.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:31.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-03 14:55:31.984 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:31.986 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-03 14:55:31.988 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-03 14:55:31.991 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-03 14:55:31.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:31.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:31.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-03 14:55:32.000 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:32.002 | + ./stack.sh:main:852 : install_glanceclient 2022-06-03 14:55:32.004 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-03 14:55:32.007 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-03 14:55:32.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:32.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:32.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-03 14:55:32.021 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:32.024 | + ./stack.sh:main:853 : install_cinderclient 2022-06-03 14:55:32.026 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-03 14:55:32.029 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-03 14:55:32.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:32.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:32.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-03 14:55:32.038 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:32.041 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-03 14:55:32.043 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-03 14:55:32.046 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:32.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:32.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-03 14:55:32.053 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:32.055 | + ./stack.sh:main:854 : install_novaclient 2022-06-03 14:55:32.057 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-03 14:55:32.060 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-03 14:55:32.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:32.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:32.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-03 14:55:32.069 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:32.071 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-03 14:55:32.089 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:55:32.091 | + ./stack.sh:main:856 : install_swiftclient 2022-06-03 14:55:32.094 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-03 14:55:32.096 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-03 14:55:32.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:32.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:32.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-03 14:55:32.106 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:32.109 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-03 14:55:32.125 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:55:32.127 | + ./stack.sh:main:859 : install_neutronclient 2022-06-03 14:55:32.129 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-03 14:55:32.132 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-03 14:55:32.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:32.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:32.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-03 14:55:32.141 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:32.144 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-03 14:55:32.146 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-03 14:55:32.149 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-03 14:55:32.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:32.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:32.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-03 14:55:32.159 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:32.161 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-03 14:55:32.163 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-03 14:55:32.166 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 14:55:32.169 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-03 14:55:32.172 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-03 14:55:32.174 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 14:55:32.178 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-03 14:55:32.178 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 14:55:32.183 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-03 14:55:32.185 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-03 14:55:32.187 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-03 14:55:32.190 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-03 14:55:32.193 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-03 14:55:32.214 | Using python 3.8 to install keystonemiddleware 2022-06-03 14:55:32.216 | + 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-06-03 14:55:33.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:55:33.876 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:33.882 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:33.882 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:33.888 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:33.889 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:33.891 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:33.891 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:33.893 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:55:33.896 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (9.1.0) 2022-06-03 14:55:33.967 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.6.3) 2022-06-03 14:55:34.002 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (8.3.4) 2022-06-03 14:55:34.018 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.2) 2022-06-03 14:55:34.025 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.2.2) 2022-06-03 14:55:34.031 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-03 14:55:34.034 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.4.0) 2022-06-03 14:55:34.038 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.2.1) 2022-06-03 14:55:34.103 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (4.1.1) 2022-06-03 14:55:34.121 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.4.2) 2022-06-03 14:55:34.124 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (4.6.1) 2022-06-03 14:55:34.142 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (2020.1) 2022-06-03 14:55:34.146 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53)) (3.1.2) 2022-06-03 14:55:34.152 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.0.2) 2022-06-03 14:55:34.160 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (4.4.0) 2022-06-03 14:55:34.199 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (2.23.0) 2022-06-03 14:55:34.219 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-06-03 14:55:34.223 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50)) (5.0.1) 2022-06-03 14:55:34.228 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) (3.1.1) 2022-06-03 14:55:34.239 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.8.6) 2022-06-03 14:55:34.252 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (5.3.1) 2022-06-03 14:55:34.255 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.2.0) 2022-06-03 14:55:34.263 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.8.0) 2022-06-03 14:55:34.268 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.1.12) 2022-06-03 14:55:34.270 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.7.0) 2022-06-03 14:55:34.275 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2022-06-03 14:55:34.277 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-03 14:55:34.283 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (0.10.9) 2022-06-03 14:55:34.286 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (1.0.0) 2022-06-03 14:55:34.289 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (2.8.1) 2022-06-03 14:55:34.294 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.9.6) 2022-06-03 14:55:34.296 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2021.10.8) 2022-06-03 14:55:34.298 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.10) 2022-06-03 14:55:34.302 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.25.10) 2022-06-03 14:55:34.323 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2022-06-03 14:55:34.325 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.12.1) 2022-06-03 14:55:35.598 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:55:35.598 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:55:35.687 | + inc/python:pip_install:200 : result=0 2022-06-03 14:55:35.692 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:55:35.694 | + functions-common:time_stop:2322 : local name 2022-06-03 14:55:35.697 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:55:35.699 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:55:35.701 | + functions-common:time_stop:2325 : local total 2022-06-03 14:55:35.703 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:55:35.705 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:55:35.708 | + functions-common:time_stop:2329 : start_time=1654268132208 2022-06-03 14:55:35.710 | + functions-common:time_stop:2331 : [[ -z 1654268132208 ]] 2022-06-03 14:55:35.714 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:55:35.718 | + functions-common:time_stop:2334 : end_time=1654268135715 2022-06-03 14:55:35.720 | + functions-common:time_stop:2335 : elapsed_time=3507 2022-06-03 14:55:35.722 | + functions-common:time_stop:2336 : total=69959 2022-06-03 14:55:35.725 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:55:35.728 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=73466 2022-06-03 14:55:35.730 | + inc/python:pip_install:203 : return 0 2022-06-03 14:55:35.733 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-03 14:55:35.735 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-03 14:55:35.737 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 14:55:35.741 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-03 14:55:35.743 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-03 14:55:35.746 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 14:55:35.750 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-03 14:55:35.750 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 14:55:35.756 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-03 14:55:35.758 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-03 14:55:35.761 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-03 14:55:35.764 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-03 14:55:35.767 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-03 14:55:35.791 | Using python 3.8 to install python-memcached 2022-06-03 14:55:35.793 | + 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-06-03 14:55:37.479 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:55:37.482 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:37.488 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:37.488 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:37.494 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:37.495 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:37.497 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:37.497 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:37.499 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:55:37.604 | Collecting python-memcached===1.59 2022-06-03 14:55:37.610 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-06-03 14:55:37.696 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2022-06-03 14:55:39.013 | Installing collected packages: python-memcached 2022-06-03 14:55:39.185 | Successfully installed python-memcached-1.59 2022-06-03 14:55:39.294 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:55:39.294 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:55:39.376 | + inc/python:pip_install:200 : result=0 2022-06-03 14:55:39.378 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:55:39.381 | + functions-common:time_stop:2322 : local name 2022-06-03 14:55:39.383 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:55:39.385 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:55:39.387 | + functions-common:time_stop:2325 : local total 2022-06-03 14:55:39.390 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:55:39.392 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:55:39.394 | + functions-common:time_stop:2329 : start_time=1654268135784 2022-06-03 14:55:39.396 | + functions-common:time_stop:2331 : [[ -z 1654268135784 ]] 2022-06-03 14:55:39.399 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:55:39.403 | + functions-common:time_stop:2334 : end_time=1654268139401 2022-06-03 14:55:39.405 | + functions-common:time_stop:2335 : elapsed_time=3617 2022-06-03 14:55:39.408 | + functions-common:time_stop:2336 : total=73466 2022-06-03 14:55:39.410 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:55:39.412 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77083 2022-06-03 14:55:39.415 | + inc/python:pip_install:203 : return 0 2022-06-03 14:55:39.417 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-03 14:55:39.434 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:55:39.436 | + ./stack.sh:main:866 : '[' 10.222.0.73 == 10.222.0.73 ']' 2022-06-03 14:55:39.438 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-03 14:55:39.441 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-03 14:55:39.443 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-03 14:55:39.446 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 14:55:39.448 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-03 14:55:39.450 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-03 14:55:39.466 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:55:39.468 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-03 14:55:39.470 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-03 14:55:39.472 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-03 14:55:39.474 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 14:55:39.477 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 14:55:39.480 | ++ functions-common:git_clone:529 : pwd 2022-06-03 14:55:39.482 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 14:55:39.484 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 14:55:39.487 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 14:55:39.501 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 14:55:39.503 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 14:55:39.505 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 14:55:39.508 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 14:55:39.508 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 14:55:39.513 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-03 14:55:39.515 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 14:55:39.517 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-03 14:55:39.530 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-03 14:55:39.533 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 14:55:39.533 | + functions-common:git_clone:607 : head -1 2022-06-03 14:55:39.536 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-03 14:55:39.539 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 14:55:39.541 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-03 14:55:39.544 | + inc/python:setup_develop:338 : local bindep 2022-06-03 14:55:39.546 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 14:55:39.548 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-03 14:55:39.550 | + inc/python:setup_develop:344 : local extras= 2022-06-03 14:55:39.553 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-03 14:55:39.555 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 14:55:39.557 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 14:55:39.559 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-03 14:55:39.562 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 14:55:39.564 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 14:55:39.567 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-03 14:55:39.569 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 14:55:39.572 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-03 14:55:39.574 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 14:55:39.577 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 14:55:39.580 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-03 14:55:39.585 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-03 14:55:39.588 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-03 14:55:40.192 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-03 14:55:40.194 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 14:55:40.197 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 14:55:40.199 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 14:55:40.201 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 14:55:40.203 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-03 14:55:40.205 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 14:55:40.207 | + inc/python:setup_package:427 : local extras= 2022-06-03 14:55:40.210 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 14:55:40.212 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 14:55:40.214 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 14:55:40.216 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 14:55:40.218 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 14:55:40.221 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-03 14:55:40.240 | Using python 3.8 to install /opt/stack/keystone 2022-06-03 14:55:40.243 | + 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-06-03 14:55:41.934 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:55:41.934 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 14:55:41.938 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:41.939 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:41.940 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:55:41.942 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:41.942 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:41.942 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:41.942 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:41.943 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:41.955 | Obtaining file:///opt/stack/keystone 2022-06-03 14:55:43.484 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 14:55:45.130 | Collecting Flask===1.1.2 2022-06-03 14:55:45.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2022-06-03 14:55:45.329 | Collecting Flask-RESTful===0.3.8 2022-06-03 14:55:45.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2022-06-03 14:55:45.415 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 14:55:45.421 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 14:55:45.424 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 14:55:45.432 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 14:55:45.453 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 14:55:45.604 | Collecting Werkzeug===1.0.1 2022-06-03 14:55:45.611 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2022-06-03 14:55:45.809 | Collecting aniso8601===8.0.0 2022-06-03 14:55:45.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2022-06-03 14:55:45.885 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 14:55:45.895 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 14:55:45.953 | Collecting click===7.1.2 2022-06-03 14:55:45.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2022-06-03 14:55:45.970 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 14:55:46.009 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 14:55:46.111 | Collecting itsdangerous===1.1.0 2022-06-03 14:55:46.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2022-06-03 14:55:46.186 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-06-03 14:55:46.197 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.1.0) 2022-06-03 14:55:46.253 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.0) 2022-06-03 14:55:46.257 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (3.1.0) 2022-06-03 14:55:46.262 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.3) 2022-06-03 14:55:46.297 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.4) 2022-06-03 14:55:46.312 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.2) 2022-06-03 14:55:46.318 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.1) 2022-06-03 14:55:46.365 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.0.1) 2022-06-03 14:55:46.372 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2022-06-03 14:55:46.411 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (12.5.2) 2022-06-03 14:55:46.467 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2022-06-03 14:55:46.486 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.5.0) 2022-06-03 14:55:46.503 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.2) 2022-06-03 14:55:46.512 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.1) 2022-06-03 14:55:46.535 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.1.1) 2022-06-03 14:55:46.543 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.1) 2022-06-03 14:55:46.562 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.4.0) 2022-06-03 14:55:46.608 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2022-06-03 14:55:46.730 | Collecting passlib===1.7.2 2022-06-03 14:55:46.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2022-06-03 14:55:46.833 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.0) 2022-06-03 14:55:46.836 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2022-06-03 14:55:46.839 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2022-06-03 14:55:46.849 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2022-06-03 14:55:46.853 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2022-06-03 14:55:46.855 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2022-06-03 14:55:46.970 | Collecting pysaml2===6.1.0 2022-06-03 14:55:46.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2022-06-03 14:55:47.067 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.8.1) 2022-06-03 14:55:47.071 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2022-06-03 14:55:47.090 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.1) 2022-06-03 14:55:47.094 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2022-06-03 14:55:47.115 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-03 14:55:47.374 | Collecting scrypt===0.8.15 2022-06-03 14:55:47.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/813/b6fb76c0e1e28/scrypt-0.8.15-cp38-cp38-manylinux1_x86_64.whl (651 kB) 2022-06-03 14:55:47.476 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2022-06-03 14:55:47.478 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.13.0) 2022-06-03 14:55:47.488 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.3.1) 2022-06-03 14:55:47.491 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2022-06-03 14:55:47.494 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.2.2) 2022-06-03 14:55:47.501 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2022-06-03 14:55:47.510 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.5.0) 2022-06-03 14:55:47.515 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.4.0) 2022-06-03 14:55:47.533 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.4.0) 2022-06-03 14:55:47.536 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.1.0) 2022-06-03 14:55:47.543 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.25.10) 2022-06-03 14:55:47.563 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.2.5) 2022-06-03 14:55:47.566 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 14:55:47.569 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.2.1) 2022-06-03 14:55:47.635 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 14:55:47.638 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2022-06-03 14:55:47.643 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 14:55:47.651 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 14:55:47.660 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-03 14:55:47.666 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.0.2) 2022-06-03 14:55:47.708 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 14:55:47.712 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 14:55:47.715 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 14:55:47.724 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 14:55:47.732 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-03 14:55:47.734 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 14:55:47.743 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.1) 2022-06-03 14:55:47.753 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 14:55:47.764 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 14:55:47.771 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2022-06-03 14:55:47.774 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-03 14:55:47.777 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (19.1.0) 2022-06-03 14:55:47.876 | Collecting defusedxml===0.6.0 2022-06-03 14:55:47.882 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2022-06-03 14:55:47.954 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 14:55:47.956 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-03 14:55:47.959 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 14:55:47.962 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 14:55:47.964 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.6.0) 2022-06-03 14:55:47.966 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 14:55:47.969 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.0) 2022-06-03 14:55:47.971 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2022-06-03 14:55:47.974 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2022-06-03 14:55:47.978 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2022-06-03 14:55:47.981 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 14:55:47.988 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.4) 2022-06-03 14:55:47.991 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (5.0.0) 2022-06-03 14:55:47.994 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.5) 2022-06-03 14:55:47.996 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 14:55:48.004 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2022-06-03 14:55:48.011 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 14:55:48.857 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, defusedxml, pysaml2, keystone 2022-06-03 14:55:48.948 | Attempting uninstall: click 2022-06-03 14:55:48.950 | Found existing installation: Click 7.0 2022-06-03 14:55:48.953 | Uninstalling Click-7.0: 2022-06-03 14:55:48.982 | Successfully uninstalled Click-7.0 2022-06-03 14:55:51.001 | Running setup.py develop for keystone 2022-06-03 14:55:52.705 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.2 defusedxml-0.6.0 itsdangerous-1.1.0 keystone passlib-1.7.2 pysaml2-6.1.0 scrypt-0.8.15 2022-06-03 14:55:52.818 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:55:52.818 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:55:52.905 | + inc/python:pip_install:200 : result=0 2022-06-03 14:55:52.907 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:55:52.909 | + functions-common:time_stop:2322 : local name 2022-06-03 14:55:52.911 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:55:52.913 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:55:52.915 | + functions-common:time_stop:2325 : local total 2022-06-03 14:55:52.917 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:55:52.919 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:55:52.921 | + functions-common:time_stop:2329 : start_time=1654268140235 2022-06-03 14:55:52.923 | + functions-common:time_stop:2331 : [[ -z 1654268140235 ]] 2022-06-03 14:55:52.926 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:55:52.931 | + functions-common:time_stop:2334 : end_time=1654268152928 2022-06-03 14:55:52.933 | + functions-common:time_stop:2335 : elapsed_time=12693 2022-06-03 14:55:52.935 | + functions-common:time_stop:2336 : total=77083 2022-06-03 14:55:52.937 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:55:52.939 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89776 2022-06-03 14:55:52.941 | + inc/python:pip_install:203 : return 0 2022-06-03 14:55:52.943 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 14:55:52.946 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 14:55:52.948 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 14:55:52.966 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 14:55:52.978 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-03 14:55:52.981 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-03 14:55:52.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:55:52.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:55:52.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-03 14:55:52.990 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:55:52.993 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-03 14:55:53.009 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:55:53.012 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-03 14:55:53.014 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 14:55:53.016 | + ./stack.sh:main:868 : configure_keystone 2022-06-03 14:55:53.019 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-03 14:55:53.031 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-03 14:55:53.033 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-03 14:55:53.037 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-03 14:55:53.052 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:55:53.057 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-03 14:55:53.086 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-03 14:55:53.114 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-03 14:55:53.145 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-03 14:55:53.176 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-03 14:55:53.206 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-03 14:55:53.236 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-03 14:55:53.264 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-03 14:55:53.292 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-03 14:55:53.294 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-03 14:55:53.297 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-03 14:55:53.299 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-03 14:55:53.301 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 14:55:53.304 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 14:55:53.319 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:55:53.322 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 14:55:53.325 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 14:55:53.327 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 14:55:53.342 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:55:53.345 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 14:55:53.348 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 14:55:53.377 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 14:55:53.379 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 14:55:53.381 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-03 14:55:53.384 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-03 14:55:53.386 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-03 14:55:53.403 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:55:53.405 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.73/identity 2022-06-03 14:55:53.435 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.73/identity 2022-06-03 14:55:53.463 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-03 14:55:53.465 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-03 14:55:53.496 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-03 14:55:53.498 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-03 14:55:53.500 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-03 14:55:53.503 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-03 14:55:53.505 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 14:55:53.509 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 14:55:53.539 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-03 14:55:53.541 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-03 14:55:53.543 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-03 14:55:53.546 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-03 14:55:53.549 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 14:55:53.566 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 14:55:53.568 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 14:55:53.571 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 14:55:53.573 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 14:55:53.576 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 14:55:53.603 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:55:53.631 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:55:53.658 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 14:55:53.686 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-03 14:55:53.714 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-03 14:55:53.717 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-03 14:55:53.719 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-03 14:55:53.722 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-03 14:55:53.724 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-03 14:55:53.726 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 14:55:53.729 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 14:55:53.732 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-03 14:55:53.736 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-03 14:55:53.738 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 14:55:53.740 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 14:55:53.753 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 14:55:53.754 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:55:53.763 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 14:55:53.766 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:55:53.781 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 14:55:53.783 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-03 14:55:53.787 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-03 14:55:53.816 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-03 14:55:53.843 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-03 14:55:53.870 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-03 14:55:53.897 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-03 14:55:53.925 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-03 14:55:53.952 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-03 14:55:53.980 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-03 14:55:54.007 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-03 14:55:54.034 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 14:55:54.062 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-03 14:55:54.088 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-03 14:55:54.116 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-03 14:55:54.144 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 14:55:54.146 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 14:55:54.149 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-03 14:55:54.152 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-03 14:55:54.154 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 14:55:54.156 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:55:54.158 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:55:54.161 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 14:55:54.164 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 14:55:54.167 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 14:55:54.194 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-03 14:55:54.221 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-03 14:55:54.222 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 14:55:54.231 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-03 14:55:54.234 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-03 14:55:54.236 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-03 14:55:54.239 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 14:55:54.241 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 14:55:54.244 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 14:55:54.246 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:55:54.248 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:55:54.250 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 14:55:54.253 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 14:55:54.255 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:55:54.257 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:55:54.261 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-03 14:55:54.325 | Enabling site keystone-wsgi-public. 2022-06-03 14:55:54.330 | To activate the new configuration, you need to run: 2022-06-03 14:55:54.330 | systemctl reload apache2 2022-06-03 14:55:54.334 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 14:55:54.337 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 14:55:54.339 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 14:55:54.342 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 14:55:54.483 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-03 14:55:54.485 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 14:55:54.487 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-03 14:55:54.490 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-03 14:55:54.492 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 14:55:54.495 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 14:55:54.498 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-03 14:55:54.502 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-03 14:55:54.504 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 14:55:54.507 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 14:55:54.519 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 14:55:54.520 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:55:54.528 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 14:55:54.532 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:55:54.548 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 14:55:54.550 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 14:55:54.554 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-03 14:55:54.584 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-03 14:55:54.612 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-03 14:55:54.641 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-03 14:55:54.668 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-03 14:55:54.696 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-03 14:55:54.722 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-03 14:55:54.750 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-03 14:55:54.777 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-03 14:55:54.805 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 14:55:54.833 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-03 14:55:54.860 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-03 14:55:54.887 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-03 14:55:54.915 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 14:55:54.917 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 14:55:54.920 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-03 14:55:54.922 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-03 14:55:54.925 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 14:55:54.927 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:55:54.930 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:55:54.932 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 14:55:54.935 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 14:55:54.937 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 14:55:54.965 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-03 14:55:54.994 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-03 14:55:54.994 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 14:55:55.003 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-03 14:55:55.006 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-03 14:55:55.008 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-03 14:55:55.011 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 14:55:55.013 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 14:55:55.015 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 14:55:55.017 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:55:55.020 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:55:55.023 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 14:55:55.025 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 14:55:55.027 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:55:55.030 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:55:55.032 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-03 14:55:55.094 | Enabling site keystone-wsgi-admin. 2022-06-03 14:55:55.100 | To activate the new configuration, you need to run: 2022-06-03 14:55:55.100 | systemctl reload apache2 2022-06-03 14:55:55.105 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 14:55:55.107 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 14:55:55.109 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 14:55:55.112 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 14:55:55.238 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-03 14:55:55.268 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-03 14:55:55.299 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-03 14:55:55.329 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-03 14:55:55.331 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-03 14:55:55.363 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-03 14:55:55.390 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-03 14:55:55.418 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-03 14:55:55.435 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:55:55.437 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-03 14:55:55.454 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:55:55.456 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-03 14:55:55.459 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-03 14:55:55.462 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-03 14:55:55.464 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 14:55:55.466 | + lib/stack:stack_install_service:32 : install_swift 2022-06-03 14:55:55.469 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-03 14:55:55.472 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-03 14:55:55.474 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-03 14:55:55.476 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 14:55:55.478 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 14:55:55.481 | ++ functions-common:git_clone:529 : pwd 2022-06-03 14:55:55.484 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 14:55:55.486 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 14:55:55.488 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 14:55:55.504 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 14:55:55.506 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 14:55:55.509 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 14:55:55.511 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 14:55:55.512 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 14:55:55.517 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-03 14:55:55.519 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 14:55:55.521 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-03 14:55:55.534 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-03 14:55:55.537 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 14:55:55.537 | + functions-common:git_clone:607 : head -1 2022-06-03 14:55:55.543 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-03 14:55:55.546 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 14:55:55.549 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-03 14:55:55.551 | + inc/python:setup_develop:338 : local bindep 2022-06-03 14:55:55.554 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 14:55:55.556 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-03 14:55:55.559 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-03 14:55:55.561 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-03 14:55:55.563 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 14:55:55.566 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 14:55:55.568 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-03 14:55:55.571 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 14:55:55.573 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-03 14:55:55.576 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-03 14:55:55.578 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 14:55:55.581 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-03 14:55:55.583 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 14:55:55.586 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 14:55:55.589 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-03 14:55:55.595 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-03 14:55:55.597 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-03 14:55:56.207 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-03 14:55:56.210 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 14:55:56.212 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 14:55:56.214 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 14:55:56.217 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 14:55:56.220 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-03 14:55:56.222 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 14:55:56.225 | + inc/python:setup_package:427 : local extras=keystone 2022-06-03 14:55:56.228 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 14:55:56.230 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-03 14:55:56.232 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-03 14:55:56.235 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-03 14:55:56.237 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 14:55:56.239 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-03 14:55:56.261 | Using python 3.8 to install /opt/stack/swift 2022-06-03 14:55:56.263 | + 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-06-03 14:55:57.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:55:57.947 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 14:55:57.951 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:57.952 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:57.954 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:55:57.955 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:57.955 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:57.955 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:57.956 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:55:57.956 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:55:57.969 | Obtaining file:///opt/stack/swift 2022-06-03 14:55:59.214 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 14:56:00.442 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 14:56:00.451 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 14:56:00.491 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 14:56:00.499 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-03 14:56:00.502 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2022-06-03 14:56:01.502 | Collecting lxml===4.5.2 2022-06-03 14:56:01.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa8/eba3db3d8761d/lxml-4.5.2-cp38-cp38-manylinux1_x86_64.whl (5.4 MB) 2022-06-03 14:56:01.727 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-06-03 14:56:01.730 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-06-03 14:56:01.732 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.3) 2022-06-03 14:56:01.767 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-06-03 14:56:01.783 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-06-03 14:56:01.789 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2022-06-03 14:56:01.795 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-06-03 14:56:01.833 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-06-03 14:56:01.843 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-03 14:56:01.860 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-03 14:56:01.867 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-06-03 14:56:01.869 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2022-06-03 14:56:01.972 | Collecting pyeclib===1.6.0 2022-06-03 14:56:02.005 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-06-03 14:56:03.058 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-06-03 14:56:03.061 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-06-03 14:56:03.064 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2022-06-03 14:56:03.069 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-06-03 14:56:03.087 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-06-03 14:56:03.091 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-06-03 14:56:03.112 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-06-03 14:56:03.117 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-06-03 14:56:03.120 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-06-03 14:56:03.126 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2022-06-03 14:56:03.302 | Collecting xattr===0.9.7 2022-06-03 14:56:03.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-06-03 14:56:04.067 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 14:56:04.071 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 14:56:04.079 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-06-03 14:56:04.145 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 14:56:04.158 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 14:56:04.164 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-06-03 14:56:04.168 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 14:56:04.172 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 14:56:04.179 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-06-03 14:56:04.182 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-03 14:56:04.185 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-03 14:56:04.188 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 14:56:04.191 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 14:56:04.194 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-06-03 14:56:04.197 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2022-06-03 14:56:04.201 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 14:56:04.204 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2022-06-03 14:56:04.207 | Building wheels for collected packages: pyeclib, xattr 2022-06-03 14:56:04.208 | Building wheel for pyeclib (setup.py): started 2022-06-03 14:56:05.493 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-03 14:56:05.494 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55500 sha256=f5acef4cd7de0ded21c905d34667b7d5778fcb1f393e7f0b3fb6306e82be9950 2022-06-03 14:56:05.495 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-06-03 14:56:05.496 | Building wheel for xattr (setup.py): started 2022-06-03 14:56:06.903 | Building wheel for xattr (setup.py): finished with status 'done' 2022-06-03 14:56:06.904 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33233 sha256=11bcb4d285152be8c80c74edd72df4177b17152c59c8a0c0fea4adda000f4a79 2022-06-03 14:56:06.904 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-06-03 14:56:06.904 | Successfully built pyeclib xattr 2022-06-03 14:56:08.080 | Installing collected packages: lxml, xattr, pyeclib, swift 2022-06-03 14:56:08.605 | Running setup.py develop for swift 2022-06-03 14:56:10.140 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2022-06-03 14:56:10.259 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:56:10.259 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:56:10.358 | + inc/python:pip_install:200 : result=0 2022-06-03 14:56:10.360 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:56:10.362 | + functions-common:time_stop:2322 : local name 2022-06-03 14:56:10.364 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:56:10.372 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:56:10.372 | + functions-common:time_stop:2325 : local total 2022-06-03 14:56:10.372 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:56:10.373 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:56:10.375 | + functions-common:time_stop:2329 : start_time=1654268156255 2022-06-03 14:56:10.377 | + functions-common:time_stop:2331 : [[ -z 1654268156255 ]] 2022-06-03 14:56:10.380 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:56:10.384 | + functions-common:time_stop:2334 : end_time=1654268170382 2022-06-03 14:56:10.386 | + functions-common:time_stop:2335 : elapsed_time=14127 2022-06-03 14:56:10.388 | + functions-common:time_stop:2336 : total=89776 2022-06-03 14:56:10.390 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:56:10.392 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=103903 2022-06-03 14:56:10.395 | + inc/python:pip_install:203 : return 0 2022-06-03 14:56:10.398 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 14:56:10.400 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 14:56:10.402 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 14:56:10.421 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 14:56:10.432 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-03 14:56:10.435 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-03 14:56:10.437 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:56:10.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:56:10.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-03 14:56:10.445 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:56:10.447 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-03 14:56:10.449 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 14:56:10.452 | + ./stack.sh:main:877 : configure_swift 2022-06-03 14:56:10.454 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-03 14:56:10.456 | + lib/swift:configure_swift:335 : local node_number 2022-06-03 14:56:10.459 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-03 14:56:10.461 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-03 14:56:10.463 | + lib/swift:configure_swift:338 : local user_group 2022-06-03 14:56:10.465 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-03 14:56:11.232 | No account-replicator running 2022-06-03 14:56:11.233 | No object-updater running 2022-06-03 14:56:11.233 | No container-replicator running 2022-06-03 14:56:11.233 | No container-updater running 2022-06-03 14:56:11.233 | No account-server running 2022-06-03 14:56:11.233 | No object-auditor running 2022-06-03 14:56:11.233 | No object-server running 2022-06-03 14:56:11.233 | No account-reaper running 2022-06-03 14:56:11.233 | No container-reconciler running 2022-06-03 14:56:11.233 | No account-auditor running 2022-06-03 14:56:11.233 | No object-reconstructor running 2022-06-03 14:56:11.233 | No container-auditor running 2022-06-03 14:56:11.233 | No object-expirer running 2022-06-03 14:56:11.233 | No container-sharder running 2022-06-03 14:56:11.233 | No object-replicator running 2022-06-03 14:56:11.233 | No proxy-server running 2022-06-03 14:56:11.233 | No container-sync running 2022-06-03 14:56:11.233 | No container-server running 2022-06-03 14:56:11.279 | + lib/swift:configure_swift:341 : true 2022-06-03 14:56:11.281 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-03 14:56:11.293 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-03 14:56:11.305 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-03 14:56:11.307 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-03 14:56:11.308 | s/%GROUP%//; 2022-06-03 14:56:11.308 | s/%USER%/ubuntu/; 2022-06-03 14:56:11.308 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-03 14:56:11.308 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-03 14:56:11.308 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-03 14:56:11.316 | uid = ubuntu 2022-06-03 14:56:11.316 | gid = 2022-06-03 14:56:11.316 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-03 14:56:11.316 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-03 14:56:11.316 | address = 127.0.0.1 2022-06-03 14:56:11.316 | 2022-06-03 14:56:11.316 | [account6612] 2022-06-03 14:56:11.316 | max connections = 25 2022-06-03 14:56:11.316 | path = /opt/stack/data/swift/1/node/ 2022-06-03 14:56:11.316 | read only = false 2022-06-03 14:56:11.316 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-03 14:56:11.316 | 2022-06-03 14:56:11.316 | [account6622] 2022-06-03 14:56:11.316 | max connections = 25 2022-06-03 14:56:11.316 | path = /opt/stack/data/swift/2/node/ 2022-06-03 14:56:11.316 | read only = false 2022-06-03 14:56:11.316 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-03 14:56:11.316 | 2022-06-03 14:56:11.316 | [account6632] 2022-06-03 14:56:11.316 | max connections = 25 2022-06-03 14:56:11.316 | path = /opt/stack/data/swift/3/node/ 2022-06-03 14:56:11.316 | read only = false 2022-06-03 14:56:11.317 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-03 14:56:11.317 | 2022-06-03 14:56:11.317 | [account6642] 2022-06-03 14:56:11.317 | max connections = 25 2022-06-03 14:56:11.317 | path = /opt/stack/data/swift/4/node/ 2022-06-03 14:56:11.317 | read only = false 2022-06-03 14:56:11.317 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-03 14:56:11.317 | 2022-06-03 14:56:11.317 | 2022-06-03 14:56:11.317 | [container6611] 2022-06-03 14:56:11.317 | max connections = 25 2022-06-03 14:56:11.317 | path = /opt/stack/data/swift/1/node/ 2022-06-03 14:56:11.317 | read only = false 2022-06-03 14:56:11.317 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-03 14:56:11.317 | 2022-06-03 14:56:11.317 | [container6621] 2022-06-03 14:56:11.317 | max connections = 25 2022-06-03 14:56:11.317 | path = /opt/stack/data/swift/2/node/ 2022-06-03 14:56:11.317 | read only = false 2022-06-03 14:56:11.317 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-03 14:56:11.317 | 2022-06-03 14:56:11.317 | [container6631] 2022-06-03 14:56:11.317 | max connections = 25 2022-06-03 14:56:11.317 | path = /opt/stack/data/swift/3/node/ 2022-06-03 14:56:11.317 | read only = false 2022-06-03 14:56:11.317 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-03 14:56:11.317 | 2022-06-03 14:56:11.318 | [container6641] 2022-06-03 14:56:11.318 | max connections = 25 2022-06-03 14:56:11.318 | path = /opt/stack/data/swift/4/node/ 2022-06-03 14:56:11.318 | read only = false 2022-06-03 14:56:11.318 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-03 14:56:11.318 | 2022-06-03 14:56:11.318 | 2022-06-03 14:56:11.318 | [object6613] 2022-06-03 14:56:11.318 | max connections = 25 2022-06-03 14:56:11.318 | path = /opt/stack/data/swift/1/node/ 2022-06-03 14:56:11.318 | read only = false 2022-06-03 14:56:11.318 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-03 14:56:11.318 | 2022-06-03 14:56:11.318 | [object6623] 2022-06-03 14:56:11.318 | max connections = 25 2022-06-03 14:56:11.318 | path = /opt/stack/data/swift/2/node/ 2022-06-03 14:56:11.318 | read only = false 2022-06-03 14:56:11.318 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-03 14:56:11.318 | 2022-06-03 14:56:11.318 | [object6633] 2022-06-03 14:56:11.318 | max connections = 25 2022-06-03 14:56:11.318 | path = /opt/stack/data/swift/3/node/ 2022-06-03 14:56:11.318 | read only = false 2022-06-03 14:56:11.319 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-03 14:56:11.319 | 2022-06-03 14:56:11.319 | [object6643] 2022-06-03 14:56:11.319 | max connections = 25 2022-06-03 14:56:11.319 | path = /opt/stack/data/swift/4/node/ 2022-06-03 14:56:11.319 | read only = false 2022-06-03 14:56:11.319 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-03 14:56:11.320 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-03 14:56:11.322 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:56:11.324 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:56:11.326 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-03 14:56:11.346 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-03 14:56:11.348 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-03 14:56:11.353 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-03 14:56:11.358 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-03 14:56:11.360 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-03 14:56:11.365 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-03 14:56:11.394 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.73:8080/v1/ 2022-06-03 14:56:11.419 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-03 14:56:11.436 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-03 14:56:11.464 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-03 14:56:11.481 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-03 14:56:11.509 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-03 14:56:11.527 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-03 14:56:11.555 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-03 14:56:11.572 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-03 14:56:11.599 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-03 14:56:11.618 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 14:56:11.647 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-03 14:56:11.664 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-03 14:56:11.680 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:56:11.682 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-03 14:56:11.709 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-03 14:56:11.735 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-03 14:56:11.762 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-03 14:56:11.789 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-03 14:56:11.804 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:56:11.806 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-03 14:56:11.833 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-03 14:56:11.847 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:56:11.849 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-03 14:56:11.864 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:56:11.866 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-03 14:56:11.868 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-03 14:56:11.883 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:56:11.886 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-03 14:56:11.887 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-03 14:56:11.890 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-03 14:56:11.894 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-03 14:56:11.903 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-03 14:56:11.930 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-03 14:56:11.958 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-03 14:56:11.994 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-03 14:56:12.022 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-03 14:56:12.049 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-03 14:56:12.051 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-03 14:56:12.054 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-03 14:56:12.056 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-03 14:56:12.058 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-03 14:56:12.084 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-03 14:56:12.111 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.73/identity 2022-06-03 14:56:12.138 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-03 14:56:12.164 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-03 14:56:12.192 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-03 14:56:12.220 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-03 14:56:12.247 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-03 14:56:12.278 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 14:56:12.306 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-03 14:56:12.334 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-03 14:56:12.360 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-03 14:56:12.388 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-03 14:56:12.414 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-03 14:56:12.444 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-03 14:56:12.470 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-03 14:56:12.488 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-03 14:56:12.516 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-03 14:56:12.542 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-03 14:56:12.547 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-03 14:56:12.575 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-03 14:56:12.601 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-03 14:56:12.627 | + lib/swift:configure_swift:479 : local node_number 2022-06-03 14:56:12.629 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-03 14:56:12.632 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 14:56:12.634 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-03 14:56:12.638 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-03 14:56:12.640 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 14:56:12.642 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 14:56:12.644 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-03 14:56:12.647 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-03 14:56:12.649 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 14:56:12.651 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 14:56:12.653 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-03 14:56:12.670 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-03 14:56:12.699 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-03 14:56:12.716 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-03 14:56:12.744 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-03 14:56:12.762 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 14:56:12.790 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-03 14:56:12.807 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 14:56:12.835 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-03 14:56:12.854 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 14:56:12.881 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-03 14:56:12.899 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-03 14:56:12.927 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-03 14:56:12.945 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-03 14:56:12.973 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-03 14:56:12.992 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-03 14:56:13.019 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-03 14:56:13.038 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-03 14:56:13.064 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-03 14:56:13.070 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-03 14:56:13.087 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 14:56:13.116 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-03 14:56:13.144 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 14:56:13.146 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-03 14:56:13.151 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-03 14:56:13.153 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 14:56:13.155 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 14:56:13.157 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-03 14:56:13.159 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-03 14:56:13.162 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 14:56:13.164 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 14:56:13.166 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-03 14:56:13.184 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-03 14:56:13.212 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-03 14:56:13.230 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-03 14:56:13.258 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-03 14:56:13.275 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 14:56:13.304 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-03 14:56:13.322 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 14:56:13.354 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-03 14:56:13.373 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 14:56:13.401 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-03 14:56:13.419 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-03 14:56:13.448 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-03 14:56:13.465 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-03 14:56:13.494 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-03 14:56:13.511 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-03 14:56:13.539 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-03 14:56:13.557 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-03 14:56:13.584 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-03 14:56:13.590 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-03 14:56:13.608 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 14:56:13.637 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 14:56:13.639 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-03 14:56:13.643 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-03 14:56:13.646 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 14:56:13.648 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 14:56:13.650 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-03 14:56:13.653 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-03 14:56:13.655 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 14:56:13.657 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 14:56:13.659 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-03 14:56:13.676 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-03 14:56:13.704 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-03 14:56:13.723 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-03 14:56:13.751 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-03 14:56:13.769 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 14:56:13.797 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-03 14:56:13.829 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 14:56:13.858 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-03 14:56:13.875 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 14:56:13.903 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-03 14:56:13.932 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-03 14:56:13.960 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-03 14:56:13.978 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-03 14:56:14.006 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-03 14:56:14.024 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-03 14:56:14.052 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-03 14:56:14.070 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-03 14:56:14.097 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-03 14:56:14.104 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-03 14:56:14.122 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 14:56:14.150 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-03 14:56:14.177 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-03 14:56:14.205 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-03 14:56:14.233 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-03 14:56:14.235 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-03 14:56:14.239 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-03 14:56:14.267 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-03 14:56:14.296 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-03 14:56:14.324 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-03 14:56:14.352 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-03 14:56:14.381 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-03 14:56:14.408 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-03 14:56:14.434 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-03 14:56:14.462 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-03 14:56:14.489 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-03 14:56:14.504 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:56:14.508 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-03 14:56:14.526 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-03 14:56:14.529 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-03 14:56:14.548 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-03 14:56:14.550 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.73 2022-06-03 14:56:14.577 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-03 14:56:14.580 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-03 14:56:14.606 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.73/identity 2022-06-03 14:56:14.636 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-03 14:56:14.638 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-03 14:56:14.664 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-03 14:56:14.680 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:56:14.683 | + lib/swift:configure_swift:542 : local user_group 2022-06-03 14:56:14.686 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-03 14:56:14.690 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-03 14:56:14.693 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-03 14:56:14.705 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-03 14:56:14.708 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-03 14:56:14.719 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-03 14:56:14.721 | + lib/swift:configure_swift:549 : is_suse 2022-06-03 14:56:14.723 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 14:56:14.726 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 14:56:14.728 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 14:56:14.730 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 14:56:14.732 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 14:56:14.735 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 14:56:14.737 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-03 14:56:14.750 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-03 14:56:14.752 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-03 14:56:14.755 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-03 14:56:14.772 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:56:14.775 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-03 14:56:14.792 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:56:14.794 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-03 14:56:14.797 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-03 14:56:14.799 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-03 14:56:14.802 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 14:56:14.804 | + lib/stack:stack_install_service:32 : install_glance 2022-06-03 14:56:14.806 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-03 14:56:14.809 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-03 14:56:14.811 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-03 14:56:14.828 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:56:14.831 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-03 14:56:14.834 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-03 14:56:14.851 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:56:14.854 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-03 14:56:14.856 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-03 14:56:14.859 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-03 14:56:14.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:56:14.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:56:14.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-03 14:56:14.869 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:56:14.872 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-03 14:56:14.875 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-03 14:56:14.877 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-03 14:56:14.880 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-03 14:56:14.882 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-03 14:56:14.885 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-03 14:56:14.887 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-03 14:56:14.890 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-03 14:56:14.893 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-03 14:56:14.896 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-03 14:56:14.900 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-03 14:56:14.900 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-03 14:56:14.905 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-03 14:56:14.908 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-03 14:56:14.910 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-03 14:56:14.914 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-03 14:56:14.917 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 14:56:14.938 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-03 14:56:14.940 | + 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-06-03 14:56:16.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:56:16.677 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 14:56:16.681 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:16.681 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:16.683 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:56:16.684 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:16.685 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:16.685 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:56:16.685 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:16.686 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:56:16.880 | Collecting glance-store===2.3.1 2022-06-03 14:56:16.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/881/42b19fa58645a/glance_store-2.3.1-py3-none-any.whl (215 kB) 2022-06-03 14:56:17.050 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2022-06-03 14:56:17.052 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-06-03 14:56:17.066 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-06-03 14:56:17.328 | Collecting os-brick===4.0.5 2022-06-03 14:56:17.334 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9a4/37ad0b6077a86/os_brick-4.0.5-py3-none-any.whl (242 kB) 2022-06-03 14:56:17.443 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2022-06-03 14:56:17.447 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2022-06-03 14:56:17.467 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2022-06-03 14:56:17.478 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-06-03 14:56:17.493 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-06-03 14:56:17.499 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2022-06-03 14:56:17.504 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-06-03 14:56:17.544 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.4.0) 2022-06-03 14:56:17.558 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (6.2.0) 2022-06-03 14:56:17.562 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-06-03 14:56:17.571 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.1) 2022-06-03 14:56:17.595 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-03 14:56:17.613 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-03 14:56:17.619 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-06-03 14:56:17.622 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-06-03 14:56:17.624 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-06-03 14:56:17.771 | Collecting python-cinderclient===7.2.2 2022-06-03 14:56:17.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/e33f381e22461/python_cinderclient-7.2.2-py3-none-any.whl (279 kB) 2022-06-03 14:56:17.875 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2022-06-03 14:56:17.880 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-06-03 14:56:18.015 | Collecting python-swiftclient===3.10.1 2022-06-03 14:56:18.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2022-06-03 14:56:18.121 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-06-03 14:56:18.125 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-06-03 14:56:18.146 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-06-03 14:56:18.151 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2022-06-03 14:56:18.154 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-06-03 14:56:18.157 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-06-03 14:56:18.163 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.2.0) 2022-06-03 14:56:18.177 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2022-06-03 14:56:18.198 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.2.5) 2022-06-03 14:56:18.200 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 14:56:18.210 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-03 14:56:18.212 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 14:56:18.218 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 14:56:18.222 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-06-03 14:56:18.227 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 14:56:18.230 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 14:56:18.237 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-03 14:56:18.241 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-06-03 14:56:18.244 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 14:56:18.248 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 14:56:18.256 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 14:56:18.269 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 14:56:18.277 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 14:56:18.285 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 14:56:18.295 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-06-03 14:56:18.298 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2022-06-03 14:56:18.300 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 14:56:18.303 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 14:56:18.305 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-03 14:56:18.309 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 14:56:18.316 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-06-03 14:56:18.321 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2022-06-03 14:56:18.325 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-06-03 14:56:18.327 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2022-06-03 14:56:18.351 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2022-06-03 14:56:18.369 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.1.0) 2022-06-03 14:56:18.375 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 14:56:18.378 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2022-06-03 14:56:18.381 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (1.4.0) 2022-06-03 14:56:18.384 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2022-06-03 14:56:18.386 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-06-03 14:56:19.661 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-06-03 14:56:20.996 | Successfully installed glance-store-2.3.1 os-brick-4.0.5 python-cinderclient-7.2.2 python-swiftclient-3.10.1 2022-06-03 14:56:21.114 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:56:21.114 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:56:21.190 | + inc/python:pip_install:200 : result=0 2022-06-03 14:56:21.193 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:56:21.195 | + functions-common:time_stop:2322 : local name 2022-06-03 14:56:21.198 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:56:21.200 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:56:21.202 | + functions-common:time_stop:2325 : local total 2022-06-03 14:56:21.204 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:56:21.207 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:56:21.209 | + functions-common:time_stop:2329 : start_time=1654268174932 2022-06-03 14:56:21.211 | + functions-common:time_stop:2331 : [[ -z 1654268174932 ]] 2022-06-03 14:56:21.214 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:56:21.218 | + functions-common:time_stop:2334 : end_time=1654268181216 2022-06-03 14:56:21.221 | + functions-common:time_stop:2335 : elapsed_time=6284 2022-06-03 14:56:21.224 | + functions-common:time_stop:2336 : total=103903 2022-06-03 14:56:21.226 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:56:21.228 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=110187 2022-06-03 14:56:21.230 | + inc/python:pip_install:203 : return 0 2022-06-03 14:56:21.233 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-03 14:56:21.235 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-03 14:56:21.238 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-03 14:56:21.251 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-03 14:56:21.256 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-03 14:56:21.258 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-03 14:56:21.261 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-03 14:56:21.263 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 14:56:21.265 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 14:56:21.268 | ++ functions-common:git_clone:529 : pwd 2022-06-03 14:56:21.271 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 14:56:21.274 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 14:56:21.276 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 14:56:21.293 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 14:56:21.295 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 14:56:21.298 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 14:56:21.300 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 14:56:21.300 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 14:56:21.306 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-03 14:56:21.308 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 14:56:21.310 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-03 14:56:21.322 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-03 14:56:21.325 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 14:56:21.326 | + functions-common:git_clone:607 : head -1 2022-06-03 14:56:21.329 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-03 14:56:21.331 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 14:56:21.335 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-03 14:56:21.337 | + inc/python:setup_develop:338 : local bindep 2022-06-03 14:56:21.340 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 14:56:21.342 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-03 14:56:21.345 | + inc/python:setup_develop:344 : local extras= 2022-06-03 14:56:21.347 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-03 14:56:21.351 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 14:56:21.353 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 14:56:21.355 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-03 14:56:21.358 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 14:56:21.360 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 14:56:21.363 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-03 14:56:21.365 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 14:56:21.368 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-03 14:56:21.371 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 14:56:21.373 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 14:56:21.376 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-03 14:56:21.382 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-03 14:56:21.384 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-03 14:56:21.975 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-03 14:56:21.978 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 14:56:21.980 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 14:56:21.983 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 14:56:21.985 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 14:56:21.987 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-03 14:56:21.990 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 14:56:21.993 | + inc/python:setup_package:427 : local extras= 2022-06-03 14:56:21.995 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 14:56:21.997 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 14:56:22.000 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 14:56:22.002 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 14:56:22.005 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 14:56:22.007 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-03 14:56:22.028 | Using python 3.8 to install /opt/stack/glance 2022-06-03 14:56:22.030 | + 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-06-03 14:56:23.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:56:23.724 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 14:56:23.728 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:23.729 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:23.730 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:56:23.732 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:23.732 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:23.732 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:56:23.733 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:23.733 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:56:23.747 | Obtaining file:///opt/stack/glance 2022-06-03 14:56:25.020 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 14:56:26.302 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 14:56:26.310 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 14:56:26.318 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 14:56:26.326 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 14:56:26.470 | Collecting WSME===0.10.0 2022-06-03 14:56:26.476 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2022-06-03 14:56:26.560 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 14:56:26.574 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 14:56:26.722 | Collecting castellan===3.6.1 2022-06-03 14:56:26.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/060/fab32571ae43c/castellan-3.6.1-py3-none-any.whl (93 kB) 2022-06-03 14:56:26.826 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 14:56:26.951 | Collecting cursive===0.2.2 2022-06-03 14:56:26.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-06-03 14:56:27.043 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 14:56:27.051 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.6.0) 2022-06-03 14:56:27.056 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 14:56:27.065 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-03 14:56:27.071 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.1) 2022-06-03 14:56:27.142 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2022-06-03 14:56:27.145 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2022-06-03 14:56:27.147 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2022-06-03 14:56:27.150 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2022-06-03 14:56:27.162 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2022-06-03 14:56:27.228 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2022-06-03 14:56:27.284 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2022-06-03 14:56:27.287 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2022-06-03 14:56:27.292 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2022-06-03 14:56:27.296 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.2.0) 2022-06-03 14:56:27.318 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.3) 2022-06-03 14:56:27.353 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2022-06-03 14:56:27.364 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.4) 2022-06-03 14:56:27.380 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.2) 2022-06-03 14:56:27.386 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.4.1) 2022-06-03 14:56:27.433 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2022-06-03 14:56:27.439 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2022-06-03 14:56:27.479 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (12.5.2) 2022-06-03 14:56:27.533 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.1.1) 2022-06-03 14:56:27.551 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.5.0) 2022-06-03 14:56:27.568 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.2.0) 2022-06-03 14:56:27.582 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.2) 2022-06-03 14:56:27.591 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.1) 2022-06-03 14:56:27.615 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (1.1.1) 2022-06-03 14:56:27.623 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.1) 2022-06-03 14:56:27.641 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.4.0) 2022-06-03 14:56:27.688 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2022-06-03 14:56:27.694 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2022-06-03 14:56:27.697 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2022-06-03 14:56:27.699 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.7.2) 2022-06-03 14:56:27.720 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (19.1.0) 2022-06-03 14:56:27.734 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2022-06-03 14:56:27.746 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2022-06-03 14:56:27.749 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2022-06-03 14:56:27.866 | Collecting python-barbicanclient===5.0.1 2022-06-03 14:56:27.872 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2022-06-03 14:56:27.962 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2022-06-03 14:56:27.967 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.4) 2022-06-03 14:56:27.970 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2022-06-03 14:56:27.989 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2022-06-03 14:56:27.993 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2022-06-03 14:56:28.000 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2022-06-03 14:56:28.125 | Collecting retrying===1.3.3 2022-06-03 14:56:28.131 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-03 14:56:28.208 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2022-06-03 14:56:28.296 | Collecting simplegeneric===0.8.1 2022-06-03 14:56:28.304 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-03 14:56:29.004 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2022-06-03 14:56:29.007 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.13.0) 2022-06-03 14:56:29.017 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.3.1) 2022-06-03 14:56:29.020 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2022-06-03 14:56:29.023 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2022-06-03 14:56:29.195 | Collecting taskflow===4.5.0 2022-06-03 14:56:29.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2022-06-03 14:56:29.353 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (6.2.0) 2022-06-03 14:56:29.368 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2022-06-03 14:56:29.377 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2022-06-03 14:56:29.383 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2022-06-03 14:56:29.401 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2022-06-03 14:56:29.405 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2022-06-03 14:56:29.412 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.10) 2022-06-03 14:56:29.433 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2022-06-03 14:56:29.436 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.2.5) 2022-06-03 14:56:29.439 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 14:56:29.447 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 14:56:29.450 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 14:56:29.459 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 14:56:29.464 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 14:56:29.470 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 14:56:29.476 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 14:56:29.479 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 14:56:29.482 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 14:56:29.486 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2022-06-03 14:56:29.528 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 14:56:29.535 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2022-06-03 14:56:29.538 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 14:56:29.548 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2022-06-03 14:56:29.551 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-03 14:56:29.566 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 14:56:29.569 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 14:56:29.571 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2022-06-03 14:56:29.575 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 14:56:29.577 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 14:56:29.667 | Collecting pydot===1.4.1 2022-06-03 14:56:29.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2022-06-03 14:56:29.912 | Collecting networkx===2.5 2022-06-03 14:56:29.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2022-06-03 14:56:30.193 | Collecting automaton===2.2.0 2022-06-03 14:56:30.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2022-06-03 14:56:30.279 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 14:56:30.282 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2022-06-03 14:56:30.285 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2022-06-03 14:56:30.288 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2022-06-03 14:56:30.290 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 14:56:30.294 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2022-06-03 14:56:30.297 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (5.0.0) 2022-06-03 14:56:30.299 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-03 14:56:30.354 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2022-06-03 14:56:30.359 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-03 14:56:30.363 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 14:56:30.399 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.8.0) 2022-06-03 14:56:30.402 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 111)) (49.6.0) 2022-06-03 14:56:30.445 | Building wheels for collected packages: simplegeneric 2022-06-03 14:56:30.446 | Building wheel for simplegeneric (setup.py): started 2022-06-03 14:56:31.142 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-03 14:56:31.142 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=b77271d953667a4c6de808fca31432e8797df4d29cf943a1896ac04dd4e0f0d5 2022-06-03 14:56:31.142 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-03 14:56:31.143 | Successfully built simplegeneric 2022-06-03 14:56:32.095 | Installing collected packages: pydot, networkx, automaton, taskflow, simplegeneric, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2022-06-03 14:56:35.425 | Running setup.py develop for glance 2022-06-03 14:56:37.057 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.6.1 cursive-0.2.2 glance networkx-2.5 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2022-06-03 14:56:37.182 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:56:37.182 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:56:37.273 | + inc/python:pip_install:200 : result=0 2022-06-03 14:56:37.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:56:37.278 | + functions-common:time_stop:2322 : local name 2022-06-03 14:56:37.280 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:56:37.282 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:56:37.285 | + functions-common:time_stop:2325 : local total 2022-06-03 14:56:37.287 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:56:37.289 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:56:37.291 | + functions-common:time_stop:2329 : start_time=1654268182023 2022-06-03 14:56:37.294 | + functions-common:time_stop:2331 : [[ -z 1654268182023 ]] 2022-06-03 14:56:37.296 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:56:37.300 | + functions-common:time_stop:2334 : end_time=1654268197298 2022-06-03 14:56:37.303 | + functions-common:time_stop:2335 : elapsed_time=15275 2022-06-03 14:56:37.305 | + functions-common:time_stop:2336 : total=110187 2022-06-03 14:56:37.307 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:56:37.310 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=125462 2022-06-03 14:56:37.312 | + inc/python:pip_install:203 : return 0 2022-06-03 14:56:37.314 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 14:56:37.318 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 14:56:37.320 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 14:56:37.339 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 14:56:37.351 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-03 14:56:37.354 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-03 14:56:37.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:56:37.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:56:37.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-03 14:56:37.364 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:56:37.366 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 14:56:37.369 | + ./stack.sh:main:889 : configure_glance 2022-06-03 14:56:37.371 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-03 14:56:37.384 | + lib/glance:configure_glance:270 : local dburl 2022-06-03 14:56:37.387 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-03 14:56:37.390 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-03 14:56:37.392 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-03 14:56:37.395 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-03 14:56:37.397 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 14:56:37.400 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 14:56:37.403 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-03 14:56:37.433 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 14:56:37.463 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-03 14:56:37.491 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 14:56:37.522 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-03 14:56:37.553 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-03 14:56:37.583 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-03 14:56:37.585 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 14:56:37.587 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-03 14:56:37.590 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 14:56:37.592 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-03 14:56:37.622 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-03 14:56:37.650 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 14:56:37.677 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-03 14:56:37.704 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-03 14:56:37.732 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-03 14:56:37.759 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-03 14:56:37.788 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-03 14:56:37.816 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 14:56:37.844 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 14:56:37.871 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-03 14:56:37.902 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-03 14:56:37.904 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-03 14:56:37.907 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-03 14:56:37.909 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 14:56:37.911 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 14:56:37.914 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 14:56:37.930 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:56:37.933 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 14:56:37.935 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 14:56:37.938 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 14:56:37.954 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:56:37.957 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 14:56:37.960 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 14:56:37.988 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 14:56:37.990 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 14:56:37.993 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-03 14:56:37.995 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-03 14:56:37.997 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-03 14:56:38.000 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-03 14:56:38.002 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-03 14:56:38.005 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-03 14:56:38.007 | + lib/glance:configure_glance_store:230 : local be 2022-06-03 14:56:38.009 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-03 14:56:38.012 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-03 14:56:38.014 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 14:56:38.045 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-03 14:56:38.047 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.73 2022-06-03 14:56:38.078 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-03 14:56:38.080 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-03 14:56:38.098 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:56:38.100 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-03 14:56:38.127 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-03 14:56:38.156 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-03 14:56:38.183 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-03 14:56:38.212 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-03 14:56:38.240 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-03 14:56:38.257 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:56:38.259 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 14:56:38.286 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-03 14:56:38.317 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-03 14:56:38.344 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.73/identity/v3 2022-06-03 14:56:38.373 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-03 14:56:38.401 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.73/image 2022-06-03 14:56:38.429 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-03 14:56:38.445 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:56:38.448 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-03 14:56:38.450 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-03 14:56:38.452 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 14:56:38.455 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 14:56:38.473 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 14:56:38.476 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 14:56:38.478 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 14:56:38.481 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 14:56:38.483 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 14:56:38.511 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:56:38.539 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:56:38.568 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 14:56:38.596 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-03 14:56:38.602 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-03 14:56:38.633 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-03 14:56:38.661 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 14:56:38.690 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.73/identity 2022-06-03 14:56:38.718 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-03 14:56:38.747 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-03 14:56:38.775 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-03 14:56:38.804 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 14:56:38.834 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-03 14:56:38.865 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-03 14:56:38.895 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-03 14:56:38.924 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-03 14:56:38.929 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-03 14:56:38.936 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-03 14:56:38.951 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:56:38.954 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-03 14:56:38.956 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.73:19292 /image 2022-06-03 14:56:38.959 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-03 14:56:38.961 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.73:19292 2022-06-03 14:56:38.964 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-03 14:56:38.966 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-03 14:56:38.969 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-03 14:56:38.972 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-03 14:56:38.975 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 14:56:38.977 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:56:38.979 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:56:38.982 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-03 14:56:38.984 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-03 14:56:38.987 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-03 14:56:38.989 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-03 14:56:38.992 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 14:56:38.994 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:56:38.996 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:56:38.999 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-03 14:56:39.001 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-03 14:56:39.060 | proxy (enabled by site administrator) 2022-06-03 14:56:39.063 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-03 14:56:39.065 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-03 14:56:39.068 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 14:56:39.070 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:56:39.072 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:56:39.075 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-03 14:56:39.077 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-03 14:56:39.131 | No module matches proxy_http 2022-06-03 14:56:39.134 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-06-03 14:56:39.196 | Considering dependency proxy for proxy_http: 2022-06-03 14:56:39.196 | Module proxy already enabled 2022-06-03 14:56:39.196 | Enabling module proxy_http. 2022-06-03 14:56:39.201 | To activate the new configuration, you need to run: 2022-06-03 14:56:39.201 | systemctl restart apache2 2022-06-03 14:56:39.206 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-06-03 14:56:39.208 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 14:56:39.211 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 14:56:39.213 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 14:56:39.343 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-03 14:56:39.343 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-03 14:56:39.352 | KeepAlive Off 2022-06-03 14:56:39.357 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-03 14:56:39.357 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 14:56:39.365 | SetEnv proxy-sendchunked 1 2022-06-03 14:56:39.370 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 14:56:39.370 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.73:19292" retry=0 ' 2022-06-03 14:56:39.378 | ProxyPass "/image" "http://10.222.0.73:19292" retry=0 2022-06-03 14:56:39.382 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-03 14:56:39.384 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-03 14:56:39.386 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 14:56:39.389 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 14:56:39.391 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 14:56:39.394 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:56:39.396 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:56:39.398 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 14:56:39.401 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 14:56:39.403 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:56:39.405 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:56:39.408 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-03 14:56:39.471 | Enabling site glance. 2022-06-03 14:56:39.476 | To activate the new configuration, you need to run: 2022-06-03 14:56:39.476 | systemctl reload apache2 2022-06-03 14:56:39.481 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-03 14:56:39.483 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 14:56:39.486 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 14:56:39.488 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 14:56:39.618 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-03 14:56:39.648 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-03 14:56:39.677 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-03 14:56:39.705 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-03 14:56:39.723 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:56:39.725 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-03 14:56:39.728 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-03 14:56:39.730 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-03 14:56:39.732 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 14:56:39.735 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-03 14:56:39.738 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-03 14:56:39.740 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-03 14:56:39.743 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-03 14:56:39.745 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 14:56:39.747 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 14:56:39.750 | ++ functions-common:git_clone:529 : pwd 2022-06-03 14:56:39.753 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 14:56:39.756 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 14:56:39.758 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 14:56:39.774 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 14:56:39.777 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 14:56:39.779 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 14:56:39.782 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 14:56:39.782 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 14:56:39.788 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-03 14:56:39.790 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 14:56:39.792 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-03 14:56:39.806 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-03 14:56:39.809 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 14:56:39.809 | + functions-common:git_clone:607 : head -1 2022-06-03 14:56:39.812 | 070a0effb Handle the case when tempest fails 2022-06-03 14:56:39.814 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 14:56:39.818 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-03 14:56:39.820 | + inc/python:setup_develop:338 : local bindep 2022-06-03 14:56:39.823 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 14:56:39.825 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-03 14:56:39.828 | + inc/python:setup_develop:344 : local extras= 2022-06-03 14:56:39.830 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-03 14:56:39.833 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 14:56:39.835 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 14:56:39.837 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-03 14:56:39.840 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 14:56:39.843 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 14:56:39.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-03 14:56:39.848 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 14:56:39.851 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-03 14:56:39.853 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 14:56:39.856 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 14:56:39.859 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-03 14:56:39.865 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-03 14:56:39.868 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-03 14:56:40.467 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-03 14:56:40.470 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 14:56:40.473 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 14:56:40.475 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 14:56:40.477 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 14:56:40.480 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-03 14:56:40.482 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 14:56:40.484 | + inc/python:setup_package:427 : local extras= 2022-06-03 14:56:40.487 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 14:56:40.490 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 14:56:40.492 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 14:56:40.494 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 14:56:40.497 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 14:56:40.499 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-03 14:56:40.521 | Using python 3.8 to install /opt/stack/cinder 2022-06-03 14:56:40.523 | + 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-06-03 14:56:42.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:56:42.260 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 14:56:42.265 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:42.265 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:42.267 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:56:42.269 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:42.269 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:42.270 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:56:42.270 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:56:42.270 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:56:42.282 | Obtaining file:///opt/stack/cinder 2022-06-03 14:56:44.322 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 14:56:46.322 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 14:56:46.329 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 14:56:46.337 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 14:56:46.345 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 14:56:46.367 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 14:56:46.380 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 14:56:46.400 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-03 14:56:46.440 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-03 14:56:46.453 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-03 14:56:46.457 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-03 14:56:46.725 | Collecting google-api-python-client===1.11.0 2022-06-03 14:56:46.732 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/96894f702736d/google_api_python_client-1.11.0-py2.py3-none-any.whl (60 kB) 2022-06-03 14:56:47.022 | Collecting google-auth===1.21.0 2022-06-03 14:56:47.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/98ad9cac3d294/google_auth-1.21.0-py2.py3-none-any.whl (92 kB) 2022-06-03 14:56:47.213 | Collecting google-auth-httplib2===0.0.4 2022-06-03 14:56:47.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2022-06-03 14:56:47.301 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-03 14:56:47.304 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-03 14:56:47.306 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-03 14:56:47.309 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-03 14:56:47.320 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-03 14:56:47.404 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-03 14:56:47.460 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-03 14:56:47.471 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-03 14:56:47.612 | Collecting oauth2client===4.1.3 2022-06-03 14:56:47.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-06-03 14:56:47.705 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (4.0.5) 2022-06-03 14:56:47.730 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2022-06-03 14:56:47.734 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (5.2.0) 2022-06-03 14:56:47.755 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.3) 2022-06-03 14:56:47.791 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2022-06-03 14:56:47.802 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.4) 2022-06-03 14:56:47.817 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.2) 2022-06-03 14:56:47.823 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2022-06-03 14:56:47.879 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2022-06-03 14:56:47.885 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-06-03 14:56:47.927 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2022-06-03 14:56:47.982 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-06-03 14:56:48.000 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2022-06-03 14:56:48.016 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2022-06-03 14:56:48.032 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.2.0) 2022-06-03 14:56:48.046 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (6.2.0) 2022-06-03 14:56:48.050 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2022-06-03 14:56:48.059 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.1) 2022-06-03 14:56:48.084 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2022-06-03 14:56:48.091 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.1) 2022-06-03 14:56:48.110 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2022-06-03 14:56:48.309 | Collecting oslo.vmware===3.7.0 2022-06-03 14:56:48.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2022-06-03 14:56:48.427 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2022-06-03 14:56:48.474 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2022-06-03 14:56:48.480 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2022-06-03 14:56:48.514 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2022-06-03 14:56:48.517 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2022-06-03 14:56:48.519 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2022-06-03 14:56:49.467 | Collecting pyasn1===0.4.8 2022-06-03 14:56:49.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-06-03 14:56:50.178 | Collecting pyasn1-modules===0.2.8 2022-06-03 14:56:50.186 | 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-06-03 14:56:50.274 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2022-06-03 14:56:50.285 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2022-06-03 14:56:50.287 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2022-06-03 14:56:50.290 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (5.0.1) 2022-06-03 14:56:50.307 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.8.1) 2022-06-03 14:56:50.475 | Collecting python-glanceclient===3.2.2 2022-06-03 14:56:50.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2022-06-03 14:56:50.582 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2022-06-03 14:56:50.601 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2022-06-03 14:56:50.619 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (3.10.1) 2022-06-03 14:56:50.642 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2022-06-03 14:56:50.646 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2022-06-03 14:56:50.653 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2022-06-03 14:56:50.676 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2022-06-03 14:56:50.798 | Collecting rsa===4.6 2022-06-03 14:56:50.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2022-06-03 14:56:50.984 | Collecting rtslib-fb===2.1.74 2022-06-03 14:56:50.990 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-06-03 14:56:51.073 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2022-06-03 14:56:51.076 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2022-06-03 14:56:51.078 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.13.0) 2022-06-03 14:56:51.089 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2022-06-03 14:56:51.092 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2022-06-03 14:56:51.095 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2022-06-03 14:56:51.191 | Collecting suds-jurko===0.6 2022-06-03 14:56:51.198 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-06-03 14:56:51.389 | Collecting tabulate===0.8.7 2022-06-03 14:56:51.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2022-06-03 14:56:51.476 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.5.0) 2022-06-03 14:56:51.535 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2022-06-03 14:56:51.549 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2022-06-03 14:56:51.559 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2022-06-03 14:56:51.564 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2022-06-03 14:56:51.582 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2022-06-03 14:56:51.643 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2022-06-03 14:56:51.647 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2022-06-03 14:56:51.750 | Collecting uritemplate===3.0.1 2022-06-03 14:56:51.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-06-03 14:56:51.835 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2022-06-03 14:56:51.856 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2022-06-03 14:56:51.958 | Collecting warlock===1.3.3 2022-06-03 14:56:51.964 | 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-06-03 14:56:52.046 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2022-06-03 14:56:52.048 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2022-06-03 14:56:52.220 | Collecting zstd===1.4.5.1 2022-06-03 14:56:52.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2022-06-03 14:56:52.975 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 14:56:52.978 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-03 14:56:53.155 | Collecting google-api-core===1.22.1 2022-06-03 14:56:53.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/431/839101b7edc7b/google_api_core-1.22.1-py2.py3-none-any.whl (91 kB) 2022-06-03 14:56:53.262 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-03 14:56:53.304 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 14:56:53.306 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 14:56:53.311 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-03 14:56:53.317 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-03 14:56:53.322 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 14:56:53.325 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-03 14:56:53.333 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-03 14:56:53.338 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 14:56:53.346 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-03 14:56:53.388 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 14:56:53.392 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-03 14:56:53.398 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 14:56:53.405 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-03 14:56:53.408 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-03 14:56:53.418 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-03 14:56:53.421 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 14:56:53.434 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 14:56:53.444 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-03 14:56:53.459 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2022-06-03 14:56:53.473 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-03 14:56:53.477 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 14:56:53.479 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 14:56:53.579 | Collecting pyudev===0.22.0 2022-06-03 14:56:53.586 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-06-03 14:56:53.668 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 14:56:53.670 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-03 14:56:53.708 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (1.4.1) 2022-06-03 14:56:53.713 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 14:56:53.721 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.6.0) 2022-06-03 14:56:53.723 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-03 14:56:53.726 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-03 14:56:53.728 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2022-06-03 14:56:53.731 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-03 14:56:53.736 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2022-06-03 14:56:53.739 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (3.13.0) 2022-06-03 14:56:53.854 | Collecting googleapis-common-protos===1.52.0 2022-06-03 14:56:53.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2022-06-03 14:56:53.945 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.0.4) 2022-06-03 14:56:53.947 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 14:56:53.955 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2022-06-03 14:56:53.958 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 14:56:53.961 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-03 14:56:54.014 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-03 14:56:54.017 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2022-06-03 14:56:54.023 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2022-06-03 14:56:54.026 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 14:56:54.058 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-03 14:56:54.062 | Building wheels for collected packages: zstd 2022-06-03 14:56:54.063 | Building wheel for zstd (setup.py): started 2022-06-03 14:57:40.464 | Building wheel for zstd (setup.py): finished with status 'done' 2022-06-03 14:57:40.476 | Created wheel for zstd: filename=zstd-1.4.5.1-cp38-cp38-linux_x86_64.whl size=1638715 sha256=975800ca70b38d9c1eefa4889537be39f8347c9848b434fb9e5cdc13902a9b2e 2022-06-03 14:57:40.476 | Stored in directory: /root/.cache/pip/wheels/e1/b5/2c/590992a3e4954bbb70ccfc7fc247591b65afb25701c54993d5 2022-06-03 14:57:40.478 | Successfully built zstd 2022-06-03 14:57:41.340 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, googleapis-common-protos, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, zstd, cinder 2022-06-03 14:57:44.200 | Running setup.py develop for cinder 2022-06-03 14:57:46.354 | Successfully installed cinder google-api-core-1.22.1 google-api-python-client-1.11.0 google-auth-1.21.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 oauth2client-4.1.3 oslo.vmware-3.7.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 pyudev-0.22.0 rsa-4.6 rtslib-fb-2.1.74 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.5.1 2022-06-03 14:57:46.485 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:57:46.485 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:57:46.590 | + inc/python:pip_install:200 : result=0 2022-06-03 14:57:46.592 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:57:46.595 | + functions-common:time_stop:2322 : local name 2022-06-03 14:57:46.597 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:57:46.599 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:57:46.601 | + functions-common:time_stop:2325 : local total 2022-06-03 14:57:46.603 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:57:46.606 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:57:46.608 | + functions-common:time_stop:2329 : start_time=1654268200515 2022-06-03 14:57:46.610 | + functions-common:time_stop:2331 : [[ -z 1654268200515 ]] 2022-06-03 14:57:46.613 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:57:46.617 | + functions-common:time_stop:2334 : end_time=1654268266615 2022-06-03 14:57:46.619 | + functions-common:time_stop:2335 : elapsed_time=66100 2022-06-03 14:57:46.621 | + functions-common:time_stop:2336 : total=125462 2022-06-03 14:57:46.623 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:57:46.626 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=191562 2022-06-03 14:57:46.628 | + inc/python:pip_install:203 : return 0 2022-06-03 14:57:46.630 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 14:57:46.633 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 14:57:46.635 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 14:57:46.654 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 14:57:46.667 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-03 14:57:46.669 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-03 14:57:46.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:57:46.674 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:57:46.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-03 14:57:46.679 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:57:46.682 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-03 14:57:46.684 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-03 14:57:46.687 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 14:57:46.689 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 14:57:46.691 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 14:57:46.694 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 14:57:46.696 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 14:57:46.699 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 14:57:46.701 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:57:46.704 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:57:46.707 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 14:57:46.709 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 14:57:46.712 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 14:57:46.714 | + functions-common:apt_get_update:1083 : return 2022-06-03 14:57:46.717 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-03 14:57:46.720 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 14:57:46.723 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:57:46.725 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:57:46.728 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-03 14:57:46.750 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-03 14:57:46.859 | Reading package lists... 2022-06-03 14:57:47.101 | Building dependency tree... 2022-06-03 14:57:47.103 | Reading state information... 2022-06-03 14:57:47.352 | The following packages were automatically installed and are no longer required: 2022-06-03 14:57:47.353 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 14:57:47.353 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 14:57:47.353 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 14:57:47.353 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 14:57:47.353 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 14:57:47.354 | python3-zope.interface 2022-06-03 14:57:47.354 | Use 'sudo apt autoremove' to remove them. 2022-06-03 14:57:47.354 | The following additional packages will be installed: 2022-06-03 14:57:47.355 | libconfig-general-perl 2022-06-03 14:57:47.356 | Suggested packages: 2022-06-03 14:57:47.356 | tgt-rbd 2022-06-03 14:57:47.422 | The following NEW packages will be installed: 2022-06-03 14:57:47.423 | libconfig-general-perl tgt 2022-06-03 14:57:47.701 | 0 upgraded, 2 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 14:57:47.701 | Need to get 269 kB of archives. 2022-06-03 14:57:47.701 | After this operation, 824 kB of additional disk space will be used. 2022-06-03 14:57:47.701 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2022-06-03 14:57:47.892 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2022-06-03 14:57:48.586 | Fetched 269 kB in 1s (452 kB/s) 2022-06-03 14:57:48.724 | Selecting previously unselected package libconfig-general-perl. 2022-06-03 14:57:48.776 | (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 ... 89596 files and directories currently installed.) 2022-06-03 14:57:48.779 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2022-06-03 14:57:48.842 | Unpacking libconfig-general-perl (2.63-1) ... 2022-06-03 14:57:49.386 | Selecting previously unselected package tgt. 2022-06-03 14:57:49.396 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2022-06-03 14:57:49.451 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2022-06-03 14:57:49.983 | Setting up libconfig-general-perl (2.63-1) ... 2022-06-03 14:57:50.151 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2022-06-03 14:57:51.400 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2022-06-03 14:57:52.341 | Processing triggers for man-db (2.9.1-1) ... 2022-06-03 14:57:52.895 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-03 14:58:01.550 | + functions-common:apt_get:1127 : result=0 2022-06-03 14:58:01.552 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 14:58:01.555 | + functions-common:time_stop:2322 : local name 2022-06-03 14:58:01.557 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:58:01.560 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:58:01.562 | + functions-common:time_stop:2325 : local total 2022-06-03 14:58:01.565 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:58:01.568 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 14:58:01.570 | + functions-common:time_stop:2329 : start_time=1654268266747 2022-06-03 14:58:01.572 | + functions-common:time_stop:2331 : [[ -z 1654268266747 ]] 2022-06-03 14:58:01.576 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:58:01.580 | + functions-common:time_stop:2334 : end_time=1654268281577 2022-06-03 14:58:01.583 | + functions-common:time_stop:2335 : elapsed_time=14830 2022-06-03 14:58:01.585 | + functions-common:time_stop:2336 : total=508951 2022-06-03 14:58:01.587 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:58:01.590 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=523781 2022-06-03 14:58:01.592 | + functions-common:apt_get:1131 : return 0 2022-06-03 14:58:01.595 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 14:58:01.598 | + ./stack.sh:main:895 : configure_cinder 2022-06-03 14:58:01.600 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-03 14:58:01.613 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-03 14:58:01.617 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-03 14:58:01.619 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-03 14:58:01.621 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 14:58:01.624 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-03 14:58:01.624 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 14:58:01.629 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-03 14:58:01.631 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-03 14:58:01.634 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 14:58:01.636 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-03 14:58:01.638 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-03 14:58:01.640 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-03 14:58:01.643 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-03 14:58:01.645 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-03 14:58:01.656 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-03 14:58:01.669 | + 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-06-03 14:58:01.681 | + 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-06-03 14:58:01.694 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-03 14:58:01.706 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 14:58:01.709 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 14:58:01.713 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.0M38VWiDCu 2022-06-03 14:58:01.715 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 14:58:01.717 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 14:58:01.720 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-03 14:58:01.722 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.0M38VWiDCu 2022-06-03 14:58:01.726 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.0M38VWiDCu 2022-06-03 14:58:01.738 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.0M38VWiDCu /etc/sudoers.d/cinder-rootwrap 2022-06-03 14:58:01.749 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-03 14:58:01.754 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 14:58:01.756 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 14:58:01.758 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 14:58:01.761 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 14:58:01.763 | + 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-06-03 14:58:01.765 | + 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-06-03 14:58:01.768 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-03 14:58:01.770 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-03 14:58:01.774 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-03 14:58:01.778 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-03 14:58:01.798 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-03 14:58:01.817 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-03 14:58:01.836 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-03 14:58:01.855 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-03 14:58:01.874 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-03 14:58:01.894 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-03 14:58:01.914 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-03 14:58:01.932 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-03 14:58:01.934 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 14:58:01.937 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-03 14:58:01.940 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 14:58:01.942 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-03 14:58:01.972 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-03 14:58:01.999 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 14:58:02.027 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-03 14:58:02.054 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-03 14:58:02.084 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-03 14:58:02.112 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-03 14:58:02.139 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-03 14:58:02.167 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 14:58:02.195 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 14:58:02.224 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-03 14:58:02.254 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-03 14:58:02.283 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-03 14:58:02.285 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-03 14:58:02.287 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-03 14:58:02.290 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-03 14:58:02.292 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 14:58:02.295 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 14:58:02.325 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-03 14:58:02.354 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-03 14:58:02.381 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-03 14:58:02.409 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-03 14:58:02.438 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-03 14:58:02.466 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-03 14:58:02.497 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-03 14:58:02.499 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.73 2022-06-03 14:58:02.527 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 14:58:02.558 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-03 14:58:02.566 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key b887c1d4c9c0bfc40a04d962e3ef396a 2022-06-03 14:58:02.593 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-03 14:58:02.611 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:02.613 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-03 14:58:02.615 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-03 14:58:02.618 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-03 14:58:02.620 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-03 14:58:02.622 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-03 14:58:02.624 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-03 14:58:02.627 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-03 14:58:02.629 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-03 14:58:02.632 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-03 14:58:02.634 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-03 14:58:02.636 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-03 14:58:02.667 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-03 14:58:02.695 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-03 14:58:02.723 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-03 14:58:02.750 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-03 14:58:02.778 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-03 14:58:02.781 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-03 14:58:02.783 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-03 14:58:02.786 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-03 14:58:02.814 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-03 14:58:02.842 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-03 14:58:02.845 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-03 14:58:02.874 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-03 14:58:02.876 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-03 14:58:02.878 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-03 14:58:02.881 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-03 14:58:02.909 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-03 14:58:02.911 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-03 14:58:02.914 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-03 14:58:02.930 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:02.933 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.73:8080/v1/AUTH_ 2022-06-03 14:58:02.960 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-03 14:58:02.978 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:02.980 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-03 14:58:02.996 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:02.998 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-03 14:58:03.001 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-03 14:58:03.003 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-03 14:58:03.006 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-03 14:58:03.008 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 14:58:03.010 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 14:58:03.013 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 14:58:03.029 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:03.033 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 14:58:03.035 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 14:58:03.038 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 14:58:03.053 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:03.056 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 14:58:03.059 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 14:58:03.087 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 14:58:03.089 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 14:58:03.092 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-03 14:58:03.094 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-03 14:58:03.097 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 14:58:03.100 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 14:58:03.117 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 14:58:03.120 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 14:58:03.122 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 14:58:03.124 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 14:58:03.127 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 14:58:03.154 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:58:03.183 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:58:03.211 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 14:58:03.240 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-03 14:58:03.242 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-03 14:58:03.245 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-03 14:58:03.247 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-03 14:58:03.249 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 14:58:03.252 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 14:58:03.255 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-03 14:58:03.259 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-03 14:58:03.261 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 14:58:03.264 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 14:58:03.276 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 14:58:03.277 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:58:03.286 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 14:58:03.289 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:58:03.305 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-03 14:58:03.307 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-03 14:58:03.311 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-03 14:58:03.341 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-03 14:58:03.367 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-03 14:58:03.396 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 14:58:03.423 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 14:58:03.451 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 14:58:03.478 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 14:58:03.506 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 14:58:03.534 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 14:58:03.561 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 14:58:03.589 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 14:58:03.617 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 14:58:03.645 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 14:58:03.673 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 14:58:03.675 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 14:58:03.678 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-03 14:58:03.681 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-03 14:58:03.683 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 14:58:03.686 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:03.689 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:03.691 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 14:58:03.694 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 14:58:03.696 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-03 14:58:03.724 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 14:58:03.758 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-03 14:58:03.765 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 14:58:03.777 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-03 14:58:03.781 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-03 14:58:03.784 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-03 14:58:03.788 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 14:58:03.794 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 14:58:03.797 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 14:58:03.802 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:03.804 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:03.806 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 14:58:03.809 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 14:58:03.811 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:03.814 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:03.816 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-03 14:58:03.879 | Enabling site cinder-wsgi. 2022-06-03 14:58:03.884 | To activate the new configuration, you need to run: 2022-06-03 14:58:03.884 | systemctl reload apache2 2022-06-03 14:58:03.888 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 14:58:03.891 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 14:58:03.894 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 14:58:03.896 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 14:58:04.024 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-03 14:58:04.026 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-03 14:58:04.058 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.73/image 2022-06-03 14:58:04.092 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-03 14:58:04.112 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:04.115 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-03 14:58:04.118 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 14:58:04.120 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 14:58:04.123 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-03 14:58:04.125 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-03 14:58:04.157 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-03 14:58:04.186 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.73/identity 2022-06-03 14:58:04.214 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-03 14:58:04.245 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-03 14:58:04.274 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-03 14:58:04.301 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-03 14:58:04.330 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-03 14:58:04.358 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-03 14:58:04.387 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-03 14:58:04.415 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-03 14:58:04.445 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 14:58:04.474 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-03 14:58:04.478 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-03 14:58:04.498 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:04.502 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.73:2379 2022-06-03 14:58:04.534 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-03 14:58:04.552 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:04.554 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-03 14:58:04.557 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-03 14:58:04.559 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-03 14:58:04.561 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 14:58:04.564 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-03 14:58:04.567 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-03 14:58:04.571 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 14:58:04.571 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 14:58:04.576 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 14:58:04.578 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 14:58:04.581 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-03 14:58:04.584 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 14:58:04.586 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-03 14:58:04.589 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-03 14:58:04.591 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-03 14:58:04.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:58:04.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:58:04.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-03 14:58:04.601 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:58:04.604 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-03 14:58:04.606 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-03 14:58:04.609 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-03 14:58:04.611 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 14:58:04.614 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 14:58:04.616 | ++ functions-common:git_clone:529 : pwd 2022-06-03 14:58:04.619 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 14:58:04.621 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 14:58:04.624 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 14:58:04.640 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 14:58:04.643 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 14:58:04.645 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 14:58:04.648 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 14:58:04.648 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 14:58:04.653 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-03 14:58:04.655 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 14:58:04.658 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-03 14:58:04.670 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-03 14:58:04.674 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 14:58:04.674 | + functions-common:git_clone:607 : head -1 2022-06-03 14:58:04.678 | bfcc39e660 Merge "[Trunk] Check if parent port belongs to OVN to activate" into stable/victoria 2022-06-03 14:58:04.681 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 14:58:04.684 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-03 14:58:04.686 | + inc/python:setup_develop:338 : local bindep 2022-06-03 14:58:04.690 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 14:58:04.692 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-03 14:58:04.694 | + inc/python:setup_develop:344 : local extras= 2022-06-03 14:58:04.697 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-03 14:58:04.700 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 14:58:04.702 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 14:58:04.705 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-03 14:58:04.707 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 14:58:04.710 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 14:58:04.713 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-03 14:58:04.716 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 14:58:04.719 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-03 14:58:04.721 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 14:58:04.724 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 14:58:04.727 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-03 14:58:04.733 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-03 14:58:04.736 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-03 14:58:05.335 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-03 14:58:05.338 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 14:58:05.340 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 14:58:05.343 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 14:58:05.345 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 14:58:05.347 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-03 14:58:05.350 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 14:58:05.352 | + inc/python:setup_package:427 : local extras= 2022-06-03 14:58:05.354 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 14:58:05.357 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 14:58:05.359 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 14:58:05.362 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 14:58:05.364 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 14:58:05.367 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-03 14:58:05.388 | Using python 3.8 to install /opt/stack/neutron 2022-06-03 14:58:05.390 | + 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-06-03 14:58:07.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:58:07.164 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 14:58:07.173 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:58:07.173 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:58:07.174 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:58:07.174 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:58:07.174 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:58:07.174 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:58:07.174 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:58:07.174 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:58:07.186 | Obtaining file:///opt/stack/neutron 2022-06-03 14:58:09.281 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 14:58:11.308 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 14:58:11.316 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 14:58:11.319 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 14:58:11.327 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 14:58:11.335 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 14:58:11.343 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 14:58:11.365 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 14:58:11.379 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 14:58:11.387 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 14:58:11.395 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 14:58:11.398 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 14:58:11.408 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 14:58:11.414 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 14:58:11.417 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-03 14:58:11.419 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 14:58:11.485 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 14:58:11.544 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 14:58:11.546 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 14:58:11.552 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 14:58:11.555 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-03 14:58:11.596 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.50.0) 2022-06-03 14:58:11.625 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.2.1) 2022-06-03 14:58:11.644 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2022-06-03 14:58:11.648 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-06-03 14:58:11.653 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.2.1) 2022-06-03 14:58:11.678 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (0.3.4) 2022-06-03 14:58:11.695 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.3) 2022-06-03 14:58:11.731 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2022-06-03 14:58:11.742 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.4) 2022-06-03 14:58:11.757 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.2) 2022-06-03 14:58:11.763 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.1) 2022-06-03 14:58:11.814 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2022-06-03 14:58:11.820 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2022-06-03 14:58:11.859 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.5.2) 2022-06-03 14:58:11.914 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2022-06-03 14:58:11.932 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2022-06-03 14:58:11.949 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2022-06-03 14:58:11.965 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.2.0) 2022-06-03 14:58:11.980 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (6.2.0) 2022-06-03 14:58:11.984 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.2) 2022-06-03 14:58:11.994 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.1) 2022-06-03 14:58:12.018 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2022-06-03 14:58:12.025 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.1) 2022-06-03 14:58:12.043 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.0) 2022-06-03 14:58:12.063 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.4.0) 2022-06-03 14:58:12.111 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.13.0) 2022-06-03 14:58:12.116 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.6.1) 2022-06-03 14:58:12.125 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2022-06-03 14:58:12.132 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2022-06-03 14:58:12.168 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2022-06-03 14:58:12.172 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.3.3) 2022-06-03 14:58:12.181 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2022-06-03 14:58:12.184 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.7.2) 2022-06-03 14:58:12.205 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (19.1.0) 2022-06-03 14:58:12.219 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2022-06-03 14:58:12.231 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2022-06-03 14:58:12.234 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2022-06-03 14:58:12.238 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.5.14) 2022-06-03 14:58:12.244 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.8.1) 2022-06-03 14:58:12.249 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (4.1.0) 2022-06-03 14:58:12.270 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.0.4) 2022-06-03 14:58:12.273 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2022-06-03 14:58:12.292 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (7.2.1) 2022-06-03 14:58:12.319 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (17.2.1) 2022-06-03 14:58:12.337 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2022-06-03 14:58:12.342 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2022-06-03 14:58:12.349 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2022-06-03 14:58:12.369 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.4.0) 2022-06-03 14:58:12.372 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2022-06-03 14:58:12.377 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.1.10) 2022-06-03 14:58:12.380 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (3.17.2) 2022-06-03 14:58:12.383 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2022-06-03 14:58:12.386 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (2.2.2) 2022-06-03 14:58:12.389 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.13.0) 2022-06-03 14:58:12.401 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2022-06-03 14:58:12.404 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2022-06-03 14:58:12.407 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2022-06-03 14:58:12.414 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2022-06-03 14:58:12.428 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2022-06-03 14:58:12.438 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2022-06-03 14:58:12.444 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2022-06-03 14:58:12.462 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (1.0.4) 2022-06-03 14:58:12.481 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.7.2) 2022-06-03 14:58:12.538 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2022-06-03 14:58:12.542 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2022-06-03 14:58:12.549 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2022-06-03 14:58:12.570 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.11.7) 2022-06-03 14:58:12.574 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2022-06-03 14:58:12.577 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.2.5) 2022-06-03 14:58:12.581 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 14:58:12.589 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 14:58:12.597 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 14:58:12.600 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 14:58:12.603 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 14:58:12.665 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 14:58:12.669 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 14:58:12.674 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 14:58:12.680 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 14:58:12.702 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 14:58:12.706 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 14:58:12.710 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 14:58:12.715 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 14:58:12.720 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 14:58:12.725 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 14:58:12.728 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 14:58:12.770 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 14:58:12.774 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 14:58:12.786 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 14:58:12.796 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 14:58:12.809 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-03 14:58:12.812 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-03 14:58:12.835 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.2.1) 2022-06-03 14:58:12.851 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 14:58:12.863 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 14:58:12.877 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (2.1.0) 2022-06-03 14:58:12.881 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 14:58:12.884 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 14:58:12.887 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 14:58:12.890 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 14:58:12.893 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 14:58:12.895 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.6.0) 2022-06-03 14:58:12.898 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 14:58:12.901 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2022-06-03 14:58:12.904 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 14:58:12.907 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2022-06-03 14:58:12.910 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2022-06-03 14:58:12.914 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.4) 2022-06-03 14:58:12.927 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-03 14:58:12.935 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 14:58:12.990 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.0.1) 2022-06-03 14:58:12.995 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2022-06-03 14:58:13.000 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.0) 2022-06-03 14:58:13.003 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 14:58:13.036 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 14:58:13.079 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 14:58:13.902 | Installing collected packages: neutron 2022-06-03 14:58:13.903 | Attempting uninstall: neutron 2022-06-03 14:58:13.905 | Found existing installation: neutron 17.4.1 2022-06-03 14:58:15.116 | Uninstalling neutron-17.4.1: 2022-06-03 14:58:15.192 | Successfully uninstalled neutron-17.4.1 2022-06-03 14:58:15.193 | Running setup.py develop for neutron 2022-06-03 14:58:17.765 | Successfully installed neutron 2022-06-03 14:58:17.900 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:58:17.900 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:58:17.976 | + inc/python:pip_install:200 : result=0 2022-06-03 14:58:17.978 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:58:17.980 | + functions-common:time_stop:2322 : local name 2022-06-03 14:58:17.982 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:58:17.985 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:58:17.987 | + functions-common:time_stop:2325 : local total 2022-06-03 14:58:17.989 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:58:17.991 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:58:17.994 | + functions-common:time_stop:2329 : start_time=1654268285382 2022-06-03 14:58:17.996 | + functions-common:time_stop:2331 : [[ -z 1654268285382 ]] 2022-06-03 14:58:17.999 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:58:18.003 | + functions-common:time_stop:2334 : end_time=1654268298000 2022-06-03 14:58:18.005 | + functions-common:time_stop:2335 : elapsed_time=12618 2022-06-03 14:58:18.008 | + functions-common:time_stop:2336 : total=191562 2022-06-03 14:58:18.010 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:58:18.012 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=204180 2022-06-03 14:58:18.015 | + inc/python:pip_install:203 : return 0 2022-06-03 14:58:18.018 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 14:58:18.020 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 14:58:18.023 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 14:58:18.042 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 14:58:18.054 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-03 14:58:18.056 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-03 14:58:18.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:58:18.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:58:18.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-03 14:58:18.066 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:58:18.068 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-03 14:58:18.071 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 14:58:18.074 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-03 14:58:18.091 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:18.094 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-03 14:58:18.097 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-03 14:58:18.099 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-03 14:58:18.102 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 14:58:18.104 | + lib/stack:stack_install_service:32 : install_nova 2022-06-03 14:58:18.107 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-03 14:58:18.109 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-03 14:58:18.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:58:18.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:58:18.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-03 14:58:18.119 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:58:18.121 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-03 14:58:18.136 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:18.139 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-03 14:58:18.155 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:18.158 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-03 14:58:18.174 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:18.177 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-03 14:58:18.179 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-03 14:58:18.181 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-03 14:58:18.183 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 14:58:18.186 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 14:58:18.188 | ++ functions-common:git_clone:529 : pwd 2022-06-03 14:58:18.191 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 14:58:18.193 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 14:58:18.196 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 14:58:18.213 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 14:58:18.215 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 14:58:18.217 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 14:58:18.220 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 14:58:18.221 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 14:58:18.226 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-03 14:58:18.228 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 14:58:18.231 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-03 14:58:18.243 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-03 14:58:18.246 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 14:58:18.246 | + functions-common:git_clone:607 : head -1 2022-06-03 14:58:18.274 | 012c635a38 compute: Ensure updates to bdms during pre_live_migration are saved 2022-06-03 14:58:18.277 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 14:58:18.280 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-03 14:58:18.282 | + inc/python:setup_develop:338 : local bindep 2022-06-03 14:58:18.285 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 14:58:18.288 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-03 14:58:18.290 | + inc/python:setup_develop:344 : local extras= 2022-06-03 14:58:18.292 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-03 14:58:18.295 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 14:58:18.298 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 14:58:18.300 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-03 14:58:18.303 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 14:58:18.305 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 14:58:18.308 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-03 14:58:18.311 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 14:58:18.314 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-03 14:58:18.316 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 14:58:18.319 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 14:58:18.322 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-03 14:58:18.328 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-03 14:58:18.331 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-03 14:58:18.918 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-03 14:58:18.921 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 14:58:18.923 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 14:58:18.925 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 14:58:18.927 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 14:58:18.930 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-03 14:58:18.932 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 14:58:18.934 | + inc/python:setup_package:427 : local extras= 2022-06-03 14:58:18.936 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 14:58:18.939 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 14:58:18.941 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 14:58:18.943 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 14:58:18.946 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 14:58:18.948 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-03 14:58:18.969 | Using python 3.8 to install /opt/stack/nova 2022-06-03 14:58:18.972 | + 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-06-03 14:58:20.775 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:58:20.775 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 14:58:20.780 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:58:20.780 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:58:20.782 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:58:20.784 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:58:20.784 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:58:20.785 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:58:20.785 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:58:20.786 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:58:20.798 | Obtaining file:///opt/stack/nova 2022-06-03 14:58:23.917 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 14:58:27.021 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 14:58:27.028 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 14:58:27.031 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-03 14:58:27.039 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-03 14:58:27.047 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 14:58:27.051 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 14:58:27.059 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 14:58:27.080 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 14:58:27.094 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-03 14:58:27.114 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 14:58:27.154 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-03 14:58:27.168 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 14:58:27.171 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-03 14:58:27.180 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-03 14:58:27.186 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 14:58:27.189 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 14:58:27.192 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 14:58:27.204 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 14:58:27.270 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 14:58:27.326 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-03 14:58:27.462 | Collecting microversion-parse===1.0.1 2022-06-03 14:58:27.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-06-03 14:58:27.568 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 14:58:27.570 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 14:58:27.575 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 14:58:27.578 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.50.0) 2022-06-03 14:58:27.604 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (4.0.5) 2022-06-03 14:58:27.727 | Collecting os-resource-classes===1.0.0 2022-06-03 14:58:27.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2022-06-03 14:58:27.821 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2022-06-03 14:58:27.825 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.4.0) 2022-06-03 14:58:27.849 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.2.1) 2022-06-03 14:58:27.872 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (5.2.0) 2022-06-03 14:58:27.893 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (0.3.4) 2022-06-03 14:58:27.911 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.6.3) 2022-06-03 14:58:27.947 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.3.1) 2022-06-03 14:58:27.957 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.3.4) 2022-06-03 14:58:27.973 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.1.2) 2022-06-03 14:58:27.979 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.4.1) 2022-06-03 14:58:28.026 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-06-03 14:58:28.032 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2022-06-03 14:58:28.074 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.5.2) 2022-06-03 14:58:28.128 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.1.1) 2022-06-03 14:58:28.146 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.5.0) 2022-06-03 14:58:28.163 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.4.0) 2022-06-03 14:58:28.178 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.2.0) 2022-06-03 14:58:28.193 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (6.2.0) 2022-06-03 14:58:28.197 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.0.2) 2022-06-03 14:58:28.206 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.4.1) 2022-06-03 14:58:28.230 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (1.1.1) 2022-06-03 14:58:28.238 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.6.1) 2022-06-03 14:58:28.256 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.3.0) 2022-06-03 14:58:28.276 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.6.1) 2022-06-03 14:58:28.286 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.4) 2022-06-03 14:58:28.293 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.7.2) 2022-06-03 14:58:28.327 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.0) 2022-06-03 14:58:28.330 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-06-03 14:58:28.333 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.7.2) 2022-06-03 14:58:28.354 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (3.1.1) 2022-06-03 14:58:28.365 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (0.9.6) 2022-06-03 14:58:28.368 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-06-03 14:58:28.953 | Collecting pypowervm===1.1.24 2022-06-03 14:58:28.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2022-06-03 14:58:29.105 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.5.14) 2022-06-03 14:58:29.111 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (5.0.1) 2022-06-03 14:58:29.128 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (7.2.2) 2022-06-03 14:58:29.145 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (2.8.1) 2022-06-03 14:58:29.150 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (3.2.2) 2022-06-03 14:58:29.168 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.1.1) 2022-06-03 14:58:29.186 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.2.1) 2022-06-03 14:58:29.214 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2020.1) 2022-06-03 14:58:29.218 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2022-06-03 14:58:29.225 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.23.0) 2022-06-03 14:58:29.246 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2022-06-03 14:58:29.248 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.3.3) 2022-06-03 14:58:29.253 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2022-06-03 14:58:29.257 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (3.17.2) 2022-06-03 14:58:29.260 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (1.15.0) 2022-06-03 14:58:29.263 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.13.0) 2022-06-03 14:58:29.274 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.3.1) 2022-06-03 14:58:29.277 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.3.0) 2022-06-03 14:58:29.280 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.2.2) 2022-06-03 14:58:29.288 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.5.0) 2022-06-03 14:58:29.348 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (6.2.0) 2022-06-03 14:58:29.362 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.0.1) 2022-06-03 14:58:29.372 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.5.0) 2022-06-03 14:58:29.378 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (2.4.0) 2022-06-03 14:58:29.395 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.7.2) 2022-06-03 14:58:29.452 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.4.0) 2022-06-03 14:58:29.456 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.1.0) 2022-06-03 14:58:29.463 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.25.10) 2022-06-03 14:58:29.484 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (0.11.7) 2022-06-03 14:58:29.488 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.3.3) 2022-06-03 14:58:29.592 | Collecting websockify===0.9.0 2022-06-03 14:58:29.599 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2022-06-03 14:58:29.685 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2022-06-03 14:58:29.688 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.2.5) 2022-06-03 14:58:29.786 | Collecting zVMCloudConnector===1.4.1 2022-06-03 14:58:29.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-06-03 14:58:30.657 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 14:58:30.661 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-03 14:58:30.670 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 14:58:30.673 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 14:58:30.677 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 14:58:30.683 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 14:58:30.688 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 14:58:30.709 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 14:58:30.717 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-03 14:58:30.722 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 14:58:30.727 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 14:58:30.735 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-03 14:58:30.739 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-03 14:58:30.780 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-03 14:58:30.785 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 14:58:30.788 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 14:58:30.799 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.13.0) 2022-06-03 14:58:30.804 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-03 14:58:30.818 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 14:58:30.828 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.2.8) 2022-06-03 14:58:30.833 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.4.8) 2022-06-03 14:58:30.835 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 14:58:30.849 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (19.1.0) 2022-06-03 14:58:30.863 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (2.1.0) 2022-06-03 14:58:30.867 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.2.1) 2022-06-03 14:58:30.883 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 14:58:30.887 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 14:58:30.890 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 14:58:30.892 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 14:58:30.895 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-03 14:58:30.903 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.4.1) 2022-06-03 14:58:30.907 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-03 14:58:30.948 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.6.0) 2022-06-03 14:58:30.951 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 14:58:30.955 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 14:58:30.959 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2022-06-03 14:58:32.078 | Collecting numpy===1.19.1 2022-06-03 14:58:32.110 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/309/cbcfaa103fc9a/numpy-1.19.1-cp38-cp38-manylinux2010_x86_64.whl (14.5 MB) 2022-06-03 14:58:32.533 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-03 14:58:32.541 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.20) 2022-06-03 14:58:32.545 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 14:58:32.547 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (1.0.4) 2022-06-03 14:58:32.550 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 14:58:32.558 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (5.0.0) 2022-06-03 14:58:32.561 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.2.2) 2022-06-03 14:58:32.564 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 14:58:32.619 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 14:58:32.661 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 14:58:32.693 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2022-06-03 14:58:32.698 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 14:58:32.702 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.0) 2022-06-03 14:58:32.704 | Building wheels for collected packages: zVMCloudConnector 2022-06-03 14:58:32.705 | Building wheel for zVMCloudConnector (setup.py): started 2022-06-03 14:58:33.658 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-06-03 14:58:33.661 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=7320d0f371725d8dd3ac547f2d76c38e4c07fcac5b8fbcd44013c97db0927f2a 2022-06-03 14:58:33.662 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-06-03 14:58:33.663 | Successfully built zVMCloudConnector 2022-06-03 14:58:34.562 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, nova 2022-06-03 14:58:38.674 | Running setup.py develop for nova 2022-06-03 14:58:41.973 | Successfully installed microversion-parse-1.0.1 nova numpy-1.19.1 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2022-06-03 14:58:42.110 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:58:42.110 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:58:42.220 | + inc/python:pip_install:200 : result=0 2022-06-03 14:58:42.223 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:58:42.225 | + functions-common:time_stop:2322 : local name 2022-06-03 14:58:42.227 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:58:42.229 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:58:42.232 | + functions-common:time_stop:2325 : local total 2022-06-03 14:58:42.234 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:58:42.236 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:58:42.238 | + functions-common:time_stop:2329 : start_time=1654268298964 2022-06-03 14:58:42.241 | + functions-common:time_stop:2331 : [[ -z 1654268298964 ]] 2022-06-03 14:58:42.243 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:58:42.247 | + functions-common:time_stop:2334 : end_time=1654268322245 2022-06-03 14:58:42.250 | + functions-common:time_stop:2335 : elapsed_time=23281 2022-06-03 14:58:42.252 | + functions-common:time_stop:2336 : total=204180 2022-06-03 14:58:42.254 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:58:42.257 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=227461 2022-06-03 14:58:42.259 | + inc/python:pip_install:203 : return 0 2022-06-03 14:58:42.261 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 14:58:42.264 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 14:58:42.266 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 14:58:42.284 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 14:58:42.296 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-03 14:58:42.299 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-03 14:58:42.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:58:42.304 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:58:42.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-03 14:58:42.309 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:58:42.312 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-03 14:58:42.324 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 14:58:42.327 | + ./stack.sh:main:906 : configure_nova 2022-06-03 14:58:42.329 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-03 14:58:42.341 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-03 14:58:42.344 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-03 14:58:42.346 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 14:58:42.350 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-03 14:58:42.351 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 14:58:42.355 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-03 14:58:42.358 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-03 14:58:42.360 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 14:58:42.363 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-03 14:58:42.366 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-03 14:58:42.368 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-03 14:58:42.371 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-03 14:58:42.373 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-03 14:58:42.385 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-03 14:58:42.398 | + 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-06-03 14:58:42.410 | + 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-06-03 14:58:42.422 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-03 14:58:42.434 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 14:58:42.437 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 14:58:42.442 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.pZAyXfBPUy 2022-06-03 14:58:42.444 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 14:58:42.447 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 14:58:42.449 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-03 14:58:42.452 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 14:58:42.454 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 14:58:42.457 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.pZAyXfBPUy 2022-06-03 14:58:42.461 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.pZAyXfBPUy 2022-06-03 14:58:42.473 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.pZAyXfBPUy /etc/sudoers.d/nova-rootwrap 2022-06-03 14:58:42.485 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-03 14:58:42.489 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 14:58:42.492 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 14:58:42.494 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 14:58:42.497 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 14:58:42.499 | + 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-06-03 14:58:42.501 | + 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-06-03 14:58:42.505 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-03 14:58:42.507 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-03 14:58:42.512 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-03 14:58:42.528 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:42.531 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-03 14:58:42.533 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-03 14:58:42.537 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-03 14:58:42.540 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-03 14:58:42.569 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-03 14:58:42.571 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-03 14:58:42.597 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-03 14:58:42.626 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-03 14:58:42.654 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-03 14:58:42.682 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-03 14:58:42.712 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-03 14:58:42.741 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-03 14:58:42.744 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.73 2022-06-03 14:58:42.770 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-03 14:58:42.796 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-03 14:58:42.824 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-03 14:58:42.851 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-03 14:58:42.877 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 14:58:42.907 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-03 14:58:42.909 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 14:58:42.911 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 14:58:42.913 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 14:58:42.915 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 14:58:42.918 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 14:58:42.920 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 14:58:42.922 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 14:58:42.924 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 14:58:42.927 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-03 14:58:42.929 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 14:58:42.931 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 14:58:42.934 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 14:58:42.936 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 14:58:42.938 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 14:58:42.940 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 14:58:42.943 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-03 14:58:42.959 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:42.961 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 14:58:42.963 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-03 14:58:42.966 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-03 14:58:42.993 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-03 14:58:42.996 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-03 14:58:42.998 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-03 14:58:43.000 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-03 14:58:43.002 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 14:58:43.005 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 14:58:43.035 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-03 14:58:43.038 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-03 14:58:43.040 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-03 14:58:43.042 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-03 14:58:43.044 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 14:58:43.047 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 14:58:43.076 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-03 14:58:43.106 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-03 14:58:43.133 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-03 14:58:43.160 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-03 14:58:43.175 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:43.178 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-03 14:58:43.194 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:43.197 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-03 14:58:43.197 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-03 14:58:43.202 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-03 14:58:43.204 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-03 14:58:43.232 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-03 14:58:43.247 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:43.250 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-03 14:58:43.252 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-03 14:58:43.255 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 14:58:43.257 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 14:58:43.259 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-03 14:58:43.289 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-03 14:58:43.315 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 14:58:43.343 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-03 14:58:43.369 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-03 14:58:43.397 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-03 14:58:43.424 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-03 14:58:43.451 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-03 14:58:43.479 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 14:58:43.506 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 14:58:43.533 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-03 14:58:43.548 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:43.551 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-03 14:58:43.553 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-03 14:58:43.583 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-03 14:58:43.609 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.73/identity 2022-06-03 14:58:43.637 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-03 14:58:43.664 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-03 14:58:43.692 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-03 14:58:43.719 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-03 14:58:43.746 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-03 14:58:43.773 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-03 14:58:43.790 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:43.792 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-03 14:58:43.794 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-03 14:58:43.821 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-03 14:58:43.851 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-03 14:58:43.853 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-03 14:58:43.881 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-03 14:58:43.883 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-03 14:58:43.886 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-03 14:58:43.888 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 14:58:43.890 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 14:58:43.892 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 14:58:43.895 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 14:58:43.897 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 14:58:43.899 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 14:58:43.902 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-03 14:58:43.904 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-03 14:58:43.906 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-03 14:58:43.909 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 14:58:43.925 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 14:58:43.927 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 14:58:43.929 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 14:58:43.931 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 14:58:43.934 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 14:58:43.962 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:58:43.989 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:58:44.016 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 14:58:44.043 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-03 14:58:44.073 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-03 14:58:44.075 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-03 14:58:44.078 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-03 14:58:44.080 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-03 14:58:44.083 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 14:58:44.085 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 14:58:44.088 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-03 14:58:44.092 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-03 14:58:44.094 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 14:58:44.096 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 14:58:44.109 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 14:58:44.110 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:58:44.119 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 14:58:44.123 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:58:44.138 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 14:58:44.141 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-03 14:58:44.145 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-03 14:58:44.173 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-03 14:58:44.200 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-03 14:58:44.227 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 14:58:44.254 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 14:58:44.280 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 14:58:44.308 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 14:58:44.335 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 14:58:44.362 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 14:58:44.388 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 14:58:44.417 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 14:58:44.446 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 14:58:44.474 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 14:58:44.501 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 14:58:44.503 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 14:58:44.506 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-03 14:58:44.508 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-03 14:58:44.510 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 14:58:44.513 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:44.515 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:44.517 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 14:58:44.520 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 14:58:44.523 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 14:58:44.549 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 14:58:44.577 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-03 14:58:44.577 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 14:58:44.586 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-03 14:58:44.589 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-03 14:58:44.592 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-03 14:58:44.594 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 14:58:44.597 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 14:58:44.599 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 14:58:44.601 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:44.603 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:44.606 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 14:58:44.608 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 14:58:44.610 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:44.612 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:44.615 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-03 14:58:44.678 | Enabling site nova-api-wsgi. 2022-06-03 14:58:44.683 | To activate the new configuration, you need to run: 2022-06-03 14:58:44.683 | systemctl reload apache2 2022-06-03 14:58:44.688 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 14:58:44.690 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 14:58:44.693 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 14:58:44.695 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 14:58:44.839 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-03 14:58:44.842 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-03 14:58:44.844 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-03 14:58:44.846 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-03 14:58:44.848 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-03 14:58:44.851 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 14:58:44.854 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-03 14:58:44.858 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-03 14:58:44.860 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 14:58:44.862 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 14:58:44.876 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 14:58:44.876 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:58:44.885 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 14:58:44.888 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:58:44.905 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-03 14:58:44.908 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-03 14:58:44.912 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-03 14:58:44.942 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-03 14:58:44.968 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-03 14:58:44.996 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-03 14:58:45.024 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 14:58:45.055 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 14:58:45.092 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-03 14:58:45.124 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-03 14:58:45.152 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-03 14:58:45.180 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 14:58:45.211 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 14:58:45.239 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 14:58:45.267 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-03 14:58:45.297 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-03 14:58:45.299 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-03 14:58:45.327 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-03 14:58:45.343 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:45.346 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-03 14:58:45.378 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-03 14:58:45.380 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-03 14:58:45.382 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-03 14:58:45.399 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:45.401 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 14:58:45.404 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 14:58:45.432 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-03 14:58:45.461 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-03 14:58:45.464 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 14:58:45.466 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-03 14:58:45.468 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 14:58:45.471 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 14:58:45.473 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 14:58:45.489 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:45.492 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 14:58:45.495 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 14:58:45.497 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 14:58:45.513 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:45.516 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 14:58:45.518 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 14:58:45.545 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 14:58:45.548 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 14:58:45.551 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-03 14:58:45.577 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-03 14:58:45.605 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-03 14:58:45.635 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-03 14:58:45.651 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:45.653 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 14:58:45.681 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-03 14:58:45.683 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-03 14:58:45.699 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:45.702 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-03 14:58:45.707 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 14:58:45.709 | + lib/nova:create_nova_conf:525 : local conf 2022-06-03 14:58:45.711 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-03 14:58:45.714 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-03 14:58:45.717 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 14:58:45.719 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 14:58:45.722 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-03 14:58:45.724 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-03 14:58:45.727 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-03 14:58:45.731 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-03 14:58:45.733 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-03 14:58:45.736 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-03 14:58:45.738 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-03 14:58:45.740 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 14:58:45.743 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 14:58:45.773 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-03 14:58:45.803 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-03 14:58:45.834 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 14:58:45.836 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-03 14:58:45.838 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-03 14:58:45.840 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-03 14:58:45.857 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:45.860 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-03 14:58:45.861 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-03 14:58:46.552 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-03 14:58:46.554 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-03 14:58:47.275 | Adding vhost "nova_cell1" ... 2022-06-03 14:58:47.575 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-03 14:58:48.254 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-03 14:58:48.329 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-03 14:58:48.332 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 14:58:48.335 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-03 14:58:48.337 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 14:58:48.339 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-03 14:58:48.342 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 14:58:48.358 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:48.361 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-03 14:58:48.363 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-03 14:58:48.365 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 14:58:48.381 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:48.384 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-06-03 14:58:48.386 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-06-03 14:58:48.414 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 14:58:48.416 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 14:58:48.418 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-03 14:58:48.434 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:48.436 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-03 14:58:48.439 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 14:58:48.441 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-03 14:58:48.472 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.73/identity 2022-06-03 14:58:48.499 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-03 14:58:48.526 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-03 14:58:48.554 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-03 14:58:48.582 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-03 14:58:48.609 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-03 14:58:48.637 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-03 14:58:48.664 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-03 14:58:48.667 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-03 14:58:48.669 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-03 14:58:48.672 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 14:58:48.688 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 14:58:48.693 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 14:58:48.695 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 14:58:48.697 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 14:58:48.700 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 14:58:48.727 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:58:48.755 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:58:48.782 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 14:58:48.810 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 14:58:48.812 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-03 14:58:48.817 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 14:58:48.819 | + lib/nova:create_nova_conf:559 : local conf 2022-06-03 14:58:48.822 | + lib/nova:create_nova_conf:560 : local offset 2022-06-03 14:58:48.824 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-03 14:58:48.827 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 14:58:48.829 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 14:58:48.832 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-03 14:58:48.834 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-03 14:58:48.836 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-03 14:58:48.838 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 14:58:48.841 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-03 14:58:48.843 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-03 14:58:48.845 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-03 14:58:48.861 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:48.864 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-03 14:58:48.879 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:48.882 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-03 14:58:48.884 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-03 14:58:48.899 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:48.902 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-03 14:58:48.917 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:48.920 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-03 14:58:48.937 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:58:48.939 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-03 14:58:48.956 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:58:48.959 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-03 14:58:48.961 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-03 14:58:48.964 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-03 14:58:48.966 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 14:58:48.969 | + lib/stack:stack_install_service:32 : install_placement 2022-06-03 14:58:48.971 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-03 14:58:48.974 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-03 14:58:48.976 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:48.979 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:48.981 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-03 14:58:48.984 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 14:58:48.986 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 14:58:48.989 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 14:58:48.992 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 14:58:48.994 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 14:58:48.996 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 14:58:48.999 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:49.001 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:49.004 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 14:58:49.006 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 14:58:49.009 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 14:58:49.011 | + functions-common:apt_get_update:1083 : return 2022-06-03 14:58:49.014 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-03 14:58:49.016 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 14:58:49.019 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:49.021 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:49.024 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-03 14:58:49.045 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-03 14:58:49.160 | Reading package lists... 2022-06-03 14:58:49.427 | Building dependency tree... 2022-06-03 14:58:49.429 | Reading state information... 2022-06-03 14:58:49.721 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 14:58:49.721 | The following packages were automatically installed and are no longer required: 2022-06-03 14:58:49.722 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 14:58:49.722 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 14:58:49.722 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 14:58:49.722 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 14:58:49.722 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 14:58:49.722 | python3-zope.interface 2022-06-03 14:58:49.722 | Use 'sudo apt autoremove' to remove them. 2022-06-03 14:58:49.841 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 14:58:49.845 | + functions-common:apt_get:1127 : result=0 2022-06-03 14:58:49.848 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 14:58:49.850 | + functions-common:time_stop:2322 : local name 2022-06-03 14:58:49.853 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:58:49.855 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:58:49.857 | + functions-common:time_stop:2325 : local total 2022-06-03 14:58:49.859 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:58:49.862 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 14:58:49.864 | + functions-common:time_stop:2329 : start_time=1654268329043 2022-06-03 14:58:49.867 | + functions-common:time_stop:2331 : [[ -z 1654268329043 ]] 2022-06-03 14:58:49.869 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:58:49.874 | + functions-common:time_stop:2334 : end_time=1654268329871 2022-06-03 14:58:49.876 | + functions-common:time_stop:2335 : elapsed_time=828 2022-06-03 14:58:49.879 | + functions-common:time_stop:2336 : total=523781 2022-06-03 14:58:49.881 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:58:49.883 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=524609 2022-06-03 14:58:49.886 | + functions-common:apt_get:1131 : return 0 2022-06-03 14:58:49.888 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-03 14:58:49.891 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-03 14:58:49.893 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-03 14:58:49.897 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-03 14:58:49.900 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-03 14:58:49.925 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-03 14:58:49.927 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 14:58:49.930 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 14:58:49.932 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 14:58:49.935 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 14:58:49.937 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 14:58:49.939 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 14:58:49.942 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:49.945 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:49.947 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 14:58:49.950 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 14:58:49.952 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 14:58:49.955 | + functions-common:apt_get_update:1083 : return 2022-06-03 14:58:49.958 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-03 14:58:49.960 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 14:58:49.963 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:58:49.965 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:58:49.968 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-03 14:58:49.990 | + functions-common:apt_get:1123 : 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-06-03 14:58:50.109 | Reading package lists... 2022-06-03 14:58:50.370 | Building dependency tree... 2022-06-03 14:58:50.371 | Reading state information... 2022-06-03 14:58:50.642 | The following packages were automatically installed and are no longer required: 2022-06-03 14:58:50.643 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 14:58:50.643 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 14:58:50.643 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 14:58:50.643 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 14:58:50.643 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 14:58:50.644 | python3-zope.interface 2022-06-03 14:58:50.644 | Use 'sudo apt autoremove' to remove them. 2022-06-03 14:58:50.713 | The following NEW packages will be installed: 2022-06-03 14:58:50.714 | libapache2-mod-wsgi-py3 2022-06-03 14:58:50.817 | 0 upgraded, 1 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 14:58:50.817 | Need to get 93.3 kB of archives. 2022-06-03 14:58:50.818 | After this operation, 300 kB of additional disk space will be used. 2022-06-03 14:58:50.818 | 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-06-03 14:58:51.506 | Fetched 93.3 kB in 0s (435 kB/s) 2022-06-03 14:58:51.785 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-03 14:58:51.846 | (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 ... 89647 files and directories currently installed.) 2022-06-03 14:58:51.850 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-03 14:58:51.910 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-03 14:58:52.337 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-03 14:58:52.726 | apache2_invoke: Enable module wsgi 2022-06-03 14:59:01.568 | + functions-common:apt_get:1127 : result=0 2022-06-03 14:59:01.570 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 14:59:01.573 | + functions-common:time_stop:2322 : local name 2022-06-03 14:59:01.575 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:59:01.578 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:59:01.580 | + functions-common:time_stop:2325 : local total 2022-06-03 14:59:01.583 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:59:01.586 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 14:59:01.588 | + functions-common:time_stop:2329 : start_time=1654268329987 2022-06-03 14:59:01.590 | + functions-common:time_stop:2331 : [[ -z 1654268329987 ]] 2022-06-03 14:59:01.594 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:59:01.599 | + functions-common:time_stop:2334 : end_time=1654268341596 2022-06-03 14:59:01.602 | + functions-common:time_stop:2335 : elapsed_time=11609 2022-06-03 14:59:01.604 | + functions-common:time_stop:2336 : total=524609 2022-06-03 14:59:01.606 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:59:01.609 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=536218 2022-06-03 14:59:01.611 | + functions-common:apt_get:1131 : return 0 2022-06-03 14:59:01.614 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-03 14:59:01.616 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-03 14:59:01.619 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 14:59:01.621 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:59:01.624 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:59:01.626 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-03 14:59:01.629 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-03 14:59:01.684 | wsgi (enabled by maintainer script) 2022-06-03 14:59:01.687 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-03 14:59:01.690 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-03 14:59:01.692 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 14:59:01.696 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-03 14:59:01.698 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-03 14:59:01.701 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 14:59:01.704 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-03 14:59:01.705 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 14:59:01.711 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-03 14:59:01.713 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-03 14:59:01.716 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-03 14:59:01.719 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-03 14:59:01.721 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-03 14:59:01.744 | Using python 3.8 to install osc-placement 2022-06-03 14:59:01.747 | + 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-06-03 14:59:03.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:59:03.556 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 14:59:03.560 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:59:03.561 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:59:03.563 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:59:03.564 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:59:03.564 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:59:03.565 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:59:03.565 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:59:03.565 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:59:03.731 | Collecting osc-placement===2.1.0 2022-06-03 14:59:03.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b5a/7e49631fe3469/osc_placement-2.1.0-py3-none-any.whl (54 kB) 2022-06-03 14:59:03.839 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.6.1) 2022-06-03 14:59:03.858 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.4) 2022-06-03 14:59:03.864 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.0) 2022-06-03 14:59:03.867 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2022-06-03 14:59:03.870 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2020.1) 2022-06-03 14:59:03.874 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (3.17.2) 2022-06-03 14:59:03.878 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (1.15.0) 2022-06-03 14:59:03.881 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 14:59:03.947 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.2.1) 2022-06-03 14:59:03.962 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2022-06-03 14:59:03.969 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 14:59:03.972 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 14:59:03.977 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 14:59:03.985 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 14:59:03.988 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.23.0) 2022-06-03 14:59:04.009 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.2.2) 2022-06-03 14:59:04.016 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2022-06-03 14:59:04.021 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.50.0) 2022-06-03 14:59:04.048 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-03 14:59:04.062 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2022-06-03 14:59:04.065 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 14:59:04.068 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 14:59:04.071 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.25.10) 2022-06-03 14:59:04.092 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 14:59:04.096 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-03 14:59:04.136 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 14:59:04.142 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-03 14:59:04.165 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-03 14:59:04.170 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-03 14:59:04.173 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2022-06-03 14:59:04.176 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 14:59:04.179 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 14:59:04.183 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 14:59:04.186 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-03 14:59:04.242 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2022-06-03 14:59:04.244 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-03 14:59:04.248 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-03 14:59:04.251 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-03 14:59:04.285 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-03 14:59:04.327 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-03 14:59:04.331 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.8.0) 2022-06-03 14:59:04.334 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2022-06-03 14:59:04.340 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.20) 2022-06-03 14:59:05.978 | Installing collected packages: osc-placement 2022-06-03 14:59:06.243 | Successfully installed osc-placement-2.1.0 2022-06-03 14:59:06.391 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:59:06.391 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:59:06.468 | + inc/python:pip_install:200 : result=0 2022-06-03 14:59:06.471 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:59:06.473 | + functions-common:time_stop:2322 : local name 2022-06-03 14:59:06.476 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:59:06.478 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:59:06.480 | + functions-common:time_stop:2325 : local total 2022-06-03 14:59:06.483 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:59:06.485 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:59:06.488 | + functions-common:time_stop:2329 : start_time=1654268341739 2022-06-03 14:59:06.490 | + functions-common:time_stop:2331 : [[ -z 1654268341739 ]] 2022-06-03 14:59:06.494 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:59:06.498 | + functions-common:time_stop:2334 : end_time=1654268346495 2022-06-03 14:59:06.500 | + functions-common:time_stop:2335 : elapsed_time=4756 2022-06-03 14:59:06.503 | + functions-common:time_stop:2336 : total=227461 2022-06-03 14:59:06.506 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:59:06.508 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=232217 2022-06-03 14:59:06.511 | + inc/python:pip_install:203 : return 0 2022-06-03 14:59:06.514 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-03 14:59:06.516 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-03 14:59:06.518 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-03 14:59:06.522 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 14:59:06.524 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 14:59:06.527 | ++ functions-common:git_clone:529 : pwd 2022-06-03 14:59:06.530 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 14:59:06.532 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 14:59:06.536 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 14:59:06.552 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 14:59:06.555 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 14:59:06.557 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 14:59:06.560 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 14:59:06.560 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 14:59:06.566 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-03 14:59:06.569 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2022-06-03 14:59:06.571 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-03 14:59:06.574 | + functions-common:git_timed:631 : local count=0 2022-06-03 14:59:06.576 | + functions-common:git_timed:632 : local timeout=0 2022-06-03 14:59:06.578 | + functions-common:git_timed:634 : [[ -n 0 ]] 2022-06-03 14:59:06.580 | + functions-common:git_timed:635 : timeout=0 2022-06-03 14:59:06.583 | + functions-common:git_timed:638 : time_start git_timed 2022-06-03 14:59:06.586 | + functions-common:time_start:2308 : local name=git_timed 2022-06-03 14:59:06.588 | + functions-common:time_start:2309 : local start_time= 2022-06-03 14:59:06.591 | + functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 14:59:06.594 | ++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 14:59:06.598 | + functions-common:time_start:2313 : _TIME_START[$name]=1654268346596 2022-06-03 14:59:06.601 | + functions-common:git_timed:639 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/victoria 2022-06-03 14:59:06.604 | Cloning into '/opt/stack/placement'... 2022-06-03 14:59:46.963 | + functions-common:git_timed:653 : time_stop git_timed 2022-06-03 14:59:46.965 | + functions-common:time_stop:2322 : local name 2022-06-03 14:59:46.968 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:59:46.970 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:59:46.972 | + functions-common:time_stop:2325 : local total 2022-06-03 14:59:46.975 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:59:46.977 | + functions-common:time_stop:2328 : name=git_timed 2022-06-03 14:59:46.979 | + functions-common:time_stop:2329 : start_time=1654268346596 2022-06-03 14:59:46.981 | + functions-common:time_stop:2331 : [[ -z 1654268346596 ]] 2022-06-03 14:59:46.984 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:59:46.988 | + functions-common:time_stop:2334 : end_time=1654268386986 2022-06-03 14:59:46.991 | + functions-common:time_stop:2335 : elapsed_time=40390 2022-06-03 14:59:46.993 | + functions-common:time_stop:2336 : total=0 2022-06-03 14:59:46.995 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:59:46.998 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=40390 2022-06-03 14:59:47.001 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-03 14:59:47.014 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-03 14:59:47.017 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 14:59:47.017 | + functions-common:git_clone:607 : head -1 2022-06-03 14:59:47.021 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-03 14:59:47.024 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 14:59:47.026 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-03 14:59:47.029 | + inc/python:setup_develop:338 : local bindep 2022-06-03 14:59:47.031 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 14:59:47.034 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-03 14:59:47.036 | + inc/python:setup_develop:344 : local extras= 2022-06-03 14:59:47.039 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-03 14:59:47.041 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 14:59:47.044 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 14:59:47.047 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-03 14:59:47.049 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 14:59:47.052 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 14:59:47.055 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-03 14:59:47.057 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 14:59:47.061 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-03 14:59:47.063 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 14:59:47.065 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 14:59:47.069 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-03 14:59:47.074 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-03 14:59:47.077 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-03 14:59:47.667 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-03 14:59:47.670 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 14:59:47.673 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 14:59:47.675 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 14:59:47.678 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 14:59:47.680 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-03 14:59:47.683 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 14:59:47.685 | + inc/python:setup_package:427 : local extras= 2022-06-03 14:59:47.688 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 14:59:47.690 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 14:59:47.692 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 14:59:47.695 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 14:59:47.697 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 14:59:47.700 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-03 14:59:47.722 | Using python 3.8 to install /opt/stack/placement 2022-06-03 14:59:47.724 | + 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/placement 2022-06-03 14:59:49.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 14:59:49.513 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 14:59:49.517 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:59:49.518 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:59:49.520 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 14:59:49.521 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:59:49.521 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:59:49.522 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:59:49.522 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 14:59:49.522 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 14:59:49.538 | Obtaining file:///opt/stack/placement 2022-06-03 14:59:50.861 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 14:59:52.167 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-03 14:59:52.176 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-03 14:59:52.197 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-03 14:59:52.211 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-03 14:59:52.224 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 14:59:52.282 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-03 14:59:52.287 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-03 14:59:52.291 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-03 14:59:52.296 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-03 14:59:52.332 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-03 14:59:52.343 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-03 14:59:52.359 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-03 14:59:52.366 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-03 14:59:52.414 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-03 14:59:52.420 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-03 14:59:52.461 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-03 14:59:52.479 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-03 14:59:52.496 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 14:59:52.506 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 14:59:52.515 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 14:59:52.538 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 14:59:52.548 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 14:59:52.553 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-03 14:59:52.556 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-03 14:59:52.567 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 14:59:52.570 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 14:59:52.573 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 14:59:52.579 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-03 14:59:52.597 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-03 14:59:52.602 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-03 14:59:52.609 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 14:59:52.630 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-03 14:59:52.635 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 14:59:52.639 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-03 14:59:52.649 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-03 14:59:52.653 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-03 14:59:52.655 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-03 14:59:52.662 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-03 14:59:52.672 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-03 14:59:52.678 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-03 14:59:52.696 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-03 14:59:52.700 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-03 14:59:52.709 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 14:59:52.731 | Requirement already satisfied: 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-03 14:59:52.774 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-03 14:59:52.839 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-03 14:59:52.846 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 14:59:52.851 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-03 14:59:52.857 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 14:59:52.868 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-03 14:59:52.873 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-03 14:59:52.882 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-03 14:59:52.889 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-03 14:59:52.892 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-03 14:59:52.895 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-03 14:59:52.898 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-03 14:59:52.902 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 14:59:52.906 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-03 14:59:52.910 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-03 14:59:52.912 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-03 14:59:52.916 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 14:59:52.919 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-03 14:59:52.922 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-03 14:59:52.933 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-03 14:59:52.936 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-03 14:59:52.939 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 14:59:52.943 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-03 14:59:52.946 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-03 14:59:52.949 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-03 14:59:52.957 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-03 14:59:52.959 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-03 14:59:54.511 | Installing collected packages: openstack-placement 2022-06-03 14:59:54.512 | Running setup.py develop for openstack-placement 2022-06-03 14:59:56.078 | Successfully installed openstack-placement 2022-06-03 14:59:56.246 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 14:59:56.246 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 14:59:56.319 | + inc/python:pip_install:200 : result=0 2022-06-03 14:59:56.321 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 14:59:56.323 | + functions-common:time_stop:2322 : local name 2022-06-03 14:59:56.326 | + functions-common:time_stop:2323 : local end_time 2022-06-03 14:59:56.328 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 14:59:56.330 | + functions-common:time_stop:2325 : local total 2022-06-03 14:59:56.332 | + functions-common:time_stop:2326 : local start_time 2022-06-03 14:59:56.334 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 14:59:56.337 | + functions-common:time_stop:2329 : start_time=1654268387716 2022-06-03 14:59:56.339 | + functions-common:time_stop:2331 : [[ -z 1654268387716 ]] 2022-06-03 14:59:56.342 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 14:59:56.347 | + functions-common:time_stop:2334 : end_time=1654268396344 2022-06-03 14:59:56.349 | + functions-common:time_stop:2335 : elapsed_time=8628 2022-06-03 14:59:56.351 | + functions-common:time_stop:2336 : total=232217 2022-06-03 14:59:56.353 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 14:59:56.356 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=240845 2022-06-03 14:59:56.359 | + inc/python:pip_install:203 : return 0 2022-06-03 14:59:56.361 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 14:59:56.364 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 14:59:56.366 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 14:59:56.386 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 14:59:56.398 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-03 14:59:56.400 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-03 14:59:56.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 14:59:56.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 14:59:56.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-03 14:59:56.411 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 14:59:56.413 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 14:59:56.416 | + ./stack.sh:main:912 : configure_placement 2022-06-03 14:59:56.418 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-03 14:59:56.431 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-03 14:59:56.433 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-03 14:59:56.438 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-03 14:59:56.441 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-03 14:59:56.443 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-03 14:59:56.446 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-03 14:59:56.448 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 14:59:56.452 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 14:59:56.484 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-03 14:59:56.516 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-03 14:59:56.547 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-03 14:59:56.550 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-03 14:59:56.552 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-03 14:59:56.555 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 14:59:56.557 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-03 14:59:56.589 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-03 14:59:56.618 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 14:59:56.650 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-03 14:59:56.683 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-03 14:59:56.713 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-03 14:59:56.742 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-03 14:59:56.772 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-03 14:59:56.804 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 14:59:56.833 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 14:59:56.862 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-03 14:59:56.865 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-03 14:59:56.867 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-03 14:59:56.870 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 14:59:56.888 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 14:59:56.891 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 14:59:56.893 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 14:59:56.895 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 14:59:56.898 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-03 14:59:56.927 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:59:56.959 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-03 14:59:56.995 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 14:59:57.024 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-03 14:59:57.027 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-03 14:59:57.029 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-03 14:59:57.032 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-03 14:59:57.034 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-03 14:59:57.037 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 14:59:57.039 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 14:59:57.042 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-03 14:59:57.047 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-03 14:59:57.050 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 14:59:57.052 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 14:59:57.065 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 14:59:57.066 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:59:57.074 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 14:59:57.078 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 14:59:57.093 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-03 14:59:57.096 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-03 14:59:57.100 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-03 14:59:57.132 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-03 14:59:57.160 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-03 14:59:57.189 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-03 14:59:57.219 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 14:59:57.248 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 14:59:57.277 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-03 14:59:57.306 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-03 14:59:57.334 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-03 14:59:57.364 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-03 14:59:57.393 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 14:59:57.423 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 14:59:57.452 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-03 14:59:57.481 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 14:59:57.484 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 14:59:57.488 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-03 14:59:57.490 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-03 14:59:57.493 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 14:59:57.495 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:59:57.498 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:59:57.501 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-03 14:59:57.504 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-03 14:59:57.506 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-03 14:59:57.535 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 14:59:57.566 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-03 14:59:57.566 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-03 14:59:57.575 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-03 14:59:57.579 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-03 14:59:57.581 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-03 14:59:57.584 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 14:59:57.586 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 14:59:57.589 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 14:59:57.592 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:59:57.595 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:59:57.597 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 14:59:57.600 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 14:59:57.602 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 14:59:57.605 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 14:59:57.607 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-03 14:59:57.670 | Enabling site placement-api. 2022-06-03 14:59:57.676 | To activate the new configuration, you need to run: 2022-06-03 14:59:57.676 | systemctl reload apache2 2022-06-03 14:59:57.680 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 14:59:57.683 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 14:59:57.685 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 14:59:57.688 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 14:59:57.826 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-03 14:59:57.845 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:59:57.848 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-03 14:59:57.870 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:59:57.874 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-03 14:59:57.893 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:59:57.896 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-03 14:59:57.898 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-03 14:59:57.900 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-03 14:59:57.933 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.73/identity 2022-06-03 14:59:57.962 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-03 14:59:57.992 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-03 14:59:58.021 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-03 14:59:58.051 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-03 14:59:58.079 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-03 14:59:58.109 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-03 14:59:58.137 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-03 14:59:58.154 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:59:58.157 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-03 14:59:58.174 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 14:59:58.177 | + ./stack.sh:main:938 : run_phase stack install 2022-06-03 14:59:58.179 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 14:59:58.182 | + functions-common:run_phase:1751 : local phase=install 2022-06-03 14:59:58.184 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 14:59:58.187 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 14:59:58.189 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 14:59:58.192 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 14:59:58.194 | + functions-common:run_phase:1760 : local extra 2022-06-03 14:59:58.197 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 14:59:58.201 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 14:59:58.204 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 14:59:58.206 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 14:59:58.209 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-03 14:59:58.212 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 14:59:58.227 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 14:59:58.230 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 14:59:58.233 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 14:59:58.235 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-03 14:59:58.238 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-03 14:59:58.240 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 14:59:58.242 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-03 14:59:58.244 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-03 14:59:58.247 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-03 14:59:58.249 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-03 14:59:58.251 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-03 14:59:58.253 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-03 14:59:58.255 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-03 14:59:58.258 | +++ functions-common:git_clone:529 : pwd 2022-06-03 14:59:58.260 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 14:59:58.263 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 14:59:58.265 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 14:59:58.281 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-03 14:59:58.283 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 14:59:58.285 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 14:59:58.288 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-03 14:59:58.288 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 14:59:58.293 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-03 14:59:58.296 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 14:59:58.298 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-03 14:59:58.311 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-03 14:59:58.313 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-03 14:59:58.314 | ++ functions-common:git_clone:607 : head -1 2022-06-03 14:59:58.317 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-03 14:59:58.319 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 14:59:58.322 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-03 14:59:58.347 | Using python 3.8 to install tox!=2.8.0 2022-06-03 14:59:58.349 | ++ 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 'tox!=2.8.0' 2022-06-03 15:00:00.158 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:00:00.158 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:00:00.162 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:00.163 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:00.164 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:00:00.166 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:00.166 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:00.166 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:00.167 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:00:00.167 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:00:00.496 | Collecting tox!=2.8.0 2022-06-03 15:00:00.504 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/080/5727eb4d6b049/tox-3.25.0-py2.py3-none-any.whl (85 kB) 2022-06-03 15:00:00.638 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-03 15:00:00.778 | Collecting py===1.9.0 2022-06-03 15:00:00.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/366/389d1db726cd2/py-1.9.0-py2.py3-none-any.whl (99 kB) 2022-06-03 15:00:01.054 | Collecting virtualenv===20.0.31 2022-06-03 15:00:01.070 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e03/05af10299a7fb/virtualenv-20.0.31-py2.py3-none-any.whl (4.9 MB) 2022-06-03 15:00:01.229 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-03 15:00:01.340 | Collecting toml===0.10.0 2022-06-03 15:00:01.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2022-06-03 15:00:01.473 | Collecting filelock===3.0.12 2022-06-03 15:00:01.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-06-03 15:00:01.595 | Collecting pluggy===0.13.1 2022-06-03 15:00:01.601 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2022-06-03 15:00:01.695 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-03 15:00:01.723 | Collecting distlib===0.3.1 2022-06-03 15:00:01.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2022-06-03 15:00:01.743 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-03 15:00:03.875 | Installing collected packages: distlib, filelock, pluggy, py, toml, virtualenv, tox 2022-06-03 15:00:03.876 | Attempting uninstall: distlib 2022-06-03 15:00:03.877 | Found existing installation: distlib 0.3.4 2022-06-03 15:00:03.886 | Uninstalling distlib-0.3.4: 2022-06-03 15:00:03.888 | Successfully uninstalled distlib-0.3.4 2022-06-03 15:00:04.101 | Attempting uninstall: filelock 2022-06-03 15:00:04.103 | Found existing installation: filelock 3.7.1 2022-06-03 15:00:04.109 | Uninstalling filelock-3.7.1: 2022-06-03 15:00:04.110 | Successfully uninstalled filelock-3.7.1 2022-06-03 15:00:04.522 | Attempting uninstall: virtualenv 2022-06-03 15:00:04.524 | Found existing installation: virtualenv 20.14.1 2022-06-03 15:00:04.590 | Uninstalling virtualenv-20.14.1: 2022-06-03 15:00:04.598 | Successfully uninstalled virtualenv-20.14.1 2022-06-03 15:00:05.147 | Successfully installed distlib-0.3.1 filelock-3.0.12 pluggy-0.13.1 py-1.9.0 toml-0.10.0 tox-3.25.0 virtualenv-20.0.31 2022-06-03 15:00:05.283 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:00:05.283 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:00:05.367 | ++ inc/python:pip_install:200 : result=0 2022-06-03 15:00:05.369 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:00:05.371 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:00:05.374 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:00:05.377 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:00:05.379 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:00:05.382 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:00:05.384 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:00:05.386 | ++ functions-common:time_stop:2329 : start_time=1654268398340 2022-06-03 15:00:05.389 | ++ functions-common:time_stop:2331 : [[ -z 1654268398340 ]] 2022-06-03 15:00:05.392 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:00:05.396 | ++ functions-common:time_stop:2334 : end_time=1654268405393 2022-06-03 15:00:05.398 | ++ functions-common:time_stop:2335 : elapsed_time=7053 2022-06-03 15:00:05.400 | ++ functions-common:time_stop:2336 : total=240845 2022-06-03 15:00:05.403 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:00:05.405 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=247898 2022-06-03 15:00:05.408 | ++ inc/python:pip_install:203 : return 0 2022-06-03 15:00:05.410 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-03 15:00:05.410 | /opt/stack/tempest ~/devstack 2022-06-03 15:00:05.412 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-03 15:00:05.431 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-03 15:00:05.431 | HACKING.rst 2022-06-03 15:00:05.431 | doc/source/conf.py 2022-06-03 15:00:05.432 | doc/source/configuration.rst 2022-06-03 15:00:05.432 | doc/source/contributor/contributing.rst 2022-06-03 15:00:05.432 | doc/source/index.rst 2022-06-03 15:00:05.432 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-03 15:00:05.432 | doc/source/microversion_testing.rst 2022-06-03 15:00:05.432 | doc/source/plugins/plugin.rst 2022-06-03 15:00:05.432 | doc/source/supported_version.rst 2022-06-03 15:00:05.432 | doc/source/test_removal.rst 2022-06-03 15:00:05.432 | playbooks/devstack-tempest-ipv6.yaml 2022-06-03 15:00:05.432 | playbooks/devstack-tempest.yaml 2022-06-03 15:00:05.432 | playbooks/enable-fips.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-03 15:00:05.432 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-03 15:00:05.433 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-03 15:00:05.433 | releasenotes/source/conf.py 2022-06-03 15:00:05.433 | releasenotes/source/index.rst 2022-06-03 15:00:05.433 | releasenotes/source/v26.1.0.rst 2022-06-03 15:00:05.433 | releasenotes/source/v27.0.0.rst 2022-06-03 15:00:05.433 | releasenotes/source/v28.0.0.rst 2022-06-03 15:00:05.433 | releasenotes/source/v28.1.0.rst 2022-06-03 15:00:05.433 | releasenotes/source/v29.0.0.rst 2022-06-03 15:00:05.433 | releasenotes/source/v29.1.0.rst 2022-06-03 15:00:05.433 | releasenotes/source/v29.2.0.rst 2022-06-03 15:00:05.433 | releasenotes/source/v30.0.0.rst 2022-06-03 15:00:05.433 | releasenotes/source/v31.0.0.rst 2022-06-03 15:00:05.433 | requirements.txt 2022-06-03 15:00:05.433 | roles/run-tempest/README.rst 2022-06-03 15:00:05.433 | roles/run-tempest/defaults/main.yaml 2022-06-03 15:00:05.433 | roles/run-tempest/tasks/main.yaml 2022-06-03 15:00:05.433 | roles/run-tempest-26/README.rst 2022-06-03 15:00:05.433 | roles/run-tempest-26/defaults/main.yaml 2022-06-03 15:00:05.433 | roles/run-tempest-26/tasks/main.yaml 2022-06-03 15:00:05.433 | setup.cfg 2022-06-03 15:00:05.433 | tempest/api/compute/admin/test_agents.py 2022-06-03 15:00:05.433 | tempest/api/compute/admin/test_aggregates.py 2022-06-03 15:00:05.433 | tempest/api/compute/admin/test_create_server.py 2022-06-03 15:00:05.433 | tempest/api/compute/admin/test_flavors.py 2022-06-03 15:00:05.433 | tempest/api/compute/admin/test_flavors_access.py 2022-06-03 15:00:05.434 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-03 15:00:05.434 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-03 15:00:05.434 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-03 15:00:05.434 | tempest/api/compute/ 2022-06-03 15:00:05.434 | Aborting 2022-06-03 15:00:05.434 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-03 15:00:05.437 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-03 15:00:05.440 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-03 15:00:05.443 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-03 15:00:05.445 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-03 15:00:05.447 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-03 15:00:05.450 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-03 15:00:05.452 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-03 15:00:05.455 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-03 15:00:05.457 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-03 15:00:05.457 | Error on exit 2022-06-03 15:00:05.459 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-03 15:00:05.461 | + ./stack.sh:exit_trap:517 : generate-subunit 1654267515 890 fail 2022-06-03 15:00:06.045 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-03 15:00:06.047 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-03 15:00:06.370 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-03 15:00:06.370 | 2022-06-03 15:00:06.627 | + ./stack.sh:exit_trap:531 : exit 1