2022-06-29 09:02:30.393 | + ./stack.sh:main:482 : exec 2022-06-29 09:02:30.393 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-29-090230' 2022-06-29 09:02:30.393 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-29-090230.summary.2022-06-29-090230 2022-06-29 09:02:30.393 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-29 09:02:30.393 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-29-090230 2022-06-29 09:02:30.393 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-29-090230 /opt/stack/logs/stack.sh.log 2022-06-29 09:02:30.393 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-29-090230.summary.2022-06-29-090230 /opt/stack/logs/stack.sh.log.summary 2022-06-29 09:02:30.393 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-29 09:02:30.393 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-29 09:02:30.393 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-29 09:02:30.393 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-29 09:02:30.394 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-29 09:02:30.394 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-29 09:02:30.394 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-29 09:02:30.394 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-29 09:02:30.394 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-29 09:02:30.394 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-29 09:02:30.394 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-29 09:02:30.394 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-29 09:02:30.394 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-29 09:02:30.395 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-29 09:02:30.399 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-29 09:02:30.401 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-29 09:02:30.403 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-29 09:02:30.405 | + ./stack.sh:main:568 : set -o errexit 2022-06-29 09:02:30.407 | + ./stack.sh:main:571 : uname -a 2022-06-29 09:02:30.408 | Linux dv-cinder-768105-15-iscsi 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-29 09:02:30.410 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-29 09:02:30.412 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-29 09:02:30.415 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-29 09:02:30.457 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-29 09:02:30.472 | + ./stack.sh:main:585 : fetch_plugins 2022-06-29 09:02:30.473 | + functions-common:fetch_plugins:1786 : local plugins= 2022-06-29 09:02:30.475 | + functions-common:fetch_plugins:1787 : local plugin 2022-06-29 09:02:30.477 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-06-29 09:02:30.479 | + functions-common:fetch_plugins:1791 : return 2022-06-29 09:02:30.481 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-29 09:02:30.482 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-06-29 09:02:30.485 | + functions-common:run_phase:1869 : local phase= 2022-06-29 09:02:30.486 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-29 09:02:30.488 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-06-29 09:02:30.490 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-29 09:02:30.491 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-06-29 09:02:30.493 | + functions-common:run_phase:1878 : local extra 2022-06-29 09:02:30.495 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-29 09:02:30.498 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-06-29 09:02:30.499 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-29 09:02:30.501 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-29 09:02:30.503 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-29 09:02:30.505 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-29 09:02:30.517 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:02:30.519 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-29 09:02:30.520 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-29 09:02:30.522 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-29 09:02:30.524 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-29 09:02:30.525 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-29 09:02:30.527 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-29 09:02:30.529 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-29 09:02:30.531 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-29 09:02:30.533 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-29 09:02:30.535 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-29 09:02:30.536 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-06-29 09:02:30.538 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-06-29 09:02:30.540 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-06-29 09:02:30.541 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-06-29 09:02:30.543 | + functions-common:plugin_override_defaults:1832 : return 2022-06-29 09:02:30.545 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-29 09:02:30.561 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-29 09:02:30.563 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-29 09:02:30.574 | ++ functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:02:30.577 | +++ lib/tls:source:43 : hostname -f 2022-06-29 09:02:30.581 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-29 09:02:30.582 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-29 09:02:30.584 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-29 09:02:30.586 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-29 09:02:30.588 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-29 09:02:30.589 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-29 09:02:30.591 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-29 09:02:30.594 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-29 09:02:30.596 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-29 09:02:30.597 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-29 09:02:30.602 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-29 09:02:30.612 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-29 09:02:30.628 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-29 09:02:30.640 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-29 09:02:30.652 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-29 09:02:30.685 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-29 09:02:30.739 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-29 09:02:30.822 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-29 09:02:30.843 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-29 09:02:30.883 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-29 09:02:30.932 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-29 09:02:31.073 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-29 09:02:31.088 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-29 09:02:31.101 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-29 09:02:31.113 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-29 09:02:31.195 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-29 09:02:31.197 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-29 09:02:31.200 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-29 09:02:31.203 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-29 09:02:31.205 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-29 09:02:31.207 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-29 09:02:31.209 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-29 09:02:31.209 | False' 2022-06-29 09:02:31.212 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-29 09:02:31.226 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-29 09:02:31.228 | + ./stack.sh:main:619 : run_phase source 2022-06-29 09:02:31.230 | + functions-common:run_phase:1868 : local mode=source 2022-06-29 09:02:31.232 | + functions-common:run_phase:1869 : local phase= 2022-06-29 09:02:31.234 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-29 09:02:31.236 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-06-29 09:02:31.238 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-29 09:02:31.240 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-06-29 09:02:31.242 | + functions-common:run_phase:1878 : local extra 2022-06-29 09:02:31.244 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-29 09:02:31.248 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-06-29 09:02:31.250 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-29 09:02:31.252 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-29 09:02:31.254 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-29 09:02:31.256 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-29 09:02:31.270 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:02:31.271 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-29 09:02:31.273 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-29 09:02:31.310 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-29 09:02:31.313 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-29 09:02:31.315 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-06-29 09:02:31.317 | + functions-common:run_phase:1890 : load_plugin_settings 2022-06-29 09:02:31.319 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-06-29 09:02:31.321 | + functions-common:load_plugin_settings:1805 : local plugin 2022-06-29 09:02:31.323 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-06-29 09:02:31.325 | + functions-common:load_plugin_settings:1809 : return 2022-06-29 09:02:31.327 | + functions-common:run_phase:1891 : verify_disabled_services 2022-06-29 09:02:31.329 | + functions-common:verify_disabled_services:2151 : local service 2022-06-29 09:02:31.331 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.334 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-29 09:02:31.336 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.338 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-29 09:02:31.340 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.342 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-29 09:02:31.344 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.347 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-29 09:02:31.349 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.351 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-29 09:02:31.353 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.355 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-29 09:02:31.358 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.360 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-29 09:02:31.362 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.365 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-29 09:02:31.367 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.369 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-29 09:02:31.371 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.373 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-29 09:02:31.376 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.378 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-29 09:02:31.380 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.383 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-29 09:02:31.385 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.387 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-29 09:02:31.389 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.391 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-29 09:02:31.394 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.396 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-29 09:02:31.398 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.400 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-29 09:02:31.402 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.405 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-29 09:02:31.407 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.409 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-29 09:02:31.411 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.413 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-29 09:02:31.416 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.418 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-29 09:02:31.420 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.423 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-29 09:02:31.425 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.427 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-29 09:02:31.429 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.431 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-29 09:02:31.434 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.436 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-29 09:02:31.438 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.441 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-29 09:02:31.443 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.445 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-29 09:02:31.447 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.449 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-29 09:02:31.452 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.454 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-29 09:02:31.456 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.458 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-29 09:02:31.460 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.463 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-29 09:02:31.465 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.467 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-29 09:02:31.469 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.471 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-29 09:02:31.474 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.476 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-29 09:02:31.478 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.480 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-29 09:02:31.483 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.485 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-29 09:02:31.487 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.490 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-29 09:02:31.492 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.494 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-29 09:02:31.496 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.498 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-29 09:02:31.501 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.503 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-29 09:02:31.505 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.508 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-29 09:02:31.510 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.512 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-29 09:02:31.514 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.516 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-29 09:02:31.519 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.521 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-29 09:02:31.523 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.525 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-29 09:02:31.527 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-06-29 09:02:31.529 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-29 09:02:31.532 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-29 09:02:31.534 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-29 09:02:31.536 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-29 09:02:31.551 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:02:31.553 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-29 09:02:31.555 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-29 09:02:31.557 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-29 09:02:31.572 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:02:31.574 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-29 09:02:31.576 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-29 09:02:31.578 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-29 09:02:31.581 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-29 09:02:31.583 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-29 09:02:31.585 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-29 09:02:31.588 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-29 09:02:31.590 | + lib/database:initialize_database_backends:92 : return 0 2022-06-29 09:02:31.592 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-29 09:02:31.592 | Using mysql database backend 2022-06-29 09:02:31.594 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-29 09:02:31.610 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-29 09:02:31.614 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-29 09:02:31.616 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-29 09:02:31.619 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-29 09:02:31.621 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-29 09:02:31.624 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-29 09:02:31.643 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:02:31.646 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-29 09:02:31.662 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-29 09:02:31.677 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:02:31.680 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-29 09:02:31.695 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-29 09:02:31.710 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-29 09:02:31.726 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:02:31.728 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-29 09:02:31.744 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:02:31.746 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-29 09:02:31.761 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-29 09:02:31.764 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-29 09:02:31.768 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-29 09:02:31.770 | + functions-common:save_stackenv:60 : local tag=752 2022-06-29 09:02:31.773 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-29 09:02:31.777 | + functions-common:save_stackenv:62 : time_stamp=2022-06-29-090231 2022-06-29 09:02:31.779 | + functions-common:save_stackenv:63 : echo '# 2022-06-29-090231 752' 2022-06-29 09:02:31.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.784 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-29 09:02:31.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.789 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-29 09:02:31.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.793 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-29 09:02:31.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.799 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-29 09:02:31.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.803 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-06-29 09:02:31.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.808 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-06-29 09:02:31.810 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.812 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-29-090230 2022-06-29 09:02:31.815 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.817 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-29 09:02:31.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.821 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-06-29 09:02:31.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.826 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-29 09:02:31.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.831 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-29 09:02:31.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.835 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-29 09:02:31.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.840 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-29 09:02:31.843 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.845 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.33 2022-06-29 09:02:31.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-29 09:02:31.850 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-29 09:02:31.852 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-29 09:02:31.855 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-29 09:02:31.857 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-29 09:02:31.859 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-29 09:02:31.862 | + functions-common:git_clone:599 : local git_ref=master 2022-06-29 09:02:31.863 | + functions-common:git_clone:600 : local orig_dir 2022-06-29 09:02:31.866 | ++ functions-common:git_clone:601 : pwd 2022-06-29 09:02:31.868 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-29 09:02:31.870 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-29 09:02:31.873 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-29 09:02:31.887 | + functions-common:git_clone:604 : RECLONE=False 2022-06-29 09:02:31.889 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-29 09:02:31.891 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-29 09:02:31.894 | + functions-common:git_clone:618 : echo master 2022-06-29 09:02:31.894 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-29 09:02:31.899 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-29 09:02:31.901 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-29 09:02:31.903 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-29 09:02:31.915 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-29 09:02:31.918 | + functions-common:git_clone:679 : git show --oneline 2022-06-29 09:02:31.918 | + functions-common:git_clone:679 : head -1 2022-06-29 09:02:31.922 | e592841d Updated from generate-constraints 2022-06-29 09:02:31.924 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-29 09:02:31.927 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-29 09:02:31.929 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-29 09:02:31.931 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-29 09:02:31.934 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-29 09:02:31.936 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-29 09:02:31.939 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-29 09:02:31.941 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-29 09:02:31.943 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-29 09:02:31.946 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-29 09:02:31.948 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-29 09:02:31.951 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-29 09:02:31.955 | ++ tools/install_prereqs.sh:source:47 : NOW=1656493351 2022-06-29 09:02:31.958 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-29 09:02:31.962 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-29 09:02:31.965 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-29 09:02:31.967 | ++ tools/install_prereqs.sh:source:49 : DELTA=1656493351 2022-06-29 09:02:31.970 | ++ tools/install_prereqs.sh:source:50 : [[ 1656493351 -lt 7200 ]] 2022-06-29 09:02:31.972 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-29 09:02:31.975 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-06-29 09:02:31.977 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-29 09:02:31.979 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-06-29 09:02:31.981 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-29 09:02:31.984 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-06-29 09:02:31.986 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-29 09:02:31.989 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-29 09:02:32.035 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-29 09:02:32.035 | apache2-dev 2022-06-29 09:02:32.035 | bc 2022-06-29 09:02:32.035 | bsdmainutils 2022-06-29 09:02:32.035 | curl 2022-06-29 09:02:32.035 | g++ 2022-06-29 09:02:32.035 | gawk 2022-06-29 09:02:32.035 | gcc 2022-06-29 09:02:32.035 | gettext 2022-06-29 09:02:32.035 | git 2022-06-29 09:02:32.035 | graphviz 2022-06-29 09:02:32.035 | iputils-ping 2022-06-29 09:02:32.035 | libapache2-mod-proxy-uwsgi 2022-06-29 09:02:32.035 | libffi-dev 2022-06-29 09:02:32.035 | libjpeg-dev 2022-06-29 09:02:32.035 | libpcre3-dev 2022-06-29 09:02:32.035 | libpq-dev 2022-06-29 09:02:32.035 | libssl-dev 2022-06-29 09:02:32.035 | libsystemd-dev 2022-06-29 09:02:32.035 | libxml2-dev 2022-06-29 09:02:32.035 | libxslt1-dev 2022-06-29 09:02:32.035 | libyaml-dev 2022-06-29 09:02:32.035 | lsof 2022-06-29 09:02:32.035 | openssh-server 2022-06-29 09:02:32.035 | openssl 2022-06-29 09:02:32.035 | pkg-config 2022-06-29 09:02:32.035 | psmisc 2022-06-29 09:02:32.035 | python3-dev 2022-06-29 09:02:32.035 | python3-pip 2022-06-29 09:02:32.035 | python3-systemd 2022-06-29 09:02:32.035 | python3-venv 2022-06-29 09:02:32.035 | tar 2022-06-29 09:02:32.036 | tcpdump 2022-06-29 09:02:32.036 | unzip 2022-06-29 09:02:32.036 | uuid-runtime 2022-06-29 09:02:32.036 | wget 2022-06-29 09:02:32.036 | wget 2022-06-29 09:02:32.036 | zlib1g-dev 2022-06-29 09:02:32.036 | libkrb5-dev 2022-06-29 09:02:32.036 | libldap2-dev 2022-06-29 09:02:32.036 | libsasl2-dev 2022-06-29 09:02:32.036 | memcached 2022-06-29 09:02:32.036 | python3-mysqldb 2022-06-29 09:02:32.036 | sqlite3 2022-06-29 09:02:32.036 | conntrack 2022-06-29 09:02:32.036 | curl 2022-06-29 09:02:32.036 | dnsmasq-base 2022-06-29 09:02:32.036 | dnsmasq-utils 2022-06-29 09:02:32.036 | ebtables 2022-06-29 09:02:32.036 | genisoimage 2022-06-29 09:02:32.036 | iptables 2022-06-29 09:02:32.036 | iputils-arping 2022-06-29 09:02:32.036 | kpartx 2022-06-29 09:02:32.036 | libjs-jquery-tablesorter 2022-06-29 09:02:32.036 | parted 2022-06-29 09:02:32.036 | pm-utils 2022-06-29 09:02:32.036 | python3-mysqldb 2022-06-29 09:02:32.036 | socat 2022-06-29 09:02:32.036 | sqlite3 2022-06-29 09:02:32.036 | sudo 2022-06-29 09:02:32.036 | vlan 2022-06-29 09:02:32.036 | lsscsi 2022-06-29 09:02:32.036 | open-iscsi 2022-06-29 09:02:32.036 | lvm2 2022-06-29 09:02:32.036 | qemu-utils 2022-06-29 09:02:32.036 | thin-provisioning-tools 2022-06-29 09:02:32.036 | acl 2022-06-29 09:02:32.036 | dnsmasq-base 2022-06-29 09:02:32.036 | dnsmasq-utils 2022-06-29 09:02:32.037 | ebtables 2022-06-29 09:02:32.037 | haproxy 2022-06-29 09:02:32.037 | iptables 2022-06-29 09:02:32.037 | iputils-arping 2022-06-29 09:02:32.037 | iputils-ping 2022-06-29 09:02:32.037 | postgresql-server-dev-all 2022-06-29 09:02:32.037 | python3-mysqldb 2022-06-29 09:02:32.037 | sqlite3 2022-06-29 09:02:32.037 | sudo 2022-06-29 09:02:32.037 | vlan 2022-06-29 09:02:32.037 | pcp 2022-06-29 09:02:32.037 | ipset 2022-06-29 09:02:32.037 | conntrack 2022-06-29 09:02:32.037 | conntrackd 2022-06-29 09:02:32.037 | keepalived 2022-06-29 09:02:32.037 | lvm2 2022-06-29 09:02:32.037 | qemu-utils 2022-06-29 09:02:32.037 | thin-provisioning-tools 2022-06-29 09:02:32.037 | curl 2022-06-29 09:02:32.037 | liberasurecode-dev 2022-06-29 09:02:32.037 | make 2022-06-29 09:02:32.037 | memcached 2022-06-29 09:02:32.037 | rsync 2022-06-29 09:02:32.037 | sqlite3 2022-06-29 09:02:32.037 | xfsprogs' 2022-06-29 09:02:32.039 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-29 09:02:32.056 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-29 09:02:32.056 | apache2-dev 2022-06-29 09:02:32.056 | bc 2022-06-29 09:02:32.056 | bsdmainutils 2022-06-29 09:02:32.056 | curl 2022-06-29 09:02:32.056 | g++ 2022-06-29 09:02:32.056 | gawk 2022-06-29 09:02:32.056 | gcc 2022-06-29 09:02:32.057 | gettext 2022-06-29 09:02:32.057 | git 2022-06-29 09:02:32.057 | graphviz 2022-06-29 09:02:32.057 | iputils-ping 2022-06-29 09:02:32.057 | libapache2-mod-proxy-uwsgi 2022-06-29 09:02:32.057 | libffi-dev 2022-06-29 09:02:32.057 | libjpeg-dev 2022-06-29 09:02:32.057 | libpcre3-dev 2022-06-29 09:02:32.057 | libpq-dev 2022-06-29 09:02:32.057 | libssl-dev 2022-06-29 09:02:32.057 | libsystemd-dev 2022-06-29 09:02:32.057 | libxml2-dev 2022-06-29 09:02:32.057 | libxslt1-dev 2022-06-29 09:02:32.057 | libyaml-dev 2022-06-29 09:02:32.057 | lsof 2022-06-29 09:02:32.057 | openssh-server 2022-06-29 09:02:32.057 | openssl 2022-06-29 09:02:32.057 | pkg-config 2022-06-29 09:02:32.057 | psmisc 2022-06-29 09:02:32.057 | python3-dev 2022-06-29 09:02:32.057 | python3-pip 2022-06-29 09:02:32.057 | python3-systemd 2022-06-29 09:02:32.057 | python3-venv 2022-06-29 09:02:32.057 | tar 2022-06-29 09:02:32.057 | tcpdump 2022-06-29 09:02:32.057 | unzip 2022-06-29 09:02:32.057 | uuid-runtime 2022-06-29 09:02:32.057 | wget 2022-06-29 09:02:32.057 | wget 2022-06-29 09:02:32.057 | zlib1g-dev 2022-06-29 09:02:32.057 | libkrb5-dev 2022-06-29 09:02:32.057 | libldap2-dev 2022-06-29 09:02:32.057 | libsasl2-dev 2022-06-29 09:02:32.057 | memcached 2022-06-29 09:02:32.058 | python3-mysqldb 2022-06-29 09:02:32.058 | sqlite3 2022-06-29 09:02:32.058 | conntrack 2022-06-29 09:02:32.058 | curl 2022-06-29 09:02:32.058 | dnsmasq-base 2022-06-29 09:02:32.058 | dnsmasq-utils 2022-06-29 09:02:32.058 | ebtables 2022-06-29 09:02:32.058 | genisoimage 2022-06-29 09:02:32.058 | iptables 2022-06-29 09:02:32.058 | iputils-arping 2022-06-29 09:02:32.058 | kpartx 2022-06-29 09:02:32.058 | libjs-jquery-tablesorter 2022-06-29 09:02:32.058 | parted 2022-06-29 09:02:32.058 | pm-utils 2022-06-29 09:02:32.058 | python3-mysqldb 2022-06-29 09:02:32.058 | socat 2022-06-29 09:02:32.058 | sqlite3 2022-06-29 09:02:32.058 | sudo 2022-06-29 09:02:32.058 | vlan 2022-06-29 09:02:32.058 | lsscsi 2022-06-29 09:02:32.058 | open-iscsi 2022-06-29 09:02:32.058 | lvm2 2022-06-29 09:02:32.058 | qemu-utils 2022-06-29 09:02:32.058 | thin-provisioning-tools 2022-06-29 09:02:32.058 | acl 2022-06-29 09:02:32.058 | dnsmasq-base 2022-06-29 09:02:32.058 | dnsmasq-utils 2022-06-29 09:02:32.058 | ebtables 2022-06-29 09:02:32.058 | haproxy 2022-06-29 09:02:32.058 | iptables 2022-06-29 09:02:32.058 | iputils-arping 2022-06-29 09:02:32.058 | iputils-ping 2022-06-29 09:02:32.058 | postgresql-server-dev-all 2022-06-29 09:02:32.058 | python3-mysqldb 2022-06-29 09:02:32.058 | sqlite3 2022-06-29 09:02:32.058 | sudo 2022-06-29 09:02:32.059 | vlan 2022-06-29 09:02:32.059 | pcp 2022-06-29 09:02:32.059 | ipset 2022-06-29 09:02:32.059 | conntrack 2022-06-29 09:02:32.059 | conntrackd 2022-06-29 09:02:32.059 | keepalived 2022-06-29 09:02:32.059 | lvm2 2022-06-29 09:02:32.059 | qemu-utils 2022-06-29 09:02:32.059 | thin-provisioning-tools 2022-06-29 09:02:32.059 | curl 2022-06-29 09:02:32.059 | liberasurecode-dev 2022-06-29 09:02:32.059 | make 2022-06-29 09:02:32.059 | memcached 2022-06-29 09:02:32.059 | rsync 2022-06-29 09:02:32.059 | sqlite3 2022-06-29 09:02:32.059 | xfsprogs ' 2022-06-29 09:02:32.059 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-29 09:02:32.061 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:02:32.063 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:02:32.066 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-29 09:02:32.068 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-29 09:02:32.072 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-29 09:02:32.074 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-29 09:02:32.076 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-29 09:02:32.079 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-29 09:02:32.081 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-29 09:02:32.083 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-29 09:02:32.085 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-29 09:02:32.087 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:02:32.089 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:02:32.091 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-29 09:02:32.094 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-29 09:02:32.096 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-29 09:02:32.098 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-29 09:02:32.100 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-29 09:02:32.104 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-29 09:02:32.106 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-29 09:02:32.108 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-06-29 09:02:32.110 | ++ functions-common:time_start:2427 : local start_time= 2022-06-29 09:02:32.112 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-06-29 09:02:32.114 | +++ functions-common:time_start:2431 : date +%s%3N 2022-06-29 09:02:32.118 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1656493352116 2022-06-29 09:02:32.120 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-29 09:02:32.122 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-29 09:02:32.124 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-29 09:02:32.511 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-29 09:02:32.632 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-29 09:02:32.660 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-29 09:02:32.762 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-29 09:02:34.802 | Reading package lists... 2022-06-29 09:02:34.835 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-29 09:02:34.837 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-29 09:02:34.839 | ++ functions-common:time_stop:2440 : local name 2022-06-29 09:02:34.841 | ++ functions-common:time_stop:2441 : local end_time 2022-06-29 09:02:34.844 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:02:34.846 | ++ functions-common:time_stop:2443 : local total 2022-06-29 09:02:34.848 | ++ functions-common:time_stop:2444 : local start_time 2022-06-29 09:02:34.850 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-06-29 09:02:34.852 | ++ functions-common:time_stop:2447 : start_time=1656493352116 2022-06-29 09:02:34.854 | ++ functions-common:time_stop:2449 : [[ -z 1656493352116 ]] 2022-06-29 09:02:34.856 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:02:34.860 | ++ functions-common:time_stop:2452 : end_time=1656493354858 2022-06-29 09:02:34.863 | ++ functions-common:time_stop:2453 : elapsed_time=2742 2022-06-29 09:02:34.864 | ++ functions-common:time_stop:2454 : total=0 2022-06-29 09:02:34.866 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:02:34.868 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2742 2022-06-29 09:02:34.871 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-29 09:02:34.873 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-29 09:02:34.875 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:02:34.877 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:02:34.880 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-29 09:02:34.899 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-29 09:02:35.007 | Reading package lists... 2022-06-29 09:02:35.249 | Building dependency tree... 2022-06-29 09:02:35.250 | Reading state information... 2022-06-29 09:02:35.527 | bc is already the newest version (1.07.1-2build1). 2022-06-29 09:02:35.527 | bc set to manually installed. 2022-06-29 09:02:35.527 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-29 09:02:35.527 | bsdmainutils set to manually installed. 2022-06-29 09:02:35.527 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-29 09:02:35.527 | g++ set to manually installed. 2022-06-29 09:02:35.527 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-29 09:02:35.527 | gawk set to manually installed. 2022-06-29 09:02:35.527 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-29 09:02:35.527 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-29 09:02:35.528 | iptables set to manually installed. 2022-06-29 09:02:35.528 | iputils-ping is already the newest version (3:20190709-3). 2022-06-29 09:02:35.528 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-29 09:02:35.528 | kpartx set to manually installed. 2022-06-29 09:02:35.528 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-29 09:02:35.528 | make is already the newest version (4.2.1-1.2). 2022-06-29 09:02:35.528 | make set to manually installed. 2022-06-29 09:02:35.528 | psmisc is already the newest version (23.3-1). 2022-06-29 09:02:35.528 | psmisc set to manually installed. 2022-06-29 09:02:35.528 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-29 09:02:35.528 | python3-systemd is already the newest version (234-3build2). 2022-06-29 09:02:35.528 | python3-systemd set to manually installed. 2022-06-29 09:02:35.528 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-29 09:02:35.528 | thin-provisioning-tools set to manually installed. 2022-06-29 09:02:35.528 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-29 09:02:35.528 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-29 09:02:35.528 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-29 09:02:35.528 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-29 09:02:35.528 | lsof set to manually installed. 2022-06-29 09:02:35.528 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-29 09:02:35.528 | parted set to manually installed. 2022-06-29 09:02:35.528 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-29 09:02:35.528 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-29 09:02:35.528 | zlib1g-dev set to manually installed. 2022-06-29 09:02:35.528 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-29 09:02:35.528 | The following packages were automatically installed and are no longer required: 2022-06-29 09:02:35.528 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-29 09:02:35.528 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-29 09:02:35.528 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-29 09:02:35.528 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-29 09:02:35.528 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-29 09:02:35.528 | python3-zope.interface 2022-06-29 09:02:35.528 | Use 'sudo apt autoremove' to remove them. 2022-06-29 09:02:35.529 | The following additional packages will be installed: 2022-06-29 09:02:35.529 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-29 09:02:35.529 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-06-29 09:02:35.529 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-06-29 09:02:35.529 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-06-29 09:02:35.529 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-06-29 09:02:35.529 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-06-29 09:02:35.529 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-29 09:02:35.529 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-29 09:02:35.529 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-06-29 09:02:35.529 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-06-29 09:02:35.529 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-29 09:02:35.529 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-29 09:02:35.529 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-06-29 09:02:35.529 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-29 09:02:35.529 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-06-29 09:02:35.529 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-06-29 09:02:35.529 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-06-29 09:02:35.529 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-06-29 09:02:35.529 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-06-29 09:02:35.529 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-06-29 09:02:35.529 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-06-29 09:02:35.529 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-06-29 09:02:35.529 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-06-29 09:02:35.529 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-06-29 09:02:35.529 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-29 09:02:35.529 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-06-29 09:02:35.529 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-06-29 09:02:35.530 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-06-29 09:02:35.530 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-06-29 09:02:35.530 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-06-29 09:02:35.530 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-06-29 09:02:35.530 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-06-29 09:02:35.530 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-06-29 09:02:35.530 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-06-29 09:02:35.530 | x11-common 2022-06-29 09:02:35.531 | Suggested packages: 2022-06-29 09:02:35.531 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-29 09:02:35.531 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-29 09:02:35.531 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-06-29 09:02:35.531 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-06-29 09:02:35.531 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-06-29 09:02:35.531 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-29 09:02:35.531 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-29 09:02:35.531 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-29 09:02:35.531 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-06-29 09:02:35.531 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-06-29 09:02:35.531 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-06-29 09:02:35.531 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-06-29 09:02:35.531 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-29 09:02:35.531 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-29 09:02:35.532 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-29 09:02:35.532 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-29 09:02:35.781 | The following NEW packages will be installed: 2022-06-29 09:02:35.781 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-29 09:02:35.781 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-06-29 09:02:35.781 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-06-29 09:02:35.781 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-06-29 09:02:35.781 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-06-29 09:02:35.781 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-06-29 09:02:35.782 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-06-29 09:02:35.782 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-06-29 09:02:35.782 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-29 09:02:35.782 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-29 09:02:35.782 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-29 09:02:35.782 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-06-29 09:02:35.782 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-06-29 09:02:35.782 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-29 09:02:35.782 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-29 09:02:35.782 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-29 09:02:35.782 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-29 09:02:35.782 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-29 09:02:35.782 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-29 09:02:35.782 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-29 09:02:35.782 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-06-29 09:02:35.782 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-06-29 09:02:35.782 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-06-29 09:02:35.782 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-06-29 09:02:35.782 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-06-29 09:02:35.782 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-06-29 09:02:35.782 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-29 09:02:35.782 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-06-29 09:02:35.782 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-29 09:02:35.782 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-29 09:02:35.782 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-29 09:02:35.782 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-29 09:02:35.782 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-06-29 09:02:35.782 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-29 09:02:35.782 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-06-29 09:02:35.782 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-06-29 09:02:35.782 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-06-29 09:02:35.783 | vbetool vlan x11-common 2022-06-29 09:02:35.783 | The following packages will be upgraded: 2022-06-29 09:02:35.783 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-06-29 09:02:35.784 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-06-29 09:02:35.784 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-06-29 09:02:35.784 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-06-29 09:02:35.784 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-06-29 09:02:36.176 | 28 upgraded, 203 newly installed, 0 to remove and 144 not upgraded. 2022-06-29 09:02:36.177 | Need to get 152 MB of archives. 2022-06-29 09:02:36.177 | After this operation, 712 MB of additional disk space will be used. 2022-06-29 09:02:36.177 | 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-29 09:02:36.897 | 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-29 09:02:36.931 | 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-29 09:02:36.942 | 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-29 09:02:36.946 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-29 09:02:37.053 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-29 09:02:37.592 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-29 09:02:37.614 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-06-29 09:02:37.641 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-29 09:02:37.643 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-06-29 09:02:37.646 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-29 09:02:37.653 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.15 [1,321 kB] 2022-06-29 09:02:37.884 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-29 09:02:37.885 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-29 09:02:37.932 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-29 09:02:37.932 | Get:16 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-29 09:02:37.965 | Get:17 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-29 09:02:37.970 | Get:18 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-29 09:02:37.983 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-29 09:02:37.984 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] 2022-06-29 09:02:37.997 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] 2022-06-29 09:02:38.095 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-29 09:02:38.098 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-29 09:02:38.107 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-29 09:02:39.243 | Get:25 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-29 09:02:39.339 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-06-29 09:02:39.632 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-06-29 09:02:39.783 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-06-29 09:02:39.785 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-06-29 09:02:39.788 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-29 09:02:39.790 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-29 09:02:39.892 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-29 09:02:39.893 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-06-29 09:02:39.893 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-29 09:02:39.894 | Get:35 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-29 09:02:40.168 | Get:36 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-29 09:02:40.168 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-06-29 09:02:40.169 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-29 09:02:40.205 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-29 09:02:40.419 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-29 09:02:40.427 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-29 09:02:40.430 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-06-29 09:02:40.435 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-06-29 09:02:40.436 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.15 [623 kB] 2022-06-29 09:02:40.556 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-29 09:02:40.559 | Get:46 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-29 09:02:40.560 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-29 09:02:40.607 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-29 09:02:40.620 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-29 09:02:40.755 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-29 09:02:40.797 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-29 09:02:40.799 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-29 09:02:40.802 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-29 09:02:41.084 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-29 09:02:41.089 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-29 09:02:41.169 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-29 09:02:41.175 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-29 09:02:43.626 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-29 09:02:45.368 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-29 09:02:45.369 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-29 09:02:45.371 | Get:61 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-29 09:02:45.376 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-29 09:02:45.864 | Get:63 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-29 09:02:45.866 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-29 09:02:45.877 | Get:65 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-29 09:02:46.627 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-29 09:02:47.809 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-29 09:02:47.811 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-29 09:02:47.814 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-29 09:02:47.815 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-29 09:02:47.816 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-29 09:02:47.818 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-29 09:02:47.818 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-29 09:02:47.819 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-29 09:02:47.820 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-29 09:02:47.959 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-29 09:02:48.079 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-29 09:02:48.434 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-29 09:02:48.436 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-29 09:02:48.465 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-29 09:02:48.547 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-29 09:02:48.550 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-29 09:02:48.551 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-29 09:02:48.555 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-29 09:02:48.745 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-29 09:02:48.750 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-29 09:02:48.757 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-06-29 09:02:48.824 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-29 09:02:48.825 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-29 09:02:48.826 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-29 09:02:48.827 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-29 09:02:48.827 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-29 09:02:48.830 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-29 09:02:48.898 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-29 09:02:48.903 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-29 09:02:48.948 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-29 09:02:49.029 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-29 09:02:49.038 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-29 09:02:49.174 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-29 09:02:49.301 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-29 09:02:49.305 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-29 09:02:49.696 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-29 09:02:51.305 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-29 09:02:52.101 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-29 09:02:52.148 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-29 09:02:52.184 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-29 09:02:52.251 | Get:107 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-29 09:02:52.437 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-29 09:02:52.440 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-29 09:02:52.477 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-29 09:02:52.693 | Get:111 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-29 09:02:52.811 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-29 09:02:52.847 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-29 09:02:52.919 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-29 09:02:53.017 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-29 09:02:53.163 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-29 09:02:53.172 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-29 09:02:53.175 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-29 09:02:53.188 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-29 09:02:53.561 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-29 09:02:53.607 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-29 09:02:53.804 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-29 09:02:53.864 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-29 09:02:53.872 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-29 09:02:53.879 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-29 09:02:53.959 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-29 09:02:53.990 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-29 09:02:54.005 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-29 09:02:54.021 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-29 09:02:54.257 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-29 09:02:54.319 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-29 09:02:54.385 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-29 09:02:54.392 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-29 09:02:54.416 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-29 09:02:54.423 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-29 09:02:54.474 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-29 09:02:54.490 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-29 09:02:54.583 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-29 09:02:54.780 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-29 09:02:54.828 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-29 09:02:54.848 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-29 09:02:54.941 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-29 09:02:55.006 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-29 09:02:55.011 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-29 09:02:55.013 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-29 09:02:55.041 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-29 09:02:55.046 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-29 09:02:55.053 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-29 09:02:55.064 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-06-29 09:02:55.076 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-29 09:02:55.183 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-29 09:02:55.185 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-29 09:02:55.243 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-29 09:02:55.341 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-29 09:02:55.345 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-29 09:02:57.364 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-29 09:02:57.378 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-29 09:02:57.394 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-29 09:02:57.405 | Get:159 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-29 09:02:57.461 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-29 09:02:57.462 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-29 09:02:57.463 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-29 09:02:57.501 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-29 09:02:57.501 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-29 09:02:57.634 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-29 09:02:57.718 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-29 09:02:57.721 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-29 09:02:57.727 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-29 09:02:57.809 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-06-29 09:02:57.848 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.7 [1,256 kB] 2022-06-29 09:02:58.448 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-29 09:02:58.472 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-29 09:02:58.476 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-06-29 09:02:58.476 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-06-29 09:02:58.491 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-06-29 09:02:58.492 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-06-29 09:02:58.493 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-29 09:02:58.496 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-29 09:02:58.500 | Get:179 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-29 09:02:59.074 | Get:180 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-29 09:02:59.286 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-29 09:02:59.305 | Get:182 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-29 09:02:59.310 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.15 [1,584 kB] 2022-06-29 09:02:59.585 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-29 09:02:59.630 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-29 09:02:59.630 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-29 09:02:59.636 | Get:187 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-29 09:02:59.703 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-29 09:02:59.730 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-29 09:02:59.748 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-29 09:02:59.773 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-29 09:03:00.965 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-29 09:03:00.967 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-29 09:03:00.979 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-29 09:03:00.983 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-29 09:03:02.497 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-29 09:03:02.501 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-29 09:03:06.691 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-29 09:03:06.693 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-29 09:03:06.694 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-29 09:03:06.695 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-29 09:03:06.696 | Get:202 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-29 09:03:06.978 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-29 09:03:07.240 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-29 09:03:07.615 | Get:205 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-29 09:03:07.998 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-29 09:03:07.999 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-29 09:03:08.005 | Get:208 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-29 09:03:08.005 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-29 09:03:08.006 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-06-29 09:03:08.013 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-06-29 09:03:08.135 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-29 09:03:08.148 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-29 09:03:08.221 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-29 09:03:08.236 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-29 09:03:08.270 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-29 09:03:08.273 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-29 09:03:08.278 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-06-29 09:03:08.278 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-29 09:03:08.283 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-29 09:03:08.284 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-29 09:03:08.401 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-06-29 09:03:08.403 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-06-29 09:03:08.403 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-06-29 09:03:08.404 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-06-29 09:03:08.531 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-06-29 09:03:08.542 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-29 09:03:08.547 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-06-29 09:03:08.553 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-06-29 09:03:08.812 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-29 09:03:08.963 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-29 09:03:10.420 | Preconfiguring packages ... 2022-06-29 09:03:10.562 | Fetched 152 MB in 33s (4,580 kB/s) 2022-06-29 09:03:10.626 | (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 ... 68945 files and directories currently installed.) 2022-06-29 09:03:10.628 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-29 09:03:10.637 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-29 09:03:10.716 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-29 09:03:10.801 | (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 ... 68945 files and directories currently installed.) 2022-06-29 09:03:10.804 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-29 09:03:10.812 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-29 09:03:10.878 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-29 09:03:10.886 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-29 09:03:11.243 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-29 09:03:11.249 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-29 09:03:11.295 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-29 09:03:11.302 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-29 09:03:11.383 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-29 09:03:11.530 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-29 09:03:12.317 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-29 09:03:12.327 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-29 09:03:12.406 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-29 09:03:12.485 | (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 ... 68946 files and directories currently installed.) 2022-06-29 09:03:12.487 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-06-29 09:03:12.496 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-06-29 09:03:12.910 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-29 09:03:12.916 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-29 09:03:12.960 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-29 09:03:13.048 | (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 ... 68946 files and directories currently installed.) 2022-06-29 09:03:13.051 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-29 09:03:13.059 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-29 09:03:13.099 | Selecting previously unselected package libapr1:amd64. 2022-06-29 09:03:13.106 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-29 09:03:13.108 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-29 09:03:13.161 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.15_amd64.deb ... 2022-06-29 09:03:13.171 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.15) over (1.1.1f-1ubuntu2.3) ... 2022-06-29 09:03:13.372 | Selecting previously unselected package libaprutil1:amd64. 2022-06-29 09:03:13.380 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-29 09:03:13.381 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-29 09:03:13.425 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-29 09:03:13.434 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-29 09:03:13.530 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-29 09:03:13.538 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-29 09:03:13.540 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-29 09:03:13.571 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-29 09:03:13.576 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-29 09:03:13.625 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-29 09:03:13.631 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-29 09:03:13.674 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-29 09:03:13.680 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-29 09:03:13.726 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-29 09:03:13.733 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-29 09:03:13.735 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-29 09:03:13.766 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.12_amd64.deb ... 2022-06-29 09:03:13.771 | Unpacking curl (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-06-29 09:03:13.827 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... 2022-06-29 09:03:13.833 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-06-29 09:03:13.892 | Selecting previously unselected package libjansson4:amd64. 2022-06-29 09:03:13.899 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-29 09:03:13.901 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-29 09:03:13.931 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-29 09:03:13.938 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-29 09:03:13.940 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-29 09:03:13.989 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-29 09:03:13.994 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-29 09:03:15.256 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-29 09:03:15.262 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-29 09:03:15.376 | Selecting previously unselected package apache2-bin. 2022-06-29 09:03:15.384 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-29 09:03:15.386 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-06-29 09:03:15.590 | Selecting previously unselected package apache2-data. 2022-06-29 09:03:15.597 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-06-29 09:03:15.599 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-06-29 09:03:15.714 | Selecting previously unselected package apache2-utils. 2022-06-29 09:03:15.721 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-29 09:03:15.723 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-06-29 09:03:15.767 | Selecting previously unselected package apache2. 2022-06-29 09:03:15.775 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-29 09:03:15.794 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-06-29 09:03:15.865 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-29 09:03:15.872 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-29 09:03:15.874 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-29 09:03:15.921 | Selecting previously unselected package haproxy. 2022-06-29 09:03:15.928 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-29 09:03:15.938 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-29 09:03:16.154 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-29 09:03:16.161 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-29 09:03:16.164 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-29 09:03:16.200 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-29 09:03:16.208 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-29 09:03:16.210 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-29 09:03:16.240 | Selecting previously unselected package mysql-common. 2022-06-29 09:03:16.247 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-29 09:03:16.266 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-29 09:03:16.294 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-29 09:03:16.301 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-29 09:03:16.304 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:03:16.539 | Selecting previously unselected package libsensors-config. 2022-06-29 09:03:16.547 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-29 09:03:16.549 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-29 09:03:16.575 | Selecting previously unselected package libsensors5:amd64. 2022-06-29 09:03:16.582 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-29 09:03:16.645 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-29 09:03:16.675 | Selecting previously unselected package libsnmp-base. 2022-06-29 09:03:16.682 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-29 09:03:16.684 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-29 09:03:16.753 | Selecting previously unselected package libsnmp35:amd64. 2022-06-29 09:03:16.760 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-29 09:03:16.762 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-29 09:03:16.926 | Selecting previously unselected package keepalived. 2022-06-29 09:03:16.933 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-29 09:03:16.935 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-29 09:03:17.016 | Selecting previously unselected package memcached. 2022-06-29 09:03:17.024 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-29 09:03:17.026 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-29 09:03:17.083 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-29 09:03:17.530 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-29 09:03:17.634 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-29 09:03:17.640 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-06-29 09:03:17.675 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.15_amd64.deb ... 2022-06-29 09:03:17.680 | Unpacking openssl (1.1.1f-1ubuntu2.15) over (1.1.1f-1ubuntu2.3) ... 2022-06-29 09:03:17.807 | Selecting previously unselected package python3-yaml. 2022-06-29 09:03:17.815 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-29 09:03:17.817 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-29 09:03:17.870 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-29 09:03:17.876 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-29 09:03:17.923 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-29 09:03:18.000 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-29 09:03:18.450 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-29 09:03:18.476 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-29 09:03:18.631 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-29 09:03:18.637 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-29 09:03:18.728 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-29 09:03:18.734 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-29 09:03:18.801 | Selecting previously unselected package acl. 2022-06-29 09:03:18.808 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-06-29 09:03:18.810 | Unpacking acl (2.2.53-6) ... 2022-06-29 09:03:18.840 | Selecting previously unselected package autotools-dev. 2022-06-29 09:03:18.849 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-06-29 09:03:18.850 | Unpacking autotools-dev (20180224.1) ... 2022-06-29 09:03:18.880 | Selecting previously unselected package m4. 2022-06-29 09:03:18.887 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-06-29 09:03:18.889 | Unpacking m4 (1.4.18-4) ... 2022-06-29 09:03:18.940 | Selecting previously unselected package autoconf. 2022-06-29 09:03:18.948 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-06-29 09:03:18.950 | Unpacking autoconf (2.69-11.1) ... 2022-06-29 09:03:19.029 | Selecting previously unselected package automake. 2022-06-29 09:03:19.037 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-29 09:03:19.042 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-29 09:03:19.143 | Selecting previously unselected package autopoint. 2022-06-29 09:03:19.151 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-29 09:03:19.153 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-29 09:03:19.193 | Selecting previously unselected package libllvm10:amd64. 2022-06-29 09:03:19.201 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:19.204 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:21.434 | Selecting previously unselected package libclang-cpp10. 2022-06-29 09:03:21.442 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:21.445 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:22.879 | Selecting previously unselected package libgc1c2:amd64. 2022-06-29 09:03:22.886 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-29 09:03:22.888 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-29 09:03:22.927 | Selecting previously unselected package libobjc4:amd64. 2022-06-29 09:03:22.935 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-29 09:03:22.938 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-29 09:03:22.967 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-29 09:03:22.975 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-29 09:03:22.977 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-29 09:03:23.053 | Selecting previously unselected package libc6-i386. 2022-06-29 09:03:23.060 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-29 09:03:23.063 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-29 09:03:23.557 | Selecting previously unselected package lib32gcc-s1. 2022-06-29 09:03:23.565 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-29 09:03:23.567 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-29 09:03:23.608 | Selecting previously unselected package lib32stdc++6. 2022-06-29 09:03:23.615 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-29 09:03:23.617 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-29 09:03:23.717 | Selecting previously unselected package libclang-common-10-dev. 2022-06-29 09:03:23.724 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:23.726 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:24.698 | Selecting previously unselected package libclang1-10. 2022-06-29 09:03:24.706 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:24.708 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:25.811 | Selecting previously unselected package clang-10. 2022-06-29 09:03:25.819 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:25.821 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:25.856 | Selecting previously unselected package libtool. 2022-06-29 09:03:25.863 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-06-29 09:03:25.866 | Unpacking libtool (2.4.6-14) ... 2022-06-29 09:03:25.912 | Selecting previously unselected package dh-autoreconf. 2022-06-29 09:03:25.920 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-06-29 09:03:25.923 | Unpacking dh-autoreconf (19) ... 2022-06-29 09:03:25.953 | Selecting previously unselected package libdebhelper-perl. 2022-06-29 09:03:25.961 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-29 09:03:25.963 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-29 09:03:26.007 | Selecting previously unselected package libarchive-zip-perl. 2022-06-29 09:03:26.015 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-29 09:03:26.017 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-29 09:03:26.056 | Selecting previously unselected package libsub-override-perl. 2022-06-29 09:03:26.063 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-06-29 09:03:26.065 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-29 09:03:26.091 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-29 09:03:26.098 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-29 09:03:26.101 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-29 09:03:26.144 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-29 09:03:26.151 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-29 09:03:26.153 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-29 09:03:26.177 | Selecting previously unselected package dwz. 2022-06-29 09:03:26.184 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-06-29 09:03:26.187 | Unpacking dwz (0.13-5) ... 2022-06-29 09:03:26.237 | Selecting previously unselected package libcroco3:amd64. 2022-06-29 09:03:26.244 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-06-29 09:03:26.246 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-29 09:03:26.283 | Selecting previously unselected package gettext. 2022-06-29 09:03:26.293 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-29 09:03:26.295 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-29 09:03:26.459 | Selecting previously unselected package intltool-debian. 2022-06-29 09:03:26.466 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-29 09:03:26.470 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-29 09:03:26.496 | Selecting previously unselected package po-debconf. 2022-06-29 09:03:26.504 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-06-29 09:03:26.506 | Unpacking po-debconf (1.0.21) ... 2022-06-29 09:03:26.569 | Selecting previously unselected package debhelper. 2022-06-29 09:03:26.576 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-06-29 09:03:26.578 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-29 09:03:26.782 | Selecting previously unselected package uuid-dev:amd64. 2022-06-29 09:03:26.790 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-29 09:03:26.792 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-29 09:03:26.832 | Selecting previously unselected package libsctp1:amd64. 2022-06-29 09:03:26.839 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-29 09:03:26.841 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-29 09:03:26.867 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-29 09:03:26.875 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-29 09:03:26.877 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-29 09:03:26.911 | Selecting previously unselected package libapr1-dev. 2022-06-29 09:03:26.919 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-29 09:03:26.921 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-29 09:03:27.165 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-29 09:03:27.173 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-29 09:03:27.179 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-29 09:03:27.290 | Selecting previously unselected package libaprutil1-dev. 2022-06-29 09:03:27.298 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-29 09:03:27.300 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-29 09:03:27.503 | Selecting previously unselected package apache2-dev. 2022-06-29 09:03:27.511 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-29 09:03:27.513 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-06-29 09:03:27.577 | Selecting previously unselected package binfmt-support. 2022-06-29 09:03:27.585 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-29 09:03:27.596 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-29 09:03:27.628 | Selecting previously unselected package conntrack. 2022-06-29 09:03:27.635 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-29 09:03:27.637 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-29 09:03:27.668 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-29 09:03:27.677 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-29 09:03:27.679 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-29 09:03:27.704 | Selecting previously unselected package libnetfilter-queue1. 2022-06-29 09:03:27.712 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-29 09:03:27.715 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-29 09:03:27.746 | Selecting previously unselected package conntrackd. 2022-06-29 09:03:27.754 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-29 09:03:27.756 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-29 09:03:27.802 | Selecting previously unselected package dns-root-data. 2022-06-29 09:03:27.810 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-06-29 09:03:27.812 | Unpacking dns-root-data (2019052802) ... 2022-06-29 09:03:27.840 | Selecting previously unselected package libidn11:amd64. 2022-06-29 09:03:27.848 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-29 09:03:27.850 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-29 09:03:27.885 | Selecting previously unselected package dnsmasq-base. 2022-06-29 09:03:27.894 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-29 09:03:27.896 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-29 09:03:27.964 | Selecting previously unselected package dnsmasq-utils. 2022-06-29 09:03:27.972 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-29 09:03:27.974 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-29 09:03:28.006 | Selecting previously unselected package ebtables. 2022-06-29 09:03:28.014 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-29 09:03:28.028 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-29 09:03:28.068 | Selecting previously unselected package fonts-dejavu-core. 2022-06-29 09:03:28.076 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-29 09:03:28.078 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-29 09:03:28.248 | Selecting previously unselected package fonts-liberation. 2022-06-29 09:03:28.257 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-29 09:03:28.258 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-29 09:03:28.397 | Selecting previously unselected package fontconfig-config. 2022-06-29 09:03:28.404 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-29 09:03:28.407 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-29 09:03:28.450 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-29 09:03:28.459 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-29 09:03:28.462 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-29 09:03:28.504 | Selecting previously unselected package fontconfig. 2022-06-29 09:03:28.511 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-29 09:03:28.513 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-29 09:03:28.559 | Selecting previously unselected package genisoimage. 2022-06-29 09:03:28.567 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-29 09:03:28.569 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-29 09:03:28.649 | Selecting previously unselected package libann0. 2022-06-29 09:03:28.657 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-29 09:03:28.659 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-29 09:03:28.690 | Selecting previously unselected package libcdt5:amd64. 2022-06-29 09:03:28.697 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-29 09:03:28.700 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-29 09:03:28.728 | Selecting previously unselected package libcgraph6:amd64. 2022-06-29 09:03:28.736 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-29 09:03:28.738 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-29 09:03:28.770 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-29 09:03:28.778 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-29 09:03:28.780 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-29 09:03:28.823 | Selecting previously unselected package libjpeg8:amd64. 2022-06-29 09:03:28.831 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-29 09:03:28.833 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-29 09:03:28.859 | Selecting previously unselected package libjbig0:amd64. 2022-06-29 09:03:28.867 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-29 09:03:28.869 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-29 09:03:28.901 | Selecting previously unselected package libwebp6:amd64. 2022-06-29 09:03:28.909 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-29 09:03:28.911 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-29 09:03:28.963 | Selecting previously unselected package libtiff5:amd64. 2022-06-29 09:03:28.971 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-29 09:03:28.974 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-29 09:03:29.024 | Selecting previously unselected package libxpm4:amd64. 2022-06-29 09:03:29.031 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-29 09:03:29.033 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-29 09:03:29.065 | Selecting previously unselected package libgd3:amd64. 2022-06-29 09:03:29.073 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-29 09:03:29.075 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-29 09:03:29.119 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-29 09:03:29.127 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-29 09:03:29.129 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-29 09:03:29.177 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-29 09:03:29.185 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-29 09:03:29.187 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-29 09:03:29.248 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-29 09:03:29.256 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-06-29 09:03:29.258 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-29 09:03:29.289 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-29 09:03:29.296 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-29 09:03:29.299 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-29 09:03:29.326 | Selecting previously unselected package libxrender1:amd64. 2022-06-29 09:03:29.334 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-29 09:03:29.336 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-29 09:03:29.368 | Selecting previously unselected package libcairo2:amd64. 2022-06-29 09:03:29.375 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:29.377 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-29 09:03:29.475 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-29 09:03:29.483 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-29 09:03:29.485 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-29 09:03:29.524 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-29 09:03:29.532 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-29 09:03:29.534 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-29 09:03:29.612 | Selecting previously unselected package libthai-data. 2022-06-29 09:03:29.621 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-06-29 09:03:29.623 | Unpacking libthai-data (0.1.28-3) ... 2022-06-29 09:03:29.674 | Selecting previously unselected package libdatrie1:amd64. 2022-06-29 09:03:29.682 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-29 09:03:29.685 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-29 09:03:29.714 | Selecting previously unselected package libthai0:amd64. 2022-06-29 09:03:29.722 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-06-29 09:03:29.724 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-29 09:03:29.755 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-29 09:03:29.763 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-29 09:03:29.766 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-29 09:03:29.819 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-29 09:03:29.827 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-29 09:03:29.829 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-29 09:03:29.861 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-29 09:03:29.868 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-29 09:03:29.871 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-29 09:03:29.903 | Selecting previously unselected package libpathplan4:amd64. 2022-06-29 09:03:29.910 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-29 09:03:29.912 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-29 09:03:29.943 | Selecting previously unselected package libgvc6. 2022-06-29 09:03:29.951 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-29 09:03:29.953 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-29 09:03:30.071 | Selecting previously unselected package libgvpr2:amd64. 2022-06-29 09:03:30.079 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-29 09:03:30.082 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-29 09:03:30.132 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-29 09:03:30.140 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-29 09:03:30.142 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-29 09:03:30.300 | Selecting previously unselected package x11-common. 2022-06-29 09:03:30.307 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-29 09:03:30.332 | dpkg-query: no packages found matching nux-tools 2022-06-29 09:03:30.343 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-29 09:03:30.382 | Selecting previously unselected package libice6:amd64. 2022-06-29 09:03:30.390 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-29 09:03:30.392 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-29 09:03:30.426 | Selecting previously unselected package libsm6:amd64. 2022-06-29 09:03:30.433 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-29 09:03:30.435 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-29 09:03:30.468 | Selecting previously unselected package libxt6:amd64. 2022-06-29 09:03:30.476 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-29 09:03:30.478 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-29 09:03:30.527 | Selecting previously unselected package libxmu6:amd64. 2022-06-29 09:03:30.534 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-29 09:03:30.537 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-29 09:03:30.571 | Selecting previously unselected package libxaw7:amd64. 2022-06-29 09:03:30.579 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-29 09:03:30.581 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-29 09:03:30.632 | Selecting previously unselected package graphviz. 2022-06-29 09:03:30.640 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-29 09:03:30.642 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-29 09:03:30.774 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-29 09:03:30.782 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-29 09:03:30.784 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-29 09:03:30.835 | Selecting previously unselected package libibverbs1:amd64. 2022-06-29 09:03:30.843 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-29 09:03:30.846 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-29 09:03:30.885 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-29 09:03:30.893 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-29 09:03:30.907 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-29 09:03:30.967 | Selecting previously unselected package icu-devtools. 2022-06-29 09:03:30.975 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-29 09:03:30.977 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-29 09:03:31.032 | Selecting previously unselected package iputils-arping. 2022-06-29 09:03:31.040 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-29 09:03:31.042 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-29 09:03:31.075 | Selecting previously unselected package javascript-common. 2022-06-29 09:03:31.083 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-06-29 09:03:31.098 | Unpacking javascript-common (11) ... 2022-06-29 09:03:31.131 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-29 09:03:31.139 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-29 09:03:31.141 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:03:31.175 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-29 09:03:31.183 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-29 09:03:31.185 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:03:31.219 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-29 09:03:31.227 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-29 09:03:31.229 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:03:31.265 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-29 09:03:31.272 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-29 09:03:31.274 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:03:31.309 | Selecting previously unselected package comerr-dev:amd64. 2022-06-29 09:03:31.317 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-29 09:03:31.321 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-29 09:03:31.353 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-29 09:03:31.361 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-29 09:03:31.364 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:03:31.416 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-29 09:03:31.424 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-29 09:03:31.426 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-29 09:03:31.459 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-29 09:03:31.470 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-29 09:03:31.472 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-29 09:03:31.546 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-29 09:03:31.554 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-29 09:03:31.556 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-29 09:03:31.621 | Selecting previously unselected package libgts-bin. 2022-06-29 09:03:31.629 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-29 09:03:31.631 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-29 09:03:31.664 | Selecting previously unselected package libicu-dev:amd64. 2022-06-29 09:03:31.672 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-29 09:03:31.674 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-29 09:03:33.110 | Selecting previously unselected package libipset13:amd64. 2022-06-29 09:03:33.118 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-29 09:03:33.121 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-29 09:03:33.155 | Selecting previously unselected package librdmacm1:amd64. 2022-06-29 09:03:33.163 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-29 09:03:33.180 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-29 09:03:33.217 | Selecting previously unselected package libiscsi7:amd64. 2022-06-29 09:03:33.225 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-29 09:03:33.227 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-29 09:03:33.260 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-29 09:03:33.268 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-29 09:03:33.270 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-29 09:03:33.329 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-29 09:03:33.337 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-29 09:03:33.339 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-29 09:03:33.363 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-29 09:03:33.371 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-29 09:03:33.373 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-29 09:03:33.396 | Selecting previously unselected package libjs-jquery. 2022-06-29 09:03:33.404 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-29 09:03:33.406 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-29 09:03:33.465 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-29 09:03:33.472 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-29 09:03:33.475 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-29 09:03:33.501 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-29 09:03:33.508 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-29 09:03:33.510 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-29 09:03:33.585 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-29 09:03:33.592 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-29 09:03:33.594 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-29 09:03:33.648 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-29 09:03:33.656 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-29 09:03:33.658 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-29 09:03:33.684 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-29 09:03:33.692 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-29 09:03:33.694 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-29 09:03:33.722 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-29 09:03:33.731 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-29 09:03:33.733 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-29 09:03:33.827 | Selecting previously unselected package libnspr4:amd64. 2022-06-29 09:03:33.836 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-06-29 09:03:33.838 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-06-29 09:03:33.880 | Selecting previously unselected package libnss3:amd64. 2022-06-29 09:03:33.888 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.7_amd64.deb ... 2022-06-29 09:03:33.890 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-29 09:03:34.096 | Selecting previously unselected package libomp5-10:amd64. 2022-06-29 09:03:34.104 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:34.106 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:34.179 | Selecting previously unselected package libomp-10-dev. 2022-06-29 09:03:34.187 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:34.189 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:34.224 | Selecting previously unselected package pcp-conf. 2022-06-29 09:03:34.231 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-06-29 09:03:34.233 | Unpacking pcp-conf (5.0.3-1) ... 2022-06-29 09:03:34.263 | Selecting previously unselected package libpcp3. 2022-06-29 09:03:34.271 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-06-29 09:03:34.274 | Unpacking libpcp3 (5.0.3-1) ... 2022-06-29 09:03:34.340 | Selecting previously unselected package libpcp-pmda3. 2022-06-29 09:03:34.348 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-06-29 09:03:34.351 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-06-29 09:03:34.380 | Selecting previously unselected package libpcp-pmda-perl. 2022-06-29 09:03:34.388 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-06-29 09:03:34.390 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-06-29 09:03:34.424 | Selecting previously unselected package libpq5:amd64. 2022-06-29 09:03:34.432 | Preparing to unpack .../167-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-29 09:03:34.435 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-29 09:03:34.476 | Selecting previously unselected package libpq-dev. 2022-06-29 09:03:34.483 | Preparing to unpack .../168-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-29 09:03:34.485 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-29 09:03:34.557 | Selecting previously unselected package librados2. 2022-06-29 09:03:34.564 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-29 09:03:34.566 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-29 09:03:35.034 | Selecting previously unselected package librbd1. 2022-06-29 09:03:35.042 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-29 09:03:35.049 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-29 09:03:35.306 | Selecting previously unselected package libsasl2-dev. 2022-06-29 09:03:35.314 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-29 09:03:35.316 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-29 09:03:35.393 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-29 09:03:35.399 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-29 09:03:35.441 | Selecting previously unselected package libssl-dev:amd64. 2022-06-29 09:03:35.453 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.15_amd64.deb ... 2022-06-29 09:03:35.456 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.15) ... 2022-06-29 09:03:35.712 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-29 09:03:35.720 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-29 09:03:35.722 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-29 09:03:35.840 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-29 09:03:35.848 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-29 09:03:35.850 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-29 09:03:35.873 | Selecting previously unselected package libx86-1:amd64. 2022-06-29 09:03:35.881 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-29 09:03:35.884 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-29 09:03:35.920 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-29 09:03:35.928 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-29 09:03:35.931 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-29 09:03:36.072 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-29 09:03:36.080 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-29 09:03:36.082 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-29 09:03:36.162 | Selecting previously unselected package llvm-10-runtime. 2022-06-29 09:03:36.170 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:36.171 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:36.226 | Selecting previously unselected package libpfm4:amd64. 2022-06-29 09:03:36.234 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-29 09:03:36.236 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-29 09:03:36.312 | Selecting previously unselected package llvm-10. 2022-06-29 09:03:36.320 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:36.322 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:37.088 | Selecting previously unselected package libffi-dev:amd64. 2022-06-29 09:03:37.096 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2022-06-29 09:03:37.098 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-29 09:03:37.143 | Selecting previously unselected package python3-pygments. 2022-06-29 09:03:37.151 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-29 09:03:37.153 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-29 09:03:37.287 | Selecting previously unselected package llvm-10-tools. 2022-06-29 09:03:37.295 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:37.297 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:37.433 | Selecting previously unselected package libz3-4:amd64. 2022-06-29 09:03:37.441 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-29 09:03:37.443 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-29 09:03:38.405 | Selecting previously unselected package libz3-dev:amd64. 2022-06-29 09:03:38.413 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-29 09:03:38.415 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-29 09:03:38.459 | Selecting previously unselected package llvm-10-dev. 2022-06-29 09:03:38.468 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-29 09:03:38.470 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:42.877 | Selecting previously unselected package lsscsi. 2022-06-29 09:03:42.886 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2022-06-29 09:03:42.888 | Unpacking lsscsi (0.30-0.1) ... 2022-06-29 09:03:42.921 | Selecting previously unselected package pkg-config. 2022-06-29 09:03:42.930 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-29 09:03:42.932 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-29 09:03:42.964 | Selecting previously unselected package pm-utils. 2022-06-29 09:03:42.972 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2022-06-29 09:03:42.975 | Unpacking pm-utils (1.4.1-19) ... 2022-06-29 09:03:43.025 | Selecting previously unselected package postgresql-client-common. 2022-06-29 09:03:43.033 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-29 09:03:43.035 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-29 09:03:43.068 | Selecting previously unselected package postgresql-client-12. 2022-06-29 09:03:43.076 | Preparing to unpack .../192-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-29 09:03:43.078 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-29 09:03:43.272 | Selecting previously unselected package ssl-cert. 2022-06-29 09:03:43.281 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2022-06-29 09:03:43.283 | Unpacking ssl-cert (1.0.39) ... 2022-06-29 09:03:43.317 | Selecting previously unselected package postgresql-common. 2022-06-29 09:03:43.325 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-29 09:03:43.346 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-29 09:03:43.352 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-29 09:03:43.415 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-29 09:03:43.423 | Preparing to unpack .../195-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-29 09:03:43.425 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-29 09:03:43.717 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-29 09:03:43.726 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-29 09:03:43.728 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-29 09:03:43.757 | Selecting previously unselected package python3-mysqldb. 2022-06-29 09:03:43.765 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-29 09:03:43.767 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-29 09:03:43.803 | Selecting previously unselected package python3.8-venv. 2022-06-29 09:03:43.811 | Preparing to unpack .../198-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-29 09:03:43.813 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-29 09:03:43.837 | Selecting previously unselected package python3-venv. 2022-06-29 09:03:43.845 | Preparing to unpack .../199-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-29 09:03:43.847 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-29 09:03:43.871 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-29 09:03:43.879 | Preparing to unpack .../200-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-06-29 09:03:43.881 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-06-29 09:03:43.913 | Selecting previously unselected package qemu-utils. 2022-06-29 09:03:43.921 | Preparing to unpack .../201-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-06-29 09:03:43.923 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-06-29 09:03:44.104 | Selecting previously unselected package sharutils. 2022-06-29 09:03:44.112 | Preparing to unpack .../202-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-29 09:03:44.114 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-29 09:03:44.162 | Selecting previously unselected package sqlite3. 2022-06-29 09:03:44.171 | Preparing to unpack .../203-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-29 09:03:44.173 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-29 09:03:44.316 | Selecting previously unselected package unzip. 2022-06-29 09:03:44.325 | Preparing to unpack .../204-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-29 09:03:44.327 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-29 09:03:44.378 | Selecting previously unselected package vbetool. 2022-06-29 09:03:44.387 | Preparing to unpack .../205-vbetool_1.1-4_amd64.deb ... 2022-06-29 09:03:44.389 | Unpacking vbetool (1.1-4) ... 2022-06-29 09:03:44.417 | Selecting previously unselected package ipset. 2022-06-29 09:03:44.426 | Preparing to unpack .../206-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-29 09:03:44.435 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-29 09:03:44.467 | Selecting previously unselected package ipvsadm. 2022-06-29 09:03:44.475 | Preparing to unpack .../207-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-29 09:03:44.477 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-29 09:03:44.511 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-29 09:03:44.519 | Preparing to unpack .../208-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-29 09:03:44.528 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-06-29 09:03:44.554 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-29 09:03:44.562 | Preparing to unpack .../209-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-29 09:03:44.564 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-29 09:03:44.594 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-29 09:03:44.603 | Preparing to unpack .../210-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-29 09:03:44.605 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-29 09:03:44.634 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-29 09:03:44.642 | Preparing to unpack .../211-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-29 09:03:44.644 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:03:44.676 | Selecting previously unselected package libpcp-gui2. 2022-06-29 09:03:44.685 | Preparing to unpack .../212-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-06-29 09:03:44.687 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-06-29 09:03:44.713 | Selecting previously unselected package libpcp-import1. 2022-06-29 09:03:44.722 | Preparing to unpack .../213-libpcp-import1_5.0.3-1_amd64.deb ... 2022-06-29 09:03:44.724 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-06-29 09:03:44.752 | Selecting previously unselected package libpcp-mmv1. 2022-06-29 09:03:44.760 | Preparing to unpack .../214-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-06-29 09:03:44.762 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-06-29 09:03:44.789 | Selecting previously unselected package libpcp-trace2. 2022-06-29 09:03:44.798 | Preparing to unpack .../215-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-06-29 09:03:44.800 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-06-29 09:03:44.827 | Selecting previously unselected package libpcp-web1. 2022-06-29 09:03:44.836 | Preparing to unpack .../216-libpcp-web1_5.0.3-1_amd64.deb ... 2022-06-29 09:03:44.838 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-06-29 09:03:44.880 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-29 09:03:44.888 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-29 09:03:44.890 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-29 09:03:44.925 | Selecting previously unselected package python3-pcp. 2022-06-29 09:03:44.934 | Preparing to unpack .../218-python3-pcp_5.0.3-1_amd64.deb ... 2022-06-29 09:03:44.936 | Unpacking python3-pcp (5.0.3-1) ... 2022-06-29 09:03:44.978 | Selecting previously unselected package pcp. 2022-06-29 09:03:44.987 | Preparing to unpack .../219-pcp_5.0.3-1_amd64.deb ... 2022-06-29 09:03:45.056 | Unpacking pcp (5.0.3-1) ... 2022-06-29 09:03:45.575 | Selecting previously unselected package socat. 2022-06-29 09:03:45.584 | Preparing to unpack .../220-socat_1.7.3.3-2_amd64.deb ... 2022-06-29 09:03:45.586 | Unpacking socat (1.7.3.3-2) ... 2022-06-29 09:03:45.660 | Selecting previously unselected package vlan. 2022-06-29 09:03:45.669 | Preparing to unpack .../221-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-29 09:03:45.671 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-29 09:03:45.731 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-29 09:03:45.736 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-29 09:03:45.745 | Setting up javascript-common (11) ... 2022-06-29 09:03:45.776 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-29 09:03:45.791 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-29 09:03:45.796 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-29 09:03:45.801 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-29 09:03:45.806 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-29 09:03:45.828 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-29 09:03:45.832 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-29 09:03:45.838 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-29 09:03:45.843 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-29 09:03:45.849 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-29 09:03:45.854 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-29 09:03:45.859 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-29 09:03:45.865 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-29 09:03:45.871 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-29 09:03:45.876 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-29 09:03:45.882 | Setting up vbetool (1.1-4) ... 2022-06-29 09:03:45.887 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-29 09:03:45.893 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-29 09:03:45.900 | Setting up pm-utils (1.4.1-19) ... 2022-06-29 09:03:45.909 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.15) ... 2022-06-29 09:03:46.156 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-29 09:03:46.180 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-29 09:03:46.185 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-29 09:03:46.191 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-29 09:03:46.208 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-29 09:03:46.214 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-29 09:03:46.458 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-29 09:03:47.126 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-29 09:03:47.135 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-29 09:03:47.141 | Setting up m4 (1.4.18-4) ... 2022-06-29 09:03:47.147 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-29 09:03:47.427 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-29 09:03:47.432 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-29 09:03:47.437 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-06-29 09:03:47.443 | Setting up iputils-arping (3:20190709-3) ... 2022-06-29 09:03:47.472 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-29 09:03:47.478 | Setting up conntrack (1:1.4.5-2) ... 2022-06-29 09:03:47.484 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-29 09:03:47.489 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-29 09:03:47.494 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-29 09:03:47.690 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-29 09:03:49.749 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-29 09:03:49.755 | Setting up acl (2.2.53-6) ... 2022-06-29 09:03:49.761 | Setting up dns-root-data (2019052802) ... 2022-06-29 09:03:49.766 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-29 09:03:49.771 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:49.777 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-29 09:03:49.782 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:03:49.787 | Setting up autotools-dev (20180224.1) ... 2022-06-29 09:03:49.793 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-29 09:03:50.583 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-29 09:03:50.588 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-29 09:03:50.594 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-06-29 09:03:50.599 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-29 09:03:50.605 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:50.610 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-29 09:03:50.615 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-29 09:03:50.621 | Setting up ebtables (2.0.11-3build1) ... 2022-06-29 09:03:51.162 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-29 09:03:51.238 | Setting up socat (1.7.3.3-2) ... 2022-06-29 09:03:51.244 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-29 09:03:51.249 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-29 09:03:51.256 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.15) ... 2022-06-29 09:03:51.261 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-29 09:03:51.266 | Setting up binfmt-support (2.2.0-2) ... 2022-06-29 09:03:51.544 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-29 09:03:52.581 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-29 09:03:52.586 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-29 09:03:52.592 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-29 09:03:52.677 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-29 09:03:52.719 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-29 09:03:52.724 | Setting up lsscsi (0.30-0.1) ... 2022-06-29 09:03:52.730 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-29 09:03:52.735 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-29 09:03:52.740 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-29 09:03:52.746 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-29 09:03:52.752 | Setting up autoconf (2.69-11.1) ... 2022-06-29 09:03:52.759 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-29 09:03:52.765 | Setting up dwz (0.13-5) ... 2022-06-29 09:03:52.770 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-29 09:03:52.775 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-29 09:03:52.781 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-29 09:03:52.787 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-29 09:03:52.793 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-29 09:03:52.806 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-29 09:03:54.047 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:03:54.052 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:54.059 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-29 09:03:54.064 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-29 09:03:54.074 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-29 09:03:54.080 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-29 09:03:54.091 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-29 09:03:54.097 | Setting up pcp-conf (5.0.3-1) ... 2022-06-29 09:03:54.104 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-29 09:03:54.112 | Setting up libsub-override-perl (0.09-2) ... 2022-06-29 09:03:54.117 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-29 09:03:54.124 | Setting up libthai-data (0.1.28-3) ... 2022-06-29 09:03:54.129 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-29 09:03:54.134 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-29 09:03:54.140 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-06-29 09:03:54.146 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:03:54.154 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-29 09:03:54.160 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-29 09:03:54.165 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-29 09:03:54.177 | Setting up openssl (1.1.1f-1ubuntu2.15) ... 2022-06-29 09:03:54.185 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-29 09:03:55.197 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-29 09:03:55.519 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-29 09:03:55.525 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-29 09:03:55.529 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-29 09:03:55.536 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-29 09:03:55.541 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-29 09:03:55.547 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-06-29 09:03:56.864 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-29 09:03:56.870 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-29 09:03:56.875 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-29 09:03:56.882 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-29 09:03:56.887 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-29 09:03:56.892 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-29 09:03:56.897 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:03:56.904 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-29 09:03:56.909 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-29 09:03:56.915 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-29 09:03:56.920 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-29 09:03:57.125 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-29 09:03:57.130 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:03:57.135 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:57.140 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-29 09:03:57.145 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:57.152 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-29 09:03:57.161 | Setting up libtool (2.4.6-14) ... 2022-06-29 09:03:57.166 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-29 09:03:57.249 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-29 09:03:57.278 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-29 09:03:57.725 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-29 09:03:58.789 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-29 09:03:58.795 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-29 09:03:58.800 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-29 09:03:58.806 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-29 09:03:58.974 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-29 09:03:58.980 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:58.984 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-29 09:03:58.992 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-29 09:04:00.170 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-29 09:04:00.872 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-29 09:04:00.883 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-29 09:04:01.139 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-29 09:04:01.144 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-29 09:04:01.149 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-29 09:04:01.159 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-29 09:04:01.166 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-29 09:04:01.171 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-29 09:04:01.177 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-29 09:04:01.183 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-29 09:04:01.188 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-29 09:04:01.196 | Setting up ssl-cert (1.0.39) ... 2022-06-29 09:04:01.609 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-29 09:04:01.614 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-29 09:04:01.620 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-29 09:04:02.112 | Adding user postgres to group ssl-cert 2022-06-29 09:04:02.251 | 2022-06-29 09:04:02.251 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-29 09:04:02.445 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-29 09:04:02.445 | Removing obsolete dictionary files: 2022-06-29 09:04:03.022 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-29 09:04:04.116 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-29 09:04:04.122 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-29 09:04:04.127 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-29 09:04:04.136 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-29 09:04:04.141 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-29 09:04:04.146 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-29 09:04:04.151 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... 2022-06-29 09:04:04.156 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-29 09:04:04.162 | Setting up curl (7.68.0-1ubuntu2.12) ... 2022-06-29 09:04:04.167 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-29 09:04:04.173 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-29 09:04:04.178 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-29 09:04:04.184 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-06-29 09:04:04.189 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:04:04.195 | Setting up ipvsadm (1:1.31-1) ... 2022-06-29 09:04:04.935 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-29 09:04:04.940 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-29 09:04:05.044 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-29 09:04:07.127 | Regenerating fonts cache... done. 2022-06-29 09:04:07.131 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-29 09:04:07.138 | Setting up libpcp3 (5.0.3-1) ... 2022-06-29 09:04:07.145 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-06-29 09:04:07.151 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-29 09:04:07.157 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-29 09:04:08.474 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-29 09:04:09.285 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-29 09:04:09.330 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-29 09:04:09.335 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-29 09:04:10.311 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-29 09:04:11.005 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:04:11.011 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-06-29 09:04:11.017 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-29 09:04:11.022 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-06-29 09:04:11.028 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-29 09:04:11.033 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-29 09:04:11.039 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-29 09:04:11.045 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-06-29 09:04:11.051 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-06-29 09:04:11.057 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-29 09:04:11.062 | Setting up libpcp-web1 (5.0.3-1) ... 2022-06-29 09:04:11.067 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-29 09:04:11.073 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-29 09:04:11.079 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-29 09:04:11.086 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-29 09:04:11.686 | 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-29 09:04:11.713 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-06-29 09:04:11.719 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-29 09:04:11.725 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-29 09:04:11.732 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-29 09:04:11.738 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-29 09:04:11.744 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-29 09:04:11.749 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-29 09:04:11.769 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-29 09:04:11.775 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-29 09:04:11.781 | Setting up libpcp-import1 (5.0.3-1) ... 2022-06-29 09:04:11.787 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-29 09:04:11.793 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-29 09:04:11.798 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-29 09:04:11.803 | Setting up po-debconf (1.0.21) ... 2022-06-29 09:04:11.809 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-06-29 09:04:12.192 | Enabling module mpm_event. 2022-06-29 09:04:12.256 | Enabling module authz_core. 2022-06-29 09:04:12.261 | Enabling module authz_host. 2022-06-29 09:04:12.320 | Enabling module authn_core. 2022-06-29 09:04:12.325 | Enabling module auth_basic. 2022-06-29 09:04:12.384 | Enabling module access_compat. 2022-06-29 09:04:12.441 | Enabling module authn_file. 2022-06-29 09:04:12.503 | Enabling module authz_user. 2022-06-29 09:04:12.562 | Enabling module alias. 2022-06-29 09:04:12.622 | Enabling module dir. 2022-06-29 09:04:12.679 | Enabling module autoindex. 2022-06-29 09:04:12.739 | Enabling module env. 2022-06-29 09:04:12.797 | Enabling module mime. 2022-06-29 09:04:12.856 | Enabling module negotiation. 2022-06-29 09:04:12.914 | Enabling module setenvif. 2022-06-29 09:04:12.973 | Enabling module filter. 2022-06-29 09:04:13.031 | Enabling module deflate. 2022-06-29 09:04:13.091 | Enabling module status. 2022-06-29 09:04:13.150 | Enabling module reqtimeout. 2022-06-29 09:04:13.209 | Enabling conf charset. 2022-06-29 09:04:13.268 | Enabling conf localized-error-pages. 2022-06-29 09:04:13.327 | Enabling conf other-vhosts-access-log. 2022-06-29 09:04:13.391 | Enabling conf security. 2022-06-29 09:04:13.450 | Enabling conf serve-cgi-bin. 2022-06-29 09:04:13.508 | Enabling site 000-default. 2022-06-29 09:04:13.560 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-29 09:04:13.616 | Enabling conf javascript-common. 2022-06-29 09:04:13.870 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-29 09:04:14.455 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-29 09:04:17.134 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-29 09:04:17.146 | Setting up python3-pcp (5.0.3-1) ... 2022-06-29 09:04:17.449 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-29 09:04:17.478 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-29 09:04:17.483 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-06-29 09:04:17.495 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-29 09:04:17.501 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-29 09:04:17.506 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-06-29 09:04:17.512 | Setting up graphviz (2.42.2-3build2) ... 2022-06-29 09:04:17.520 | Setting up pcp (5.0.3-1) ... 2022-06-29 09:04:17.861 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-06-29 09:04:18.296 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-06-29 09:04:18.727 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-06-29 09:04:19.159 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-06-29 09:04:35.053 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-06-29 09:04:35.062 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-29 09:04:35.065 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-29 09:04:36.234 | Setting up dh-autoreconf (19) ... 2022-06-29 09:04:36.240 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-29 09:04:37.059 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-29 09:04:37.068 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-29 09:04:37.076 | Setting up debhelper (12.10ubuntu1) ... 2022-06-29 09:04:37.082 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-29 09:04:37.411 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-06-29 09:04:37.417 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-29 09:04:37.440 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-29 09:04:37.506 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-29 09:04:50.696 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-29 09:04:50.722 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-29 09:04:51.125 | Processing triggers for ufw (0.36-6) ... 2022-06-29 09:04:51.274 | Processing triggers for man-db (2.9.1-1) ... 2022-06-29 09:05:13.617 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-29 09:05:13.631 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-29 09:05:21.432 | ++ functions-common:apt_get:1235 : result=0 2022-06-29 09:05:21.434 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-29 09:05:21.436 | ++ functions-common:time_stop:2440 : local name 2022-06-29 09:05:21.438 | ++ functions-common:time_stop:2441 : local end_time 2022-06-29 09:05:21.440 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:05:21.442 | ++ functions-common:time_stop:2443 : local total 2022-06-29 09:05:21.444 | ++ functions-common:time_stop:2444 : local start_time 2022-06-29 09:05:21.447 | ++ functions-common:time_stop:2446 : name=apt-get 2022-06-29 09:05:21.449 | ++ functions-common:time_stop:2447 : start_time=1656493354896 2022-06-29 09:05:21.451 | ++ functions-common:time_stop:2449 : [[ -z 1656493354896 ]] 2022-06-29 09:05:21.454 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:05:21.458 | ++ functions-common:time_stop:2452 : end_time=1656493521456 2022-06-29 09:05:21.460 | ++ functions-common:time_stop:2453 : elapsed_time=166560 2022-06-29 09:05:21.462 | ++ functions-common:time_stop:2454 : total=756 2022-06-29 09:05:21.464 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:05:21.466 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=167316 2022-06-29 09:05:21.469 | ++ functions-common:apt_get:1239 : return 0 2022-06-29 09:05:21.472 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-29 09:05:21.474 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-29 09:05:21.476 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-29 09:05:21.480 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-29 09:05:21.484 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-29 09:05:21.486 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-29 09:05:21.489 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-29 09:05:22.777 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-29 09:05:22.779 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-29 09:05:22.781 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-29 09:05:22.783 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-29 09:05:22.785 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-29 09:05:22.787 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-29 09:05:22.789 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-29 09:05:22.790 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-29 09:05:22.792 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-29 09:05:22.794 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-29 09:05:22.795 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-29 09:05:22.797 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-29 09:05:22.799 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-29 09:05:22.800 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-29 09:05:22.802 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-29 09:05:22.804 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-29 09:05:22.805 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-29 09:05:22.807 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-29 09:05:22.809 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-29 09:05:22.810 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-29 09:05:22.813 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-29 09:05:22.815 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-29 09:05:22.816 | + functions-common:_ensure_lsb_release:394 : return 2022-06-29 09:05:22.819 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-29 09:05:22.885 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-29 09:05:22.887 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-29 09:05:22.954 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-29 09:05:22.956 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-29 09:05:23.021 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-29 09:05:23.023 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-29 09:05:23.025 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-29 09:05:23.026 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-29 09:05:23.028 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-29 09:05:23.030 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-29 09:05:23.032 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-29 09:05:23.034 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-29 09:05:23.036 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-29 09:05:23.038 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-29 09:05:23.040 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-29 09:05:23.040 | Distro: focal 2022-06-29 09:05:23.042 | + tools/install_pip.sh:main:124 : get_versions 2022-06-29 09:05:23.044 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-29 09:05:23.048 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-29 09:05:23.050 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-29 09:05:23.052 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-29 09:05:23.052 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-29 09:05:24.427 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-29 09:05:24.429 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-29 09:05:24.429 | pip: 20.0.2 2022-06-29 09:05:24.431 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-29 09:05:24.432 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-29 09:05:24.434 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-29 09:05:24.436 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-29 09:05:24.438 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-29 09:05:24.439 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-29 09:05:24.441 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-29 09:05:24.443 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-29 09:05:24.444 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-29 09:05:24.446 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-29 09:05:24.448 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-29 09:05:24.450 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-29 09:05:24.451 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-29 09:05:24.454 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:05:24.455 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:05:24.457 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-29 09:05:24.461 | + tools/install_pip.sh:main:153 : set -x 2022-06-29 09:05:24.463 | + tools/install_pip.sh:main:156 : get_versions 2022-06-29 09:05:24.465 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-29 09:05:24.469 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-29 09:05:24.471 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-29 09:05:24.474 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-29 09:05:24.474 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-29 09:05:25.835 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-29 09:05:25.837 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-29 09:05:25.837 | pip: 20.0.2 2022-06-29 09:05:25.840 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-29 09:05:25.842 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-29 09:05:25.846 | + ./stack.sh:main:791 : fixup_all 2022-06-29 09:05:25.848 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-29 09:05:25.850 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-29 09:05:25.852 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:05:25.854 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:05:25.857 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-06-29 09:05:25.868 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-29 09:05:25.878 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-29 09:05:25.888 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-29 09:05:25.891 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-29 09:05:25.893 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-29 09:05:25.895 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-29 09:05:25.897 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-29 09:05:25.899 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-29 09:05:25.901 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-29 09:05:25.903 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-29 09:05:25.905 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-29 09:05:25.908 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-29 09:05:25.910 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-29 09:05:25.912 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-29 09:05:25.914 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-29 09:05:25.916 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-29 09:05:25.918 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-29 09:05:25.920 | + functions-common:is_suse:537 : is_opensuse 2022-06-29 09:05:25.922 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-29 09:05:25.925 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-29 09:05:25.927 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-29 09:05:25.929 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-29 09:05:25.931 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-29 09:05:25.933 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-29 09:05:25.935 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-29 09:05:25.965 | Using python 3.8 to install os-testr 2022-06-29 09:05:25.967 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-29 09:05:27.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:05:27.927 | from cryptography.utils import int_from_bytes 2022-06-29 09:05:27.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:05:27.927 | from cryptography.utils import int_from_bytes 2022-06-29 09:05:28.935 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:05:29.067 | Collecting os-testr===3.0.0 2022-06-29 09:05:29.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-06-29 09:05:29.198 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.5.0) 2022-06-29 09:05:29.299 | Collecting python-subunit===1.4.0 2022-06-29 09:05:29.305 | 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-29 09:05:29.493 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-29 09:05:29.506 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-06-29 09:05:29.535 | Requirement already up-to-date: fixtures===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.0) 2022-06-29 09:05:30.940 | Installing collected packages: python-subunit, os-testr 2022-06-29 09:05:31.179 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-06-29 09:05:31.273 | + inc/python:pip_install:196 : result=0 2022-06-29 09:05:31.275 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:05:31.277 | + functions-common:time_stop:2440 : local name 2022-06-29 09:05:31.279 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:05:31.281 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:05:31.284 | + functions-common:time_stop:2443 : local total 2022-06-29 09:05:31.286 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:05:31.288 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:05:31.290 | + functions-common:time_stop:2447 : start_time=1656493525960 2022-06-29 09:05:31.292 | + functions-common:time_stop:2449 : [[ -z 1656493525960 ]] 2022-06-29 09:05:31.294 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:05:31.299 | + functions-common:time_stop:2452 : end_time=1656493531296 2022-06-29 09:05:31.301 | + functions-common:time_stop:2453 : elapsed_time=5336 2022-06-29 09:05:31.303 | + functions-common:time_stop:2454 : total=0 2022-06-29 09:05:31.305 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:05:31.307 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5336 2022-06-29 09:05:31.310 | + inc/python:pip_install:199 : return 0 2022-06-29 09:05:31.316 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-29 09:05:31.367 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-29 09:05:31.466 | + ./stack.sh:main:805 : install_infra 2022-06-29 09:05:31.469 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-29 09:05:31.471 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-29 09:05:31.474 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-29 09:05:34.508 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-29 09:05:34.511 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-29 09:05:34.533 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-29 09:05:37.111 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:05:37.233 | Collecting pbr===5.9.0 2022-06-29 09:05:37.241 | 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-29 09:05:37.281 | Installing collected packages: pbr 2022-06-29 09:05:37.436 | Successfully installed pbr-5.9.0 2022-06-29 09:05:37.495 | + inc/python:pip_install:196 : result=0 2022-06-29 09:05:37.497 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:05:37.499 | + functions-common:time_stop:2440 : local name 2022-06-29 09:05:37.502 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:05:37.504 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:05:37.506 | + functions-common:time_stop:2443 : local total 2022-06-29 09:05:37.508 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:05:37.510 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:05:37.512 | + functions-common:time_stop:2447 : start_time=1656493534526 2022-06-29 09:05:37.514 | + functions-common:time_stop:2449 : [[ -z 1656493534526 ]] 2022-06-29 09:05:37.516 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:05:37.520 | + functions-common:time_stop:2452 : end_time=1656493537518 2022-06-29 09:05:37.522 | + functions-common:time_stop:2453 : elapsed_time=2992 2022-06-29 09:05:37.524 | + functions-common:time_stop:2454 : total=5336 2022-06-29 09:05:37.526 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:05:37.528 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8328 2022-06-29 09:05:37.531 | + inc/python:pip_install:199 : return 0 2022-06-29 09:05:37.533 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-29 09:05:37.536 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-29 09:05:37.558 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-29 09:05:40.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:05:40.152 | Processing /opt/stack/requirements 2022-06-29 09:05:41.513 | Collecting fixtures===4.0.0 2022-06-29 09:05:41.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c57/9191f96a088b1/fixtures-4.0.0-py3-none-any.whl (62 kB) 2022-06-29 09:05:41.740 | Collecting PyYAML===6.0 2022-06-29 09:05:41.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-06-29 09:05:41.920 | Collecting requests===2.28.0 2022-06-29 09:05:41.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc7/861137fbce630/requests-2.28.0-py3-none-any.whl (62 kB) 2022-06-29 09:05:42.007 | Collecting packaging===21.3 2022-06-29 09:05:42.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-29 09:05:42.076 | Collecting testtools===2.5.0 2022-06-29 09:05:42.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-06-29 09:05:42.163 | Collecting idna===3.3 2022-06-29 09:05:42.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-06-29 09:05:42.307 | Collecting pyparsing===3.0.9 2022-06-29 09:05:42.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-29 09:05:42.369 | Collecting six===1.16.0 2022-06-29 09:05:42.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-06-29 09:05:42.428 | Collecting charset-normalizer===2.0.12 2022-06-29 09:05:42.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-06-29 09:05:42.468 | Collecting Parsley>=1.2 2022-06-29 09:05:42.475 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-29 09:05:42.519 | Collecting beagle>=0.2.1 2022-06-29 09:05:42.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-29 09:05:42.552 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-29 09:05:42.621 | Collecting urllib3===1.26.9 2022-06-29 09:05:42.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-06-29 09:05:42.756 | Collecting certifi>=2017.4.17 2022-06-29 09:05:42.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-06-29 09:05:42.798 | Collecting extras===1.0.0 2022-06-29 09:05:42.804 | 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-29 09:05:42.888 | Collecting cliff===3.10.1 2022-06-29 09:05:42.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-06-29 09:05:42.952 | Collecting autopage===0.5.1 2022-06-29 09:05:42.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-06-29 09:05:43.106 | Collecting cmd2===2.4.1 2022-06-29 09:05:43.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e6f/49b0854b6aec2/cmd2-2.4.1-py3-none-any.whl (146 kB) 2022-06-29 09:05:43.255 | Collecting stevedore===3.5.0 2022-06-29 09:05:43.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-06-29 09:05:43.321 | Collecting prettytable===3.3.0 2022-06-29 09:05:43.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-06-29 09:05:43.381 | Collecting pyperclip===1.8.2 2022-06-29 09:05:43.387 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-06-29 09:05:43.425 | Collecting wcwidth===0.2.5 2022-06-29 09:05:43.431 | 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-29 09:05:43.485 | Collecting attrs===21.4.0 2022-06-29 09:05:43.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-06-29 09:05:43.590 | Building wheels for collected packages: openstack-requirements 2022-06-29 09:05:43.591 | Building wheel for openstack-requirements (setup.py): started 2022-06-29 09:05:44.401 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-29 09:05:44.401 | ERROR: Command errored out with exit status 1: 2022-06-29 09:05:44.401 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-juw0x2ow/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-juw0x2ow/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-jp6xg7ea 2022-06-29 09:05:44.401 | cwd: /tmp/pip-req-build-juw0x2ow/ 2022-06-29 09:05:44.401 | Complete output (6 lines): 2022-06-29 09:05:44.401 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-29 09:05:44.401 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-29 09:05:44.402 | or: setup.py --help-commands 2022-06-29 09:05:44.402 | or: setup.py cmd --help 2022-06-29 09:05:44.402 | 2022-06-29 09:05:44.402 | error: invalid command 'bdist_wheel' 2022-06-29 09:05:44.402 | ---------------------------------------- 2022-06-29 09:05:44.402 | ERROR: Failed building wheel for openstack-requirements 2022-06-29 09:05:44.402 | Running setup.py clean for openstack-requirements 2022-06-29 09:05:45.219 | Failed to build openstack-requirements 2022-06-29 09:05:45.457 | Installing collected packages: attrs, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, autopage, pyparsing, pyperclip, cmd2, stevedore, cliff, packaging, six, Parsley, beagle, openstack-requirements 2022-06-29 09:05:47.263 | Running setup.py install for openstack-requirements: started 2022-06-29 09:05:49.549 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-29 09:05:49.582 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.1 extras-1.0.0 fixtures-4.0.0 idna-3.3 openstack-requirements-1.2.1.dev5491 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-06-29 09:05:49.712 | + inc/python:pip_install:196 : result=0 2022-06-29 09:05:49.714 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:05:49.716 | + functions-common:time_stop:2440 : local name 2022-06-29 09:05:49.718 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:05:49.720 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:05:49.722 | + functions-common:time_stop:2443 : local total 2022-06-29 09:05:49.724 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:05:49.727 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:05:49.729 | + functions-common:time_stop:2447 : start_time=1656493537550 2022-06-29 09:05:49.731 | + functions-common:time_stop:2449 : [[ -z 1656493537550 ]] 2022-06-29 09:05:49.734 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:05:49.737 | + functions-common:time_stop:2452 : end_time=1656493549735 2022-06-29 09:05:49.740 | + functions-common:time_stop:2453 : elapsed_time=12185 2022-06-29 09:05:49.742 | + functions-common:time_stop:2454 : total=8328 2022-06-29 09:05:49.744 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:05:49.746 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20513 2022-06-29 09:05:49.748 | + inc/python:pip_install:199 : return 0 2022-06-29 09:05:49.751 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-29 09:05:49.753 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-29 09:05:49.756 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-29 09:05:49.758 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:05:49.760 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:05:49.762 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-06-29 09:05:49.765 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:05:49.767 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-29 09:05:49.786 | Using python 3.8 to install pbr 2022-06-29 09:05:49.788 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-29 09:05:51.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:05:51.749 | from cryptography.utils import int_from_bytes 2022-06-29 09:05:51.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:05:51.749 | from cryptography.utils import int_from_bytes 2022-06-29 09:05:52.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:05:52.885 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-29 09:05:54.433 | + inc/python:pip_install:196 : result=0 2022-06-29 09:05:54.435 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:05:54.438 | + functions-common:time_stop:2440 : local name 2022-06-29 09:05:54.440 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:05:54.442 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:05:54.444 | + functions-common:time_stop:2443 : local total 2022-06-29 09:05:54.446 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:05:54.448 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:05:54.450 | + functions-common:time_stop:2447 : start_time=1656493549781 2022-06-29 09:05:54.452 | + functions-common:time_stop:2449 : [[ -z 1656493549781 ]] 2022-06-29 09:05:54.455 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:05:54.458 | + functions-common:time_stop:2452 : end_time=1656493554456 2022-06-29 09:05:54.460 | + functions-common:time_stop:2453 : elapsed_time=4675 2022-06-29 09:05:54.462 | + functions-common:time_stop:2454 : total=20513 2022-06-29 09:05:54.464 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:05:54.466 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25188 2022-06-29 09:05:54.469 | + inc/python:pip_install:199 : return 0 2022-06-29 09:05:54.471 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-29 09:05:57.543 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-29 09:05:59.263 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:05:59.341 | Collecting bindep 2022-06-29 09:05:59.348 | 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-29 09:05:59.456 | Collecting packaging; python_version >= "3.6" 2022-06-29 09:05:59.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-29 09:05:59.507 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-29 09:05:59.513 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-29 09:05:59.554 | Collecting Parsley 2022-06-29 09:05:59.560 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-29 09:05:59.695 | Collecting pbr>=2.0.0 2022-06-29 09:05:59.701 | 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-29 09:05:59.889 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-29 09:05:59.896 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-29 09:05:59.944 | Installing collected packages: pyparsing, packaging, distro, Parsley, pbr, bindep 2022-06-29 09:06:00.502 | 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-29 09:06:00.570 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-29 09:06:00.573 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-29 09:06:00.576 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-29 09:06:00.592 | + ./stack.sh:main:814 : pkgs= 2022-06-29 09:06:00.595 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-29 09:06:00.597 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-29 09:06:00.600 | + functions-common:run_phase:1868 : local mode=stack 2022-06-29 09:06:00.602 | + functions-common:run_phase:1869 : local phase=pre-install 2022-06-29 09:06:00.604 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-29 09:06:00.606 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-06-29 09:06:00.608 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-29 09:06:00.611 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-06-29 09:06:00.613 | + functions-common:run_phase:1878 : local extra 2022-06-29 09:06:00.616 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-29 09:06:00.619 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-06-29 09:06:00.622 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-29 09:06:00.624 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-29 09:06:00.626 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-29 09:06:00.628 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-29 09:06:00.642 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:06:00.644 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-29 09:06:00.646 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-29 09:06:00.648 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-29 09:06:00.650 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-29 09:06:00.652 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-29 09:06:00.654 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-29 09:06:00.656 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-29 09:06:00.659 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-29 09:06:00.661 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-29 09:06:00.663 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-29 09:06:00.665 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-29 09:06:00.667 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-29 09:06:00.669 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-29 09:06:00.671 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-06-29 09:06:00.674 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-29 09:06:00.676 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-06-29 09:06:00.678 | + functions-common:run_plugins:1854 : local mode=stack 2022-06-29 09:06:00.680 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-06-29 09:06:00.682 | + functions-common:run_plugins:1857 : local plugins= 2022-06-29 09:06:00.684 | + functions-common:run_plugins:1858 : local plugin 2022-06-29 09:06:00.687 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-29 09:06:00.689 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-29 09:06:00.691 | + functions:set_systemd_override:821 : local value=2048 2022-06-29 09:06:00.694 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-29 09:06:00.696 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-29 09:06:00.744 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-29 09:06:00.744 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-29 09:06:00.746 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-29 09:06:01.101 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-29 09:06:01.103 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-29 09:06:01.119 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:06:01.121 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-29 09:06:01.124 | + functions-common:install_package:1464 : update_package_repo 2022-06-29 09:06:01.126 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-29 09:06:01.129 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-29 09:06:01.131 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-29 09:06:01.133 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-29 09:06:01.136 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-29 09:06:01.138 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:06:01.140 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:06:01.142 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-29 09:06:01.145 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-29 09:06:01.147 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-29 09:06:01.149 | + functions-common:apt_get_update:1191 : return 2022-06-29 09:06:01.151 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-29 09:06:01.154 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-29 09:06:01.156 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:06:01.158 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:06:01.160 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-29 09:06:01.180 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-29 09:06:01.288 | Reading package lists... 2022-06-29 09:06:01.540 | Building dependency tree... 2022-06-29 09:06:01.541 | Reading state information... 2022-06-29 09:06:01.803 | The following packages were automatically installed and are no longer required: 2022-06-29 09:06:01.804 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-29 09:06:01.804 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-29 09:06:01.804 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-29 09:06:01.804 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-29 09:06:01.804 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-29 09:06:01.804 | python3-zope.interface 2022-06-29 09:06:01.804 | Use 'sudo apt autoremove' to remove them. 2022-06-29 09:06:01.805 | The following additional packages will be installed: 2022-06-29 09:06:01.805 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-29 09:06:01.805 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-29 09:06:01.805 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-29 09:06:01.806 | erlang-tools erlang-xmerl locales-all 2022-06-29 09:06:01.807 | Suggested packages: 2022-06-29 09:06:01.807 | erlang erlang-manpages erlang-doc 2022-06-29 09:06:01.884 | The following NEW packages will be installed: 2022-06-29 09:06:01.884 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-29 09:06:01.884 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-29 09:06:01.884 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-29 09:06:01.885 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-29 09:06:02.168 | 0 upgraded, 19 newly installed, 0 to remove and 144 not upgraded. 2022-06-29 09:06:02.168 | Need to get 38.0 MB of archives. 2022-06-29 09:06:02.169 | After this operation, 276 MB of additional disk space will be used. 2022-06-29 09:06:02.169 | 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-29 09:06:03.902 | 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-29 09:06:03.963 | 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-29 09:06:03.975 | 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-29 09:06:04.023 | 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-29 09:06:04.084 | 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-29 09:06:04.228 | 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-29 09:06:04.436 | 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-29 09:06:04.438 | 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-29 09:06:04.439 | 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-29 09:06:04.484 | 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-29 09:06:04.529 | 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-29 09:06:04.737 | 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-29 09:06:04.739 | 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-29 09:06:04.742 | 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-29 09:06:05.050 | 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-29 09:06:05.058 | 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-29 09:06:05.075 | 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-29 09:06:06.870 | 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-29 09:06:09.201 | Fetched 38.0 MB in 7s (5,642 kB/s) 2022-06-29 09:06:09.233 | Selecting previously unselected package erlang-base. 2022-06-29 09:06:09.280 | (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 ... 81596 files and directories currently installed.) 2022-06-29 09:06:09.283 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:09.285 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:10.356 | Selecting previously unselected package erlang-asn1. 2022-06-29 09:06:10.365 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:10.367 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:10.476 | Selecting previously unselected package erlang-crypto. 2022-06-29 09:06:10.485 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:10.486 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:10.531 | Selecting previously unselected package erlang-public-key. 2022-06-29 09:06:10.540 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:10.542 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:10.639 | Selecting previously unselected package erlang-mnesia. 2022-06-29 09:06:10.648 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:10.650 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:10.760 | Selecting previously unselected package erlang-runtime-tools. 2022-06-29 09:06:10.768 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:10.771 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:10.827 | Selecting previously unselected package erlang-ssl. 2022-06-29 09:06:10.835 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:10.837 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.007 | Selecting previously unselected package erlang-eldap. 2022-06-29 09:06:11.016 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:11.018 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.055 | Selecting previously unselected package erlang-ftp. 2022-06-29 09:06:11.063 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:11.066 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.100 | Selecting previously unselected package erlang-tftp. 2022-06-29 09:06:11.108 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:11.110 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.147 | Selecting previously unselected package erlang-inets. 2022-06-29 09:06:11.155 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:11.157 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.261 | Selecting previously unselected package erlang-snmp. 2022-06-29 09:06:11.269 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:11.272 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.512 | Selecting previously unselected package erlang-os-mon. 2022-06-29 09:06:11.521 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:11.523 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.559 | Selecting previously unselected package erlang-parsetools. 2022-06-29 09:06:11.567 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:11.569 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.612 | Selecting previously unselected package erlang-syntax-tools. 2022-06-29 09:06:11.621 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:11.623 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.691 | Selecting previously unselected package erlang-tools. 2022-06-29 09:06:11.700 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:11.702 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.795 | Selecting previously unselected package erlang-xmerl. 2022-06-29 09:06:11.804 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-29 09:06:11.806 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:11.985 | Selecting previously unselected package locales-all. 2022-06-29 09:06:11.994 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-29 09:06:11.996 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-29 09:06:16.141 | Selecting previously unselected package rabbitmq-server. 2022-06-29 09:06:16.153 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-29 09:06:16.155 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-29 09:06:17.295 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:17.673 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-29 09:06:17.673 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-29 09:06:21.886 | Searching for services which depend on erlang and should be started... none found. 2022-06-29 09:06:21.889 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.894 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.900 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-29 09:06:21.907 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.912 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.917 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.922 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.927 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.932 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.937 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.943 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.948 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.954 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.960 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.965 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.970 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.976 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-29 09:06:21.982 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-29 09:06:22.068 | Adding group `rabbitmq' (GID 125) ... 2022-06-29 09:06:22.080 | Done. 2022-06-29 09:06:22.162 | Adding system user `rabbitmq' (UID 117) ... 2022-06-29 09:06:22.162 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-29 09:06:22.193 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-29 09:06:22.453 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-29 09:06:28.076 | Processing triggers for man-db (2.9.1-1) ... 2022-06-29 09:06:28.680 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-29 09:06:36.669 | + functions-common:apt_get:1235 : result=0 2022-06-29 09:06:36.671 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-29 09:06:36.673 | + functions-common:time_stop:2440 : local name 2022-06-29 09:06:36.676 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:06:36.678 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:06:36.680 | + functions-common:time_stop:2443 : local total 2022-06-29 09:06:36.682 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:06:36.684 | + functions-common:time_stop:2446 : name=apt-get 2022-06-29 09:06:36.687 | + functions-common:time_stop:2447 : start_time=1656493561178 2022-06-29 09:06:36.689 | + functions-common:time_stop:2449 : [[ -z 1656493561178 ]] 2022-06-29 09:06:36.691 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:06:36.696 | + functions-common:time_stop:2452 : end_time=1656493596693 2022-06-29 09:06:36.698 | + functions-common:time_stop:2453 : elapsed_time=35515 2022-06-29 09:06:36.700 | + functions-common:time_stop:2454 : total=167316 2022-06-29 09:06:36.702 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:06:36.704 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=202831 2022-06-29 09:06:36.706 | + functions-common:apt_get:1239 : return 0 2022-06-29 09:06:36.709 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-29 09:06:36.711 | + functions-common:is_suse:537 : is_opensuse 2022-06-29 09:06:36.713 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-29 09:06:36.715 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-29 09:06:36.718 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-29 09:06:36.720 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-29 09:06:36.723 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-29 09:06:36.725 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-29 09:06:36.727 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-29 09:06:36.729 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-29 09:06:36.731 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-29 09:06:36.734 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-29 09:06:36.736 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-29 09:06:36.739 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-29 09:06:36.741 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-29 09:06:36.743 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-29 09:06:36.746 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-29 09:06:36.748 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-29 09:06:36.750 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-29 09:06:36.752 | + functions-common:is_suse:537 : is_opensuse 2022-06-29 09:06:36.754 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-29 09:06:36.757 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-29 09:06:36.759 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-29 09:06:36.762 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-29 09:06:36.764 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-29 09:06:36.768 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-29 09:06:36.771 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-29 09:06:36.787 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:06:36.789 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-29 09:06:36.792 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-29 09:06:36.794 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-29 09:06:36.796 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-29 09:06:36.799 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-29 09:06:36.803 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-29 09:06:36.806 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-29 09:06:36.808 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-29 09:06:36.810 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-29 09:06:36.812 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-29 09:06:36.814 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-29 09:06:36.817 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-29 09:06:37.501 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-29 09:06:37.501 | user tags 2022-06-29 09:06:37.501 | guest [administrator]' 2022-06-29 09:06:37.505 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-29 09:06:37.505 | user tags 2022-06-29 09:06:37.505 | guest [administrator]' 2022-06-29 09:06:37.505 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-29 09:06:37.511 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-29 09:06:37.513 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-29 09:06:37.515 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-29 09:06:38.192 | Adding user "stackrabbit" ... 2022-06-29 09:06:38.215 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-29 09:06:38.916 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-29 09:06:38.939 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-29 09:06:38.941 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-29 09:06:39.609 | Changing password for user "stackrabbit" ... 2022-06-29 09:06:39.631 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-29 09:06:39.633 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-29 09:06:39.635 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-29 09:06:40.285 | Deleting user "guest" ... 2022-06-29 09:06:40.308 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-29 09:06:40.324 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:06:40.326 | + ./stack.sh:main:831 : install_database 2022-06-29 09:06:40.328 | + lib/database:install_database:118 : install_database_mysql 2022-06-29 09:06:40.331 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-29 09:06:40.333 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:06:40.335 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:06:40.338 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-29 09:06:40.549 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-29 09:06:40.552 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-06-29 09:06:40.557 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-06-29 09:06:40.559 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:06:40.561 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:06:40.564 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-06-29 09:06:40.567 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-06-29 09:06:40.569 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-29 09:06:40.573 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-29 09:06:40.575 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-29 09:06:40.578 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-29 09:06:40.580 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-29 09:06:40.582 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-29 09:06:40.585 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-29 09:06:40.587 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-29 09:06:40.589 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-29 09:06:40.591 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-29 09:06:40.593 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-29 09:06:40.596 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-29 09:06:40.598 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-29 09:06:40.600 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-29 09:06:40.602 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-29 09:06:40.605 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-29 09:06:40.607 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-29 09:06:40.609 | + functions-common:is_suse:537 : is_opensuse 2022-06-29 09:06:40.612 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-29 09:06:40.614 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-29 09:06:40.617 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-29 09:06:40.619 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-29 09:06:40.621 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-29 09:06:40.623 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-29 09:06:40.626 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:06:40.629 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:06:40.631 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-29 09:06:40.633 | + functions-common:install_package:1464 : update_package_repo 2022-06-29 09:06:40.635 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-29 09:06:40.638 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-29 09:06:40.640 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-29 09:06:40.642 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-29 09:06:40.644 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-29 09:06:40.647 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:06:40.649 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:06:40.651 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-29 09:06:40.653 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-29 09:06:40.656 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-29 09:06:40.658 | + functions-common:apt_get_update:1191 : return 2022-06-29 09:06:40.660 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-29 09:06:40.662 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-29 09:06:40.665 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:06:40.668 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:06:40.670 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-29 09:06:40.692 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-29 09:06:40.800 | Reading package lists... 2022-06-29 09:06:41.043 | Building dependency tree... 2022-06-29 09:06:41.045 | Reading state information... 2022-06-29 09:06:41.297 | The following packages were automatically installed and are no longer required: 2022-06-29 09:06:41.299 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-29 09:06:41.299 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-29 09:06:41.299 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-29 09:06:41.299 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-29 09:06:41.299 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-29 09:06:41.299 | python3-zope.interface 2022-06-29 09:06:41.299 | Use 'sudo apt autoremove' to remove them. 2022-06-29 09:06:41.299 | The following additional packages will be installed: 2022-06-29 09:06:41.299 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-29 09:06:41.300 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-29 09:06:41.300 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-29 09:06:41.300 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-29 09:06:41.300 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-29 09:06:41.300 | mysql-server-8.0 mysql-server-core-8.0 2022-06-29 09:06:41.301 | Suggested packages: 2022-06-29 09:06:41.301 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-29 09:06:41.379 | The following NEW packages will be installed: 2022-06-29 09:06:41.379 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-29 09:06:41.379 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-29 09:06:41.379 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-29 09:06:41.379 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-29 09:06:41.379 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-29 09:06:41.379 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-29 09:06:41.518 | 0 upgraded, 24 newly installed, 0 to remove and 144 not upgraded. 2022-06-29 09:06:41.519 | Need to get 31.5 MB of archives. 2022-06-29 09:06:41.519 | After this operation, 262 MB of additional disk space will be used. 2022-06-29 09:06:41.519 | 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-29 09:06:42.272 | 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-29 09:06:42.274 | 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-29 09:06:42.282 | 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-29 09:06:42.282 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-29 09:06:42.302 | 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-29 09:06:44.955 | 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-29 09:06:45.172 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-29 09:06:45.172 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-29 09:06:45.173 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-29 09:06:45.196 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-29 09:06:45.226 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-29 09:06:45.227 | 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-29 09:06:45.228 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-29 09:06:45.228 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-29 09:06:45.229 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-29 09:06:45.231 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-29 09:06:45.293 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-29 09:06:45.294 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-29 09:06:45.294 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-29 09:06:45.357 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-29 09:06:45.358 | 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-29 09:06:46.476 | 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-29 09:06:46.477 | 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-29 09:06:46.975 | Preconfiguring packages ... 2022-06-29 09:06:47.090 | Fetched 31.5 MB in 5s (6,200 kB/s) 2022-06-29 09:06:47.119 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-29 09:06:47.169 | (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 ... 90052 files and directories currently installed.) 2022-06-29 09:06:47.172 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-29 09:06:47.174 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:06:48.092 | Selecting previously unselected package mysql-client-8.0. 2022-06-29 09:06:48.101 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-29 09:06:48.103 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:06:48.137 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-29 09:06:48.146 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-29 09:06:48.150 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-29 09:06:48.189 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-29 09:06:48.199 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-29 09:06:48.202 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-29 09:06:48.229 | Selecting previously unselected package libmecab2:amd64. 2022-06-29 09:06:48.239 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-29 09:06:48.241 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-29 09:06:48.307 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-29 09:06:48.316 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-29 09:06:48.318 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:06:51.199 | Selecting previously unselected package mysql-server-8.0. 2022-06-29 09:06:51.209 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-29 09:06:51.653 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:06:51.708 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-29 09:06:51.717 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-29 09:06:51.719 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-29 09:06:51.746 | Selecting previously unselected package liburi-perl. 2022-06-29 09:06:51.756 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-29 09:06:51.758 | Unpacking liburi-perl (1.76-2) ... 2022-06-29 09:06:51.804 | Selecting previously unselected package libhtml-parser-perl. 2022-06-29 09:06:51.813 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-29 09:06:51.815 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-29 09:06:51.855 | Selecting previously unselected package libcgi-pm-perl. 2022-06-29 09:06:51.864 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-29 09:06:51.866 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-29 09:06:51.918 | Selecting previously unselected package libfcgi-perl. 2022-06-29 09:06:51.928 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-29 09:06:51.930 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-29 09:06:51.960 | Selecting previously unselected package libcgi-fast-perl. 2022-06-29 09:06:51.969 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-29 09:06:51.971 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-29 09:06:51.997 | Selecting previously unselected package libencode-locale-perl. 2022-06-29 09:06:52.006 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-29 09:06:52.008 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-29 09:06:52.035 | Selecting previously unselected package libhtml-template-perl. 2022-06-29 09:06:52.045 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-29 09:06:52.047 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-29 09:06:52.079 | Selecting previously unselected package libtimedate-perl. 2022-06-29 09:06:52.094 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-29 09:06:52.098 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-29 09:06:52.137 | Selecting previously unselected package libhttp-date-perl. 2022-06-29 09:06:52.147 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-29 09:06:52.149 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-29 09:06:52.175 | Selecting previously unselected package libio-html-perl. 2022-06-29 09:06:52.185 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-29 09:06:52.187 | Unpacking libio-html-perl (1.001-1) ... 2022-06-29 09:06:52.215 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-29 09:06:52.225 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-29 09:06:52.227 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-29 09:06:52.255 | Selecting previously unselected package libhttp-message-perl. 2022-06-29 09:06:52.264 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-29 09:06:52.266 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-29 09:06:52.303 | Selecting previously unselected package mecab-utils. 2022-06-29 09:06:52.312 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-29 09:06:52.314 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-29 09:06:52.343 | Selecting previously unselected package mecab-ipadic. 2022-06-29 09:06:52.353 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-29 09:06:52.355 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-29 09:06:53.612 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-29 09:06:53.621 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-29 09:06:53.623 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-29 09:06:53.649 | Selecting previously unselected package mysql-server. 2022-06-29 09:06:53.658 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-29 09:06:53.660 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:06:53.712 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-29 09:06:53.720 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:06:53.725 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-29 09:06:53.730 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-29 09:06:53.735 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-29 09:06:53.740 | Setting up mecab-utils (0.996-10build1) ... 2022-06-29 09:06:53.745 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-29 09:06:53.750 | Setting up libio-html-perl (1.001-1) ... 2022-06-29 09:06:53.755 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-29 09:06:53.760 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:06:53.765 | Setting up libfcgi-perl (0.79-1) ... 2022-06-29 09:06:53.771 | Setting up liburi-perl (1.76-2) ... 2022-06-29 09:06:53.776 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-29 09:06:53.781 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-29 09:06:53.787 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-29 09:06:53.791 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-29 09:06:53.795 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-29 09:06:53.795 | 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-29 09:06:53.795 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-29 09:06:53.795 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-29 09:06:53.934 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-29 09:06:53.934 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-29 09:06:53.934 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-29 09:06:53.934 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-29 09:06:53.942 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-29 09:06:54.032 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-29 09:06:54.032 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-29 09:06:54.033 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-29 09:06:54.059 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-29 09:06:54.103 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-29 09:06:54.394 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-29 09:06:54.401 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-29 09:06:54.492 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-29 09:06:54.492 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-29 09:06:54.492 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-29 09:06:54.492 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-29 09:06:54.496 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-29 09:06:54.496 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-29 09:06:54.542 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-29 09:06:54.731 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-29 09:06:54.731 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-29 09:06:54.732 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-29 09:06:54.732 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-29 09:06:54.735 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-29 09:06:54.735 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-29 09:06:55.165 | 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-29 09:06:55.282 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-29 09:06:55.600 | 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-29 09:06:55.604 | 2022-06-29 09:06:55.604 | done! 2022-06-29 09:06:55.610 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-29 09:06:55.614 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:06:55.619 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-29 09:06:55.623 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-29 09:06:55.627 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-29 09:06:55.627 | 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-29 09:06:55.627 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-29 09:06:55.628 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-29 09:06:55.836 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-29 09:06:55.836 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-29 09:06:55.837 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-29 09:06:55.837 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-29 09:06:55.849 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-29 09:06:55.979 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-29 09:06:55.980 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-29 09:06:55.981 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-29 09:06:56.020 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-29 09:06:56.093 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-29 09:06:56.587 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-29 09:06:56.597 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-29 09:06:56.706 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-29 09:06:56.706 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-29 09:06:56.706 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-29 09:06:56.706 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-29 09:06:56.712 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-29 09:06:56.713 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-29 09:06:56.802 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-29 09:06:57.092 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-29 09:06:57.093 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-29 09:06:57.094 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-29 09:06:57.094 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-29 09:06:57.098 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-29 09:06:57.098 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-29 09:06:57.604 | 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-29 09:06:57.737 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-29 09:06:58.057 | 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-29 09:06:58.061 | 2022-06-29 09:06:58.061 | done! 2022-06-29 09:06:58.069 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-29 09:06:58.073 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-29 09:06:58.078 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-29 09:06:58.083 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:06:58.753 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-29 09:06:58.791 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-29 09:07:07.762 | mysqld will log errors to /var/log/mysql/error.log 2022-06-29 09:07:08.419 | mysqld is running as pid 56722 2022-06-29 09:07:11.024 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-29 09:07:13.095 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-29 09:07:13.101 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-29 09:07:13.106 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-29 09:07:13.111 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-29 09:07:13.118 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-29 09:07:13.488 | Processing triggers for man-db (2.9.1-1) ... 2022-06-29 09:07:15.188 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-29 09:07:22.825 | + functions-common:apt_get:1235 : result=0 2022-06-29 09:07:22.827 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-29 09:07:22.829 | + functions-common:time_stop:2440 : local name 2022-06-29 09:07:22.832 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:07:22.834 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:07:22.836 | + functions-common:time_stop:2443 : local total 2022-06-29 09:07:22.838 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:07:22.840 | + functions-common:time_stop:2446 : name=apt-get 2022-06-29 09:07:22.842 | + functions-common:time_stop:2447 : start_time=1656493600688 2022-06-29 09:07:22.844 | + functions-common:time_stop:2449 : [[ -z 1656493600688 ]] 2022-06-29 09:07:22.847 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:07:22.851 | + functions-common:time_stop:2452 : end_time=1656493642849 2022-06-29 09:07:22.853 | + functions-common:time_stop:2453 : elapsed_time=42161 2022-06-29 09:07:22.855 | + functions-common:time_stop:2454 : total=202831 2022-06-29 09:07:22.857 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:07:22.859 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=244992 2022-06-29 09:07:22.862 | + functions-common:apt_get:1239 : return 0 2022-06-29 09:07:22.864 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-29 09:07:22.866 | + ./stack.sh:main:834 : install_database_python 2022-06-29 09:07:22.868 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-29 09:07:22.870 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-29 09:07:22.873 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-29 09:07:22.875 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-29 09:07:22.878 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-29 09:07:22.881 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-29 09:07:22.883 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-29 09:07:22.886 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-29 09:07:22.887 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-29 09:07:22.891 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-29 09:07:22.894 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-29 09:07:22.897 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-29 09:07:22.899 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-29 09:07:22.901 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-29 09:07:22.922 | Using python 3.8 to install PyMySQL 2022-06-29 09:07:22.925 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-29 09:07:24.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:07:24.886 | from cryptography.utils import int_from_bytes 2022-06-29 09:07:24.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:07:24.886 | from cryptography.utils import int_from_bytes 2022-06-29 09:07:25.883 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:07:26.031 | Collecting PyMySQL===1.0.2 2022-06-29 09:07:26.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-06-29 09:07:27.527 | Installing collected packages: PyMySQL 2022-06-29 09:07:27.652 | Successfully installed PyMySQL-1.0.2 2022-06-29 09:07:27.744 | + inc/python:pip_install:196 : result=0 2022-06-29 09:07:27.747 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:07:27.749 | + functions-common:time_stop:2440 : local name 2022-06-29 09:07:27.751 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:07:27.754 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:07:27.756 | + functions-common:time_stop:2443 : local total 2022-06-29 09:07:27.758 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:07:27.760 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:07:27.763 | + functions-common:time_stop:2447 : start_time=1656493642917 2022-06-29 09:07:27.765 | + functions-common:time_stop:2449 : [[ -z 1656493642917 ]] 2022-06-29 09:07:27.768 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:07:27.772 | + functions-common:time_stop:2452 : end_time=1656493647770 2022-06-29 09:07:27.775 | + functions-common:time_stop:2453 : elapsed_time=4853 2022-06-29 09:07:27.777 | + functions-common:time_stop:2454 : total=25188 2022-06-29 09:07:27.779 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:07:27.781 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30041 2022-06-29 09:07:27.784 | + inc/python:pip_install:199 : return 0 2022-06-29 09:07:27.786 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-29 09:07:27.789 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-29 09:07:27.791 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-29 09:07:27.793 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-29 09:07:27.809 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:07:27.811 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-29 09:07:27.814 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-29 09:07:27.817 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-29 09:07:27.817 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-29 09:07:27.822 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-29 09:07:27.825 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-29 09:07:27.827 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-29 09:07:27.829 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-29 09:07:27.832 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-29 09:07:27.834 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-29 09:07:27.850 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:07:27.852 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-29 09:07:27.854 | + functions-common:install_package:1464 : update_package_repo 2022-06-29 09:07:27.857 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-29 09:07:27.859 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-29 09:07:27.862 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-29 09:07:27.864 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-29 09:07:27.866 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-29 09:07:27.868 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:07:27.870 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:07:27.873 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-29 09:07:27.875 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-29 09:07:27.878 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-29 09:07:27.880 | + functions-common:apt_get_update:1191 : return 2022-06-29 09:07:27.882 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-29 09:07:27.884 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-29 09:07:27.887 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:07:27.889 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:07:27.891 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-29 09:07:27.913 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-29 09:07:28.023 | Reading package lists... 2022-06-29 09:07:28.275 | Building dependency tree... 2022-06-29 09:07:28.276 | Reading state information... 2022-06-29 09:07:28.521 | The following packages were automatically installed and are no longer required: 2022-06-29 09:07:28.522 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-29 09:07:28.522 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-29 09:07:28.522 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-29 09:07:28.522 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-29 09:07:28.522 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-29 09:07:28.522 | python3-zope.interface 2022-06-29 09:07:28.522 | Use 'sudo apt autoremove' to remove them. 2022-06-29 09:07:28.588 | The following NEW packages will be installed: 2022-06-29 09:07:28.588 | radvd 2022-06-29 09:07:28.729 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2022-06-29 09:07:28.729 | Need to get 59.0 kB of archives. 2022-06-29 09:07:28.730 | After this operation, 164 kB of additional disk space will be used. 2022-06-29 09:07:28.730 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-29 09:07:29.426 | Fetched 59.0 kB in 0s (219 kB/s) 2022-06-29 09:07:29.458 | Selecting previously unselected package radvd. 2022-06-29 09:07:29.511 | (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 ... 90630 files and directories currently installed.) 2022-06-29 09:07:29.514 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-29 09:07:29.532 | Unpacking radvd (1:2.17-2) ... 2022-06-29 09:07:29.596 | Setting up radvd (1:2.17-2) ... 2022-06-29 09:07:30.522 | Job for radvd.service failed because the control process exited with error code. 2022-06-29 09:07:30.522 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-29 09:07:30.524 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-29 09:07:30.535 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-29 09:07:30.535 | Loaded: loaded (]8;;file://dv-cinder-768105-15-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-29 09:07:30.535 | Active: failed (Result: exit-code) since Wed 2022-06-29 09:07:30 UTC; 14ms ago 2022-06-29 09:07:30.535 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-29 09:07:30.535 | Process: 57881 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-29 09:07:30.535 | 2022-06-29 09:07:30.535 | Jun 29 09:07:30 dv-cinder-768105-15-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-29 09:07:30.535 | Jun 29 09:07:30 dv-cinder-768105-15-iscsi radvd[57881]: can't open /etc/radvd.conf: No such file or directory 2022-06-29 09:07:30.535 | Jun 29 09:07:30 dv-cinder-768105-15-iscsi radvd[57881]: Insecure file permissions, but continuing anyway 2022-06-29 09:07:30.536 | Jun 29 09:07:30 dv-cinder-768105-15-iscsi radvd[57881]: exiting, failed to read config file 2022-06-29 09:07:30.536 | Jun 29 09:07:30 dv-cinder-768105-15-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-29 09:07:30.536 | Jun 29 09:07:30 dv-cinder-768105-15-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-29 09:07:30.536 | Jun 29 09:07:30 dv-cinder-768105-15-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-29 09:07:30.539 | Processing triggers for man-db (2.9.1-1) ... 2022-06-29 09:07:30.634 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-29 09:07:38.631 | + functions-common:apt_get:1235 : result=0 2022-06-29 09:07:38.633 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-29 09:07:38.635 | + functions-common:time_stop:2440 : local name 2022-06-29 09:07:38.637 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:07:38.639 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:07:38.641 | + functions-common:time_stop:2443 : local total 2022-06-29 09:07:38.644 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:07:38.646 | + functions-common:time_stop:2446 : name=apt-get 2022-06-29 09:07:38.648 | + functions-common:time_stop:2447 : start_time=1656493647910 2022-06-29 09:07:38.650 | + functions-common:time_stop:2449 : [[ -z 1656493647910 ]] 2022-06-29 09:07:38.653 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:07:38.657 | + functions-common:time_stop:2452 : end_time=1656493658655 2022-06-29 09:07:38.659 | + functions-common:time_stop:2453 : elapsed_time=10745 2022-06-29 09:07:38.661 | + functions-common:time_stop:2454 : total=244992 2022-06-29 09:07:38.663 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:07:38.666 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=255737 2022-06-29 09:07:38.668 | + functions-common:apt_get:1239 : return 0 2022-06-29 09:07:38.670 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-29 09:07:38.686 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:07:38.688 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-29 09:07:38.691 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-29 09:07:38.694 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-29 09:07:38.696 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-29 09:07:38.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-29 09:07:38.718 | + functions-common:install_package:1464 : update_package_repo 2022-06-29 09:07:38.720 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-29 09:07:38.722 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-29 09:07:38.724 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-29 09:07:38.727 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-29 09:07:38.729 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-29 09:07:38.731 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:07:38.733 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:07:38.735 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-29 09:07:38.737 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-29 09:07:38.739 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-29 09:07:38.741 | + functions-common:apt_get_update:1191 : return 2022-06-29 09:07:38.744 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-29 09:07:38.746 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-29 09:07:38.748 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:07:38.750 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:07:38.753 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-29 09:07:38.773 | + functions-common:apt_get:1231 : 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-29 09:07:38.881 | Reading package lists... 2022-06-29 09:07:39.129 | Building dependency tree... 2022-06-29 09:07:39.130 | Reading state information... 2022-06-29 09:07:39.382 | fakeroot is already the newest version (1.24-1). 2022-06-29 09:07:39.382 | fakeroot set to manually installed. 2022-06-29 09:07:39.382 | make is already the newest version (4.2.1-1.2). 2022-06-29 09:07:39.382 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-29 09:07:39.382 | The following packages were automatically installed and are no longer required: 2022-06-29 09:07:39.383 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-29 09:07:39.383 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-29 09:07:39.383 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-29 09:07:39.383 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-29 09:07:39.383 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-29 09:07:39.384 | python3-zope.interface 2022-06-29 09:07:39.384 | Use 'sudo apt autoremove' to remove them. 2022-06-29 09:07:39.513 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-29 09:07:39.518 | + functions-common:apt_get:1235 : result=0 2022-06-29 09:07:39.520 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-29 09:07:39.522 | + functions-common:time_stop:2440 : local name 2022-06-29 09:07:39.524 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:07:39.526 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:07:39.528 | + functions-common:time_stop:2443 : local total 2022-06-29 09:07:39.530 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:07:39.532 | + functions-common:time_stop:2446 : name=apt-get 2022-06-29 09:07:39.534 | + functions-common:time_stop:2447 : start_time=1656493658770 2022-06-29 09:07:39.536 | + functions-common:time_stop:2449 : [[ -z 1656493658770 ]] 2022-06-29 09:07:39.539 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:07:39.543 | + functions-common:time_stop:2452 : end_time=1656493659540 2022-06-29 09:07:39.545 | + functions-common:time_stop:2453 : elapsed_time=770 2022-06-29 09:07:39.547 | + functions-common:time_stop:2454 : total=255737 2022-06-29 09:07:39.549 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:07:39.551 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=256507 2022-06-29 09:07:39.553 | + functions-common:apt_get:1239 : return 0 2022-06-29 09:07:39.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-29 09:07:39.558 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:07:39.560 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:07:39.562 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-29 09:07:39.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-29 09:07:39.568 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-29 09:07:39.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-29 09:07:39.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-29 09:07:39.577 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-29 09:07:39.578 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-29 09:07:39.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-29 09:07:39.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-29 09:07:39.587 | + functions:vercmp:628 : local v1=5.4 2022-06-29 09:07:39.589 | + functions:vercmp:629 : local 'op=<' 2022-06-29 09:07:39.591 | + functions:vercmp:630 : local v2=3.13 2022-06-29 09:07:39.594 | + functions:vercmp:631 : local result 2022-06-29 09:07:39.597 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-29 09:07:39.598 | ++ functions:vercmp:635 : head -1 2022-06-29 09:07:39.598 | ++ functions:vercmp:635 : sort -V 2022-06-29 09:07:39.602 | + functions:vercmp:635 : result=3.13 2022-06-29 09:07:39.604 | + functions:vercmp:637 : case $op in 2022-06-29 09:07:39.607 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-29 09:07:39.609 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-29 09:07:39.611 | + functions:vercmp:648 : return 2022-06-29 09:07:39.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-29 09:07:39.616 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-29 09:07:39.618 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-06-29 09:07:39.942 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-29 09:07:39.945 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-29 09:07:39.949 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:39.952 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:39.954 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-06-29 09:07:39.956 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:39.959 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-29 09:07:39.977 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:07:39.979 | + ./stack.sh:main:842 : install_etcd3 2022-06-29 09:07:39.981 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-29 09:07:39.982 | Installing etcd 2022-06-29 09:07:39.984 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-29 09:07:39.997 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-29 09:07:40.011 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-29 09:07:40.015 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-29 09:07:40.030 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-29 09:07:40.033 | ++ 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-29 09:07:40.035 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-29 09:07:40.039 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-29 09:07:40.043 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-29 09:07:40.045 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-29 09:07:40.047 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-29 09:07:40.050 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-29 09:07:40.053 | --2022-06-29 09:07:40-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-29 09:07:40.100 | Resolving github.com (github.com)... 140.82.121.4 2022-06-29 09:07:40.144 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-06-29 09:07:40.454 | HTTP request sent, awaiting response... 302 Found 2022-06-29 09:07:40.455 | 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%2F20220629%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220629T090740Z&X-Amz-Expires=300&X-Amz-Signature=41bc028c7f710fe7b58543e7249a74d3c2d2e38932f49d502e564b04b5c603de&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-29 09:07:40.455 | --2022-06-29 09:07:40-- 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%2F20220629%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220629T090740Z&X-Amz-Expires=300&X-Amz-Signature=41bc028c7f710fe7b58543e7249a74d3c2d2e38932f49d502e564b04b5c603de&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-29 09:07:40.456 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2022-06-29 09:07:40.480 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-06-29 09:07:41.174 | HTTP request sent, awaiting response... 200 OK 2022-06-29 09:07:41.175 | Length: 11350736 (11M) [application/octet-stream] 2022-06-29 09:07:41.175 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-29 09:07:41.286 | 2022-06-29 09:07:42.454 | 0K ........ .. 100% 8.46M=1.3s 2022-06-29 09:07:42.454 | 2022-06-29 09:07:42.455 | 2022-06-29 09:07:42 (8.46 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-29 09:07:42.455 | 2022-06-29 09:07:42.458 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-06-29 09:07:42.461 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-29 09:07:42.463 | ++ functions:get_extra_file:74 : return 2022-06-29 09:07:42.466 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-29 09:07:42.468 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-29 09:07:42.470 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-29 09:07:42.473 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-29 09:07:42.605 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-29 09:07:42.607 | + 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-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/ 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/README.md 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-29 09:07:42.612 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-29 09:07:42.613 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-29 09:07:42.614 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-29 09:07:42.615 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-29 09:07:42.616 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-29 09:07:42.617 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-29 09:07:42.618 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-29 09:07:42.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-29 09:07:42.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-29 09:07:42.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-29 09:07:42.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-29 09:07:42.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-29 09:07:42.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-29 09:07:42.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-29 09:07:42.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-29 09:07:42.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-29 09:07:42.619 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-29 09:07:42.620 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-29 09:07:42.620 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-29 09:07:42.620 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-29 09:07:42.620 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-29 09:07:42.620 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-29 09:07:42.620 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-29 09:07:42.620 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-29 09:07:42.620 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-29 09:07:42.622 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-29 09:07:42.622 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-29 09:07:42.622 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-29 09:07:42.622 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-29 09:07:42.622 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-29 09:07:42.622 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-29 09:07:42.622 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-29 09:07:42.623 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-29 09:07:42.813 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-29 09:07:42.814 | etcd-v3.3.12-linux-amd64/etcd 2022-06-29 09:07:43.041 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-29 09:07:43.078 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-29 09:07:43.112 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-29 09:07:43.114 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-29 09:07:43.130 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:07:43.133 | + ./stack.sh:main:861 : install_dstat 2022-06-29 09:07:43.135 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-29 09:07:43.150 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:07:43.153 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-29 09:07:43.155 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-29 09:07:43.158 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-29 09:07:43.160 | + ./stack.sh:main:870 : install_libs 2022-06-29 09:07:43.163 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-29 09:07:43.166 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-29 09:07:43.168 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-29 09:07:43.170 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-29 09:07:43.173 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.175 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.177 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-06-29 09:07:43.179 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.182 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-29 09:07:43.184 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-29 09:07:43.186 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-29 09:07:43.188 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-29 09:07:43.190 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.193 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.195 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-06-29 09:07:43.197 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.199 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-29 09:07:43.202 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-29 09:07:43.204 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-29 09:07:43.206 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-29 09:07:43.208 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.211 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.213 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-06-29 09:07:43.215 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.217 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-29 09:07:43.220 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-29 09:07:43.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-29 09:07:43.224 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-29 09:07:43.227 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.229 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.231 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-06-29 09:07:43.234 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.236 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-29 09:07:43.239 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-29 09:07:43.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-29 09:07:43.243 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-29 09:07:43.246 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.248 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.250 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-06-29 09:07:43.252 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.254 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-29 09:07:43.257 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-29 09:07:43.259 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-29 09:07:43.261 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-29 09:07:43.263 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.265 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.268 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-06-29 09:07:43.270 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.272 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-29 09:07:43.274 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-29 09:07:43.277 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-29 09:07:43.279 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-29 09:07:43.281 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.284 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.286 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-06-29 09:07:43.288 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.290 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-29 09:07:43.293 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-29 09:07:43.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-29 09:07:43.297 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-29 09:07:43.300 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.302 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.304 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-06-29 09:07:43.307 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.309 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-29 09:07:43.311 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-29 09:07:43.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-29 09:07:43.315 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-29 09:07:43.318 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.320 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.322 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-06-29 09:07:43.325 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.327 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-29 09:07:43.329 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-29 09:07:43.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-29 09:07:43.334 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-29 09:07:43.336 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.338 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.340 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-06-29 09:07:43.342 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.345 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-29 09:07:43.347 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-29 09:07:43.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-29 09:07:43.352 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-29 09:07:43.354 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.356 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.359 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-06-29 09:07:43.361 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.364 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-29 09:07:43.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-29 09:07:43.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-29 09:07:43.371 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-29 09:07:43.373 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.375 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.377 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-06-29 09:07:43.379 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.382 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-29 09:07:43.384 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-29 09:07:43.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-29 09:07:43.388 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-29 09:07:43.391 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.393 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.395 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-06-29 09:07:43.397 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.400 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-29 09:07:43.402 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-29 09:07:43.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-29 09:07:43.406 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-29 09:07:43.409 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.411 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.414 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-06-29 09:07:43.416 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.418 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-29 09:07:43.420 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-29 09:07:43.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-29 09:07:43.425 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-29 09:07:43.428 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.430 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.432 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-06-29 09:07:43.434 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.437 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-29 09:07:43.439 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-29 09:07:43.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-29 09:07:43.444 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-29 09:07:43.446 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.448 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.451 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-06-29 09:07:43.453 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.456 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-29 09:07:43.458 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-29 09:07:43.460 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-29 09:07:43.462 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-29 09:07:43.465 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.467 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.469 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-06-29 09:07:43.472 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.474 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-29 09:07:43.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-29 09:07:43.479 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-29 09:07:43.481 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-29 09:07:43.483 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.486 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.488 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-06-29 09:07:43.490 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.492 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-29 09:07:43.495 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-29 09:07:43.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-29 09:07:43.499 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-29 09:07:43.501 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.504 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.506 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-06-29 09:07:43.508 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.511 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-29 09:07:43.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-29 09:07:43.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-29 09:07:43.518 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-29 09:07:43.520 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.522 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.525 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-06-29 09:07:43.527 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.529 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-29 09:07:43.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-29 09:07:43.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-29 09:07:43.536 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-29 09:07:43.539 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.541 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.543 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-06-29 09:07:43.546 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.548 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-29 09:07:43.550 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-29 09:07:43.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-29 09:07:43.555 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-29 09:07:43.557 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.559 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.562 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-06-29 09:07:43.564 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.566 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-29 09:07:43.569 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-29 09:07:43.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-29 09:07:43.573 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-29 09:07:43.575 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.578 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.580 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-06-29 09:07:43.583 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.585 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-29 09:07:43.587 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-29 09:07:43.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-29 09:07:43.592 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-29 09:07:43.595 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.597 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.599 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-06-29 09:07:43.602 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.604 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-29 09:07:43.606 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-29 09:07:43.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-29 09:07:43.611 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-29 09:07:43.613 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.616 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.618 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-06-29 09:07:43.620 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.623 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-29 09:07:43.625 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-29 09:07:43.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-29 09:07:43.629 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-29 09:07:43.632 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.634 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.636 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-06-29 09:07:43.639 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.641 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-29 09:07:43.644 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-29 09:07:43.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-29 09:07:43.649 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-29 09:07:43.651 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.653 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.656 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-06-29 09:07:43.658 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.661 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-29 09:07:43.663 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-29 09:07:43.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-29 09:07:43.668 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-29 09:07:43.670 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.672 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.675 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-06-29 09:07:43.677 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.679 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-29 09:07:43.681 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-29 09:07:43.684 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-29 09:07:43.686 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-29 09:07:43.688 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.691 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.693 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-06-29 09:07:43.695 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.698 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-29 09:07:43.700 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-29 09:07:43.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-29 09:07:43.705 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-29 09:07:43.707 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.710 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.712 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-06-29 09:07:43.714 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.716 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-29 09:07:43.719 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-29 09:07:43.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-29 09:07:43.724 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-29 09:07:43.726 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.728 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.731 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-06-29 09:07:43.733 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.735 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-29 09:07:43.737 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-29 09:07:43.740 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-29 09:07:43.742 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-29 09:07:43.744 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.746 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.749 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-06-29 09:07:43.751 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.753 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-29 09:07:43.756 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-29 09:07:43.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-29 09:07:43.760 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-29 09:07:43.762 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.765 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.767 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-06-29 09:07:43.770 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.772 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-29 09:07:43.774 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-29 09:07:43.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-29 09:07:43.779 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-29 09:07:43.781 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.784 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.786 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-06-29 09:07:43.788 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.791 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-29 09:07:43.793 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-29 09:07:43.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-29 09:07:43.798 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-29 09:07:43.800 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.802 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.804 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-06-29 09:07:43.807 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.809 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-29 09:07:43.811 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-29 09:07:43.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-29 09:07:43.816 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-29 09:07:43.818 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.821 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.823 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-06-29 09:07:43.825 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.828 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-29 09:07:43.830 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-29 09:07:43.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-29 09:07:43.835 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-29 09:07:43.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.839 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.842 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-06-29 09:07:43.844 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.847 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-29 09:07:43.849 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-29 09:07:43.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-29 09:07:43.854 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-29 09:07:43.856 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:07:43.858 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:07:43.861 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-06-29 09:07:43.863 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:07:43.865 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-29 09:07:43.886 | Using python 3.8 to install etcd3 2022-06-29 09:07:43.888 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-29 09:07:45.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:07:45.888 | from cryptography.utils import int_from_bytes 2022-06-29 09:07:45.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:07:45.888 | from cryptography.utils import int_from_bytes 2022-06-29 09:07:46.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:07:47.020 | Collecting etcd3===0.12.0 2022-06-29 09:07:47.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-29 09:07:49.895 | Collecting grpcio===1.47.0 2022-06-29 09:07:49.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/4d182c4fd64b6/grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) 2022-06-29 09:07:51.021 | Collecting protobuf===3.20.1 2022-06-29 09:07:51.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69c/cfdf3657ba595/protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-06-29 09:07:51.170 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-29 09:07:51.174 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (6.3.1) 2022-06-29 09:07:51.187 | Building wheels for collected packages: etcd3 2022-06-29 09:07:51.188 | Building wheel for etcd3 (setup.py): started 2022-06-29 09:07:51.889 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-29 09:07:51.890 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=2deafb973982fd97b98e773f80243af65928c2c2b49d3c607088c86b241c8e3b 2022-06-29 09:07:51.890 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-29 09:07:51.892 | Successfully built etcd3 2022-06-29 09:07:53.316 | Installing collected packages: grpcio, protobuf, etcd3 2022-06-29 09:07:53.972 | Successfully installed etcd3-0.12.0 grpcio-1.47.0 protobuf-3.20.1 2022-06-29 09:07:54.087 | + inc/python:pip_install:196 : result=0 2022-06-29 09:07:54.089 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:07:54.092 | + functions-common:time_stop:2440 : local name 2022-06-29 09:07:54.094 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:07:54.096 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:07:54.098 | + functions-common:time_stop:2443 : local total 2022-06-29 09:07:54.100 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:07:54.102 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:07:54.104 | + functions-common:time_stop:2447 : start_time=1656493663881 2022-06-29 09:07:54.106 | + functions-common:time_stop:2449 : [[ -z 1656493663881 ]] 2022-06-29 09:07:54.109 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:07:54.114 | + functions-common:time_stop:2452 : end_time=1656493674111 2022-06-29 09:07:54.116 | + functions-common:time_stop:2453 : elapsed_time=10230 2022-06-29 09:07:54.118 | + functions-common:time_stop:2454 : total=30041 2022-06-29 09:07:54.120 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:07:54.122 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40271 2022-06-29 09:07:54.124 | + inc/python:pip_install:199 : return 0 2022-06-29 09:07:54.127 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-29 09:07:54.148 | Using python 3.8 to install etcd3gw 2022-06-29 09:07:54.150 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-29 09:07:56.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:07:56.123 | from cryptography.utils import int_from_bytes 2022-06-29 09:07:56.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:07:56.123 | from cryptography.utils import int_from_bytes 2022-06-29 09:07:57.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:07:57.260 | Collecting etcd3gw===1.0.2 2022-06-29 09:07:57.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/faced78fcf859/etcd3gw-1.0.2-py3-none-any.whl (22 kB) 2022-06-29 09:07:57.352 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.4.1) 2022-06-29 09:07:57.354 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.28.0) 2022-06-29 09:07:57.368 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-29 09:07:57.371 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-29 09:07:57.374 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2019.11.28) 2022-06-29 09:07:57.376 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-29 09:07:57.407 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-29 09:07:58.774 | Installing collected packages: etcd3gw 2022-06-29 09:07:58.876 | Successfully installed etcd3gw-1.0.2 2022-06-29 09:07:58.967 | + inc/python:pip_install:196 : result=0 2022-06-29 09:07:58.969 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:07:58.971 | + functions-common:time_stop:2440 : local name 2022-06-29 09:07:58.974 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:07:58.976 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:07:58.978 | + functions-common:time_stop:2443 : local total 2022-06-29 09:07:58.980 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:07:58.982 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:07:58.984 | + functions-common:time_stop:2447 : start_time=1656493674143 2022-06-29 09:07:58.986 | + functions-common:time_stop:2449 : [[ -z 1656493674143 ]] 2022-06-29 09:07:58.989 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:07:58.993 | + functions-common:time_stop:2452 : end_time=1656493678991 2022-06-29 09:07:58.995 | + functions-common:time_stop:2453 : elapsed_time=4848 2022-06-29 09:07:58.997 | + functions-common:time_stop:2454 : total=40271 2022-06-29 09:07:59.000 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:07:59.002 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=45119 2022-06-29 09:07:59.004 | + inc/python:pip_install:199 : return 0 2022-06-29 09:07:59.007 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-29 09:07:59.009 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-29 09:07:59.011 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-29 09:07:59.014 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-29 09:07:59.016 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-29 09:07:59.019 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-29 09:07:59.021 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-29 09:07:59.023 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-29 09:07:59.026 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-29 09:07:59.028 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-29 09:07:59.030 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-29 09:07:59.033 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-29 09:07:59.035 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-29 09:07:59.037 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-29 09:07:59.039 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:07:59.042 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:07:59.044 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-29 09:07:59.046 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-29 09:07:59.048 | + functions-common:install_package:1464 : update_package_repo 2022-06-29 09:07:59.051 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-29 09:07:59.053 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-29 09:07:59.055 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-29 09:07:59.058 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-29 09:07:59.060 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-29 09:07:59.062 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:07:59.065 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:07:59.067 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-29 09:07:59.070 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-29 09:07:59.072 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-29 09:07:59.074 | + functions-common:apt_get_update:1191 : return 2022-06-29 09:07:59.077 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-29 09:07:59.079 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-29 09:07:59.082 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:07:59.084 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:07:59.087 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-29 09:07:59.107 | + functions-common:apt_get:1231 : 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-29 09:07:59.216 | Reading package lists... 2022-06-29 09:07:59.477 | Building dependency tree... 2022-06-29 09:07:59.478 | Reading state information... 2022-06-29 09:07:59.731 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-06-29 09:07:59.731 | The following packages were automatically installed and are no longer required: 2022-06-29 09:07:59.732 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-29 09:07:59.733 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-29 09:07:59.733 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-29 09:07:59.733 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-29 09:07:59.733 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-29 09:07:59.733 | python3-zope.interface 2022-06-29 09:07:59.733 | Use 'sudo apt autoremove' to remove them. 2022-06-29 09:07:59.733 | The following additional packages will be installed: 2022-06-29 09:07:59.734 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-29 09:07:59.735 | Suggested packages: 2022-06-29 09:07:59.735 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-29 09:07:59.802 | The following NEW packages will be installed: 2022-06-29 09:07:59.803 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-29 09:07:59.941 | 0 upgraded, 6 newly installed, 0 to remove and 144 not upgraded. 2022-06-29 09:07:59.942 | Need to get 1,306 kB of archives. 2022-06-29 09:07:59.942 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-29 09:07:59.942 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-29 09:08:00.275 | 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-29 09:08:00.299 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-29 09:08:00.349 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-29 09:08:00.411 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-29 09:08:00.412 | 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-29 09:08:00.974 | Fetched 1,306 kB in 1s (2,153 kB/s) 2022-06-29 09:08:01.006 | Selecting previously unselected package libnorm1:amd64. 2022-06-29 09:08:01.057 | (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 ... 90643 files and directories currently installed.) 2022-06-29 09:08:01.060 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-29 09:08:01.065 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-29 09:08:01.134 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-29 09:08:01.144 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-29 09:08:01.146 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-29 09:08:01.197 | Selecting previously unselected package libzmq5:amd64. 2022-06-29 09:08:01.206 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-29 09:08:01.208 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-29 09:08:01.269 | Selecting previously unselected package uwsgi-core. 2022-06-29 09:08:01.278 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-29 09:08:01.280 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-29 09:08:01.422 | Selecting previously unselected package uwsgi. 2022-06-29 09:08:01.432 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-29 09:08:01.434 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-29 09:08:01.469 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-29 09:08:01.479 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-29 09:08:01.482 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-29 09:08:01.546 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-29 09:08:01.551 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-29 09:08:01.557 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-29 09:08:01.562 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-29 09:08:01.575 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-29 09:08:02.420 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-29 09:08:02.446 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-29 09:08:02.805 | Processing triggers for man-db (2.9.1-1) ... 2022-06-29 09:08:03.171 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-29 09:08:10.919 | + functions-common:apt_get:1235 : result=0 2022-06-29 09:08:10.922 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-29 09:08:10.924 | + functions-common:time_stop:2440 : local name 2022-06-29 09:08:10.926 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:08:10.928 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:08:10.931 | + functions-common:time_stop:2443 : local total 2022-06-29 09:08:10.933 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:08:10.935 | + functions-common:time_stop:2446 : name=apt-get 2022-06-29 09:08:10.937 | + functions-common:time_stop:2447 : start_time=1656493679105 2022-06-29 09:08:10.940 | + functions-common:time_stop:2449 : [[ -z 1656493679105 ]] 2022-06-29 09:08:10.943 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:08:10.948 | + functions-common:time_stop:2452 : end_time=1656493690945 2022-06-29 09:08:10.950 | + functions-common:time_stop:2453 : elapsed_time=11840 2022-06-29 09:08:10.952 | + functions-common:time_stop:2454 : total=256507 2022-06-29 09:08:10.955 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:08:10.958 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=268347 2022-06-29 09:08:10.960 | + functions-common:apt_get:1239 : return 0 2022-06-29 09:08:10.962 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-29 09:08:10.964 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:08:10.967 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:08:10.969 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-29 09:08:11.033 | Enabling module proxy. 2022-06-29 09:08:11.038 | To activate the new configuration, you need to run: 2022-06-29 09:08:11.038 | systemctl restart apache2 2022-06-29 09:08:11.042 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-29 09:08:11.104 | Considering dependency proxy for proxy_uwsgi: 2022-06-29 09:08:11.104 | Module proxy already enabled 2022-06-29 09:08:11.104 | Enabling module proxy_uwsgi. 2022-06-29 09:08:11.109 | To activate the new configuration, you need to run: 2022-06-29 09:08:11.109 | systemctl restart apache2 2022-06-29 09:08:11.113 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-29 09:08:11.116 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-29 09:08:11.118 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-29 09:08:11.120 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-29 09:08:11.243 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-29 09:08:11.246 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-29 09:08:11.248 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-29 09:08:11.251 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:11.254 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:11.256 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-06-29 09:08:11.259 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:11.261 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-29 09:08:11.263 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-29 09:08:11.266 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-29 09:08:11.268 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:11.271 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:11.273 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-06-29 09:08:11.276 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:11.278 | + ./stack.sh:main:878 : install_glanceclient 2022-06-29 09:08:11.280 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-29 09:08:11.283 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-29 09:08:11.285 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:11.287 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:11.290 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-06-29 09:08:11.292 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:11.294 | + ./stack.sh:main:879 : install_cinderclient 2022-06-29 09:08:11.297 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-29 09:08:11.299 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-29 09:08:11.302 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:11.304 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:11.307 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-06-29 09:08:11.309 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:11.311 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-29 09:08:11.314 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-29 09:08:11.317 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:11.319 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:11.322 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-06-29 09:08:11.324 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:11.327 | + ./stack.sh:main:880 : install_novaclient 2022-06-29 09:08:11.329 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-29 09:08:11.331 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-29 09:08:11.334 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:11.336 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:11.338 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-06-29 09:08:11.341 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:11.343 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-29 09:08:11.360 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:11.363 | + ./stack.sh:main:882 : install_swiftclient 2022-06-29 09:08:11.365 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-29 09:08:11.368 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-29 09:08:11.370 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:11.372 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:11.375 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-06-29 09:08:11.377 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:11.380 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-29 09:08:11.396 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:11.398 | + ./stack.sh:main:885 : install_neutronclient 2022-06-29 09:08:11.401 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-29 09:08:11.403 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-29 09:08:11.405 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:11.408 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:11.410 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-06-29 09:08:11.412 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:11.415 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-29 09:08:11.417 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-29 09:08:11.420 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-29 09:08:11.422 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:11.424 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:11.427 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-06-29 09:08:11.430 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:11.432 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-29 09:08:11.434 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-29 09:08:11.437 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-29 09:08:11.440 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-29 09:08:11.443 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-29 09:08:11.445 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-29 09:08:11.449 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-29 09:08:11.450 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-29 09:08:11.455 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-29 09:08:11.457 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-29 09:08:11.459 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-29 09:08:11.462 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-29 09:08:11.465 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-29 09:08:11.485 | Using python 3.8 to install keystonemiddleware 2022-06-29 09:08:11.488 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-29 09:08:13.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:08:13.444 | from cryptography.utils import int_from_bytes 2022-06-29 09:08:13.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:08:13.444 | from cryptography.utils import int_from_bytes 2022-06-29 09:08:14.444 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:08:14.447 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (9.5.0) 2022-06-29 09:08:14.497 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (2.11.0) 2022-06-29 09:08:14.533 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (8.8.0) 2022-06-29 09:08:14.571 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (1.1.6) 2022-06-29 09:08:14.576 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (3.5.0) 2022-06-29 09:08:14.583 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-29 09:08:14.586 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-06-29 09:08:14.590 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2022-06-29 09:08:14.647 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (4.5.0) 2022-06-29 09:08:14.668 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (5.1.1) 2022-06-29 09:08:14.671 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (6.0.0) 2022-06-29 09:08:14.684 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (2022.1) 2022-06-29 09:08:14.687 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (2.28.0) 2022-06-29 09:08:14.701 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.3.0) 2022-06-29 09:08:14.710 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-06-29 09:08:14.714 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-06-29 09:08:14.726 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (4.1.0) 2022-06-29 09:08:14.732 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-06-29 09:08:14.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 57)) (3.1.1) 2022-06-29 09:08:14.744 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (5.0.0) 2022-06-29 09:08:14.782 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2022-06-29 09:08:14.786 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.5.0) 2022-06-29 09:08:14.793 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (6.0) 2022-06-29 09:08:14.795 | 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 334)) (1.7.0) 2022-06-29 09:08:14.799 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.0.2) 2022-06-29 09:08:14.802 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (21.3) 2022-06-29 09:08:14.807 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.0.9) 2022-06-29 09:08:14.812 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.11.0) 2022-06-29 09:08:14.816 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.0.12) 2022-06-29 09:08:14.820 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.26.9) 2022-06-29 09:08:14.853 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 225)) (2019.11.28) 2022-06-29 09:08:14.855 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.3) 2022-06-29 09:08:14.858 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (1.0.4) 2022-06-29 09:08:14.861 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (2.8.2) 2022-06-29 09:08:14.865 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.9.6) 2022-06-29 09:08:14.868 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.14.1) 2022-06-29 09:08:16.152 | + inc/python:pip_install:196 : result=0 2022-06-29 09:08:16.154 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:08:16.157 | + functions-common:time_stop:2440 : local name 2022-06-29 09:08:16.159 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:08:16.161 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:08:16.163 | + functions-common:time_stop:2443 : local total 2022-06-29 09:08:16.165 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:08:16.167 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:08:16.169 | + functions-common:time_stop:2447 : start_time=1656493691479 2022-06-29 09:08:16.172 | + functions-common:time_stop:2449 : [[ -z 1656493691479 ]] 2022-06-29 09:08:16.174 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:08:16.178 | + functions-common:time_stop:2452 : end_time=1656493696176 2022-06-29 09:08:16.180 | + functions-common:time_stop:2453 : elapsed_time=4697 2022-06-29 09:08:16.183 | + functions-common:time_stop:2454 : total=45119 2022-06-29 09:08:16.185 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:08:16.187 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=49816 2022-06-29 09:08:16.189 | + inc/python:pip_install:199 : return 0 2022-06-29 09:08:16.192 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-29 09:08:16.194 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-29 09:08:16.197 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-29 09:08:16.200 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-29 09:08:16.202 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-29 09:08:16.205 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-29 09:08:16.209 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-29 09:08:16.209 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-29 09:08:16.214 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-29 09:08:16.217 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-29 09:08:16.219 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-29 09:08:16.222 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-29 09:08:16.224 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-29 09:08:16.244 | Using python 3.8 to install python-memcached 2022-06-29 09:08:16.247 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-29 09:08:18.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:08:18.226 | from cryptography.utils import int_from_bytes 2022-06-29 09:08:18.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:08:18.226 | from cryptography.utils import int_from_bytes 2022-06-29 09:08:19.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:08:19.360 | Collecting python-memcached===1.59 2022-06-29 09:08:19.367 | 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-29 09:08:19.446 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.16.0) 2022-06-29 09:08:20.857 | Installing collected packages: python-memcached 2022-06-29 09:08:20.941 | Successfully installed python-memcached-1.59 2022-06-29 09:08:21.033 | + inc/python:pip_install:196 : result=0 2022-06-29 09:08:21.036 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:08:21.038 | + functions-common:time_stop:2440 : local name 2022-06-29 09:08:21.041 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:08:21.043 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:08:21.045 | + functions-common:time_stop:2443 : local total 2022-06-29 09:08:21.047 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:08:21.049 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:08:21.052 | + functions-common:time_stop:2447 : start_time=1656493696239 2022-06-29 09:08:21.054 | + functions-common:time_stop:2449 : [[ -z 1656493696239 ]] 2022-06-29 09:08:21.056 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:08:21.060 | + functions-common:time_stop:2452 : end_time=1656493701058 2022-06-29 09:08:21.063 | + functions-common:time_stop:2453 : elapsed_time=4819 2022-06-29 09:08:21.065 | + functions-common:time_stop:2454 : total=49816 2022-06-29 09:08:21.067 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:08:21.069 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=54635 2022-06-29 09:08:21.071 | + inc/python:pip_install:199 : return 0 2022-06-29 09:08:21.074 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-29 09:08:21.091 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:21.093 | + ./stack.sh:main:892 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-06-29 09:08:21.096 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-29 09:08:21.098 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-29 09:08:21.101 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-29 09:08:21.103 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-29 09:08:21.105 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-29 09:08:21.108 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-29 09:08:21.123 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:21.125 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-29 09:08:21.127 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-29 09:08:21.130 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-29 09:08:21.131 | + functions-common:git_clone:599 : local git_ref=master 2022-06-29 09:08:21.134 | + functions-common:git_clone:600 : local orig_dir 2022-06-29 09:08:21.136 | ++ functions-common:git_clone:601 : pwd 2022-06-29 09:08:21.138 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-29 09:08:21.140 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-29 09:08:21.143 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-29 09:08:21.158 | + functions-common:git_clone:604 : RECLONE=False 2022-06-29 09:08:21.161 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-29 09:08:21.163 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-29 09:08:21.165 | + functions-common:git_clone:618 : echo master 2022-06-29 09:08:21.166 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-29 09:08:21.171 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-29 09:08:21.173 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-29 09:08:21.175 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-29 09:08:21.187 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-29 09:08:21.189 | + functions-common:git_clone:679 : git show --oneline 2022-06-29 09:08:21.190 | + functions-common:git_clone:679 : head -1 2022-06-29 09:08:21.193 | 7c2d0f589 tox: Don't generate byte code 2022-06-29 09:08:21.195 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-29 09:08:21.197 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-29 09:08:21.200 | + inc/python:setup_develop:334 : local bindep 2022-06-29 09:08:21.202 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-29 09:08:21.204 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-29 09:08:21.206 | + inc/python:setup_develop:340 : local extras= 2022-06-29 09:08:21.209 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-29 09:08:21.211 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-29 09:08:21.214 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-29 09:08:21.216 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-29 09:08:21.218 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-29 09:08:21.220 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-29 09:08:21.224 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-29 09:08:21.226 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-29 09:08:21.229 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-29 09:08:21.231 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-29 09:08:21.233 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-29 09:08:21.236 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-29 09:08:21.241 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-29 09:08:21.244 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-29 09:08:21.860 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-29 09:08:21.862 | + inc/python:setup_package:414 : local bindep=0 2022-06-29 09:08:21.865 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-29 09:08:21.867 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-29 09:08:21.869 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-29 09:08:21.871 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-29 09:08:21.873 | + inc/python:setup_package:423 : local flags=-e 2022-06-29 09:08:21.875 | + inc/python:setup_package:424 : local extras= 2022-06-29 09:08:21.878 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-29 09:08:21.880 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-29 09:08:21.882 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-29 09:08:21.884 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-29 09:08:21.887 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-29 09:08:21.889 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-29 09:08:21.908 | Using python 3.8 to install /opt/stack/keystone 2022-06-29 09:08:21.911 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-29 09:08:23.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:08:23.886 | from cryptography.utils import int_from_bytes 2022-06-29 09:08:23.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:08:23.886 | from cryptography.utils import int_from_bytes 2022-06-29 09:08:24.895 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:08:24.895 | Obtaining file:///opt/stack/keystone 2022-06-29 09:08:26.564 | Collecting Flask===2.1.2 2022-06-29 09:08:26.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fad/5b446feb0d6db/Flask-2.1.2-py3-none-any.whl (95 kB) 2022-06-29 09:08:26.771 | Collecting Flask-RESTful===0.3.9 2022-06-29 09:08:26.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-06-29 09:08:26.866 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-29 09:08:26.871 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-29 09:08:26.934 | Collecting PyJWT===2.4.0 2022-06-29 09:08:26.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-06-29 09:08:26.976 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-06-29 09:08:27.115 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-29 09:08:27.270 | Collecting Werkzeug===2.1.2 2022-06-29 09:08:27.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72a/4b735692dd313/Werkzeug-2.1.2-py3-none-any.whl (224 kB) 2022-06-29 09:08:27.486 | Collecting aniso8601===9.0.1 2022-06-29 09:08:27.493 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-06-29 09:08:27.592 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-29 09:08:27.603 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-29 09:08:27.660 | Collecting click===8.1.3 2022-06-29 09:08:27.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-06-29 09:08:27.687 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-29 09:08:27.729 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-29 09:08:27.734 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-29 09:08:27.739 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-06-29 09:08:27.895 | Collecting itsdangerous===2.1.2 2022-06-29 09:08:27.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-06-29 09:08:27.982 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-29 09:08:27.993 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-29 09:08:28.042 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-29 09:08:28.082 | Collecting oauthlib===3.2.0 2022-06-29 09:08:28.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-06-29 09:08:28.131 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-29 09:08:28.167 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-29 09:08:28.206 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-29 09:08:28.211 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-29 09:08:28.257 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-29 09:08:28.261 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-29 09:08:28.299 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-29 09:08:28.352 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-29 09:08:28.362 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-29 09:08:28.380 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-29 09:08:28.394 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-29 09:08:28.402 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-29 09:08:28.424 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-29 09:08:28.434 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-06-29 09:08:28.447 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-29 09:08:28.486 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-29 09:08:28.594 | Collecting passlib===1.7.4 2022-06-29 09:08:28.601 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-06-29 09:08:28.747 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-29 09:08:28.750 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-29 09:08:28.761 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-29 09:08:28.767 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-29 09:08:28.776 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-29 09:08:28.779 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-29 09:08:28.781 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-29 09:08:28.906 | Collecting pysaml2===7.1.2 2022-06-29 09:08:28.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-06-29 09:08:29.081 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-29 09:08:29.086 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-29 09:08:29.106 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-29 09:08:29.110 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-29 09:08:29.122 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-29 09:08:29.388 | Collecting scrypt===0.8.20 2022-06-29 09:08:29.399 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-06-29 09:08:29.537 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-29 09:08:29.540 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-29 09:08:29.550 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-29 09:08:29.553 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-29 09:08:29.556 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-29 09:08:29.562 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-29 09:08:29.570 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-29 09:08:29.576 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-29 09:08:29.585 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-29 09:08:29.641 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-29 09:08:29.801 | Collecting xmlschema===1.11.3 2022-06-29 09:08:29.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/56c/b8c028457fa89/xmlschema-1.11.3-py3-none-any.whl (356 kB) 2022-06-29 09:08:29.962 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-29 09:08:29.967 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-29 09:08:29.991 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-29 09:08:29.993 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-29 09:08:30.049 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-29 09:08:30.052 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-29 09:08:30.058 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-29 09:08:30.062 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-29 09:08:30.077 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-29 09:08:30.079 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-29 09:08:30.084 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-29 09:08:30.086 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-29 09:08:30.131 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-29 09:08:30.142 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-29 09:08:30.149 | Requirement already satisfied: fixtures===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.0) 2022-06-29 09:08:30.162 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-06-29 09:08:30.170 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-29 09:08:30.178 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-29 09:08:30.188 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-29 09:08:30.191 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-29 09:08:30.195 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-29 09:08:30.206 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-06-29 09:08:30.208 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-29 09:08:30.325 | Collecting defusedxml===0.7.1 2022-06-29 09:08:30.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-06-29 09:08:30.416 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-29 09:08:30.418 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-29 09:08:30.423 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-29 09:08:30.426 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-29 09:08:30.429 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-29 09:08:30.562 | Collecting elementpath===2.5.3 2022-06-29 09:08:30.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ef/1d51e8daa670f/elementpath-2.5.3-py3-none-any.whl (181 kB) 2022-06-29 09:08:30.681 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-29 09:08:30.686 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-29 09:08:30.689 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-29 09:08:30.699 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-29 09:08:30.702 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-29 09:08:30.709 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-29 09:08:30.734 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-29 09:08:31.470 | Installing collected packages: Werkzeug, click, itsdangerous, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-06-29 09:08:31.687 | Attempting uninstall: click 2022-06-29 09:08:31.688 | Found existing installation: Click 7.0 2022-06-29 09:08:31.689 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-29 09:08:31.689 | Can't uninstall 'Click'. No files were found to uninstall. 2022-06-29 09:08:32.045 | Attempting uninstall: PyJWT 2022-06-29 09:08:32.046 | Found existing installation: PyJWT 1.7.1 2022-06-29 09:08:32.047 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-29 09:08:32.047 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-06-29 09:08:32.391 | Attempting uninstall: oauthlib 2022-06-29 09:08:32.392 | Found existing installation: oauthlib 3.1.0 2022-06-29 09:08:32.393 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-29 09:08:32.393 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-06-29 09:08:34.000 | Running setup.py develop for keystone 2022-06-29 09:08:35.804 | Successfully installed Flask-2.1.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.1.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-2.5.3 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.11.3 2022-06-29 09:08:35.927 | + inc/python:pip_install:196 : result=0 2022-06-29 09:08:35.929 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:08:35.931 | + functions-common:time_stop:2440 : local name 2022-06-29 09:08:35.933 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:08:35.936 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:08:35.938 | + functions-common:time_stop:2443 : local total 2022-06-29 09:08:35.940 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:08:35.942 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:08:35.944 | + functions-common:time_stop:2447 : start_time=1656493701903 2022-06-29 09:08:35.946 | + functions-common:time_stop:2449 : [[ -z 1656493701903 ]] 2022-06-29 09:08:35.948 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:08:35.952 | + functions-common:time_stop:2452 : end_time=1656493715950 2022-06-29 09:08:35.954 | + functions-common:time_stop:2453 : elapsed_time=14047 2022-06-29 09:08:35.956 | + functions-common:time_stop:2454 : total=54635 2022-06-29 09:08:35.959 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:08:35.961 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=68682 2022-06-29 09:08:35.963 | + inc/python:pip_install:199 : return 0 2022-06-29 09:08:35.965 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-29 09:08:35.967 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-29 09:08:35.970 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-29 09:08:35.987 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-29 09:08:35.999 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-06-29 09:08:36.001 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-06-29 09:08:36.003 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:36.006 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:36.008 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-06-29 09:08:36.010 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:36.013 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-06-29 09:08:36.029 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:36.031 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-06-29 09:08:36.033 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-29 09:08:36.036 | + ./stack.sh:main:894 : configure_keystone 2022-06-29 09:08:36.039 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-06-29 09:08:36.051 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-29 09:08:36.053 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-29 09:08:36.058 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-06-29 09:08:36.080 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:36.083 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-29 09:08:36.113 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-29 09:08:36.140 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-29 09:08:36.170 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-29 09:08:36.198 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-29 09:08:36.229 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-29 09:08:36.257 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-29 09:08:36.284 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-29 09:08:36.311 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-29 09:08:36.313 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-29 09:08:36.315 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-29 09:08:36.318 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-29 09:08:36.320 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-29 09:08:36.322 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-29 09:08:36.339 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:36.342 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-29 09:08:36.344 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-29 09:08:36.347 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-29 09:08:36.362 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:36.364 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-29 09:08:36.367 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-29 09:08:36.397 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-29 09:08:36.400 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-29 09:08:36.402 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-06-29 09:08:36.404 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-06-29 09:08:36.420 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:36.422 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.33/identity 2022-06-29 09:08:36.452 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-06-29 09:08:36.454 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-29 09:08:36.485 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-06-29 09:08:36.487 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-06-29 09:08:36.489 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-06-29 09:08:36.492 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-06-29 09:08:36.494 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-29 09:08:36.496 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-29 09:08:36.498 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-29 09:08:36.514 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:36.517 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-29 09:08:36.519 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-29 09:08:36.522 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-29 09:08:36.551 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-06-29 09:08:36.554 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-06-29 09:08:36.556 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-29 09:08:36.558 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-29 09:08:36.561 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-29 09:08:36.578 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-29 09:08:36.580 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-29 09:08:36.582 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-29 09:08:36.585 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-29 09:08:36.587 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-29 09:08:36.614 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-29 09:08:36.641 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-29 09:08:36.668 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-29 09:08:36.695 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-29 09:08:36.723 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-06-29 09:08:36.725 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-29 09:08:36.727 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-29 09:08:36.730 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-29 09:08:36.732 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-29 09:08:36.734 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-29 09:08:36.737 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-29 09:08:36.740 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-29 09:08:36.744 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-29 09:08:36.746 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-29 09:08:36.748 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-29 09:08:36.761 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-29 09:08:36.761 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-29 09:08:36.769 | d /var/run/uwsgi 0755 ubuntu root 2022-06-29 09:08:36.772 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-29 09:08:36.787 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-29 09:08:36.790 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-29 09:08:36.793 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-29 09:08:36.822 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-29 09:08:36.848 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-29 09:08:36.874 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-29 09:08:36.901 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-29 09:08:36.927 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-29 09:08:36.954 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-29 09:08:36.981 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-29 09:08:37.010 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-29 09:08:37.036 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-29 09:08:37.062 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-29 09:08:37.089 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-29 09:08:37.117 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-29 09:08:37.143 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-29 09:08:37.146 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-29 09:08:37.149 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-29 09:08:37.151 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-29 09:08:37.153 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-29 09:08:37.155 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:08:37.158 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:08:37.160 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-29 09:08:37.163 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-29 09:08:37.165 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-29 09:08:37.192 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-29 09:08:37.219 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-29 09:08:37.219 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-29 09:08:37.228 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-29 09:08:37.231 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-29 09:08:37.234 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-29 09:08:37.236 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-29 09:08:37.238 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-29 09:08:37.241 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-29 09:08:37.243 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:08:37.245 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:08:37.247 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-29 09:08:37.250 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-29 09:08:37.252 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:08:37.254 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:08:37.256 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-29 09:08:37.317 | Enabling site keystone-wsgi-public. 2022-06-29 09:08:37.322 | To activate the new configuration, you need to run: 2022-06-29 09:08:37.323 | systemctl reload apache2 2022-06-29 09:08:37.327 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-29 09:08:37.329 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-29 09:08:37.331 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-29 09:08:37.333 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-29 09:08:37.459 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-29 09:08:37.493 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-29 09:08:37.524 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-29 09:08:37.554 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-06-29 09:08:37.556 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-29 09:08:37.587 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-29 09:08:37.615 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-29 09:08:37.642 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-29 09:08:37.645 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-29 09:08:37.648 | + ./stack.sh:main:898 : is_service_enabled swift 2022-06-29 09:08:37.665 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:37.667 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-06-29 09:08:37.684 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:37.686 | + ./stack.sh:main:902 : stack_install_service swift 2022-06-29 09:08:37.688 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-29 09:08:37.691 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-29 09:08:37.693 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-29 09:08:37.695 | + lib/stack:stack_install_service:32 : install_swift 2022-06-29 09:08:37.698 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-06-29 09:08:37.700 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-29 09:08:37.702 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-06-29 09:08:37.704 | + functions-common:git_clone:599 : local git_ref=master 2022-06-29 09:08:37.707 | + functions-common:git_clone:600 : local orig_dir 2022-06-29 09:08:37.710 | ++ functions-common:git_clone:601 : pwd 2022-06-29 09:08:37.712 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-29 09:08:37.715 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-29 09:08:37.717 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-29 09:08:37.733 | + functions-common:git_clone:604 : RECLONE=False 2022-06-29 09:08:37.735 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-29 09:08:37.737 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-29 09:08:37.740 | + functions-common:git_clone:618 : echo master 2022-06-29 09:08:37.740 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-29 09:08:37.745 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-06-29 09:08:37.747 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-29 09:08:37.750 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-29 09:08:37.762 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-06-29 09:08:37.765 | + functions-common:git_clone:679 : git show --oneline 2022-06-29 09:08:37.765 | + functions-common:git_clone:679 : head -1 2022-06-29 09:08:37.770 | 6af444926 s3api: Better handle 503s in get_container_info, too 2022-06-29 09:08:37.773 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-29 09:08:37.775 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-06-29 09:08:37.778 | + inc/python:setup_develop:334 : local bindep 2022-06-29 09:08:37.780 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-06-29 09:08:37.783 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-06-29 09:08:37.785 | + inc/python:setup_develop:340 : local extras=keystone 2022-06-29 09:08:37.788 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-29 09:08:37.790 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-29 09:08:37.793 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-06-29 09:08:37.795 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-06-29 09:08:37.797 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-29 09:08:37.800 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-06-29 09:08:37.802 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-06-29 09:08:37.805 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-29 09:08:37.808 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-06-29 09:08:37.810 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-29 09:08:37.812 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-29 09:08:37.815 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-29 09:08:37.821 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-06-29 09:08:37.823 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-29 09:08:38.439 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-06-29 09:08:38.441 | + inc/python:setup_package:414 : local bindep=0 2022-06-29 09:08:38.444 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-29 09:08:38.446 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-29 09:08:38.449 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-06-29 09:08:38.451 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-06-29 09:08:38.453 | + inc/python:setup_package:423 : local flags=-e 2022-06-29 09:08:38.456 | + inc/python:setup_package:424 : local extras=keystone 2022-06-29 09:08:38.458 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-29 09:08:38.460 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-06-29 09:08:38.462 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-06-29 09:08:38.464 | + inc/python:setup_package:434 : extras='[keystone]' 2022-06-29 09:08:38.467 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-29 09:08:38.469 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-29 09:08:38.489 | Using python 3.8 to install /opt/stack/swift 2022-06-29 09:08:38.492 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-29 09:08:40.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:08:40.487 | from cryptography.utils import int_from_bytes 2022-06-29 09:08:40.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:08:40.487 | from cryptography.utils import int_from_bytes 2022-06-29 09:08:41.497 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:08:41.497 | Obtaining file:///opt/stack/swift 2022-06-29 09:08:42.802 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-29 09:08:42.811 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-29 09:08:42.847 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-29 09:08:42.856 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-29 09:08:42.861 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-29 09:08:43.899 | Collecting lxml===4.9.0 2022-06-29 09:08:43.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/024/684e0c5cfa121/lxml-4.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-06-29 09:08:44.390 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-29 09:08:44.392 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-29 09:08:44.429 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-29 09:08:44.467 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-29 09:08:44.472 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-29 09:08:44.477 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-29 09:08:44.514 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-29 09:08:44.523 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-06-29 09:08:44.536 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-29 09:08:44.542 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-29 09:08:44.544 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-29 09:08:44.657 | Collecting pyeclib===1.6.1 2022-06-29 09:08:44.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-06-29 09:08:45.688 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-29 09:08:45.690 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-29 09:08:45.697 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-29 09:08:45.701 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-29 09:08:45.722 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-29 09:08:45.726 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-29 09:08:45.739 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-29 09:08:45.743 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-29 09:08:45.746 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-29 09:08:45.752 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-29 09:08:45.945 | Collecting xattr===0.9.9 2022-06-29 09:08:45.951 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-06-29 09:08:46.039 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-06-29 09:08:46.041 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-29 09:08:46.044 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-29 09:08:46.070 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-29 09:08:46.127 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-29 09:08:46.140 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-29 09:08:46.145 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-29 09:08:46.150 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-29 09:08:46.153 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-29 09:08:46.159 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-29 09:08:46.162 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-29 09:08:46.165 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-29 09:08:46.169 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-29 09:08:46.172 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-29 09:08:46.175 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-29 09:08:46.178 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-29 09:08:46.182 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-29 09:08:46.184 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-29 09:08:46.188 | Building wheels for collected packages: pyeclib 2022-06-29 09:08:46.189 | Building wheel for pyeclib (setup.py): started 2022-06-29 09:08:47.386 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-06-29 09:08:47.387 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50598 sha256=4b22177c2333f48c565ad5f09414e9f8bf40dd99fe84f6633ff2ea40c2982dd2 2022-06-29 09:08:47.387 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-06-29 09:08:47.388 | Successfully built pyeclib 2022-06-29 09:08:48.653 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-06-29 09:08:49.080 | Running setup.py develop for swift 2022-06-29 09:08:50.747 | Successfully installed lxml-4.9.0 pyeclib-1.6.1 swift xattr-0.9.9 2022-06-29 09:08:50.870 | + inc/python:pip_install:196 : result=0 2022-06-29 09:08:50.873 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:08:50.875 | + functions-common:time_stop:2440 : local name 2022-06-29 09:08:50.877 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:08:50.879 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:08:50.881 | + functions-common:time_stop:2443 : local total 2022-06-29 09:08:50.883 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:08:50.885 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:08:50.887 | + functions-common:time_stop:2447 : start_time=1656493718484 2022-06-29 09:08:50.890 | + functions-common:time_stop:2449 : [[ -z 1656493718484 ]] 2022-06-29 09:08:50.892 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:08:50.896 | + functions-common:time_stop:2452 : end_time=1656493730894 2022-06-29 09:08:50.898 | + functions-common:time_stop:2453 : elapsed_time=12410 2022-06-29 09:08:50.900 | + functions-common:time_stop:2454 : total=68682 2022-06-29 09:08:50.903 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:08:50.905 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=81092 2022-06-29 09:08:50.907 | + inc/python:pip_install:199 : return 0 2022-06-29 09:08:50.909 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-29 09:08:50.912 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-29 09:08:50.914 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-29 09:08:50.932 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-29 09:08:50.944 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-06-29 09:08:50.946 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-06-29 09:08:50.949 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:50.951 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:50.953 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-06-29 09:08:50.956 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:50.959 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-06-29 09:08:50.961 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-29 09:08:50.963 | + ./stack.sh:main:903 : configure_swift 2022-06-29 09:08:50.966 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-06-29 09:08:50.968 | + lib/swift:configure_swift:332 : local node_number 2022-06-29 09:08:50.970 | + lib/swift:configure_swift:333 : local swift_node_config 2022-06-29 09:08:50.972 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-06-29 09:08:50.974 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-29 09:08:51.939 | No account-auditor running 2022-06-29 09:08:51.939 | No container-server running 2022-06-29 09:08:51.939 | No container-reconciler running 2022-06-29 09:08:51.939 | No account-replicator running 2022-06-29 09:08:51.939 | No container-auditor running 2022-06-29 09:08:51.939 | No object-auditor running 2022-06-29 09:08:51.939 | No container-sync running 2022-06-29 09:08:51.939 | No container-updater running 2022-06-29 09:08:51.939 | No account-server running 2022-06-29 09:08:51.939 | No object-replicator running 2022-06-29 09:08:51.939 | No account-reaper running 2022-06-29 09:08:51.939 | No object-reconstructor running 2022-06-29 09:08:51.939 | No object-expirer running 2022-06-29 09:08:51.939 | No container-sharder running 2022-06-29 09:08:51.940 | No proxy-server running 2022-06-29 09:08:51.940 | No object-server running 2022-06-29 09:08:51.940 | No object-updater running 2022-06-29 09:08:51.940 | No container-replicator running 2022-06-29 09:08:52.007 | + lib/swift:configure_swift:337 : true 2022-06-29 09:08:52.009 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-06-29 09:08:52.023 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-29 09:08:52.035 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-29 09:08:52.037 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-06-29 09:08:52.038 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-06-29 09:08:52.042 | + lib/swift:configure_swift:351 : sed -e ' 2022-06-29 09:08:52.042 | s/%GROUP%/ubuntu/; 2022-06-29 09:08:52.042 | s/%USER%/ubuntu/; 2022-06-29 09:08:52.042 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-29 09:08:52.043 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-29 09:08:52.046 | uid = ubuntu 2022-06-29 09:08:52.046 | gid = ubuntu 2022-06-29 09:08:52.046 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-29 09:08:52.046 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-29 09:08:52.046 | address = 127.0.0.1 2022-06-29 09:08:52.046 | 2022-06-29 09:08:52.046 | [account6612] 2022-06-29 09:08:52.046 | max connections = 25 2022-06-29 09:08:52.046 | path = /opt/stack/data/swift/1/node/ 2022-06-29 09:08:52.046 | read only = false 2022-06-29 09:08:52.046 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-29 09:08:52.046 | 2022-06-29 09:08:52.046 | [account6622] 2022-06-29 09:08:52.046 | max connections = 25 2022-06-29 09:08:52.046 | path = /opt/stack/data/swift/2/node/ 2022-06-29 09:08:52.046 | read only = false 2022-06-29 09:08:52.046 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-29 09:08:52.046 | 2022-06-29 09:08:52.046 | [account6632] 2022-06-29 09:08:52.046 | max connections = 25 2022-06-29 09:08:52.046 | path = /opt/stack/data/swift/3/node/ 2022-06-29 09:08:52.046 | read only = false 2022-06-29 09:08:52.046 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-29 09:08:52.046 | 2022-06-29 09:08:52.046 | [account6642] 2022-06-29 09:08:52.046 | max connections = 25 2022-06-29 09:08:52.046 | path = /opt/stack/data/swift/4/node/ 2022-06-29 09:08:52.046 | read only = false 2022-06-29 09:08:52.046 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-29 09:08:52.047 | 2022-06-29 09:08:52.047 | 2022-06-29 09:08:52.047 | [container6611] 2022-06-29 09:08:52.047 | max connections = 25 2022-06-29 09:08:52.047 | path = /opt/stack/data/swift/1/node/ 2022-06-29 09:08:52.047 | read only = false 2022-06-29 09:08:52.047 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-29 09:08:52.047 | 2022-06-29 09:08:52.047 | [container6621] 2022-06-29 09:08:52.047 | max connections = 25 2022-06-29 09:08:52.047 | path = /opt/stack/data/swift/2/node/ 2022-06-29 09:08:52.047 | read only = false 2022-06-29 09:08:52.047 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-29 09:08:52.047 | 2022-06-29 09:08:52.047 | [container6631] 2022-06-29 09:08:52.047 | max connections = 25 2022-06-29 09:08:52.047 | path = /opt/stack/data/swift/3/node/ 2022-06-29 09:08:52.047 | read only = false 2022-06-29 09:08:52.047 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-29 09:08:52.047 | 2022-06-29 09:08:52.047 | [container6641] 2022-06-29 09:08:52.047 | max connections = 25 2022-06-29 09:08:52.047 | path = /opt/stack/data/swift/4/node/ 2022-06-29 09:08:52.047 | read only = false 2022-06-29 09:08:52.047 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-29 09:08:52.047 | 2022-06-29 09:08:52.047 | 2022-06-29 09:08:52.047 | [object6613] 2022-06-29 09:08:52.047 | max connections = 25 2022-06-29 09:08:52.047 | path = /opt/stack/data/swift/1/node/ 2022-06-29 09:08:52.047 | read only = false 2022-06-29 09:08:52.047 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-29 09:08:52.047 | 2022-06-29 09:08:52.047 | [object6623] 2022-06-29 09:08:52.047 | max connections = 25 2022-06-29 09:08:52.048 | path = /opt/stack/data/swift/2/node/ 2022-06-29 09:08:52.048 | read only = false 2022-06-29 09:08:52.048 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-29 09:08:52.048 | 2022-06-29 09:08:52.048 | [object6633] 2022-06-29 09:08:52.048 | max connections = 25 2022-06-29 09:08:52.048 | path = /opt/stack/data/swift/3/node/ 2022-06-29 09:08:52.048 | read only = false 2022-06-29 09:08:52.048 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-29 09:08:52.048 | 2022-06-29 09:08:52.048 | [object6643] 2022-06-29 09:08:52.048 | max connections = 25 2022-06-29 09:08:52.048 | path = /opt/stack/data/swift/4/node/ 2022-06-29 09:08:52.048 | read only = false 2022-06-29 09:08:52.048 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-29 09:08:52.049 | + lib/swift:configure_swift:357 : is_ubuntu 2022-06-29 09:08:52.051 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:08:52.053 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:08:52.055 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-29 09:08:52.067 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-29 09:08:52.070 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-29 09:08:52.074 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-29 09:08:52.078 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-29 09:08:52.080 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-29 09:08:52.084 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-29 09:08:52.112 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.33:8080/v1/ 2022-06-29 09:08:52.137 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-29 09:08:52.154 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-29 09:08:52.181 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-29 09:08:52.198 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-29 09:08:52.226 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-29 09:08:52.243 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-29 09:08:52.270 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-29 09:08:52.286 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-29 09:08:52.315 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-29 09:08:52.332 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-29 09:08:52.359 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-29 09:08:52.377 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-06-29 09:08:52.391 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:52.393 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-29 09:08:52.421 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-29 09:08:52.447 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-29 09:08:52.473 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-29 09:08:52.499 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-06-29 09:08:52.501 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-06-29 09:08:52.515 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:52.517 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-29 09:08:52.544 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-06-29 09:08:52.559 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:52.561 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-06-29 09:08:52.575 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:52.577 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-06-29 09:08:52.579 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-06-29 09:08:52.595 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:52.597 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-06-29 09:08:52.599 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-06-29 09:08:52.602 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-29 09:08:52.606 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-29 09:08:52.611 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-29 09:08:52.638 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-29 09:08:52.665 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-29 09:08:52.693 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-29 09:08:52.722 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-29 09:08:52.749 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-29 09:08:52.751 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-06-29 09:08:52.753 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-06-29 09:08:52.756 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-06-29 09:08:52.758 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-29 09:08:52.784 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-29 09:08:52.810 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.33/identity 2022-06-29 09:08:52.837 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-29 09:08:52.864 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-29 09:08:52.890 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-29 09:08:52.917 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-29 09:08:52.943 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-29 09:08:52.970 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-29 09:08:52.996 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-29 09:08:53.024 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-29 09:08:53.050 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-29 09:08:53.077 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-29 09:08:53.104 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-29 09:08:53.133 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-29 09:08:53.160 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-29 09:08:53.177 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-29 09:08:53.204 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-29 09:08:53.231 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-29 09:08:53.236 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-29 09:08:53.264 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-29 09:08:53.290 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-29 09:08:53.316 | + lib/swift:configure_swift:480 : local node_number 2022-06-29 09:08:53.318 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-29 09:08:53.321 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-29 09:08:53.323 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-29 09:08:53.327 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-29 09:08:53.329 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-29 09:08:53.332 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-29 09:08:53.334 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-06-29 09:08:53.336 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-06-29 09:08:53.338 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-29 09:08:53.340 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-29 09:08:53.342 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-29 09:08:53.359 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-29 09:08:53.387 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-29 09:08:53.405 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-29 09:08:53.432 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-29 09:08:53.450 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-29 09:08:53.477 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-29 09:08:53.495 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-29 09:08:53.523 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-29 09:08:53.541 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-29 09:08:53.570 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-29 09:08:53.587 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-29 09:08:53.616 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-29 09:08:53.633 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-29 09:08:53.661 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-29 09:08:53.680 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-29 09:08:53.707 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-29 09:08:53.725 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-29 09:08:53.752 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-29 09:08:53.757 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-29 09:08:53.775 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-29 09:08:53.804 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-29 09:08:53.832 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-29 09:08:53.834 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-29 09:08:53.838 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-29 09:08:53.840 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-29 09:08:53.843 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-29 09:08:53.845 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-06-29 09:08:53.847 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-06-29 09:08:53.849 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-29 09:08:53.852 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-29 09:08:53.854 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-29 09:08:53.871 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-29 09:08:53.899 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-29 09:08:53.916 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-29 09:08:53.944 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-29 09:08:53.962 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-29 09:08:53.990 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-29 09:08:54.007 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-29 09:08:54.035 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-29 09:08:54.053 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-29 09:08:54.080 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-29 09:08:54.098 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-29 09:08:54.126 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-29 09:08:54.143 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-29 09:08:54.171 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-29 09:08:54.188 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-29 09:08:54.216 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-29 09:08:54.234 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-29 09:08:54.260 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-29 09:08:54.265 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-29 09:08:54.283 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-29 09:08:54.311 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-29 09:08:54.313 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-29 09:08:54.317 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-29 09:08:54.319 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-29 09:08:54.322 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-29 09:08:54.324 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-06-29 09:08:54.326 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-06-29 09:08:54.328 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-29 09:08:54.330 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-29 09:08:54.332 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-29 09:08:54.350 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-29 09:08:54.377 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-29 09:08:54.395 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-29 09:08:54.422 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-29 09:08:54.439 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-29 09:08:54.467 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-29 09:08:54.484 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-29 09:08:54.512 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-29 09:08:54.530 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-29 09:08:54.557 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-29 09:08:54.575 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-29 09:08:54.602 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-29 09:08:54.620 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-29 09:08:54.648 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-29 09:08:54.666 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-29 09:08:54.693 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-29 09:08:54.711 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-29 09:08:54.737 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-29 09:08:54.743 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-29 09:08:54.760 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-29 09:08:54.787 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-29 09:08:54.815 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-29 09:08:54.842 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-29 09:08:54.870 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-06-29 09:08:54.872 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-29 09:08:54.876 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-29 09:08:54.904 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-29 09:08:54.932 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-29 09:08:54.960 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-29 09:08:54.987 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-29 09:08:55.016 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-29 09:08:55.042 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-29 09:08:55.069 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-29 09:08:55.096 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-29 09:08:55.123 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-06-29 09:08:55.138 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:55.140 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-29 09:08:55.158 | + lib/swift:configure_swift:523 : local auth_vers 2022-06-29 09:08:55.160 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-06-29 09:08:55.180 | + lib/swift:configure_swift:524 : auth_vers=3 2022-06-29 09:08:55.182 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.33 2022-06-29 09:08:55.208 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-06-29 09:08:55.210 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-29 09:08:55.237 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.33/identity 2022-06-29 09:08:55.265 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-06-29 09:08:55.267 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-29 09:08:55.293 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-06-29 09:08:55.309 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:55.311 | + lib/swift:configure_swift:543 : local user_group 2022-06-29 09:08:55.314 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-06-29 09:08:55.318 | + lib/swift:configure_swift:544 : user_group=1000 2022-06-29 09:08:55.321 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-29 09:08:55.333 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-29 09:08:55.335 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-29 09:08:55.346 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-06-29 09:08:55.348 | + lib/swift:configure_swift:550 : is_suse 2022-06-29 09:08:55.351 | + functions-common:is_suse:537 : is_opensuse 2022-06-29 09:08:55.353 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-29 09:08:55.355 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-29 09:08:55.357 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-29 09:08:55.360 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-29 09:08:55.362 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-29 09:08:55.364 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-29 09:08:55.376 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-06-29 09:08:55.379 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-06-29 09:08:55.381 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-06-29 09:08:55.397 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:08:55.400 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-06-29 09:08:55.417 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:55.420 | + ./stack.sh:main:914 : stack_install_service glance 2022-06-29 09:08:55.422 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-29 09:08:55.424 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-29 09:08:55.427 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-29 09:08:55.429 | + lib/stack:stack_install_service:32 : install_glance 2022-06-29 09:08:55.432 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-06-29 09:08:55.434 | + lib/glance:install_glance:507 : local glance_store_extras 2022-06-29 09:08:55.437 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-06-29 09:08:55.453 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:55.456 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-29 09:08:55.459 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-06-29 09:08:55.476 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:08:55.478 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-29 09:08:55.481 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-06-29 09:08:55.483 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-06-29 09:08:55.486 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:08:55.488 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:08:55.491 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-06-29 09:08:55.494 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:08:55.497 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-06-29 09:08:55.499 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-29 09:08:55.502 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-29 09:08:55.505 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-06-29 09:08:55.507 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-29 09:08:55.510 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-29 09:08:55.512 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-29 09:08:55.516 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-29 09:08:55.518 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-06-29 09:08:55.521 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-06-29 09:08:55.525 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-29 09:08:55.526 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-06-29 09:08:55.531 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-29 09:08:55.533 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-06-29 09:08:55.536 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-06-29 09:08:55.539 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-29 09:08:55.542 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-29 09:08:55.563 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-29 09:08:55.565 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-29 09:08:57.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:08:57.589 | from cryptography.utils import int_from_bytes 2022-06-29 09:08:57.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:08:57.589 | from cryptography.utils import int_from_bytes 2022-06-29 09:08:58.614 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:08:58.797 | Collecting glance-store===4.0.0 2022-06-29 09:08:58.804 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/65ce4cd5aad57/glance_store-4.0.0-py3-none-any.whl (230 kB) 2022-06-29 09:08:59.005 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-29 09:08:59.015 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-29 09:08:59.026 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-29 09:08:59.283 | Collecting os-brick===5.2.0 2022-06-29 09:08:59.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-06-29 09:08:59.445 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-29 09:08:59.448 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-29 09:08:59.466 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-29 09:08:59.476 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-29 09:08:59.514 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-29 09:08:59.519 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-29 09:08:59.524 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-29 09:08:59.564 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-29 09:08:59.578 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-29 09:08:59.581 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-29 09:08:59.589 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-29 09:08:59.611 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-06-29 09:08:59.624 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-29 09:08:59.629 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-29 09:08:59.632 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-29 09:08:59.635 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-29 09:08:59.795 | Collecting python-cinderclient===8.3.0 2022-06-29 09:08:59.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-06-29 09:08:59.943 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-29 09:08:59.948 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-29 09:09:00.117 | Collecting python-swiftclient===4.0.0 2022-06-29 09:09:00.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7cd/1c746fbdfa1f3/python_swiftclient-4.0.0-py3-none-any.whl (87 kB) 2022-06-29 09:09:00.236 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-29 09:09:00.240 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-29 09:09:00.252 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-29 09:09:00.257 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-29 09:09:00.260 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-29 09:09:00.263 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-29 09:09:00.269 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-29 09:09:00.286 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-29 09:09:00.319 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-29 09:09:00.324 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-29 09:09:00.332 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-29 09:09:00.335 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-29 09:09:00.339 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-29 09:09:00.343 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-29 09:09:00.346 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-29 09:09:00.353 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-29 09:09:00.355 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-29 09:09:00.359 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-29 09:09:00.364 | Requirement already satisfied: fixtures===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.0) 2022-06-29 09:09:00.376 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-06-29 09:09:00.385 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-29 09:09:00.395 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-29 09:09:00.408 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-29 09:09:00.417 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-29 09:09:00.420 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-29 09:09:00.431 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-29 09:09:00.436 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-29 09:09:00.438 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-29 09:09:00.442 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-29 09:09:00.468 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-29 09:09:00.471 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-29 09:09:00.474 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-29 09:09:00.484 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-29 09:09:00.486 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-29 09:09:00.493 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-29 09:09:00.498 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-29 09:09:01.877 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-06-29 09:09:03.046 | Successfully installed glance-store-4.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-4.0.0 2022-06-29 09:09:03.155 | + inc/python:pip_install:196 : result=0 2022-06-29 09:09:03.158 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:09:03.160 | + functions-common:time_stop:2440 : local name 2022-06-29 09:09:03.162 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:09:03.165 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:09:03.167 | + functions-common:time_stop:2443 : local total 2022-06-29 09:09:03.169 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:09:03.172 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:09:03.174 | + functions-common:time_stop:2447 : start_time=1656493735557 2022-06-29 09:09:03.176 | + functions-common:time_stop:2449 : [[ -z 1656493735557 ]] 2022-06-29 09:09:03.180 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:09:03.184 | + functions-common:time_stop:2452 : end_time=1656493743181 2022-06-29 09:09:03.186 | + functions-common:time_stop:2453 : elapsed_time=7624 2022-06-29 09:09:03.188 | + functions-common:time_stop:2454 : total=81092 2022-06-29 09:09:03.191 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:09:03.194 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=88716 2022-06-29 09:09:03.196 | + inc/python:pip_install:199 : return 0 2022-06-29 09:09:03.199 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-06-29 09:09:03.201 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-29 09:09:03.204 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-29 09:09:03.216 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-29 09:09:03.221 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-06-29 09:09:03.224 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-29 09:09:03.226 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-06-29 09:09:03.228 | + functions-common:git_clone:599 : local git_ref=master 2022-06-29 09:09:03.230 | + functions-common:git_clone:600 : local orig_dir 2022-06-29 09:09:03.233 | ++ functions-common:git_clone:601 : pwd 2022-06-29 09:09:03.236 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-29 09:09:03.238 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-29 09:09:03.241 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-29 09:09:03.258 | + functions-common:git_clone:604 : RECLONE=False 2022-06-29 09:09:03.260 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-29 09:09:03.262 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-29 09:09:03.265 | + functions-common:git_clone:618 : echo master 2022-06-29 09:09:03.266 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-29 09:09:03.271 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-06-29 09:09:03.273 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-29 09:09:03.275 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-29 09:09:03.288 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-06-29 09:09:03.290 | + functions-common:git_clone:679 : git show --oneline 2022-06-29 09:09:03.291 | + functions-common:git_clone:679 : head -1 2022-06-29 09:09:03.294 | 30cec04ba Merge "Update api-ref: versions response for master branch" 2022-06-29 09:09:03.296 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-29 09:09:03.299 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-06-29 09:09:03.301 | + inc/python:setup_develop:334 : local bindep 2022-06-29 09:09:03.304 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-06-29 09:09:03.307 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-06-29 09:09:03.310 | + inc/python:setup_develop:340 : local extras= 2022-06-29 09:09:03.312 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-29 09:09:03.315 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-29 09:09:03.317 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-06-29 09:09:03.320 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-06-29 09:09:03.322 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-29 09:09:03.325 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-29 09:09:03.328 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-06-29 09:09:03.330 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-29 09:09:03.333 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-06-29 09:09:03.336 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-29 09:09:03.338 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-29 09:09:03.341 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-29 09:09:03.347 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-06-29 09:09:03.350 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-29 09:09:03.968 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-06-29 09:09:03.970 | + inc/python:setup_package:414 : local bindep=0 2022-06-29 09:09:03.973 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-29 09:09:03.976 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-29 09:09:03.978 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-06-29 09:09:03.980 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-06-29 09:09:03.983 | + inc/python:setup_package:423 : local flags=-e 2022-06-29 09:09:03.985 | + inc/python:setup_package:424 : local extras= 2022-06-29 09:09:03.987 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-29 09:09:03.990 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-29 09:09:03.992 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-29 09:09:03.994 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-29 09:09:03.997 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-29 09:09:03.999 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-06-29 09:09:04.019 | Using python 3.8 to install /opt/stack/glance 2022-06-29 09:09:04.022 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-29 09:09:06.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:09:06.049 | from cryptography.utils import int_from_bytes 2022-06-29 09:09:06.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:09:06.049 | from cryptography.utils import int_from_bytes 2022-06-29 09:09:07.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:09:07.067 | Obtaining file:///opt/stack/glance 2022-06-29 09:09:08.389 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-06-29 09:09:08.398 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-29 09:09:08.407 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-29 09:09:08.418 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-06-29 09:09:08.702 | Collecting WSME===0.11.0 2022-06-29 09:09:08.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-06-29 09:09:08.812 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-29 09:09:08.825 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-29 09:09:08.986 | Collecting castellan===3.11.0 2022-06-29 09:09:08.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88d/5d75f7cfea183/castellan-3.11.0-py3-none-any.whl (96 kB) 2022-06-29 09:09:09.117 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-29 09:09:09.246 | Collecting cursive===0.2.2 2022-06-29 09:09:09.252 | 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-29 09:09:09.355 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-29 09:09:09.360 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-06-29 09:09:09.366 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-29 09:09:09.374 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-29 09:09:09.376 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-06-29 09:09:09.442 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-29 09:09:09.447 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-29 09:09:09.458 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-06-29 09:09:09.493 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-29 09:09:09.517 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-29 09:09:09.520 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-29 09:09:09.531 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-29 09:09:09.587 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-29 09:09:09.637 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-29 09:09:09.642 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-29 09:09:09.645 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-29 09:09:09.662 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-29 09:09:09.698 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-29 09:09:09.708 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-29 09:09:09.770 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-29 09:09:09.777 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-29 09:09:09.822 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-29 09:09:09.932 | Collecting oslo.limit===1.6.0 2022-06-29 09:09:09.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/401/2f89374258c54/oslo.limit-1.6.0-py3-none-any.whl (20 kB) 2022-06-29 09:09:10.035 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-29 09:09:10.073 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-29 09:09:10.126 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-29 09:09:10.136 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-29 09:09:10.155 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-29 09:09:10.168 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-29 09:09:10.180 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-29 09:09:10.188 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-29 09:09:10.211 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-29 09:09:10.220 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-06-29 09:09:10.233 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-29 09:09:10.272 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-29 09:09:10.277 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-29 09:09:10.280 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-29 09:09:10.291 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-29 09:09:10.296 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-29 09:09:10.313 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-29 09:09:10.326 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-29 09:09:10.336 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-29 09:09:10.338 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-29 09:09:10.470 | Collecting python-barbicanclient===5.3.0 2022-06-29 09:09:10.476 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-06-29 09:09:10.589 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-29 09:09:10.594 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-29 09:09:10.614 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-29 09:09:10.618 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-29 09:09:10.625 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-29 09:09:10.731 | Collecting retrying===1.3.3 2022-06-29 09:09:10.736 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-29 09:09:10.823 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-29 09:09:10.920 | Collecting simplegeneric===0.8.1 2022-06-29 09:09:10.925 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-29 09:09:11.595 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-29 09:09:11.598 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-29 09:09:11.608 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-29 09:09:11.611 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-29 09:09:11.613 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-29 09:09:11.790 | Collecting taskflow===5.0.0 2022-06-29 09:09:11.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-06-29 09:09:12.021 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-29 09:09:12.034 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-29 09:09:12.042 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-29 09:09:12.048 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-29 09:09:12.058 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-29 09:09:12.090 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-29 09:09:12.094 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-29 09:09:12.098 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-29 09:09:12.102 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-29 09:09:12.125 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-29 09:09:12.128 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-29 09:09:12.139 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-29 09:09:12.142 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-29 09:09:12.168 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-29 09:09:12.173 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-29 09:09:12.176 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-29 09:09:12.179 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-29 09:09:12.204 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-29 09:09:12.248 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-29 09:09:12.253 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-29 09:09:12.256 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-29 09:09:12.264 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-29 09:09:12.270 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-29 09:09:12.272 | Requirement already satisfied: fixtures===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.0) 2022-06-29 09:09:12.284 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-29 09:09:12.287 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-29 09:09:12.299 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-29 09:09:12.304 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-29 09:09:12.307 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-29 09:09:12.309 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-29 09:09:12.312 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-29 09:09:12.491 | Collecting networkx===2.8.3 2022-06-29 09:09:12.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f15/1edac6f9b0cf1/networkx-2.8.3-py3-none-any.whl (2.0 MB) 2022-06-29 09:09:13.024 | Collecting automaton===2.5.0 2022-06-29 09:09:13.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-06-29 09:09:13.248 | Collecting pydot===1.4.2 2022-06-29 09:09:13.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-06-29 09:09:13.344 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-29 09:09:13.347 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-29 09:09:13.349 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-29 09:09:13.352 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-29 09:09:13.356 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-06-29 09:09:13.359 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-29 09:09:13.362 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-29 09:09:13.364 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-29 09:09:13.385 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-29 09:09:13.388 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-29 09:09:13.435 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-29 09:09:13.438 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-29 09:09:13.441 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-29 09:09:13.443 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-29 09:09:13.505 | Building wheels for collected packages: simplegeneric 2022-06-29 09:09:13.506 | Building wheel for simplegeneric (setup.py): started 2022-06-29 09:09:14.167 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-29 09:09:14.168 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=36b5f1cf9ffce70596c572b42b87e43c2b4268b19964f287b11fc4cc375eeb88 2022-06-29 09:09:14.168 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-29 09:09:14.169 | Successfully built simplegeneric 2022-06-29 09:09:14.928 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-06-29 09:09:18.092 | Running setup.py develop for glance 2022-06-29 09:09:19.714 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.11.0 cursive-0.2.2 glance networkx-2.8.3 oslo.limit-1.6.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-5.0.0 2022-06-29 09:09:19.867 | + inc/python:pip_install:196 : result=0 2022-06-29 09:09:19.870 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:09:19.872 | + functions-common:time_stop:2440 : local name 2022-06-29 09:09:19.874 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:09:19.877 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:09:19.879 | + functions-common:time_stop:2443 : local total 2022-06-29 09:09:19.881 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:09:19.884 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:09:19.886 | + functions-common:time_stop:2447 : start_time=1656493744014 2022-06-29 09:09:19.888 | + functions-common:time_stop:2449 : [[ -z 1656493744014 ]] 2022-06-29 09:09:19.891 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:09:19.895 | + functions-common:time_stop:2452 : end_time=1656493759893 2022-06-29 09:09:19.898 | + functions-common:time_stop:2453 : elapsed_time=15879 2022-06-29 09:09:19.900 | + functions-common:time_stop:2454 : total=88716 2022-06-29 09:09:19.902 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:09:19.905 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=104595 2022-06-29 09:09:19.907 | + inc/python:pip_install:199 : return 0 2022-06-29 09:09:19.909 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-29 09:09:19.912 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-29 09:09:19.914 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-29 09:09:19.934 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-29 09:09:19.946 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-06-29 09:09:19.948 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-06-29 09:09:19.951 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:09:19.953 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:09:19.956 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-06-29 09:09:19.958 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:09:19.961 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-29 09:09:19.964 | + ./stack.sh:main:915 : configure_glance 2022-06-29 09:09:19.966 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-29 09:09:19.978 | + lib/glance:configure_glance:326 : local dburl 2022-06-29 09:09:19.981 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-06-29 09:09:19.983 | ++ lib/database:database_connection_url:134 : local db=glance 2022-06-29 09:09:19.985 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-06-29 09:09:19.988 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-06-29 09:09:19.990 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-29 09:09:19.992 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-29 09:09:19.994 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-29 09:09:20.010 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:09:20.012 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-29 09:09:20.014 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-29 09:09:20.017 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-29 09:09:20.019 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-29 09:09:20.050 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-29 09:09:20.080 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-29 09:09:20.107 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-29 09:09:20.135 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-29 09:09:20.165 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-29 09:09:20.195 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-29 09:09:20.197 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-06-29 09:09:20.200 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-06-29 09:09:20.202 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-29 09:09:20.205 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-29 09:09:20.233 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-29 09:09:20.261 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-29 09:09:20.288 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-29 09:09:20.315 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-29 09:09:20.343 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-29 09:09:20.370 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-29 09:09:20.398 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-29 09:09:20.425 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-29 09:09:20.453 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-29 09:09:20.480 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-29 09:09:20.511 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-29 09:09:20.513 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-29 09:09:20.516 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-29 09:09:20.518 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-29 09:09:20.520 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-29 09:09:20.523 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-29 09:09:20.538 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:09:20.541 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-29 09:09:20.544 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-29 09:09:20.546 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-29 09:09:20.563 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:09:20.565 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-29 09:09:20.568 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-29 09:09:20.596 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-29 09:09:20.598 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-29 09:09:20.601 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-06-29 09:09:20.603 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-06-29 09:09:20.606 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-29 09:09:20.633 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-29 09:09:20.660 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-06-29 09:09:20.663 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-29 09:09:20.666 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-29 09:09:20.668 | + lib/glance:configure_glance_store:254 : local be 2022-06-29 09:09:20.670 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-29 09:09:20.673 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-29 09:09:20.675 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-29 09:09:20.706 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-06-29 09:09:20.708 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.33 2022-06-29 09:09:20.739 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-06-29 09:09:20.742 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-06-29 09:09:20.758 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:09:20.760 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-29 09:09:20.788 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-29 09:09:20.816 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-29 09:09:20.843 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-29 09:09:20.871 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-29 09:09:20.898 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-06-29 09:09:20.915 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:09:20.917 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-29 09:09:20.946 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-29 09:09:20.977 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-29 09:09:21.004 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.33/identity/v3 2022-06-29 09:09:21.032 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-29 09:09:21.060 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.33/image 2022-06-29 09:09:21.088 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-06-29 09:09:21.104 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:09:21.107 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-06-29 09:09:21.109 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-29 09:09:21.112 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-29 09:09:21.115 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-29 09:09:21.131 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-29 09:09:21.133 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-29 09:09:21.136 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-29 09:09:21.138 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-29 09:09:21.140 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-29 09:09:21.169 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-29 09:09:21.196 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-29 09:09:21.225 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-29 09:09:21.252 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-29 09:09:21.257 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-29 09:09:21.288 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-29 09:09:21.316 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-29 09:09:21.344 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.33/identity 2022-06-29 09:09:21.372 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-29 09:09:21.401 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-29 09:09:21.428 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-29 09:09:21.457 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-29 09:09:21.488 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-29 09:09:21.518 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-29 09:09:21.548 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-29 09:09:21.577 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-29 09:09:21.582 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-29 09:09:21.589 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-06-29 09:09:21.604 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:09:21.607 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-06-29 09:09:21.609 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-29 09:09:21.612 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-29 09:09:21.614 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-29 09:09:21.616 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-29 09:09:21.619 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-29 09:09:21.623 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-29 09:09:21.625 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-29 09:09:21.629 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-29 09:09:21.658 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-29 09:09:21.661 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-29 09:09:21.663 | ++ functions:get_random_port:837 : true 2022-06-29 09:09:21.666 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-29 09:09:21.668 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-29 09:09:21.671 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-29 09:09:21.736 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-29 09:09:21.738 | ++ functions:get_random_port:841 : break 2 2022-06-29 09:09:21.741 | ++ functions:get_random_port:845 : echo 60999 2022-06-29 09:09:21.743 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-29 09:09:21.746 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-29 09:09:21.773 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-29 09:09:21.799 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-29 09:09:21.827 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-29 09:09:21.853 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-29 09:09:21.880 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-29 09:09:21.907 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-29 09:09:21.933 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-29 09:09:21.961 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-29 09:09:21.987 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-29 09:09:22.015 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-29 09:09:22.041 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-29 09:09:22.070 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-29 09:09:22.097 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-29 09:09:22.125 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-29 09:09:22.152 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-29 09:09:22.180 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-29 09:09:22.207 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-29 09:09:22.234 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-29 09:09:22.261 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-29 09:09:22.263 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-06-29 09:09:22.266 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-29 09:09:22.268 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:09:22.270 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:09:22.272 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-29 09:09:22.275 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-06-29 09:09:22.331 | proxy (enabled by site administrator) 2022-06-29 09:09:22.334 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-29 09:09:22.336 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-06-29 09:09:22.339 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-29 09:09:22.341 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:09:22.343 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:09:22.346 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-29 09:09:22.348 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-06-29 09:09:22.400 | No module matches proxy_http 2022-06-29 09:09:22.403 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-06-29 09:09:22.465 | Considering dependency proxy for proxy_http: 2022-06-29 09:09:22.465 | Module proxy already enabled 2022-06-29 09:09:22.465 | Enabling module proxy_http. 2022-06-29 09:09:22.470 | To activate the new configuration, you need to run: 2022-06-29 09:09:22.470 | systemctl restart apache2 2022-06-29 09:09:22.474 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-06-29 09:09:22.477 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-29 09:09:22.480 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-29 09:09:22.482 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-29 09:09:22.608 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-29 09:09:22.613 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-29 09:09:22.615 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-29 09:09:22.618 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-29 09:09:22.620 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:09:22.622 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:09:22.625 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-29 09:09:22.628 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-29 09:09:22.631 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-29 09:09:22.631 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-29 09:09:22.640 | KeepAlive Off 2022-06-29 09:09:22.644 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-29 09:09:22.644 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-29 09:09:22.653 | SetEnv proxy-sendchunked 1 2022-06-29 09:09:22.657 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-29 09:09:22.657 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-29 09:09:22.666 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-29 09:09:22.669 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-29 09:09:22.671 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-29 09:09:22.674 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-29 09:09:22.676 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-29 09:09:22.678 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-29 09:09:22.681 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:09:22.683 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:09:22.685 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-29 09:09:22.687 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-29 09:09:22.690 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:09:22.692 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:09:22.694 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-29 09:09:22.755 | Enabling site glance-wsgi-api. 2022-06-29 09:09:22.760 | To activate the new configuration, you need to run: 2022-06-29 09:09:22.761 | systemctl reload apache2 2022-06-29 09:09:22.765 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-29 09:09:22.767 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-29 09:09:22.770 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-29 09:09:22.772 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-29 09:09:22.899 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-29 09:09:22.905 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-29 09:09:22.936 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-29 09:09:22.938 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-29 09:09:22.941 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-06-29 09:09:22.959 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:09:22.962 | + ./stack.sh:main:920 : stack_install_service cinder 2022-06-29 09:09:22.964 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-29 09:09:22.967 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-29 09:09:22.969 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-29 09:09:22.972 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-29 09:09:22.974 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-06-29 09:09:22.976 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-29 09:09:22.979 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-06-29 09:09:22.981 | + functions-common:git_clone:599 : local git_ref=master 2022-06-29 09:09:22.983 | + functions-common:git_clone:600 : local orig_dir 2022-06-29 09:09:22.986 | ++ functions-common:git_clone:601 : pwd 2022-06-29 09:09:22.989 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-29 09:09:22.991 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-29 09:09:22.994 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-29 09:09:23.010 | + functions-common:git_clone:604 : RECLONE=False 2022-06-29 09:09:23.013 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-29 09:09:23.015 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-29 09:09:23.018 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-29 09:09:23.018 | + functions-common:git_clone:618 : echo master 2022-06-29 09:09:23.024 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-06-29 09:09:23.026 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-29 09:09:23.028 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-29 09:09:23.041 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-06-29 09:09:23.044 | + functions-common:git_clone:679 : git show --oneline 2022-06-29 09:09:23.044 | + functions-common:git_clone:679 : head -1 2022-06-29 09:09:23.048 | 5107e7edb Merge commit 'refs/changes/05/768105/15' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-06-29 09:09:23.051 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-29 09:09:23.054 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-06-29 09:09:23.056 | + inc/python:setup_develop:334 : local bindep 2022-06-29 09:09:23.059 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-29 09:09:23.061 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-06-29 09:09:23.064 | + inc/python:setup_develop:340 : local extras= 2022-06-29 09:09:23.067 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-29 09:09:23.070 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-29 09:09:23.072 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-29 09:09:23.074 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-06-29 09:09:23.077 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-29 09:09:23.079 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-29 09:09:23.082 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-06-29 09:09:23.085 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-29 09:09:23.088 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-06-29 09:09:23.090 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-29 09:09:23.092 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-29 09:09:23.096 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-29 09:09:23.101 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-06-29 09:09:23.104 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-29 09:09:23.735 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-06-29 09:09:23.738 | + inc/python:setup_package:414 : local bindep=0 2022-06-29 09:09:23.741 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-29 09:09:23.743 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-29 09:09:23.746 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-29 09:09:23.748 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-06-29 09:09:23.750 | + inc/python:setup_package:423 : local flags=-e 2022-06-29 09:09:23.753 | + inc/python:setup_package:424 : local extras= 2022-06-29 09:09:23.755 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-29 09:09:23.757 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-29 09:09:23.760 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-29 09:09:23.762 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-29 09:09:23.764 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-29 09:09:23.767 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-06-29 09:09:23.788 | Using python 3.8 to install /opt/stack/cinder 2022-06-29 09:09:23.790 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-29 09:09:25.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:09:25.835 | from cryptography.utils import int_from_bytes 2022-06-29 09:09:25.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:09:25.836 | from cryptography.utils import int_from_bytes 2022-06-29 09:09:26.850 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:09:26.850 | Obtaining file:///opt/stack/cinder 2022-06-29 09:09:29.026 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-06-29 09:09:29.034 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-29 09:09:29.043 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-29 09:09:29.053 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-06-29 09:09:29.196 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-29 09:09:30.436 | Collecting boto3===1.24.18 2022-06-29 09:09:30.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4a7/cf5fddb1626d2/boto3-1.24.18-py3-none-any.whl (132 kB) 2022-06-29 09:09:32.065 | Collecting botocore===1.27.18 2022-06-29 09:09:32.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/744/26179c75debd7/botocore-1.27.18-py3-none-any.whl (8.9 MB) 2022-06-29 09:09:33.150 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-29 09:09:33.169 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-29 09:09:33.205 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-29 09:09:33.217 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-29 09:09:33.220 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-29 09:09:33.458 | Collecting google-api-python-client===2.51.0 2022-06-29 09:09:33.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b44/4f839bed289ec/google_api_python_client-2.51.0-py2.py3-none-any.whl (8.6 MB) 2022-06-29 09:09:34.504 | Collecting google-auth===2.8.0 2022-06-29 09:09:34.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b1/da39ab8731c30/google_auth-2.8.0-py2.py3-none-any.whl (164 kB) 2022-06-29 09:09:34.782 | Collecting google-auth-httplib2===0.1.0 2022-06-29 09:09:34.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-06-29 09:09:34.880 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-29 09:09:34.885 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-29 09:09:34.895 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-06-29 09:09:34.930 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-29 09:09:34.933 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-06-29 09:09:34.936 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-29 09:09:34.948 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-29 09:09:35.004 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-29 09:09:35.054 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-29 09:09:35.200 | Collecting oauth2client===4.1.3 2022-06-29 09:09:35.207 | 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-29 09:09:35.317 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-29 09:09:35.339 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-29 09:09:35.343 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-29 09:09:35.360 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-29 09:09:35.396 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-29 09:09:35.406 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-29 09:09:35.445 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-29 09:09:35.450 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-29 09:09:35.496 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-29 09:09:35.500 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-29 09:09:35.539 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-29 09:09:35.593 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-29 09:09:35.604 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-29 09:09:35.622 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-29 09:09:35.636 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-29 09:09:35.650 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-29 09:09:35.661 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-29 09:09:35.664 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-29 09:09:35.673 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-29 09:09:35.695 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-29 09:09:35.705 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-06-29 09:09:35.719 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-29 09:09:35.915 | Collecting oslo.vmware===4.0.0 2022-06-29 09:09:35.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0b/55fda528af1d7/oslo.vmware-4.0.0-py3-none-any.whl (491 kB) 2022-06-29 09:09:36.093 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-29 09:09:36.130 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-29 09:09:36.329 | Collecting paramiko===2.11.0 2022-06-29 09:09:36.336 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/f25dc8baf7632/paramiko-2.11.0-py2.py3-none-any.whl (212 kB) 2022-06-29 09:09:36.479 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-29 09:09:36.481 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-29 09:09:36.493 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-29 09:09:36.499 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-29 09:09:36.730 | Collecting pyasn1===0.4.8 2022-06-29 09:09:36.737 | 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-29 09:09:37.047 | Collecting pyasn1-modules===0.2.8 2022-06-29 09:09:37.054 | 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-29 09:09:37.180 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-29 09:09:37.190 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-29 09:09:37.192 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-29 09:09:37.199 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-29 09:09:37.214 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-29 09:09:37.373 | Collecting python-glanceclient===4.0.0 2022-06-29 09:09:37.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdb/28c976f4b9a9f/python_glanceclient-4.0.0-py3-none-any.whl (204 kB) 2022-06-29 09:09:37.517 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-29 09:09:37.538 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-29 09:09:37.551 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-06-29 09:09:37.573 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-29 09:09:37.577 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-29 09:09:37.584 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-29 09:09:37.596 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-29 09:09:37.729 | Collecting rsa===4.8 2022-06-29 09:09:37.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-06-29 09:09:37.947 | Collecting rtslib-fb===2.1.75 2022-06-29 09:09:37.953 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-06-29 09:09:38.822 | Collecting s3transfer===0.6.0 2022-06-29 09:09:38.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-06-29 09:09:38.931 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-29 09:09:38.934 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-29 09:09:38.948 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-29 09:09:38.951 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-29 09:09:38.954 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-29 09:09:39.072 | Collecting suds-community===1.1.1 2022-06-29 09:09:39.078 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d51/8a6064efbccd9/suds_community-1.1.1-py3-none-any.whl (144 kB) 2022-06-29 09:09:39.303 | Collecting tabulate===0.8.10 2022-06-29 09:09:39.309 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ba/055423dbaa164/tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-06-29 09:09:39.403 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-06-29 09:09:39.454 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-29 09:09:39.468 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-29 09:09:39.476 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-29 09:09:39.481 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-29 09:09:39.492 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-29 09:09:39.651 | Collecting uritemplate===4.1.1 2022-06-29 09:09:39.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-06-29 09:09:39.751 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-29 09:09:39.783 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-29 09:09:39.924 | Collecting warlock===1.3.3 2022-06-29 09:09:39.931 | 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-29 09:09:40.025 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-29 09:09:40.030 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-29 09:09:40.033 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-29 09:09:40.039 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-29 09:09:40.245 | Collecting zstd===1.5.2.5 2022-06-29 09:09:40.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-06-29 09:09:40.436 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-29 09:09:40.438 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-29 09:09:40.441 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-29 09:09:40.651 | Collecting google-api-core===2.8.2 2022-06-29 09:09:40.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/6a91ccac79079/google_api_core-2.8.2-py3-none-any.whl (114 kB) 2022-06-29 09:09:40.776 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-29 09:09:40.779 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-29 09:09:40.784 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-29 09:09:40.788 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-29 09:09:40.790 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-29 09:09:40.796 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-29 09:09:40.801 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-29 09:09:40.814 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-29 09:09:40.817 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-29 09:09:40.862 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-29 09:09:40.866 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-29 09:09:40.872 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-29 09:09:40.879 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-29 09:09:40.883 | Requirement already satisfied: fixtures===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.0) 2022-06-29 09:09:40.895 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-29 09:09:40.991 | Collecting PyNaCl===1.5.0 2022-06-29 09:09:41.000 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06b/8f6fa7f5de8d5/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-06-29 09:09:41.089 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-29 09:09:41.101 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-29 09:09:41.113 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-29 09:09:41.117 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-29 09:09:41.120 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-29 09:09:41.231 | Collecting pyudev===0.23.2 2022-06-29 09:09:41.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-06-29 09:09:41.337 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-29 09:09:41.340 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-06-29 09:09:41.376 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-29 09:09:41.382 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-29 09:09:41.387 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-29 09:09:41.389 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-29 09:09:41.394 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-29 09:09:41.520 | Collecting googleapis-common-protos===1.56.3 2022-06-29 09:09:41.526 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/55d7b3a73e6e8/googleapis_common_protos-1.56.3-py2.py3-none-any.whl (211 kB) 2022-06-29 09:09:41.664 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-06-29 09:09:41.666 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-29 09:09:41.691 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-29 09:09:41.701 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-29 09:09:41.704 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-29 09:09:41.706 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-29 09:09:41.709 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-29 09:09:41.757 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-29 09:09:41.759 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-29 09:09:41.762 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-29 09:09:41.823 | Building wheels for collected packages: rtslib-fb 2022-06-29 09:09:41.824 | Building wheel for rtslib-fb (setup.py): started 2022-06-29 09:09:42.548 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-06-29 09:09:42.550 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=853e0c270b7511b142d01c4c7413d13be5cf4cd57ca348e2fb040cc4996973ff 2022-06-29 09:09:42.550 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-06-29 09:09:42.550 | Successfully built rtslib-fb 2022-06-29 09:09:43.471 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, googleapis-common-protos, pyasn1, rsa, pyasn1-modules, google-auth, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-06-29 09:09:43.471 | Attempting uninstall: PyNaCl 2022-06-29 09:09:43.472 | Found existing installation: PyNaCl 1.3.0 2022-06-29 09:09:43.474 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-06-29 09:09:43.474 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-06-29 09:09:48.371 | Running setup.py develop for cinder 2022-06-29 09:09:50.816 | Successfully installed PyNaCl-1.5.0 boto3-1.24.18 botocore-1.27.18 cinder google-api-core-2.8.2 google-api-python-client-2.51.0 google-auth-2.8.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.3 oauth2client-4.1.3 oslo.vmware-4.0.0 paramiko-2.11.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.0.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.1 tabulate-0.8.10 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.2.5 2022-06-29 09:09:51.100 | + inc/python:pip_install:196 : result=0 2022-06-29 09:09:51.103 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:09:51.105 | + functions-common:time_stop:2440 : local name 2022-06-29 09:09:51.107 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:09:51.109 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:09:51.112 | + functions-common:time_stop:2443 : local total 2022-06-29 09:09:51.114 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:09:51.116 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:09:51.118 | + functions-common:time_stop:2447 : start_time=1656493763782 2022-06-29 09:09:51.121 | + functions-common:time_stop:2449 : [[ -z 1656493763782 ]] 2022-06-29 09:09:51.123 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:09:51.127 | + functions-common:time_stop:2452 : end_time=1656493791125 2022-06-29 09:09:51.130 | + functions-common:time_stop:2453 : elapsed_time=27343 2022-06-29 09:09:51.132 | + functions-common:time_stop:2454 : total=104595 2022-06-29 09:09:51.134 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:09:51.136 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=131938 2022-06-29 09:09:51.139 | + inc/python:pip_install:199 : return 0 2022-06-29 09:09:51.141 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-29 09:09:51.143 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-29 09:09:51.146 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-29 09:09:51.165 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-29 09:09:51.177 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-06-29 09:09:51.180 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-06-29 09:09:51.182 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:09:51.184 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:09:51.187 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-06-29 09:09:51.189 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:09:51.192 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-29 09:09:51.194 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-29 09:09:51.197 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-06-29 09:09:51.199 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:09:51.201 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:09:51.204 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-06-29 09:09:51.216 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-06-29 09:09:51.219 | + functions-common:install_package:1464 : update_package_repo 2022-06-29 09:09:51.222 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-29 09:09:51.226 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-29 09:09:51.228 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-29 09:09:51.231 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-29 09:09:51.233 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-29 09:09:51.235 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:09:51.238 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:09:51.240 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-29 09:09:51.243 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-29 09:09:51.245 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-29 09:09:51.247 | + functions-common:apt_get_update:1191 : return 2022-06-29 09:09:51.250 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-06-29 09:09:51.252 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-29 09:09:51.255 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:09:51.257 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:09:51.260 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-06-29 09:09:51.282 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-06-29 09:09:51.391 | Reading package lists... 2022-06-29 09:09:51.645 | Building dependency tree... 2022-06-29 09:09:51.647 | Reading state information... 2022-06-29 09:09:51.899 | The following packages were automatically installed and are no longer required: 2022-06-29 09:09:51.900 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-29 09:09:51.900 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-29 09:09:51.900 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-29 09:09:51.900 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-29 09:09:51.900 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-29 09:09:51.901 | python3-zope.interface 2022-06-29 09:09:51.901 | Use 'sudo apt autoremove' to remove them. 2022-06-29 09:09:51.901 | The following additional packages will be installed: 2022-06-29 09:09:51.902 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-29 09:09:51.902 | python3-urwid 2022-06-29 09:09:51.903 | Suggested packages: 2022-06-29 09:09:51.903 | python-pyparsing-doc python-urwid-doc 2022-06-29 09:09:51.972 | The following NEW packages will be installed: 2022-06-29 09:09:51.973 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-29 09:09:51.973 | python3-urwid targetcli-fb 2022-06-29 09:09:52.112 | 0 upgraded, 6 newly installed, 0 to remove and 144 not upgraded. 2022-06-29 09:09:52.112 | Need to get 356 kB of archives. 2022-06-29 09:09:52.112 | After this operation, 2,294 kB of additional disk space will be used. 2022-06-29 09:09:52.112 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-06-29 09:09:52.309 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-06-29 09:09:52.416 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-06-29 09:09:52.430 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-06-29 09:09:52.441 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-06-29 09:09:52.453 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-06-29 09:09:53.011 | Fetched 356 kB in 0s (745 kB/s) 2022-06-29 09:09:53.044 | Selecting previously unselected package python3-pyparsing. 2022-06-29 09:09:53.096 | (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 ... 90881 files and directories currently installed.) 2022-06-29 09:09:53.100 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-06-29 09:09:53.102 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-06-29 09:09:53.138 | Selecting previously unselected package python3-urwid. 2022-06-29 09:09:53.147 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-06-29 09:09:53.149 | Unpacking python3-urwid (2.0.1-3) ... 2022-06-29 09:09:53.204 | Selecting previously unselected package python3-configshell-fb. 2022-06-29 09:09:53.214 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-06-29 09:09:53.216 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-29 09:09:53.251 | Selecting previously unselected package python3-pyudev. 2022-06-29 09:09:53.261 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-06-29 09:09:53.263 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-29 09:09:53.302 | Selecting previously unselected package python3-rtslib-fb. 2022-06-29 09:09:53.312 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-06-29 09:09:53.314 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-29 09:09:53.354 | Selecting previously unselected package targetcli-fb. 2022-06-29 09:09:53.363 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-06-29 09:09:53.366 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-29 09:09:53.423 | Setting up python3-urwid (2.0.1-3) ... 2022-06-29 09:09:53.769 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-29 09:09:53.769 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-29 09:09:53.769 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-29 09:09:53.769 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-29 09:09:53.769 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-29 09:09:53.769 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-29 09:09:53.770 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-29 09:09:53.770 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-29 09:09:53.877 | Setting up python3-pyparsing (2.4.6-1) ... 2022-06-29 09:09:54.178 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-29 09:09:54.470 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-29 09:09:54.739 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-29 09:09:55.960 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-29 09:09:56.469 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-06-29 09:09:56.469 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-06-29 09:09:58.452 | Processing triggers for man-db (2.9.1-1) ... 2022-06-29 09:09:58.555 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-29 09:10:07.023 | + functions-common:apt_get:1235 : result=0 2022-06-29 09:10:07.025 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-29 09:10:07.029 | + functions-common:time_stop:2440 : local name 2022-06-29 09:10:07.031 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:10:07.034 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:10:07.036 | + functions-common:time_stop:2443 : local total 2022-06-29 09:10:07.039 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:10:07.041 | + functions-common:time_stop:2446 : name=apt-get 2022-06-29 09:10:07.044 | + functions-common:time_stop:2447 : start_time=1656493791279 2022-06-29 09:10:07.046 | + functions-common:time_stop:2449 : [[ -z 1656493791279 ]] 2022-06-29 09:10:07.049 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:10:07.054 | + functions-common:time_stop:2452 : end_time=1656493807051 2022-06-29 09:10:07.056 | + functions-common:time_stop:2453 : elapsed_time=15772 2022-06-29 09:10:07.059 | + functions-common:time_stop:2454 : total=268347 2022-06-29 09:10:07.061 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:10:07.064 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=284119 2022-06-29 09:10:07.066 | + functions-common:apt_get:1239 : return 0 2022-06-29 09:10:07.069 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-29 09:10:07.072 | + ./stack.sh:main:921 : configure_cinder 2022-06-29 09:10:07.075 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-29 09:10:07.088 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-29 09:10:07.092 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-29 09:10:07.094 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-29 09:10:07.097 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-29 09:10:07.100 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-29 09:10:07.101 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-29 09:10:07.105 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-29 09:10:07.107 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-29 09:10:07.109 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-29 09:10:07.111 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-29 09:10:07.114 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-29 09:10:07.117 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-29 09:10:07.119 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-29 09:10:07.121 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-29 09:10:07.134 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-29 09:10:07.147 | + 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-29 09:10:07.159 | + 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-29 09:10:07.171 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-29 09:10:07.183 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-29 09:10:07.185 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-29 09:10:07.190 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.vVclwsBTlB 2022-06-29 09:10:07.192 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-29 09:10:07.194 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-29 09:10:07.197 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-29 09:10:07.199 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.vVclwsBTlB 2022-06-29 09:10:07.203 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.vVclwsBTlB 2022-06-29 09:10:07.215 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.vVclwsBTlB /etc/sudoers.d/cinder-rootwrap 2022-06-29 09:10:07.227 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-29 09:10:07.231 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-29 09:10:07.233 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-29 09:10:07.235 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-29 09:10:07.237 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-29 09:10:07.239 | + 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-29 09:10:07.242 | + 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-29 09:10:07.244 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-29 09:10:07.246 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-29 09:10:07.250 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-29 09:10:07.255 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-29 09:10:07.273 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-29 09:10:07.291 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-29 09:10:07.309 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-29 09:10:07.328 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-29 09:10:07.346 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-29 09:10:07.364 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-29 09:10:07.382 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-29 09:10:07.401 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-29 09:10:07.403 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-29 09:10:07.405 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-06-29 09:10:07.407 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-29 09:10:07.410 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-29 09:10:07.438 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-29 09:10:07.466 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-29 09:10:07.492 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-29 09:10:07.520 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-29 09:10:07.546 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-29 09:10:07.574 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-29 09:10:07.600 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-29 09:10:07.627 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-29 09:10:07.655 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-29 09:10:07.682 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-29 09:10:07.712 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-29 09:10:07.741 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-29 09:10:07.743 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-06-29 09:10:07.746 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-06-29 09:10:07.748 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-06-29 09:10:07.750 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-29 09:10:07.753 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-29 09:10:07.755 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-29 09:10:07.771 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:07.774 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-29 09:10:07.776 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-29 09:10:07.779 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-29 09:10:07.809 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-29 09:10:07.837 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-29 09:10:07.864 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-29 09:10:07.892 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-29 09:10:07.920 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-29 09:10:07.948 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-29 09:10:07.979 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-29 09:10:07.981 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.33 2022-06-29 09:10:08.009 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-29 09:10:08.039 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-29 09:10:08.047 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 9ce839722f3be7db920aa0c4c4afe16c 2022-06-29 09:10:08.074 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-29 09:10:08.077 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-06-29 09:10:08.104 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-06-29 09:10:08.132 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-06-29 09:10:08.159 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-29 09:10:08.187 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-06-29 09:10:08.203 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:08.205 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-06-29 09:10:08.221 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:08.224 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-06-29 09:10:08.240 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:08.243 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-06-29 09:10:08.259 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:08.261 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-06-29 09:10:08.263 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-29 09:10:08.265 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-29 09:10:08.268 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-29 09:10:08.270 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-29 09:10:08.273 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-29 09:10:08.275 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-29 09:10:08.291 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:08.294 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-29 09:10:08.297 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-29 09:10:08.299 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-29 09:10:08.315 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:08.319 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-29 09:10:08.321 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-29 09:10:08.350 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-29 09:10:08.352 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-29 09:10:08.354 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-06-29 09:10:08.357 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-29 09:10:08.359 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-29 09:10:08.362 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-29 09:10:08.378 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-29 09:10:08.380 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-29 09:10:08.383 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-29 09:10:08.385 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-29 09:10:08.387 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-29 09:10:08.415 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-29 09:10:08.442 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-29 09:10:08.470 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-29 09:10:08.498 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-06-29 09:10:08.514 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:08.516 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-29 09:10:08.518 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-29 09:10:08.521 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-29 09:10:08.524 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-29 09:10:08.526 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-29 09:10:08.528 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-29 09:10:08.531 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-29 09:10:08.535 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-29 09:10:08.538 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-29 09:10:08.540 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-29 09:10:08.553 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-29 09:10:08.553 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-29 09:10:08.561 | d /var/run/uwsgi 0755 ubuntu root 2022-06-29 09:10:08.564 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-29 09:10:08.580 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-29 09:10:08.582 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-29 09:10:08.587 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-29 09:10:08.616 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-29 09:10:08.642 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-29 09:10:08.669 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-29 09:10:08.696 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-29 09:10:08.723 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-29 09:10:08.750 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-29 09:10:08.778 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-29 09:10:08.804 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-29 09:10:08.832 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-29 09:10:08.859 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-29 09:10:08.886 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-29 09:10:08.913 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-29 09:10:08.940 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-29 09:10:08.942 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-29 09:10:08.945 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-29 09:10:08.948 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-29 09:10:08.950 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-29 09:10:08.952 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:08.955 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:08.957 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-29 09:10:08.960 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-29 09:10:08.963 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-29 09:10:08.989 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-29 09:10:09.018 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-29 09:10:09.018 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-29 09:10:09.026 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-29 09:10:09.030 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-29 09:10:09.032 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-29 09:10:09.034 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-29 09:10:09.036 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-29 09:10:09.039 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-29 09:10:09.041 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:09.043 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:09.046 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-29 09:10:09.048 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-29 09:10:09.050 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:09.053 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:09.056 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-29 09:10:09.117 | Enabling site cinder-wsgi. 2022-06-29 09:10:09.122 | To activate the new configuration, you need to run: 2022-06-29 09:10:09.122 | systemctl reload apache2 2022-06-29 09:10:09.126 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-29 09:10:09.128 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-29 09:10:09.131 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-29 09:10:09.134 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-29 09:10:09.266 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-29 09:10:09.269 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-29 09:10:09.297 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.33/image 2022-06-29 09:10:09.326 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-06-29 09:10:09.342 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:09.345 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-29 09:10:09.347 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-29 09:10:09.350 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-29 09:10:09.352 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-29 09:10:09.355 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-29 09:10:09.385 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-29 09:10:09.412 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.33/identity 2022-06-29 09:10:09.440 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-29 09:10:09.467 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-29 09:10:09.495 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-29 09:10:09.523 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-29 09:10:09.554 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-29 09:10:09.582 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-29 09:10:09.610 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-29 09:10:09.637 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-29 09:10:09.665 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-29 09:10:09.693 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-06-29 09:10:09.696 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-06-29 09:10:09.712 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:09.715 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.33:2379 2022-06-29 09:10:09.746 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-29 09:10:09.748 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-29 09:10:09.750 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-06-29 09:10:09.767 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:09.770 | + ./stack.sh:main:926 : stack_install_service neutron 2022-06-29 09:10:09.773 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-29 09:10:09.775 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-29 09:10:09.778 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-29 09:10:09.780 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-29 09:10:09.782 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-06-29 09:10:09.786 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-29 09:10:09.787 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-29 09:10:09.792 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-29 09:10:09.795 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-29 09:10:09.797 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-29 09:10:09.800 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-29 09:10:09.804 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-06-29 09:10:09.807 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-06-29 09:10:09.813 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-06-29 09:10:09.817 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:10:09.820 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:10:09.822 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-06-29 09:10:09.825 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:10:09.832 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-06-29 09:10:09.834 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-29 09:10:09.837 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-06-29 09:10:09.840 | + functions-common:git_clone:599 : local git_ref=master 2022-06-29 09:10:09.843 | + functions-common:git_clone:600 : local orig_dir 2022-06-29 09:10:09.845 | ++ functions-common:git_clone:601 : pwd 2022-06-29 09:10:09.848 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-29 09:10:09.851 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-29 09:10:09.854 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-29 09:10:09.870 | + functions-common:git_clone:604 : RECLONE=False 2022-06-29 09:10:09.872 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-29 09:10:09.874 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-29 09:10:09.877 | + functions-common:git_clone:618 : echo master 2022-06-29 09:10:09.877 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-29 09:10:09.882 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-06-29 09:10:09.884 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-29 09:10:09.887 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-29 09:10:09.900 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-06-29 09:10:09.902 | + functions-common:git_clone:679 : git show --oneline 2022-06-29 09:10:09.903 | + functions-common:git_clone:679 : head -1 2022-06-29 09:10:09.906 | e9a479519f Temporary make rally job non voting 2022-06-29 09:10:09.908 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-29 09:10:09.911 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-06-29 09:10:09.914 | + inc/python:setup_develop:334 : local bindep 2022-06-29 09:10:09.916 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-29 09:10:09.919 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-06-29 09:10:09.921 | + inc/python:setup_develop:340 : local extras= 2022-06-29 09:10:09.923 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-29 09:10:09.926 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-29 09:10:09.928 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-29 09:10:09.931 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-06-29 09:10:09.933 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-29 09:10:09.936 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-29 09:10:09.939 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-06-29 09:10:09.941 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-29 09:10:09.944 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-06-29 09:10:09.947 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-29 09:10:09.949 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-29 09:10:09.952 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-29 09:10:09.959 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-06-29 09:10:09.961 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-29 09:10:10.588 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-06-29 09:10:10.590 | + inc/python:setup_package:414 : local bindep=0 2022-06-29 09:10:10.593 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-29 09:10:10.595 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-29 09:10:10.597 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-29 09:10:10.600 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-06-29 09:10:10.602 | + inc/python:setup_package:423 : local flags=-e 2022-06-29 09:10:10.604 | + inc/python:setup_package:424 : local extras= 2022-06-29 09:10:10.607 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-29 09:10:10.609 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-29 09:10:10.611 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-29 09:10:10.614 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-29 09:10:10.616 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-29 09:10:10.619 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-06-29 09:10:10.639 | Using python 3.8 to install /opt/stack/neutron 2022-06-29 09:10:10.641 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-29 09:10:12.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:10:12.727 | from cryptography.utils import int_from_bytes 2022-06-29 09:10:12.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:10:12.727 | from cryptography.utils import int_from_bytes 2022-06-29 09:10:13.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:10:13.787 | Obtaining file:///opt/stack/neutron 2022-06-29 09:10:16.036 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-29 09:10:16.042 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-29 09:10:16.045 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-06-29 09:10:16.054 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-29 09:10:16.062 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-29 09:10:16.073 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-06-29 09:10:16.214 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-29 09:10:16.227 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-29 09:10:16.241 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-29 09:10:16.247 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-29 09:10:16.249 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-29 09:10:16.258 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-29 09:10:16.260 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-29 09:10:16.265 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-29 09:10:16.275 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-06-29 09:10:16.311 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-29 09:10:16.335 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-29 09:10:16.391 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-29 09:10:16.441 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-29 09:10:16.446 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-29 09:10:16.448 | Requirement already satisfied: neutron-lib===2.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (2.21.0) 2022-06-29 09:10:16.485 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-29 09:10:16.509 | Requirement already satisfied: os-ken===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-29 09:10:16.525 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-29 09:10:16.529 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-29 09:10:16.533 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-29 09:10:16.538 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-06-29 09:10:16.560 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-29 09:10:16.595 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-29 09:10:16.605 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-29 09:10:16.643 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-29 09:10:16.649 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-29 09:10:16.694 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-29 09:10:16.698 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-29 09:10:16.736 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-29 09:10:16.789 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-29 09:10:16.799 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-29 09:10:16.817 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-29 09:10:16.831 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-29 09:10:16.845 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-29 09:10:16.857 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-29 09:10:16.860 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-29 09:10:16.868 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-29 09:10:16.889 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-29 09:10:16.899 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-06-29 09:10:16.913 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-29 09:10:16.930 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-29 09:10:16.970 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-06-29 09:10:16.974 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-06-29 09:10:16.982 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-29 09:10:16.987 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-29 09:10:16.990 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.1) 2022-06-29 09:10:16.999 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-29 09:10:17.011 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-29 09:10:17.016 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-29 09:10:17.060 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-29 09:10:17.072 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-29 09:10:17.081 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-29 09:10:17.085 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-29 09:10:17.090 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-06-29 09:10:17.104 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-06-29 09:10:17.106 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-06-29 09:10:17.110 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-06-29 09:10:17.113 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-06-29 09:10:17.117 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-06-29 09:10:17.121 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-06-29 09:10:17.124 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-06-29 09:10:17.128 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-29 09:10:17.133 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.5.1) 2022-06-29 09:10:17.152 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-29 09:10:17.173 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-06-29 09:10:17.197 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-29 09:10:17.212 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-29 09:10:17.216 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-29 09:10:17.222 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-29 09:10:17.235 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-29 09:10:17.237 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-29 09:10:17.242 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-06-29 09:10:17.247 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-29 09:10:17.250 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-29 09:10:17.252 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-06-29 09:10:17.256 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-29 09:10:17.266 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-29 09:10:17.268 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-29 09:10:17.271 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-29 09:10:17.277 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-29 09:10:17.291 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-29 09:10:17.300 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-29 09:10:17.305 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-29 09:10:17.315 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-29 09:10:17.371 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-29 09:10:17.402 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-29 09:10:17.406 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-29 09:10:17.411 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-29 09:10:17.414 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-29 09:10:17.419 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-29 09:10:17.443 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-29 09:10:17.446 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-29 09:10:17.457 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-29 09:10:17.483 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-29 09:10:17.486 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-29 09:10:17.492 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-29 09:10:17.512 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-06-29 09:10:17.515 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-29 09:10:17.518 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-29 09:10:17.521 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-29 09:10:17.557 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-29 09:10:17.561 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-29 09:10:17.564 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-29 09:10:17.567 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-29 09:10:17.572 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-29 09:10:17.575 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-29 09:10:17.620 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-29 09:10:17.627 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-29 09:10:17.630 | Requirement already satisfied: fixtures===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.0) 2022-06-29 09:10:17.642 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (3.0.0) 2022-06-29 09:10:17.662 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-06-29 09:10:17.665 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-29 09:10:17.675 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-29 09:10:17.688 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-29 09:10:17.702 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-06-29 09:10:17.706 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-29 09:10:17.709 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-29 09:10:17.714 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-29 09:10:17.716 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-29 09:10:17.718 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-29 09:10:17.720 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-29 09:10:17.723 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-29 09:10:17.726 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-29 09:10:17.729 | Requirement already satisfied: waitress===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.1.2) 2022-06-29 09:10:17.742 | Requirement already satisfied: beautifulsoup4===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (4.11.1) 2022-06-29 09:10:17.748 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-29 09:10:17.797 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-29 09:10:17.800 | Requirement already satisfied: soupsieve===2.3.2.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (2.3.2.post1) 2022-06-29 09:10:17.805 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-29 09:10:17.865 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-29 09:10:18.763 | Installing collected packages: neutron 2022-06-29 09:10:18.763 | Attempting uninstall: neutron 2022-06-29 09:10:18.764 | Found existing installation: neutron 20.1.0 2022-06-29 09:10:24.080 | Uninstalling neutron-20.1.0: 2022-06-29 09:10:24.161 | Successfully uninstalled neutron-20.1.0 2022-06-29 09:10:24.162 | Running setup.py develop for neutron 2022-06-29 09:10:26.973 | Successfully installed neutron 2022-06-29 09:10:27.080 | + inc/python:pip_install:196 : result=0 2022-06-29 09:10:27.082 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:10:27.084 | + functions-common:time_stop:2440 : local name 2022-06-29 09:10:27.087 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:10:27.089 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:10:27.091 | + functions-common:time_stop:2443 : local total 2022-06-29 09:10:27.093 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:10:27.095 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:10:27.097 | + functions-common:time_stop:2447 : start_time=1656493810634 2022-06-29 09:10:27.100 | + functions-common:time_stop:2449 : [[ -z 1656493810634 ]] 2022-06-29 09:10:27.102 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:10:27.106 | + functions-common:time_stop:2452 : end_time=1656493827104 2022-06-29 09:10:27.109 | + functions-common:time_stop:2453 : elapsed_time=16470 2022-06-29 09:10:27.111 | + functions-common:time_stop:2454 : total=131938 2022-06-29 09:10:27.113 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:10:27.116 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=148408 2022-06-29 09:10:27.118 | + inc/python:pip_install:199 : return 0 2022-06-29 09:10:27.120 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-29 09:10:27.123 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-29 09:10:27.125 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-29 09:10:27.144 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-29 09:10:27.155 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-06-29 09:10:27.158 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-06-29 09:10:27.160 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:10:27.163 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:10:27.165 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-06-29 09:10:27.168 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:10:27.170 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-06-29 09:10:27.173 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-29 09:10:27.175 | + ./stack.sh:main:929 : is_service_enabled nova 2022-06-29 09:10:27.193 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:27.196 | + ./stack.sh:main:931 : stack_install_service nova 2022-06-29 09:10:27.198 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-29 09:10:27.200 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-29 09:10:27.203 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-29 09:10:27.206 | + lib/stack:stack_install_service:32 : install_nova 2022-06-29 09:10:27.208 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-06-29 09:10:27.211 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-06-29 09:10:27.213 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:10:27.215 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:10:27.217 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-06-29 09:10:27.220 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:10:27.222 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-06-29 09:10:27.238 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:27.240 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-06-29 09:10:27.257 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:27.259 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-06-29 09:10:27.275 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:27.278 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-06-29 09:10:27.280 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-29 09:10:27.282 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-06-29 09:10:27.284 | + functions-common:git_clone:599 : local git_ref=master 2022-06-29 09:10:27.286 | + functions-common:git_clone:600 : local orig_dir 2022-06-29 09:10:27.289 | ++ functions-common:git_clone:601 : pwd 2022-06-29 09:10:27.292 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-29 09:10:27.294 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-29 09:10:27.296 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-29 09:10:27.312 | + functions-common:git_clone:604 : RECLONE=False 2022-06-29 09:10:27.314 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-29 09:10:27.316 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-29 09:10:27.320 | + functions-common:git_clone:618 : echo master 2022-06-29 09:10:27.320 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-29 09:10:27.325 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-06-29 09:10:27.328 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-29 09:10:27.330 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-29 09:10:27.342 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-06-29 09:10:27.345 | + functions-common:git_clone:679 : git show --oneline 2022-06-29 09:10:27.345 | + functions-common:git_clone:679 : head -1 2022-06-29 09:10:27.350 | c53ec4e488 Merge "Change TooOldComputeService upgrade check code to failure" 2022-06-29 09:10:27.353 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-29 09:10:27.356 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-06-29 09:10:27.358 | + inc/python:setup_develop:334 : local bindep 2022-06-29 09:10:27.360 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-06-29 09:10:27.363 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-06-29 09:10:27.366 | + inc/python:setup_develop:340 : local extras= 2022-06-29 09:10:27.368 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-29 09:10:27.371 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-29 09:10:27.373 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-06-29 09:10:27.375 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-06-29 09:10:27.378 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-29 09:10:27.380 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-29 09:10:27.383 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-06-29 09:10:27.386 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-29 09:10:27.389 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-06-29 09:10:27.391 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-29 09:10:27.393 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-29 09:10:27.396 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-29 09:10:27.402 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-06-29 09:10:27.405 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-06-29 09:10:28.023 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-06-29 09:10:28.025 | + inc/python:setup_package:414 : local bindep=0 2022-06-29 09:10:28.028 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-29 09:10:28.030 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-29 09:10:28.032 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-06-29 09:10:28.035 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-06-29 09:10:28.038 | + inc/python:setup_package:423 : local flags=-e 2022-06-29 09:10:28.040 | + inc/python:setup_package:424 : local extras= 2022-06-29 09:10:28.042 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-29 09:10:28.044 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-29 09:10:28.047 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-29 09:10:28.049 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-29 09:10:28.051 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-29 09:10:28.054 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-06-29 09:10:28.074 | Using python 3.8 to install /opt/stack/nova 2022-06-29 09:10:28.076 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-29 09:10:30.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:10:30.170 | from cryptography.utils import int_from_bytes 2022-06-29 09:10:30.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:10:30.170 | from cryptography.utils import int_from_bytes 2022-06-29 09:10:31.224 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:10:31.224 | Obtaining file:///opt/stack/nova 2022-06-29 09:10:34.580 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-29 09:10:34.586 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-29 09:10:34.589 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-06-29 09:10:34.597 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-29 09:10:34.605 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-29 09:10:34.608 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-29 09:10:34.619 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-06-29 09:10:34.760 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-29 09:10:34.773 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-29 09:10:34.786 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-29 09:10:34.804 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-29 09:10:34.841 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-29 09:10:34.854 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-29 09:10:34.857 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-29 09:10:34.866 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-29 09:10:34.869 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-29 09:10:34.873 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-06-29 09:10:34.908 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-29 09:10:34.934 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-29 09:10:34.937 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-29 09:10:34.948 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-29 09:10:35.005 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-29 09:10:35.058 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-29 09:10:35.218 | Collecting microversion-parse===1.0.1 2022-06-29 09:10:35.226 | 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-29 09:10:35.332 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-29 09:10:35.337 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-29 09:10:35.340 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-29 09:10:35.364 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-29 09:10:35.385 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-29 09:10:35.389 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-29 09:10:35.393 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-29 09:10:35.398 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-06-29 09:10:35.420 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-29 09:10:35.437 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-29 09:10:35.473 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-29 09:10:35.483 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-29 09:10:35.521 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-29 09:10:35.527 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-29 09:10:35.572 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-29 09:10:35.602 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-06-29 09:10:35.612 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-29 09:10:35.650 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-29 09:10:35.703 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-29 09:10:35.714 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-29 09:10:35.732 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-29 09:10:35.746 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-29 09:10:35.760 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-29 09:10:35.772 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-29 09:10:35.775 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-29 09:10:35.783 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-29 09:10:35.805 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-29 09:10:35.814 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-06-29 09:10:35.829 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-29 09:10:35.847 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-06-29 09:10:35.856 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-29 09:10:35.861 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-06-29 09:10:35.893 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-29 09:10:35.897 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-29 09:10:35.908 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-29 09:10:35.914 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-29 09:10:35.931 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-29 09:10:35.940 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-29 09:10:35.944 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-29 09:10:35.949 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-06-29 09:10:35.964 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-06-29 09:10:35.967 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-06-29 09:10:35.970 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-06-29 09:10:35.974 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-06-29 09:10:35.978 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-06-29 09:10:35.981 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-06-29 09:10:35.985 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-06-29 09:10:35.988 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-29 09:10:36.004 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-29 09:10:36.019 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-29 09:10:36.024 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-06-29 09:10:36.039 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-29 09:10:36.060 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-06-29 09:10:36.085 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-29 09:10:36.094 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-29 09:10:36.101 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-29 09:10:36.113 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-29 09:10:36.116 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-06-29 09:10:36.120 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-29 09:10:36.124 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-29 09:10:36.127 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-29 09:10:36.130 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-29 09:10:36.140 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-29 09:10:36.143 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-29 09:10:36.146 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-29 09:10:36.152 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-06-29 09:10:36.202 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-29 09:10:36.216 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-29 09:10:36.224 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-29 09:10:36.230 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-29 09:10:36.240 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-29 09:10:36.295 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-29 09:10:36.328 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-29 09:10:36.332 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-06-29 09:10:36.338 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-29 09:10:36.456 | Collecting websockify===0.10.0 2022-06-29 09:10:36.462 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-06-29 09:10:36.569 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-29 09:10:36.573 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-29 09:10:36.577 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-29 09:10:36.601 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-29 09:10:36.604 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-29 09:10:36.614 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-29 09:10:36.618 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-29 09:10:36.643 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-29 09:10:36.648 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-29 09:10:36.668 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-06-29 09:10:36.671 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-29 09:10:36.677 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-29 09:10:36.680 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-29 09:10:36.686 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-29 09:10:36.689 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-29 09:10:36.693 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-29 09:10:36.696 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-29 09:10:36.741 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-29 09:10:36.749 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-29 09:10:36.751 | Requirement already satisfied: fixtures===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.0) 2022-06-29 09:10:36.764 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-06-29 09:10:36.768 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-06-29 09:10:36.780 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-29 09:10:36.793 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-29 09:10:36.804 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-29 09:10:36.818 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-06-29 09:10:36.822 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-29 09:10:36.826 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-29 09:10:36.829 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-29 09:10:36.832 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-29 09:10:36.835 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-29 09:10:36.840 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-06-29 09:10:36.877 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-29 09:10:36.882 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-29 09:10:38.018 | Collecting numpy===1.23.0 2022-06-29 09:10:38.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ae8/adff4172692ce/numpy-1.23.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-06-29 09:10:39.315 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-29 09:10:39.318 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-29 09:10:39.321 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-29 09:10:39.323 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-06-29 09:10:39.326 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-29 09:10:39.374 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-29 09:10:39.377 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-29 09:10:39.436 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-29 09:10:40.289 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-06-29 09:10:43.949 | Running setup.py develop for nova 2022-06-29 09:10:47.528 | Successfully installed microversion-parse-1.0.1 nova numpy-1.23.0 websockify-0.10.0 2022-06-29 09:10:47.691 | + inc/python:pip_install:196 : result=0 2022-06-29 09:10:47.693 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:10:47.695 | + functions-common:time_stop:2440 : local name 2022-06-29 09:10:47.697 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:10:47.699 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:10:47.702 | + functions-common:time_stop:2443 : local total 2022-06-29 09:10:47.704 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:10:47.706 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:10:47.708 | + functions-common:time_stop:2447 : start_time=1656493828068 2022-06-29 09:10:47.710 | + functions-common:time_stop:2449 : [[ -z 1656493828068 ]] 2022-06-29 09:10:47.713 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:10:47.717 | + functions-common:time_stop:2452 : end_time=1656493847715 2022-06-29 09:10:47.719 | + functions-common:time_stop:2453 : elapsed_time=19647 2022-06-29 09:10:47.721 | + functions-common:time_stop:2454 : total=148408 2022-06-29 09:10:47.724 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:10:47.726 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=168055 2022-06-29 09:10:47.728 | + inc/python:pip_install:199 : return 0 2022-06-29 09:10:47.731 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-29 09:10:47.733 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-29 09:10:47.735 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-29 09:10:47.754 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-29 09:10:47.766 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-06-29 09:10:47.768 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-06-29 09:10:47.771 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:10:47.773 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:10:47.776 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-06-29 09:10:47.778 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:10:47.781 | + lib/nova:install_nova:924 : 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-29 09:10:47.793 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-29 09:10:47.796 | + ./stack.sh:main:932 : configure_nova 2022-06-29 09:10:47.798 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-06-29 09:10:47.811 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-06-29 09:10:47.813 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-29 09:10:47.815 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-29 09:10:47.819 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-29 09:10:47.819 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-29 09:10:47.824 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-29 09:10:47.827 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-29 09:10:47.830 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-29 09:10:47.832 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-29 09:10:47.835 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-29 09:10:47.837 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-29 09:10:47.840 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-29 09:10:47.842 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-29 09:10:47.854 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-29 09:10:47.867 | + 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-29 09:10:47.879 | + 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-29 09:10:47.891 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-29 09:10:47.902 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-29 09:10:47.905 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-29 09:10:47.910 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PuAI3MtCr5 2022-06-29 09:10:47.913 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-29 09:10:47.915 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-29 09:10:47.918 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-29 09:10:47.920 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-29 09:10:47.922 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-29 09:10:47.925 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PuAI3MtCr5 2022-06-29 09:10:47.929 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PuAI3MtCr5 2022-06-29 09:10:47.940 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PuAI3MtCr5 /etc/sudoers.d/nova-rootwrap 2022-06-29 09:10:47.953 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-29 09:10:47.958 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-29 09:10:47.960 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-29 09:10:47.962 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-29 09:10:47.965 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-29 09:10:47.967 | + 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-29 09:10:47.969 | + 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-29 09:10:47.972 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,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-29 09:10:47.975 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-29 09:10:47.979 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-06-29 09:10:47.996 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:47.998 | + lib/nova:configure_nova:334 : create_nova_conf 2022-06-29 09:10:48.000 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-29 09:10:48.004 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-06-29 09:10:48.007 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-29 09:10:48.037 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-06-29 09:10:48.039 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-29 09:10:48.064 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-29 09:10:48.093 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-29 09:10:48.121 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-29 09:10:48.156 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-29 09:10:48.185 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-29 09:10:48.214 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-06-29 09:10:48.216 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.33 2022-06-29 09:10:48.242 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-29 09:10:48.268 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-29 09:10:48.295 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-29 09:10:48.321 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-29 09:10:48.348 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-29 09:10:48.377 | + lib/nova:create_nova_conf:433 : is_fedora 2022-06-29 09:10:48.379 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-29 09:10:48.382 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-29 09:10:48.384 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-29 09:10:48.386 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-29 09:10:48.388 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-29 09:10:48.390 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-29 09:10:48.392 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-29 09:10:48.394 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-29 09:10:48.397 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-29 09:10:48.400 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-29 09:10:48.402 | + lib/nova:create_nova_conf:433 : is_suse 2022-06-29 09:10:48.404 | + functions-common:is_suse:537 : is_opensuse 2022-06-29 09:10:48.406 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-29 09:10:48.408 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-29 09:10:48.410 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-29 09:10:48.412 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-29 09:10:48.415 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-29 09:10:48.417 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-06-29 09:10:48.432 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:48.434 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-29 09:10:48.437 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-06-29 09:10:48.439 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-29 09:10:48.468 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-06-29 09:10:48.470 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-29 09:10:48.472 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-29 09:10:48.474 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-29 09:10:48.477 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-29 09:10:48.479 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-29 09:10:48.481 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-29 09:10:48.496 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:48.498 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-29 09:10:48.500 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-29 09:10:48.503 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-29 09:10:48.533 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-06-29 09:10:48.535 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-06-29 09:10:48.538 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-06-29 09:10:48.540 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-06-29 09:10:48.542 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-29 09:10:48.544 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-29 09:10:48.546 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-29 09:10:48.561 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:48.563 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-29 09:10:48.566 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-29 09:10:48.569 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-29 09:10:48.598 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-06-29 09:10:48.627 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-29 09:10:48.654 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-29 09:10:48.680 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-06-29 09:10:48.696 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:48.698 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-06-29 09:10:48.714 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:48.717 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-06-29 09:10:48.718 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-06-29 09:10:48.723 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-06-29 09:10:48.725 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-29 09:10:48.751 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-06-29 09:10:48.767 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:48.769 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-29 09:10:48.772 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-06-29 09:10:48.774 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-29 09:10:48.776 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-29 09:10:48.778 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-29 09:10:48.806 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-29 09:10:48.833 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-29 09:10:48.859 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-29 09:10:48.885 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-29 09:10:48.911 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-29 09:10:48.938 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-29 09:10:48.965 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-29 09:10:48.991 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-29 09:10:49.018 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-29 09:10:49.044 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-06-29 09:10:49.060 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:49.063 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-06-29 09:10:49.065 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-29 09:10:49.095 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-29 09:10:49.122 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.33/identity 2022-06-29 09:10:49.148 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-06-29 09:10:49.175 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-29 09:10:49.201 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-29 09:10:49.229 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-29 09:10:49.255 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-29 09:10:49.282 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-06-29 09:10:49.297 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:49.300 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-06-29 09:10:49.302 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-29 09:10:49.329 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-29 09:10:49.358 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-29 09:10:49.360 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-29 09:10:49.387 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-06-29 09:10:49.389 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-06-29 09:10:49.392 | + lib/nova:create_nova_conf:501 : is_suse 2022-06-29 09:10:49.394 | + functions-common:is_suse:537 : is_opensuse 2022-06-29 09:10:49.396 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-29 09:10:49.398 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-29 09:10:49.400 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-29 09:10:49.402 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-29 09:10:49.404 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-29 09:10:49.407 | + lib/nova:create_nova_conf:501 : is_fedora 2022-06-29 09:10:49.409 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-29 09:10:49.412 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-29 09:10:49.414 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-29 09:10:49.416 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-29 09:10:49.418 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-29 09:10:49.420 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-29 09:10:49.422 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-29 09:10:49.425 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-29 09:10:49.427 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-29 09:10:49.429 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-29 09:10:49.432 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-06-29 09:10:49.434 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-06-29 09:10:49.436 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-06-29 09:10:49.439 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-29 09:10:49.456 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-29 09:10:49.458 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-29 09:10:49.460 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-29 09:10:49.463 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-29 09:10:49.465 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-29 09:10:49.492 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-29 09:10:49.518 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-29 09:10:49.546 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-29 09:10:49.572 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-29 09:10:49.603 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-06-29 09:10:49.619 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:49.621 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-29 09:10:49.624 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-29 09:10:49.626 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-29 09:10:49.628 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-06-29 09:10:49.630 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-29 09:10:49.633 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-29 09:10:49.636 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-06-29 09:10:49.639 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-06-29 09:10:49.642 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-29 09:10:49.644 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-29 09:10:49.657 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-29 09:10:49.657 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-29 09:10:49.666 | d /var/run/uwsgi 0755 ubuntu root 2022-06-29 09:10:49.669 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-29 09:10:49.684 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-29 09:10:49.686 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-29 09:10:49.690 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-29 09:10:49.718 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-29 09:10:49.745 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-29 09:10:49.772 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-29 09:10:49.797 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-29 09:10:49.824 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-29 09:10:49.851 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-29 09:10:49.877 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-29 09:10:49.903 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-29 09:10:49.930 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-29 09:10:49.956 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-29 09:10:49.982 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-29 09:10:50.009 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-29 09:10:50.036 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-29 09:10:50.038 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-29 09:10:50.041 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-06-29 09:10:50.043 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-06-29 09:10:50.046 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-29 09:10:50.048 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:50.050 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:50.053 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-29 09:10:50.056 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-29 09:10:50.058 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-29 09:10:50.085 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-29 09:10:50.112 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-29 09:10:50.112 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-29 09:10:50.122 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-29 09:10:50.125 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-06-29 09:10:50.127 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-06-29 09:10:50.129 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-29 09:10:50.131 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-29 09:10:50.134 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-29 09:10:50.136 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:50.138 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:50.140 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-29 09:10:50.143 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-29 09:10:50.145 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:50.147 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:50.149 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-06-29 09:10:50.211 | Enabling site nova-api-wsgi. 2022-06-29 09:10:50.216 | To activate the new configuration, you need to run: 2022-06-29 09:10:50.216 | systemctl reload apache2 2022-06-29 09:10:50.220 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-29 09:10:50.223 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-29 09:10:50.225 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-29 09:10:50.228 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-29 09:10:50.357 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-06-29 09:10:50.374 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:50.376 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-29 09:10:50.378 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-29 09:10:50.381 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-29 09:10:50.383 | + lib/apache:write_uwsgi_config:256 : local url= 2022-06-29 09:10:50.385 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-06-29 09:10:50.387 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-29 09:10:50.390 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-29 09:10:50.394 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-06-29 09:10:50.397 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-29 09:10:50.400 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-29 09:10:50.412 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-29 09:10:50.413 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-29 09:10:50.421 | d /var/run/uwsgi 0755 ubuntu root 2022-06-29 09:10:50.424 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-29 09:10:50.440 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-29 09:10:50.442 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-29 09:10:50.446 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-29 09:10:50.475 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-29 09:10:50.501 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-29 09:10:50.528 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-29 09:10:50.555 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-29 09:10:50.582 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-29 09:10:50.609 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-29 09:10:50.636 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-29 09:10:50.663 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-29 09:10:50.689 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-29 09:10:50.716 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-29 09:10:50.742 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-29 09:10:50.769 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-29 09:10:50.796 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-06-29 09:10:50.798 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-29 09:10:50.825 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-06-29 09:10:50.842 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:50.844 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-29 09:10:50.874 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-06-29 09:10:50.876 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-29 09:10:50.878 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-29 09:10:50.896 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:50.898 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-29 09:10:50.901 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-29 09:10:50.927 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-29 09:10:50.958 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-29 09:10:50.960 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-29 09:10:50.963 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-29 09:10:50.965 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-29 09:10:50.967 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-29 09:10:50.969 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-29 09:10:50.985 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:50.988 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-29 09:10:50.991 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-29 09:10:50.993 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-29 09:10:51.009 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:51.011 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-29 09:10:51.014 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-29 09:10:51.041 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-29 09:10:51.043 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-29 09:10:51.045 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-29 09:10:51.073 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-29 09:10:51.100 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-29 09:10:51.131 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-06-29 09:10:51.146 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:51.149 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-29 09:10:51.176 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-06-29 09:10:51.178 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-06-29 09:10:51.181 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-06-29 09:10:51.211 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-06-29 09:10:51.238 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.33/identity 2022-06-29 09:10:51.265 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-06-29 09:10:51.292 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-06-29 09:10:51.320 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-06-29 09:10:51.347 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-06-29 09:10:51.375 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-06-29 09:10:51.402 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-06-29 09:10:51.430 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-06-29 09:10:51.446 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:51.449 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-06-29 09:10:51.453 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-29 09:10:51.456 | + lib/nova:create_nova_conf:549 : local conf 2022-06-29 09:10:51.458 | + lib/nova:create_nova_conf:550 : local vhost 2022-06-29 09:10:51.461 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-06-29 09:10:51.463 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-29 09:10:51.466 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-29 09:10:51.468 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-06-29 09:10:51.471 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-06-29 09:10:51.473 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-06-29 09:10:51.478 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-06-29 09:10:51.480 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-06-29 09:10:51.482 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-06-29 09:10:51.485 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-06-29 09:10:51.487 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-29 09:10:51.490 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-29 09:10:51.492 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-29 09:10:51.508 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:51.510 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-29 09:10:51.512 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-29 09:10:51.515 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-29 09:10:51.545 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-29 09:10:51.575 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-29 09:10:51.605 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-29 09:10:51.607 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-06-29 09:10:51.610 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-29 09:10:51.612 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-29 09:10:51.628 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:51.632 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-29 09:10:51.632 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-29 09:10:52.323 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-06-29 09:10:52.325 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-06-29 09:10:52.999 | Adding vhost "nova_cell1" ... 2022-06-29 09:10:53.043 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-06-29 09:10:53.736 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-06-29 09:10:53.760 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-29 09:10:53.762 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-29 09:10:53.764 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-29 09:10:53.767 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-29 09:10:53.769 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-29 09:10:53.772 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-29 09:10:53.789 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:53.792 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-29 09:10:53.794 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-29 09:10:53.797 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-29 09:10:53.812 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:53.815 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-29 09:10:53.818 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-29 09:10:53.846 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-29 09:10:53.848 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-29 09:10:53.851 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-06-29 09:10:53.867 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:53.869 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-29 09:10:53.871 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-06-29 09:10:53.873 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-29 09:10:53.904 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.33/identity 2022-06-29 09:10:53.930 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-29 09:10:53.958 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-29 09:10:53.985 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-29 09:10:54.013 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-29 09:10:54.040 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-29 09:10:54.068 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-29 09:10:54.095 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-06-29 09:10:54.097 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-29 09:10:54.099 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-29 09:10:54.102 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-29 09:10:54.119 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-29 09:10:54.121 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-29 09:10:54.123 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-29 09:10:54.126 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-29 09:10:54.128 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-29 09:10:54.155 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-29 09:10:54.184 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-29 09:10:54.212 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-29 09:10:54.239 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-29 09:10:54.242 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-06-29 09:10:54.246 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-29 09:10:54.248 | + lib/nova:create_nova_conf:583 : local conf 2022-06-29 09:10:54.251 | + lib/nova:create_nova_conf:584 : local offset 2022-06-29 09:10:54.253 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-06-29 09:10:54.256 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-29 09:10:54.258 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-29 09:10:54.261 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-06-29 09:10:54.263 | + lib/nova:create_nova_conf:586 : offset=0 2022-06-29 09:10:54.266 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-29 09:10:54.268 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-06-29 09:10:54.270 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-06-29 09:10:54.272 | + lib/nova:configure_console_proxies:699 : offset=0 2022-06-29 09:10:54.275 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-06-29 09:10:54.290 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:54.292 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-06-29 09:10:54.294 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-06-29 09:10:54.310 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:54.313 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-06-29 09:10:54.329 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:54.331 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-06-29 09:10:54.347 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:10:54.350 | + ./stack.sh:main:935 : is_service_enabled placement 2022-06-29 09:10:54.367 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:10:54.370 | + ./stack.sh:main:937 : stack_install_service placement 2022-06-29 09:10:54.372 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-29 09:10:54.375 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-29 09:10:54.377 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-29 09:10:54.380 | + lib/stack:stack_install_service:32 : install_placement 2022-06-29 09:10:54.382 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-29 09:10:54.385 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-06-29 09:10:54.387 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:54.390 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:54.392 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-06-29 09:10:54.395 | + functions-common:install_package:1464 : update_package_repo 2022-06-29 09:10:54.397 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-29 09:10:54.400 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-29 09:10:54.402 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-29 09:10:54.405 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-29 09:10:54.407 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-29 09:10:54.409 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:54.412 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:54.415 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-29 09:10:54.417 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-29 09:10:54.419 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-29 09:10:54.422 | + functions-common:apt_get_update:1191 : return 2022-06-29 09:10:54.424 | + functions-common:install_package:1465 : real_install_package apache2 2022-06-29 09:10:54.427 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-29 09:10:54.430 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:54.432 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:54.434 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-06-29 09:10:54.455 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-29 09:10:54.564 | Reading package lists... 2022-06-29 09:10:54.808 | Building dependency tree... 2022-06-29 09:10:54.810 | Reading state information... 2022-06-29 09:10:55.057 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-06-29 09:10:55.057 | The following packages were automatically installed and are no longer required: 2022-06-29 09:10:55.058 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-29 09:10:55.058 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-29 09:10:55.058 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-29 09:10:55.058 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-29 09:10:55.058 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-29 09:10:55.058 | python3-zope.interface 2022-06-29 09:10:55.058 | Use 'sudo apt autoremove' to remove them. 2022-06-29 09:10:55.179 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-29 09:10:55.183 | + functions-common:apt_get:1235 : result=0 2022-06-29 09:10:55.186 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-29 09:10:55.188 | + functions-common:time_stop:2440 : local name 2022-06-29 09:10:55.190 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:10:55.193 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:10:55.195 | + functions-common:time_stop:2443 : local total 2022-06-29 09:10:55.198 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:10:55.200 | + functions-common:time_stop:2446 : name=apt-get 2022-06-29 09:10:55.203 | + functions-common:time_stop:2447 : start_time=1656493854453 2022-06-29 09:10:55.205 | + functions-common:time_stop:2449 : [[ -z 1656493854453 ]] 2022-06-29 09:10:55.209 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:10:55.213 | + functions-common:time_stop:2452 : end_time=1656493855210 2022-06-29 09:10:55.215 | + functions-common:time_stop:2453 : elapsed_time=757 2022-06-29 09:10:55.218 | + functions-common:time_stop:2454 : total=284119 2022-06-29 09:10:55.220 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:10:55.222 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=284876 2022-06-29 09:10:55.225 | + functions-common:apt_get:1239 : return 0 2022-06-29 09:10:55.227 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-06-29 09:10:55.230 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-06-29 09:10:55.233 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-06-29 09:10:55.235 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-06-29 09:10:55.238 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-06-29 09:10:55.260 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-06-29 09:10:55.262 | + functions-common:install_package:1464 : update_package_repo 2022-06-29 09:10:55.265 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-29 09:10:55.267 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-29 09:10:55.270 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-29 09:10:55.273 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-29 09:10:55.275 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-29 09:10:55.278 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:55.280 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:55.282 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-29 09:10:55.285 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-29 09:10:55.287 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-29 09:10:55.290 | + functions-common:apt_get_update:1191 : return 2022-06-29 09:10:55.292 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-06-29 09:10:55.295 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-29 09:10:55.297 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:10:55.300 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:10:55.302 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-06-29 09:10:55.325 | + functions-common:apt_get:1231 : 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-29 09:10:55.435 | Reading package lists... 2022-06-29 09:10:55.685 | Building dependency tree... 2022-06-29 09:10:55.686 | Reading state information... 2022-06-29 09:10:55.941 | The following packages were automatically installed and are no longer required: 2022-06-29 09:10:55.943 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-29 09:10:55.943 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-29 09:10:55.943 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-29 09:10:55.943 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-29 09:10:55.943 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-29 09:10:55.943 | python3-zope.interface 2022-06-29 09:10:55.943 | Use 'sudo apt autoremove' to remove them. 2022-06-29 09:10:56.009 | The following NEW packages will be installed: 2022-06-29 09:10:56.009 | libapache2-mod-wsgi-py3 2022-06-29 09:10:56.147 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2022-06-29 09:10:56.147 | Need to get 93.3 kB of archives. 2022-06-29 09:10:56.147 | After this operation, 300 kB of additional disk space will be used. 2022-06-29 09:10:56.147 | 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-29 09:10:56.873 | Fetched 93.3 kB in 0s (305 kB/s) 2022-06-29 09:10:56.906 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-06-29 09:10:56.958 | (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 ... 91050 files and directories currently installed.) 2022-06-29 09:10:56.962 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-06-29 09:10:56.964 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-29 09:10:57.027 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-06-29 09:10:57.189 | apache2_invoke: Enable module wsgi 2022-06-29 09:11:05.852 | + functions-common:apt_get:1235 : result=0 2022-06-29 09:11:05.855 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-29 09:11:05.857 | + functions-common:time_stop:2440 : local name 2022-06-29 09:11:05.860 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:11:05.862 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:11:05.864 | + functions-common:time_stop:2443 : local total 2022-06-29 09:11:05.867 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:11:05.869 | + functions-common:time_stop:2446 : name=apt-get 2022-06-29 09:11:05.871 | + functions-common:time_stop:2447 : start_time=1656493855322 2022-06-29 09:11:05.874 | + functions-common:time_stop:2449 : [[ -z 1656493855322 ]] 2022-06-29 09:11:05.877 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:11:05.881 | + functions-common:time_stop:2452 : end_time=1656493865878 2022-06-29 09:11:05.884 | + functions-common:time_stop:2453 : elapsed_time=10556 2022-06-29 09:11:05.886 | + functions-common:time_stop:2454 : total=284876 2022-06-29 09:11:05.888 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:11:05.891 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=295432 2022-06-29 09:11:05.893 | + functions-common:apt_get:1239 : return 0 2022-06-29 09:11:05.896 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-06-29 09:11:05.899 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-06-29 09:11:05.901 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-29 09:11:05.904 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:11:05.906 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:11:05.909 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-29 09:11:05.911 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-06-29 09:11:05.966 | wsgi (enabled by maintainer script) 2022-06-29 09:11:05.970 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-29 09:11:05.972 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-29 09:11:05.975 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-29 09:11:05.978 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-29 09:11:05.980 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-06-29 09:11:05.983 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-29 09:11:05.987 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-29 09:11:05.987 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-29 09:11:05.993 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-06-29 09:11:05.996 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-06-29 09:11:05.998 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-06-29 09:11:06.001 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-29 09:11:06.003 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-29 09:11:06.026 | Using python 3.8 to install osc-placement 2022-06-29 09:11:06.029 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-29 09:11:08.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:11:08.153 | from cryptography.utils import int_from_bytes 2022-06-29 09:11:08.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:11:08.153 | from cryptography.utils import int_from_bytes 2022-06-29 09:11:09.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:11:09.359 | Collecting osc-placement===3.2.0 2022-06-29 09:11:09.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-06-29 09:11:09.491 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-06-29 09:11:09.504 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-29 09:11:09.509 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-29 09:11:09.512 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-29 09:11:09.518 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-29 09:11:09.522 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-29 09:11:09.524 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-29 09:11:09.527 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-29 09:11:09.542 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-29 09:11:09.598 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-29 09:11:09.603 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-29 09:11:09.606 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-29 09:11:09.609 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-29 09:11:09.614 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-29 09:11:09.620 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-29 09:11:09.626 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-29 09:11:09.650 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-29 09:11:09.663 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-29 09:11:09.677 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-29 09:11:09.680 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-29 09:11:09.684 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-29 09:11:09.687 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-29 09:11:09.724 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-06-29 09:11:09.727 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-29 09:11:09.748 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-29 09:11:09.752 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-29 09:11:09.758 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-29 09:11:09.760 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-29 09:11:09.762 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-29 09:11:09.765 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-29 09:11:09.777 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-29 09:11:09.780 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-29 09:11:09.827 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-29 09:11:09.830 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-29 09:11:09.836 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-29 09:11:09.838 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-29 09:11:09.870 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-29 09:11:09.873 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-29 09:11:09.876 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-29 09:11:09.881 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-29 09:11:09.884 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-29 09:11:09.944 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-29 09:11:11.765 | Installing collected packages: osc-placement 2022-06-29 09:11:11.958 | Successfully installed osc-placement-3.2.0 2022-06-29 09:11:12.058 | + inc/python:pip_install:196 : result=0 2022-06-29 09:11:12.061 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:11:12.063 | + functions-common:time_stop:2440 : local name 2022-06-29 09:11:12.066 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:11:12.069 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:11:12.071 | + functions-common:time_stop:2443 : local total 2022-06-29 09:11:12.074 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:11:12.076 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:11:12.079 | + functions-common:time_stop:2447 : start_time=1656493866020 2022-06-29 09:11:12.082 | + functions-common:time_stop:2449 : [[ -z 1656493866020 ]] 2022-06-29 09:11:12.085 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:11:12.089 | + functions-common:time_stop:2452 : end_time=1656493872087 2022-06-29 09:11:12.092 | + functions-common:time_stop:2453 : elapsed_time=6067 2022-06-29 09:11:12.094 | + functions-common:time_stop:2454 : total=168055 2022-06-29 09:11:12.097 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:11:12.099 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=174122 2022-06-29 09:11:12.102 | + inc/python:pip_install:199 : return 0 2022-06-29 09:11:12.104 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-06-29 09:11:12.107 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-29 09:11:12.109 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-06-29 09:11:12.111 | + functions-common:git_clone:599 : local git_ref=master 2022-06-29 09:11:12.114 | + functions-common:git_clone:600 : local orig_dir 2022-06-29 09:11:12.117 | ++ functions-common:git_clone:601 : pwd 2022-06-29 09:11:12.120 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-29 09:11:12.123 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-29 09:11:12.126 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-29 09:11:12.143 | + functions-common:git_clone:604 : RECLONE=False 2022-06-29 09:11:12.145 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-29 09:11:12.147 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-29 09:11:12.150 | + functions-common:git_clone:618 : echo master 2022-06-29 09:11:12.151 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-29 09:11:12.156 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-06-29 09:11:12.158 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-06-29 09:11:12.161 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-06-29 09:11:12.163 | + functions-common:git_timed:703 : local count=0 2022-06-29 09:11:12.166 | + functions-common:git_timed:704 : local timeout=0 2022-06-29 09:11:12.169 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-06-29 09:11:12.171 | + functions-common:git_timed:707 : timeout=0 2022-06-29 09:11:12.173 | + functions-common:git_timed:710 : time_start git_timed 2022-06-29 09:11:12.176 | + functions-common:time_start:2426 : local name=git_timed 2022-06-29 09:11:12.179 | + functions-common:time_start:2427 : local start_time= 2022-06-29 09:11:12.181 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-06-29 09:11:12.184 | ++ functions-common:time_start:2431 : date +%s%3N 2022-06-29 09:11:12.188 | + functions-common:time_start:2431 : _TIME_START[$name]=1656493872185 2022-06-29 09:11:12.190 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-06-29 09:11:12.194 | Cloning into '/opt/stack/placement'... 2022-06-29 09:11:39.990 | + functions-common:git_timed:725 : time_stop git_timed 2022-06-29 09:11:39.993 | + functions-common:time_stop:2440 : local name 2022-06-29 09:11:39.995 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:11:39.997 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:11:39.999 | + functions-common:time_stop:2443 : local total 2022-06-29 09:11:40.002 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:11:40.004 | + functions-common:time_stop:2446 : name=git_timed 2022-06-29 09:11:40.006 | + functions-common:time_stop:2447 : start_time=1656493872185 2022-06-29 09:11:40.009 | + functions-common:time_stop:2449 : [[ -z 1656493872185 ]] 2022-06-29 09:11:40.012 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:11:40.016 | + functions-common:time_stop:2452 : end_time=1656493900013 2022-06-29 09:11:40.018 | + functions-common:time_stop:2453 : elapsed_time=27828 2022-06-29 09:11:40.020 | + functions-common:time_stop:2454 : total=0 2022-06-29 09:11:40.023 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:11:40.026 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27828 2022-06-29 09:11:40.028 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-29 09:11:40.041 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-06-29 09:11:40.044 | + functions-common:git_clone:679 : git show --oneline 2022-06-29 09:11:40.044 | + functions-common:git_clone:679 : head -1 2022-06-29 09:11:40.048 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-06-29 09:11:40.050 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-29 09:11:40.053 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-29 09:11:40.055 | + inc/python:setup_develop:334 : local bindep 2022-06-29 09:11:40.058 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-06-29 09:11:40.060 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-06-29 09:11:40.063 | + inc/python:setup_develop:340 : local extras= 2022-06-29 09:11:40.065 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-29 09:11:40.068 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-29 09:11:40.071 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-06-29 09:11:40.074 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-06-29 09:11:40.076 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-29 09:11:40.079 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-29 09:11:40.082 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-06-29 09:11:40.085 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-29 09:11:40.088 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-06-29 09:11:40.091 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-29 09:11:40.093 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-29 09:11:40.096 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-29 09:11:40.102 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-06-29 09:11:40.105 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-06-29 09:11:40.724 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-06-29 09:11:40.727 | + inc/python:setup_package:414 : local bindep=0 2022-06-29 09:11:40.730 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-29 09:11:40.732 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-29 09:11:40.735 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-06-29 09:11:40.737 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-06-29 09:11:40.740 | + inc/python:setup_package:423 : local flags=-e 2022-06-29 09:11:40.743 | + inc/python:setup_package:424 : local extras= 2022-06-29 09:11:40.745 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-29 09:11:40.748 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-29 09:11:40.750 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-29 09:11:40.753 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-29 09:11:40.755 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-29 09:11:40.758 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-06-29 09:11:40.779 | Using python 3.8 to install /opt/stack/placement 2022-06-29 09:11:40.781 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-29 09:11:42.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:11:42.871 | from cryptography.utils import int_from_bytes 2022-06-29 09:11:42.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:11:42.871 | from cryptography.utils import int_from_bytes 2022-06-29 09:11:43.905 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:11:43.905 | Obtaining file:///opt/stack/placement 2022-06-29 09:11:45.236 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-29 09:11:45.247 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-06-29 09:11:45.392 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-29 09:11:45.406 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-29 09:11:45.410 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-29 09:11:45.421 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-29 09:11:45.472 | 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 245)) (1.0.1) 2022-06-29 09:11:45.477 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-29 09:11:45.480 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-29 09:11:45.485 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-29 09:11:45.521 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-29 09:11:45.532 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-29 09:11:45.570 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-29 09:11:45.576 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-29 09:11:45.623 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-29 09:11:45.627 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-29 09:11:45.665 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-29 09:11:45.683 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-06-29 09:11:45.698 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-29 09:11:45.706 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-29 09:11:45.716 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-06-29 09:11:45.729 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-29 09:11:45.734 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-29 09:11:45.737 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-29 09:11:45.748 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-29 09:11:45.759 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-29 09:11:45.761 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-29 09:11:45.766 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-29 09:11:45.771 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-29 09:11:45.791 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-29 09:11:45.795 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-29 09:11:45.803 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-29 09:11:45.816 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-29 09:11:45.820 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-29 09:11:45.823 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-29 09:11:45.833 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-29 09:11:45.836 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-29 09:11:45.838 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-29 09:11:45.844 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-29 09:11:45.853 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-29 09:11:45.858 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-29 09:11:45.869 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-29 09:11:45.901 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-29 09:11:45.911 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-06-29 09:11:45.913 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-29 09:11:45.971 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-29 09:11:45.977 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-29 09:11:45.980 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-29 09:11:45.983 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-29 09:11:45.989 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-29 09:11:45.994 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-29 09:11:46.007 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-29 09:11:46.015 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-29 09:11:46.020 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-29 09:11:46.024 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-29 09:11:46.026 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-29 09:11:46.029 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-29 09:11:46.034 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-29 09:11:46.037 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-29 09:11:46.040 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-29 09:11:46.042 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-29 09:11:46.045 | Requirement already satisfied: fixtures===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.0) 2022-06-29 09:11:46.058 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-29 09:11:46.060 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-29 09:11:46.064 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-29 09:11:46.068 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-06-29 09:11:46.092 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-29 09:11:46.103 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-06-29 09:11:46.140 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-29 09:11:46.143 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-29 09:11:46.146 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-29 09:11:46.171 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-29 09:11:47.706 | Installing collected packages: openstack-placement 2022-06-29 09:11:47.707 | Running setup.py develop for openstack-placement 2022-06-29 09:11:49.398 | Successfully installed openstack-placement 2022-06-29 09:11:49.503 | + inc/python:pip_install:196 : result=0 2022-06-29 09:11:49.505 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:11:49.508 | + functions-common:time_stop:2440 : local name 2022-06-29 09:11:49.511 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:11:49.513 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:11:49.515 | + functions-common:time_stop:2443 : local total 2022-06-29 09:11:49.517 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:11:49.519 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:11:49.522 | + functions-common:time_stop:2447 : start_time=1656493900773 2022-06-29 09:11:49.524 | + functions-common:time_stop:2449 : [[ -z 1656493900773 ]] 2022-06-29 09:11:49.527 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:11:49.531 | + functions-common:time_stop:2452 : end_time=1656493909528 2022-06-29 09:11:49.533 | + functions-common:time_stop:2453 : elapsed_time=8755 2022-06-29 09:11:49.535 | + functions-common:time_stop:2454 : total=174122 2022-06-29 09:11:49.537 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:11:49.540 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=182877 2022-06-29 09:11:49.542 | + inc/python:pip_install:199 : return 0 2022-06-29 09:11:49.544 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-29 09:11:49.547 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-29 09:11:49.550 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-29 09:11:49.569 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-29 09:11:49.582 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-06-29 09:11:49.584 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-06-29 09:11:49.587 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:11:49.589 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:11:49.592 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-06-29 09:11:49.594 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:11:49.597 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-29 09:11:49.599 | + ./stack.sh:main:938 : configure_placement 2022-06-29 09:11:49.602 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-29 09:11:49.614 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-29 09:11:49.617 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-29 09:11:49.622 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-29 09:11:49.624 | ++ lib/database:database_connection_url:134 : local db=placement 2022-06-29 09:11:49.627 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-06-29 09:11:49.629 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-06-29 09:11:49.632 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-29 09:11:49.635 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-29 09:11:49.637 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-29 09:11:49.654 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:11:49.656 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-29 09:11:49.659 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-06-29 09:11:49.662 | + 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&plugin=dbcounter' 2022-06-29 09:11:49.693 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-29 09:11:49.725 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-29 09:11:49.757 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-29 09:11:49.759 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-06-29 09:11:49.762 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-29 09:11:49.764 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-29 09:11:49.766 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-29 09:11:49.798 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-29 09:11:49.828 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-29 09:11:49.857 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-29 09:11:49.886 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-29 09:11:49.915 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-29 09:11:49.943 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-29 09:11:49.973 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-29 09:11:50.002 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-29 09:11:50.031 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-29 09:11:50.060 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-29 09:11:50.062 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-06-29 09:11:50.065 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-06-29 09:11:50.068 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-29 09:11:50.087 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-29 09:11:50.089 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-29 09:11:50.092 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-29 09:11:50.094 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-29 09:11:50.096 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-29 09:11:50.125 | + functions:setup_systemd_logging:704 : 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-29 09:11:50.155 | + functions:setup_systemd_logging:705 : 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-29 09:11:50.184 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-29 09:11:50.213 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-29 09:11:50.215 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-29 09:11:50.218 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-06-29 09:11:50.220 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-06-29 09:11:50.223 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-06-29 09:11:50.225 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-29 09:11:50.228 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-29 09:11:50.231 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-06-29 09:11:50.235 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-06-29 09:11:50.237 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-29 09:11:50.240 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-29 09:11:50.253 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-29 09:11:50.253 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-29 09:11:50.262 | d /var/run/uwsgi 0755 ubuntu root 2022-06-29 09:11:50.266 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-29 09:11:50.283 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-29 09:11:50.285 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-29 09:11:50.289 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-29 09:11:50.322 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-29 09:11:50.352 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-29 09:11:50.381 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-29 09:11:50.409 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-29 09:11:50.438 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-29 09:11:50.466 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-29 09:11:50.495 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-29 09:11:50.523 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-29 09:11:50.551 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-29 09:11:50.580 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-29 09:11:50.608 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-29 09:11:50.640 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-29 09:11:50.668 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-29 09:11:50.671 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-29 09:11:50.674 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-06-29 09:11:50.677 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-06-29 09:11:50.680 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-29 09:11:50.682 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:11:50.685 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:11:50.687 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-29 09:11:50.690 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-29 09:11:50.693 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-29 09:11:50.721 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-29 09:11:50.751 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-29 09:11:50.751 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-29 09:11:50.760 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-29 09:11:50.763 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-06-29 09:11:50.766 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-06-29 09:11:50.768 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-29 09:11:50.771 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-29 09:11:50.773 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-29 09:11:50.776 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:11:50.778 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:11:50.781 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-29 09:11:50.783 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-29 09:11:50.786 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:11:50.788 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:11:50.791 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-06-29 09:11:50.852 | Enabling site placement-api. 2022-06-29 09:11:50.858 | To activate the new configuration, you need to run: 2022-06-29 09:11:50.858 | systemctl reload apache2 2022-06-29 09:11:50.862 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-29 09:11:50.865 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-29 09:11:50.867 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-29 09:11:50.870 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-06-29 09:11:51.005 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-06-29 09:11:51.025 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:11:51.028 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-06-29 09:11:51.046 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:11:51.049 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-06-29 09:11:51.067 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:11:51.070 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-06-29 09:11:51.073 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-06-29 09:11:51.075 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-29 09:11:51.108 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.33/identity 2022-06-29 09:11:51.137 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-06-29 09:11:51.167 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-29 09:11:51.196 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-29 09:11:51.225 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-06-29 09:11:51.254 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-29 09:11:51.283 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-29 09:11:51.311 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-06-29 09:11:51.329 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:11:51.332 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-06-29 09:11:51.349 | + functions-common:is_service_enabled:2096 : return 1 2022-06-29 09:11:51.352 | + ./stack.sh:main:964 : run_phase stack install 2022-06-29 09:11:51.355 | + functions-common:run_phase:1868 : local mode=stack 2022-06-29 09:11:51.357 | + functions-common:run_phase:1869 : local phase=install 2022-06-29 09:11:51.359 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-29 09:11:51.362 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-06-29 09:11:51.364 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-29 09:11:51.367 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-06-29 09:11:51.369 | + functions-common:run_phase:1878 : local extra 2022-06-29 09:11:51.373 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-29 09:11:51.377 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-06-29 09:11:51.379 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-29 09:11:51.383 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-29 09:11:51.385 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-29 09:11:51.388 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-29 09:11:51.404 | ++ functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:11:51.406 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-29 09:11:51.408 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-29 09:11:51.411 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-29 09:11:51.413 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-29 09:11:51.415 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-29 09:11:51.418 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-06-29 09:11:51.420 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-06-29 09:11:51.422 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-06-29 09:11:51.490 | ++ inc/async:async_inner:63 : install_tempest 2022-06-29 09:11:51.528 | [19154 Async install_tempest:77372]: running: install_tempest 2022-06-29 09:11:51.531 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-29 09:11:51.533 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-29 09:11:51.536 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-06-29 09:11:51.539 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-29 09:11:51.541 | + functions-common:run_phase:1895 : run_plugins stack install 2022-06-29 09:11:51.544 | + functions-common:run_plugins:1854 : local mode=stack 2022-06-29 09:11:51.547 | + functions-common:run_plugins:1855 : local phase=install 2022-06-29 09:11:51.549 | + functions-common:run_plugins:1857 : local plugins= 2022-06-29 09:11:51.552 | + functions-common:run_plugins:1858 : local plugin 2022-06-29 09:11:51.555 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-06-29 09:11:51.558 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-06-29 09:11:51.560 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-29 09:11:51.563 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-06-29 09:11:51.566 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-06-29 09:11:51.569 | + inc/python:use_library_from_git:249 : return 1 2022-06-29 09:11:51.572 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-06-29 09:11:51.575 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-06-29 09:11:51.578 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-29 09:11:51.584 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-06-29 09:11:51.588 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-06-29 09:11:51.590 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-29 09:11:51.594 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-06-29 09:11:51.597 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-29 09:11:51.602 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-06-29 09:11:51.604 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-06-29 09:11:51.607 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-06-29 09:11:51.610 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-06-29 09:11:51.612 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-06-29 09:11:51.636 | Using python 3.8 to install python-openstackclient 2022-06-29 09:11:51.638 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-06-29 09:11:53.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:11:53.753 | from cryptography.utils import int_from_bytes 2022-06-29 09:11:53.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-29 09:11:53.754 | from cryptography.utils import int_from_bytes 2022-06-29 09:11:54.814 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-29 09:11:55.040 | Collecting python-openstackclient===5.8.0 2022-06-29 09:11:55.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-06-29 09:11:55.361 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-29 09:11:55.368 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-29 09:11:55.382 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-29 09:11:55.403 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-29 09:11:55.406 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-29 09:11:55.420 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-29 09:11:55.425 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-29 09:11:55.450 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-29 09:11:55.452 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-29 09:11:55.465 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-06-29 09:11:55.479 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-29 09:11:55.493 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-29 09:11:55.496 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-29 09:11:55.553 | Requirement already satisfied: requests===2.28.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.0) 2022-06-29 09:11:55.566 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-29 09:11:55.571 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-29 09:11:55.610 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-29 09:11:55.617 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-29 09:11:55.619 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-29 09:11:55.628 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-29 09:11:55.640 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-06-29 09:11:55.643 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-29 09:11:55.647 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-29 09:11:55.650 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-29 09:11:55.671 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-29 09:11:55.675 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-29 09:11:55.678 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-29 09:11:55.680 | Requirement already satisfied: dogpile.cache===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.6) 2022-06-29 09:11:55.686 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-29 09:11:55.724 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-29 09:11:55.727 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-29 09:11:55.730 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-29 09:11:55.735 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-29 09:11:55.738 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-29 09:11:55.786 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-29 09:11:55.790 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-29 09:11:55.795 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-29 09:11:55.798 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.0->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-29 09:11:55.800 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-29 09:11:55.805 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-29 09:11:55.838 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-29 09:11:55.843 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-29 09:11:55.846 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-29 09:11:55.849 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-29 09:11:55.854 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-29 09:11:55.856 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-29 09:11:55.860 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-29 09:11:55.921 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-29 09:11:55.923 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-29 09:11:57.736 | Installing collected packages: python-openstackclient 2022-06-29 09:11:59.477 | Successfully installed python-openstackclient-5.8.0 2022-06-29 09:11:59.599 | + inc/python:pip_install:196 : result=0 2022-06-29 09:11:59.602 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-29 09:11:59.604 | + functions-common:time_stop:2440 : local name 2022-06-29 09:11:59.607 | + functions-common:time_stop:2441 : local end_time 2022-06-29 09:11:59.609 | + functions-common:time_stop:2442 : local elapsed_time 2022-06-29 09:11:59.611 | + functions-common:time_stop:2443 : local total 2022-06-29 09:11:59.614 | + functions-common:time_stop:2444 : local start_time 2022-06-29 09:11:59.616 | + functions-common:time_stop:2446 : name=pip_install 2022-06-29 09:11:59.618 | + functions-common:time_stop:2447 : start_time=1656493911629 2022-06-29 09:11:59.621 | + functions-common:time_stop:2449 : [[ -z 1656493911629 ]] 2022-06-29 09:11:59.624 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-06-29 09:11:59.628 | + functions-common:time_stop:2452 : end_time=1656493919625 2022-06-29 09:11:59.630 | + functions-common:time_stop:2453 : elapsed_time=7996 2022-06-29 09:11:59.633 | + functions-common:time_stop:2454 : total=182877 2022-06-29 09:11:59.636 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-06-29 09:11:59.638 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=190873 2022-06-29 09:11:59.640 | + inc/python:pip_install:199 : return 0 2022-06-29 09:11:59.643 | + ./stack.sh:main:976 : install_oscwrap 2022-06-29 09:11:59.646 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-06-29 09:11:59.651 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.fNfmazsERB 2022-06-29 09:11:59.654 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-06-29 09:11:59.656 | + functions-common:install_oscwrap:2491 : unalias -a 2022-06-29 09:11:59.659 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-06-29 09:11:59.662 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-06-29 09:11:59.664 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-29 09:11:59.667 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-06-29 09:11:59.684 | + functions-common:is_service_enabled:2096 : return 0 2022-06-29 09:11:59.687 | + ./stack.sh:main:1030 : configure_database 2022-06-29 09:11:59.689 | + lib/database:configure_database:128 : configure_database_mysql 2022-06-29 09:11:59.692 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-06-29 09:11:59.695 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-06-29 09:11:59.697 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-29 09:11:59.699 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-06-29 09:11:59.702 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-06-29 09:11:59.704 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:11:59.706 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:11:59.709 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-06-29 09:11:59.712 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-06-29 09:11:59.715 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-06-29 09:11:59.716 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-06-29 09:11:59.720 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-06-29 09:11:59.782 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-06-29 09:11:59.785 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-29 09:11:59.787 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-29 09:11:59.789 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-29 09:11:59.792 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-29 09:11:59.794 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-29 09:11:59.796 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-29 09:11:59.799 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-29 09:11:59.801 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-29 09:11:59.803 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-29 09:11:59.805 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-29 09:11:59.808 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-06-29 09:11:59.810 | + functions-common:is_suse:537 : is_opensuse 2022-06-29 09:11:59.812 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-29 09:11:59.815 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-29 09:11:59.817 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-29 09:11:59.820 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-29 09:11:59.822 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-29 09:11:59.825 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-06-29 09:11:59.827 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:11:59.830 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:11:59.832 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-06-29 09:11:59.834 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-06-29 09:11:59.837 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-06-29 09:12:01.303 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-06-29 09:12:01.358 | mysqladmin: connect to server at 'localhost' failed 2022-06-29 09:12:01.359 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-06-29 09:12:01.378 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-06-29 09:12:01.403 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-06-29 09:12:01.423 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:12:01.442 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:12:01.466 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-06-29 09:12:01.482 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-06-29 09:12:01.498 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-06-29 09:12:01.515 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-29 09:12:01.535 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-29 09:12:01.555 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-06-29 09:12:01.575 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-06-29 09:12:01.591 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-06-29 09:12:01.629 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-29 09:12:01.715 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-06-29 09:12:01.747 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-29 09:12:01.807 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-06-29 09:12:02.091 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-06-29 09:12:02.382 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-06-29 09:12:02.663 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-06-29 09:12:02.695 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-06-29 09:12:02.723 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-06-29 09:12:02.726 | enabling MySQL performance counting 2022-06-29 09:12:02.726 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-06-29 09:12:02.850 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-06-29 09:12:02.874 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter