2022-01-04 16:14:39.509 | + ./stack.sh:main:487 : exec 2022-01-04 16:14:39.509 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-04-161439.summary.2022-01-04-161439 2022-01-04 16:14:39.509 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-04-161439' 2022-01-04 16:14:39.509 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 16:14:39.509 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-04-161439 2022-01-04 16:14:39.509 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-04-161439 /opt/stack/logs/stack.sh.log 2022-01-04 16:14:39.509 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-04-161439.summary.2022-01-04-161439 /opt/stack/logs/stack.sh.log.summary 2022-01-04 16:14:39.510 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-01-04 16:14:39.510 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-04 16:14:39.510 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-04 16:14:39.510 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-04 16:14:39.510 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-04 16:14:39.510 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-04 16:14:39.510 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-04 16:14:39.510 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-04 16:14:39.510 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-04 16:14:39.510 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-04 16:14:39.510 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-04 16:14:39.510 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-04 16:14:39.510 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-04 16:14:39.510 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-04 16:14:39.510 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-04 16:14:39.511 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-01-04 16:14:39.513 | + ./stack.sh:main:560 : trap err_trap ERR 2022-01-04 16:14:39.515 | + ./stack.sh:main:573 : set -o errexit 2022-01-04 16:14:39.517 | + ./stack.sh:main:576 : uname -a 2022-01-04 16:14:39.518 | Linux dv-osbrick-822871-1-smb 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-01-04 16:14:39.520 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-04 16:14:39.522 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-04 16:14:39.524 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-01-04 16:14:39.562 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-04 16:14:39.577 | + ./stack.sh:main:590 : fetch_plugins 2022-01-04 16:14:39.579 | + functions-common:fetch_plugins:1758 : local plugins= 2022-01-04 16:14:39.581 | + functions-common:fetch_plugins:1759 : local plugin 2022-01-04 16:14:39.583 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2022-01-04 16:14:39.584 | + functions-common:fetch_plugins:1763 : return 2022-01-04 16:14:39.586 | + ./stack.sh:main:594 : run_phase override_defaults 2022-01-04 16:14:39.588 | + functions-common:run_phase:1840 : local mode=override_defaults 2022-01-04 16:14:39.590 | + functions-common:run_phase:1841 : local phase= 2022-01-04 16:14:39.591 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-04 16:14:39.593 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-04 16:14:39.595 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-04 16:14:39.596 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-04 16:14:39.598 | + functions-common:run_phase:1850 : local extra 2022-01-04 16:14:39.600 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-04 16:14:39.603 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-04 16:14:39.605 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-04 16:14:39.606 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-04 16:14:39.608 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-04 16:14:39.610 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-04 16:14:39.623 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:14:39.625 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-04 16:14:39.626 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 16:14:39.629 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 16:14:39.630 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 16:14:39.632 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 16:14:39.634 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 16:14:39.635 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-04 16:14:39.637 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-04 16:14:39.639 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-04 16:14:39.641 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-04 16:14:39.643 | + functions-common:run_phase:1865 : plugin_override_defaults 2022-01-04 16:14:39.644 | + functions-common:plugin_override_defaults:1799 : local plugins= 2022-01-04 16:14:39.646 | + functions-common:plugin_override_defaults:1800 : local plugin 2022-01-04 16:14:39.648 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2022-01-04 16:14:39.649 | + functions-common:plugin_override_defaults:1804 : return 2022-01-04 16:14:39.651 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-01-04 16:14:39.667 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-01-04 16:14:39.669 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-04 16:14:39.681 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:14:39.683 | +++ lib/tls:source:43 : hostname -f 2022-01-04 16:14:39.687 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-04 16:14:39.688 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-04 16:14:39.691 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-04 16:14:39.693 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-04 16:14:39.695 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-04 16:14:39.696 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-04 16:14:39.698 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-04 16:14:39.700 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-04 16:14:39.702 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-04 16:14:39.703 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-04 16:14:39.708 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-01-04 16:14:39.719 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-01-04 16:14:39.735 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-01-04 16:14:39.747 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-01-04 16:14:39.759 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-01-04 16:14:39.788 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-01-04 16:14:39.843 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-01-04 16:14:39.922 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-01-04 16:14:39.943 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-01-04 16:14:39.983 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-01-04 16:14:40.032 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-01-04 16:14:40.161 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-01-04 16:14:40.175 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-01-04 16:14:40.187 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-04 16:14:40.199 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-01-04 16:14:40.284 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-01-04 16:14:40.286 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-01-04 16:14:40.289 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-01-04 16:14:40.291 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-01-04 16:14:40.293 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-01-04 16:14:40.295 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-01-04 16:14:40.297 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-01-04 16:14:40.297 | False' 2022-01-04 16:14:40.300 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-01-04 16:14:40.314 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-01-04 16:14:40.316 | + ./stack.sh:main:624 : run_phase source 2022-01-04 16:14:40.318 | + functions-common:run_phase:1840 : local mode=source 2022-01-04 16:14:40.320 | + functions-common:run_phase:1841 : local phase= 2022-01-04 16:14:40.322 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-04 16:14:40.324 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-04 16:14:40.326 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-04 16:14:40.328 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-04 16:14:40.330 | + functions-common:run_phase:1850 : local extra 2022-01-04 16:14:40.333 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-04 16:14:40.336 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-04 16:14:40.338 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-04 16:14:40.340 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-04 16:14:40.342 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-04 16:14:40.344 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-04 16:14:40.358 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:14:40.360 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-04 16:14:40.362 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-04 16:14:40.398 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-04 16:14:40.400 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-04 16:14:40.402 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2022-01-04 16:14:40.404 | + functions-common:run_phase:1862 : load_plugin_settings 2022-01-04 16:14:40.406 | + functions-common:load_plugin_settings:1776 : local plugins= 2022-01-04 16:14:40.409 | + functions-common:load_plugin_settings:1777 : local plugin 2022-01-04 16:14:40.411 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2022-01-04 16:14:40.413 | + functions-common:load_plugin_settings:1781 : return 2022-01-04 16:14:40.415 | + functions-common:run_phase:1863 : verify_disabled_services 2022-01-04 16:14:40.417 | + functions-common:verify_disabled_services:2123 : local service 2022-01-04 16:14:40.419 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.421 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-04 16:14:40.423 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.425 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-04 16:14:40.427 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.430 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-04 16:14:40.432 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.434 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-04 16:14:40.436 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.438 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-04 16:14:40.441 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.443 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-04 16:14:40.445 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.447 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-04 16:14:40.449 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.451 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-04 16:14:40.454 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.456 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-04 16:14:40.458 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.461 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-04 16:14:40.463 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.465 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-01-04 16:14:40.467 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.469 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-01-04 16:14:40.472 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.474 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-01-04 16:14:40.476 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.478 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-01-04 16:14:40.480 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.483 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-04 16:14:40.485 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.487 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-01-04 16:14:40.489 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.491 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-04 16:14:40.493 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.496 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-04 16:14:40.498 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.500 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-04 16:14:40.502 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.504 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-04 16:14:40.507 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.509 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-04 16:14:40.511 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.513 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-04 16:14:40.515 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.517 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-04 16:14:40.520 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.522 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-04 16:14:40.524 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.526 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-04 16:14:40.529 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.531 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-04 16:14:40.533 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.536 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-04 16:14:40.538 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.540 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-04 16:14:40.542 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.544 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-04 16:14:40.546 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.548 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-04 16:14:40.551 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.553 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-04 16:14:40.555 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.557 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-04 16:14:40.559 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.561 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-04 16:14:40.564 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.567 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-04 16:14:40.569 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.571 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-04 16:14:40.573 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.575 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-04 16:14:40.577 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.579 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-04 16:14:40.582 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.584 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-04 16:14:40.587 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.589 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-04 16:14:40.591 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.593 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-04 16:14:40.595 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.597 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-04 16:14:40.600 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.602 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-04 16:14:40.604 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.606 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-04 16:14:40.608 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.610 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-04 16:14:40.613 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 16:14:40.615 | + functions-common:verify_disabled_services:2125 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-04 16:14:40.617 | + ./stack.sh:main:695 : initialize_database_backends 2022-01-04 16:14:40.620 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-04 16:14:40.622 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-04 16:14:40.636 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:14:40.639 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-04 16:14:40.641 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-04 16:14:40.643 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-04 16:14:40.658 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:14:40.660 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-04 16:14:40.662 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-04 16:14:40.665 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-04 16:14:40.667 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-04 16:14:40.669 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-04 16:14:40.671 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-04 16:14:40.673 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-04 16:14:40.676 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-04 16:14:40.678 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-04 16:14:40.681 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2022-01-04 16:14:40.683 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-04 16:14:40.685 | + lib/database:initialize_database_backends:104 : return 0 2022-01-04 16:14:40.688 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-01-04 16:14:40.688 | Using mysql database backend 2022-01-04 16:14:40.691 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-04 16:14:40.706 | + ./stack.sh:main:711 : is_service_enabled rabbit 2022-01-04 16:14:40.721 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:14:40.723 | + ./stack.sh:main:712 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-04 16:14:40.738 | + ./stack.sh:main:719 : is_service_enabled keystone 2022-01-04 16:14:40.754 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:14:40.756 | + ./stack.sh:main:721 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-04 16:14:40.771 | + ./stack.sh:main:723 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-04 16:14:40.786 | + ./stack.sh:main:734 : is_service_enabled ldap 2022-01-04 16:14:40.801 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:14:40.804 | + ./stack.sh:main:743 : is_service_enabled s-proxy 2022-01-04 16:14:40.820 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:14:40.822 | + ./stack.sh:main:747 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-04 16:14:40.838 | + ./stack.sh:main:749 : [[ -z '' ]] 2022-01-04 16:14:40.840 | + ./stack.sh:main:749 : [[ False == \T\r\u\e ]] 2022-01-04 16:14:40.842 | + ./stack.sh:main:755 : save_stackenv 755 2022-01-04 16:14:40.845 | + functions-common:save_stackenv:60 : local tag=755 2022-01-04 16:14:40.848 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-04 16:14:40.851 | + functions-common:save_stackenv:62 : time_stamp=2022-01-04-161440 2022-01-04 16:14:40.854 | + functions-common:save_stackenv:63 : echo '# 2022-01-04-161440 755' 2022-01-04 16:14:40.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.858 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-04 16:14:40.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.863 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-04 16:14:40.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.867 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-04 16:14:40.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.872 | + 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-01-04 16:14:40.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.877 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-01-04 16:14:40.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.882 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-01-04 16:14:40.884 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.886 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-04-161439 2022-01-04 16:14:40.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.891 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-04 16:14:40.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.896 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-01-04 16:14:40.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.900 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-04 16:14:40.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.905 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-04 16:14:40.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.909 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-04 16:14:40.912 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 16:14:40.914 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-04 16:14:40.916 | + ./stack.sh:main:766 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-01-04 16:14:40.918 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-04 16:14:40.920 | + functions-common:git_clone:596 : local git_dest=/opt/stack/requirements 2022-01-04 16:14:40.922 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 16:14:40.925 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 16:14:40.928 | ++ functions-common:git_clone:599 : pwd 2022-01-04 16:14:40.930 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 16:14:40.932 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 16:14:40.935 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 16:14:40.949 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 16:14:40.951 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 16:14:40.953 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 16:14:40.956 | + functions-common:git_clone:616 : echo master 2022-01-04 16:14:40.956 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 16:14:40.961 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/requirements ]] 2022-01-04 16:14:40.963 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 16:14:40.965 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2022-01-04 16:14:40.968 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 16:14:40.968 | + functions-common:git_clone:665 : head -1 2022-01-04 16:14:40.971 | 8473e174 Updated from generate-constraints 2022-01-04 16:14:40.973 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 16:14:40.976 | + ./stack.sh:main:770 : echo_summary 'Installing package prerequisites' 2022-01-04 16:14:40.978 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 16:14:40.980 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-01-04 16:14:40.983 | + ./stack.sh:main:771 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-04 16:14:40.985 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-04 16:14:40.988 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-04 16:14:40.990 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-04 16:14:40.993 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-04 16:14:40.995 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-04 16:14:40.998 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-04 16:14:41.000 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-04 16:14:41.005 | ++ tools/install_prereqs.sh:source:47 : NOW=1641312881 2022-01-04 16:14:41.008 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-04 16:14:41.012 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-01-04 16:14:41.014 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-01-04 16:14:41.017 | ++ tools/install_prereqs.sh:source:49 : DELTA=1641312881 2022-01-04 16:14:41.019 | ++ tools/install_prereqs.sh:source:50 : [[ 1641312881 -lt 7200 ]] 2022-01-04 16:14:41.021 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-04 16:14:41.024 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2022-01-04 16:14:41.026 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-01-04 16:14:41.028 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2022-01-04 16:14:41.030 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-01-04 16:14:41.033 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2022-01-04 16:14:41.035 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-01-04 16:14:41.038 | +++ 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-01-04 16:14:41.083 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-04 16:14:41.083 | apache2-dev 2022-01-04 16:14:41.083 | bc 2022-01-04 16:14:41.083 | bsdmainutils 2022-01-04 16:14:41.083 | curl 2022-01-04 16:14:41.083 | g++ 2022-01-04 16:14:41.084 | gawk 2022-01-04 16:14:41.084 | gcc 2022-01-04 16:14:41.084 | gettext 2022-01-04 16:14:41.084 | git 2022-01-04 16:14:41.084 | graphviz 2022-01-04 16:14:41.084 | iputils-ping 2022-01-04 16:14:41.084 | libapache2-mod-proxy-uwsgi 2022-01-04 16:14:41.084 | libffi-dev 2022-01-04 16:14:41.084 | libjpeg-dev 2022-01-04 16:14:41.084 | libpcre3-dev 2022-01-04 16:14:41.084 | libpq-dev 2022-01-04 16:14:41.084 | libssl-dev 2022-01-04 16:14:41.084 | libsystemd-dev 2022-01-04 16:14:41.084 | libxml2-dev 2022-01-04 16:14:41.084 | libxslt1-dev 2022-01-04 16:14:41.084 | libyaml-dev 2022-01-04 16:14:41.084 | lsof 2022-01-04 16:14:41.084 | openssh-server 2022-01-04 16:14:41.084 | openssl 2022-01-04 16:14:41.084 | pkg-config 2022-01-04 16:14:41.084 | psmisc 2022-01-04 16:14:41.084 | python3-dev 2022-01-04 16:14:41.084 | python3-pip 2022-01-04 16:14:41.084 | python3-systemd 2022-01-04 16:14:41.084 | python3-venv 2022-01-04 16:14:41.084 | tar 2022-01-04 16:14:41.084 | tcpdump 2022-01-04 16:14:41.084 | unzip 2022-01-04 16:14:41.084 | uuid-runtime 2022-01-04 16:14:41.084 | wget 2022-01-04 16:14:41.084 | wget 2022-01-04 16:14:41.084 | zlib1g-dev 2022-01-04 16:14:41.084 | libkrb5-dev 2022-01-04 16:14:41.084 | libldap2-dev 2022-01-04 16:14:41.084 | libsasl2-dev 2022-01-04 16:14:41.084 | memcached 2022-01-04 16:14:41.084 | python3-mysqldb 2022-01-04 16:14:41.084 | sqlite3 2022-01-04 16:14:41.084 | conntrack 2022-01-04 16:14:41.084 | curl 2022-01-04 16:14:41.084 | dnsmasq-base 2022-01-04 16:14:41.085 | dnsmasq-utils 2022-01-04 16:14:41.085 | ebtables 2022-01-04 16:14:41.085 | genisoimage 2022-01-04 16:14:41.085 | iptables 2022-01-04 16:14:41.085 | iputils-arping 2022-01-04 16:14:41.085 | kpartx 2022-01-04 16:14:41.085 | libjs-jquery-tablesorter 2022-01-04 16:14:41.085 | parted 2022-01-04 16:14:41.085 | pm-utils 2022-01-04 16:14:41.085 | python3-mysqldb 2022-01-04 16:14:41.085 | socat 2022-01-04 16:14:41.085 | sqlite3 2022-01-04 16:14:41.085 | sudo 2022-01-04 16:14:41.085 | vlan 2022-01-04 16:14:41.085 | lsscsi 2022-01-04 16:14:41.085 | open-iscsi 2022-01-04 16:14:41.085 | lvm2 2022-01-04 16:14:41.085 | qemu-utils 2022-01-04 16:14:41.085 | thin-provisioning-tools 2022-01-04 16:14:41.085 | acl 2022-01-04 16:14:41.085 | dnsmasq-base 2022-01-04 16:14:41.085 | dnsmasq-utils 2022-01-04 16:14:41.085 | ebtables 2022-01-04 16:14:41.085 | haproxy 2022-01-04 16:14:41.085 | iptables 2022-01-04 16:14:41.085 | iputils-arping 2022-01-04 16:14:41.085 | iputils-ping 2022-01-04 16:14:41.085 | postgresql-server-dev-all 2022-01-04 16:14:41.085 | python3-mysqldb 2022-01-04 16:14:41.085 | sqlite3 2022-01-04 16:14:41.085 | sudo 2022-01-04 16:14:41.085 | vlan 2022-01-04 16:14:41.085 | pcp 2022-01-04 16:14:41.085 | ipset 2022-01-04 16:14:41.085 | conntrack 2022-01-04 16:14:41.085 | conntrackd 2022-01-04 16:14:41.085 | keepalived 2022-01-04 16:14:41.085 | lvm2 2022-01-04 16:14:41.085 | qemu-utils 2022-01-04 16:14:41.086 | thin-provisioning-tools 2022-01-04 16:14:41.086 | curl 2022-01-04 16:14:41.086 | liberasurecode-dev 2022-01-04 16:14:41.086 | make 2022-01-04 16:14:41.086 | memcached 2022-01-04 16:14:41.086 | sqlite3 2022-01-04 16:14:41.086 | xfsprogs' 2022-01-04 16:14:41.088 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-04 16:14:41.105 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-04 16:14:41.105 | apache2-dev 2022-01-04 16:14:41.105 | bc 2022-01-04 16:14:41.105 | bsdmainutils 2022-01-04 16:14:41.105 | curl 2022-01-04 16:14:41.105 | g++ 2022-01-04 16:14:41.105 | gawk 2022-01-04 16:14:41.105 | gcc 2022-01-04 16:14:41.105 | gettext 2022-01-04 16:14:41.105 | git 2022-01-04 16:14:41.105 | graphviz 2022-01-04 16:14:41.105 | iputils-ping 2022-01-04 16:14:41.105 | libapache2-mod-proxy-uwsgi 2022-01-04 16:14:41.105 | libffi-dev 2022-01-04 16:14:41.105 | libjpeg-dev 2022-01-04 16:14:41.105 | libpcre3-dev 2022-01-04 16:14:41.105 | libpq-dev 2022-01-04 16:14:41.105 | libssl-dev 2022-01-04 16:14:41.105 | libsystemd-dev 2022-01-04 16:14:41.106 | libxml2-dev 2022-01-04 16:14:41.106 | libxslt1-dev 2022-01-04 16:14:41.106 | libyaml-dev 2022-01-04 16:14:41.106 | lsof 2022-01-04 16:14:41.106 | openssh-server 2022-01-04 16:14:41.106 | openssl 2022-01-04 16:14:41.106 | pkg-config 2022-01-04 16:14:41.106 | psmisc 2022-01-04 16:14:41.106 | python3-dev 2022-01-04 16:14:41.106 | python3-pip 2022-01-04 16:14:41.106 | python3-systemd 2022-01-04 16:14:41.106 | python3-venv 2022-01-04 16:14:41.106 | tar 2022-01-04 16:14:41.106 | tcpdump 2022-01-04 16:14:41.106 | unzip 2022-01-04 16:14:41.106 | uuid-runtime 2022-01-04 16:14:41.106 | wget 2022-01-04 16:14:41.106 | wget 2022-01-04 16:14:41.106 | zlib1g-dev 2022-01-04 16:14:41.106 | libkrb5-dev 2022-01-04 16:14:41.106 | libldap2-dev 2022-01-04 16:14:41.106 | libsasl2-dev 2022-01-04 16:14:41.106 | memcached 2022-01-04 16:14:41.106 | python3-mysqldb 2022-01-04 16:14:41.106 | sqlite3 2022-01-04 16:14:41.106 | conntrack 2022-01-04 16:14:41.106 | curl 2022-01-04 16:14:41.106 | dnsmasq-base 2022-01-04 16:14:41.106 | dnsmasq-utils 2022-01-04 16:14:41.106 | ebtables 2022-01-04 16:14:41.106 | genisoimage 2022-01-04 16:14:41.106 | iptables 2022-01-04 16:14:41.106 | iputils-arping 2022-01-04 16:14:41.106 | kpartx 2022-01-04 16:14:41.106 | libjs-jquery-tablesorter 2022-01-04 16:14:41.106 | parted 2022-01-04 16:14:41.106 | pm-utils 2022-01-04 16:14:41.106 | python3-mysqldb 2022-01-04 16:14:41.106 | socat 2022-01-04 16:14:41.106 | sqlite3 2022-01-04 16:14:41.107 | sudo 2022-01-04 16:14:41.107 | vlan 2022-01-04 16:14:41.107 | lsscsi 2022-01-04 16:14:41.107 | open-iscsi 2022-01-04 16:14:41.107 | lvm2 2022-01-04 16:14:41.107 | qemu-utils 2022-01-04 16:14:41.107 | thin-provisioning-tools 2022-01-04 16:14:41.107 | acl 2022-01-04 16:14:41.107 | dnsmasq-base 2022-01-04 16:14:41.107 | dnsmasq-utils 2022-01-04 16:14:41.107 | ebtables 2022-01-04 16:14:41.107 | haproxy 2022-01-04 16:14:41.107 | iptables 2022-01-04 16:14:41.107 | iputils-arping 2022-01-04 16:14:41.107 | iputils-ping 2022-01-04 16:14:41.107 | postgresql-server-dev-all 2022-01-04 16:14:41.107 | python3-mysqldb 2022-01-04 16:14:41.107 | sqlite3 2022-01-04 16:14:41.107 | sudo 2022-01-04 16:14:41.107 | vlan 2022-01-04 16:14:41.107 | pcp 2022-01-04 16:14:41.107 | ipset 2022-01-04 16:14:41.107 | conntrack 2022-01-04 16:14:41.107 | conntrackd 2022-01-04 16:14:41.107 | keepalived 2022-01-04 16:14:41.107 | lvm2 2022-01-04 16:14:41.107 | qemu-utils 2022-01-04 16:14:41.107 | thin-provisioning-tools 2022-01-04 16:14:41.107 | curl 2022-01-04 16:14:41.107 | liberasurecode-dev 2022-01-04 16:14:41.107 | make 2022-01-04 16:14:41.107 | memcached 2022-01-04 16:14:41.107 | sqlite3 2022-01-04 16:14:41.107 | xfsprogs ' 2022-01-04 16:14:41.107 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-04 16:14:41.109 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:14:41.112 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:14:41.115 | ++ 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 sqlite3 xfsprogs 2022-01-04 16:14:41.115 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-04 16:14:41.120 | ++ 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 sqlite3 xfsprogs 2022-01-04 16:14:41.122 | ++ functions-common:install_package:1450 : update_package_repo 2022-01-04 16:14:41.124 | ++ functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 16:14:41.126 | ++ functions-common:update_package_repo:1423 : REPOS_UPDATED=False 2022-01-04 16:14:41.129 | ++ functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 16:14:41.131 | ++ functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 16:14:41.133 | ++ functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 16:14:41.135 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:14:41.137 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:14:41.139 | ++ functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 16:14:41.141 | ++ functions-common:apt_get_update:1176 : [[ False == \T\r\u\e ]] 2022-01-04 16:14:41.143 | ++ functions-common:apt_get_update:1181 : [[ False = \T\r\u\e ]] 2022-01-04 16:14:41.145 | ++ functions-common:apt_get_update:1183 : local sudo=sudo 2022-01-04 16:14:41.148 | +++ functions-common:apt_get_update:1184 : id -u 2022-01-04 16:14:41.151 | ++ functions-common:apt_get_update:1184 : [[ 1000 = \0 ]] 2022-01-04 16:14:41.153 | ++ functions-common:apt_get_update:1187 : time_start apt-get-update 2022-01-04 16:14:41.155 | ++ functions-common:time_start:2398 : local name=apt-get-update 2022-01-04 16:14:41.157 | ++ functions-common:time_start:2399 : local start_time= 2022-01-04 16:14:41.159 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2022-01-04 16:14:41.162 | +++ functions-common:time_start:2403 : date +%s%3N 2022-01-04 16:14:41.165 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1641312881163 2022-01-04 16:14:41.167 | ++ functions-common:apt_get_update:1189 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-04 16:14:41.169 | ++ functions-common:apt_get_update:1190 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-04 16:14:41.171 | ++ functions-common:apt_get_update:1191 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-04 16:14:41.422 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-04 16:14:41.554 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-04 16:14:41.672 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-01-04 16:14:41.858 | Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [536 B] 2022-01-04 16:14:41.912 | Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [536 B] 2022-01-04 16:14:42.210 | Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-04 16:14:42.340 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,434 kB] 2022-01-04 16:14:42.840 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [287 kB] 2022-01-04 16:14:42.876 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [14.6 kB] 2022-01-04 16:14:42.878 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [532 B] 2022-01-04 16:14:42.878 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2022-01-04 16:14:57.398 | Fetched 1,966 kB in 2s (964 kB/s) 2022-01-04 16:14:58.878 | Reading package lists... 2022-01-04 16:14:58.909 | ++ functions-common:apt_get_update:1195 : REPOS_UPDATED=True 2022-01-04 16:14:58.911 | ++ functions-common:apt_get_update:1197 : time_stop apt-get-update 2022-01-04 16:14:58.913 | ++ functions-common:time_stop:2412 : local name 2022-01-04 16:14:58.915 | ++ functions-common:time_stop:2413 : local end_time 2022-01-04 16:14:58.917 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:14:58.919 | ++ functions-common:time_stop:2415 : local total 2022-01-04 16:14:58.921 | ++ functions-common:time_stop:2416 : local start_time 2022-01-04 16:14:58.924 | ++ functions-common:time_stop:2418 : name=apt-get-update 2022-01-04 16:14:58.926 | ++ functions-common:time_stop:2419 : start_time=1641312881163 2022-01-04 16:14:58.928 | ++ functions-common:time_stop:2421 : [[ -z 1641312881163 ]] 2022-01-04 16:14:58.930 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:14:58.934 | ++ functions-common:time_stop:2424 : end_time=1641312898932 2022-01-04 16:14:58.936 | ++ functions-common:time_stop:2425 : elapsed_time=17769 2022-01-04 16:14:58.938 | ++ functions-common:time_stop:2426 : total=0 2022-01-04 16:14:58.940 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:14:58.943 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=17769 2022-01-04 16:14:58.945 | ++ functions-common:install_package:1451 : 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 sqlite3 xfsprogs 2022-01-04 16:14:58.947 | ++ functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 16:14:58.949 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:14:58.951 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:14:58.954 | ++ functions-common:real_install_package:1437 : 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 sqlite3 xfsprogs 2022-01-04 16:14:58.974 | ++ functions-common:apt_get:1217 : 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 sqlite3 xfsprogs 2022-01-04 16:14:59.079 | Reading package lists... 2022-01-04 16:14:59.317 | Building dependency tree... 2022-01-04 16:14:59.318 | Reading state information... 2022-01-04 16:14:59.581 | bc is already the newest version (1.07.1-2build1). 2022-01-04 16:14:59.581 | bc set to manually installed. 2022-01-04 16:14:59.581 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-04 16:14:59.581 | bsdmainutils set to manually installed. 2022-01-04 16:14:59.581 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-04 16:14:59.581 | gawk set to manually installed. 2022-01-04 16:14:59.581 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-04 16:14:59.581 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-04 16:14:59.581 | iptables set to manually installed. 2022-01-04 16:14:59.582 | iputils-ping is already the newest version (3:20190709-3). 2022-01-04 16:14:59.582 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-04 16:14:59.582 | kpartx set to manually installed. 2022-01-04 16:14:59.582 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-04 16:14:59.582 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-04 16:14:59.582 | psmisc is already the newest version (23.3-1). 2022-01-04 16:14:59.582 | psmisc set to manually installed. 2022-01-04 16:14:59.582 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-04 16:14:59.582 | python3-systemd is already the newest version (234-3build2). 2022-01-04 16:14:59.582 | python3-systemd set to manually installed. 2022-01-04 16:14:59.582 | tcpdump is already the newest version (4.9.3-4). 2022-01-04 16:14:59.582 | tcpdump set to manually installed. 2022-01-04 16:14:59.582 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-04 16:14:59.582 | thin-provisioning-tools set to manually installed. 2022-01-04 16:14:59.582 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-04 16:14:59.582 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-04 16:14:59.582 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-04 16:14:59.582 | lsof set to manually installed. 2022-01-04 16:14:59.582 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-04 16:14:59.582 | parted set to manually installed. 2022-01-04 16:14:59.582 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-04 16:14:59.582 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-04 16:14:59.582 | tar set to manually installed. 2022-01-04 16:14:59.582 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-04 16:14:59.582 | uuid-runtime set to manually installed. 2022-01-04 16:14:59.582 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-04 16:14:59.582 | zlib1g-dev set to manually installed. 2022-01-04 16:14:59.582 | The following packages were automatically installed and are no longer required: 2022-01-04 16:14:59.582 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 16:14:59.582 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 16:14:59.582 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 16:14:59.582 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 16:14:59.583 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 16:14:59.583 | python3-zope.interface 2022-01-04 16:14:59.583 | Use 'sudo apt autoremove' to remove them. 2022-01-04 16:14:59.583 | The following additional packages will be installed: 2022-01-04 16:14:59.583 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-01-04 16:14:59.583 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-01-04 16:14:59.583 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-01-04 16:14:59.583 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-01-04 16:14:59.583 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-01-04 16:14:59.583 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-01-04 16:14:59.583 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-01-04 16:14:59.583 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-01-04 16:14:59.583 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-01-04 16:14:59.583 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-01-04 16:14:59.583 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-01-04 16:14:59.583 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-01-04 16:14:59.583 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-01-04 16:14:59.583 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-01-04 16:14:59.583 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-01-04 16:14:59.583 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-01-04 16:14:59.583 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-01-04 16:14:59.583 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-01-04 16:14:59.583 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-01-04 16:14:59.583 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-01-04 16:14:59.584 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-01-04 16:14:59.584 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-01-04 16:14:59.584 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-01-04 16:14:59.584 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-01-04 16:14:59.584 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-01-04 16:14:59.584 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-01-04 16:14:59.584 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-01-04 16:14:59.584 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-01-04 16:14:59.584 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-01-04 16:14:59.584 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-01-04 16:14:59.584 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2022-01-04 16:14:59.584 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-01-04 16:14:59.584 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-04 16:14:59.584 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-01-04 16:14:59.584 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-01-04 16:14:59.584 | systemd-timesyncd uuid-dev vbetool x11-common 2022-01-04 16:14:59.585 | Suggested packages: 2022-01-04 16:14:59.585 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-01-04 16:14:59.585 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-01-04 16:14:59.585 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-01-04 16:14:59.585 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-01-04 16:14:59.585 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-01-04 16:14:59.585 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-01-04 16:14:59.585 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-01-04 16:14:59.585 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-01-04 16:14:59.585 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-01-04 16:14:59.586 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-01-04 16:14:59.586 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-01-04 16:14:59.586 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-01-04 16:14:59.586 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-01-04 16:14:59.586 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-01-04 16:14:59.586 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-01-04 16:14:59.806 | The following NEW packages will be installed: 2022-01-04 16:14:59.806 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-01-04 16:14:59.806 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-01-04 16:14:59.806 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-01-04 16:14:59.806 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-01-04 16:14:59.806 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-01-04 16:14:59.806 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-01-04 16:14:59.806 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-01-04 16:14:59.806 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-01-04 16:14:59.806 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-01-04 16:14:59.806 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-01-04 16:14:59.806 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-01-04 16:14:59.806 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-01-04 16:14:59.806 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-01-04 16:14:59.806 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-01-04 16:14:59.806 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-01-04 16:14:59.807 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-01-04 16:14:59.807 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-01-04 16:14:59.807 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-01-04 16:14:59.807 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-01-04 16:14:59.807 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-01-04 16:14:59.807 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-01-04 16:14:59.807 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-01-04 16:14:59.807 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-01-04 16:14:59.807 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-01-04 16:14:59.807 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-01-04 16:14:59.807 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-01-04 16:14:59.807 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-01-04 16:14:59.807 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-01-04 16:14:59.807 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-01-04 16:14:59.807 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-01-04 16:14:59.807 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-01-04 16:14:59.807 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-01-04 16:14:59.807 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-01-04 16:14:59.807 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-01-04 16:14:59.807 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-01-04 16:14:59.807 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-01-04 16:14:59.807 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-01-04 16:14:59.807 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-04 16:14:59.807 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-01-04 16:14:59.807 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-01-04 16:14:59.807 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-01-04 16:14:59.808 | unzip uuid-dev vbetool vlan x11-common 2022-01-04 16:14:59.808 | The following packages will be upgraded: 2022-01-04 16:14:59.809 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-01-04 16:14:59.809 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-01-04 16:14:59.809 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-01-04 16:15:00.095 | 18 upgraded, 219 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 16:15:00.095 | Need to get 164 MB of archives. 2022-01-04 16:15:00.095 | After this operation, 768 MB of additional disk space will be used. 2022-01-04 16:15:00.095 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2022-01-04 16:15:00.591 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2022-01-04 16:15:00.623 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2022-01-04 16:15:00.638 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2022-01-04 16:15:00.836 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2022-01-04 16:15:01.414 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2022-01-04 16:15:01.436 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-01-04 16:15:01.444 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-01-04 16:15:01.674 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-01-04 16:15:01.676 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-01-04 16:15:01.677 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-01-04 16:15:01.680 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-01-04 16:15:01.681 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-01-04 16:15:01.684 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-01-04 16:15:01.689 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-01-04 16:15:01.740 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-01-04 16:15:01.749 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-01-04 16:15:02.999 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-01-04 16:15:03.051 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2022-01-04 16:15:03.239 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2022-01-04 16:15:03.242 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2022-01-04 16:15:03.301 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2022-01-04 16:15:03.437 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-04 16:15:03.439 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-01-04 16:15:03.564 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-01-04 16:15:03.566 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-01-04 16:15:03.566 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-01-04 16:15:03.570 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-01-04 16:15:03.899 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-01-04 16:15:03.899 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-01-04 16:15:03.900 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-01-04 16:15:03.905 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-01-04 16:15:04.155 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-01-04 16:15:04.162 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-01-04 16:15:04.165 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-01-04 16:15:04.198 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-01-04 16:15:04.210 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-01-04 16:15:04.214 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2022-01-04 16:15:04.215 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2022-01-04 16:15:04.223 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2022-01-04 16:15:04.459 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-01-04 16:15:04.512 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-01-04 16:15:04.514 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-01-04 16:15:04.514 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-01-04 16:15:04.568 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-01-04 16:15:04.616 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-01-04 16:15:04.681 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-01-04 16:15:04.747 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-01-04 16:15:07.275 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-01-04 16:15:08.757 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-01-04 16:15:09.038 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-01-04 16:15:09.069 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-01-04 16:15:09.071 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-01-04 16:15:09.076 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-01-04 16:15:09.654 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-01-04 16:15:09.656 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-01-04 16:15:09.841 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-01-04 16:15:10.454 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-01-04 16:15:11.933 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-01-04 16:15:11.940 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-01-04 16:15:11.960 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-01-04 16:15:11.962 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-01-04 16:15:11.969 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-01-04 16:15:11.980 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-01-04 16:15:11.982 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-01-04 16:15:11.983 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-01-04 16:15:11.984 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-01-04 16:15:12.062 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-01-04 16:15:12.141 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-01-04 16:15:12.220 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-01-04 16:15:12.234 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-01-04 16:15:12.243 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-01-04 16:15:12.330 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-01-04 16:15:12.332 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-01-04 16:15:12.355 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-01-04 16:15:12.436 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-01-04 16:15:12.439 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-01-04 16:15:12.439 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-01-04 16:15:12.452 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-01-04 16:15:12.634 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-01-04 16:15:12.639 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-01-04 16:15:12.691 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2022-01-04 16:15:12.695 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-01-04 16:15:12.697 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-01-04 16:15:13.944 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-01-04 16:15:13.944 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-01-04 16:15:13.944 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-04 16:15:14.038 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-01-04 16:15:14.038 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-01-04 16:15:14.039 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-01-04 16:15:14.041 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-01-04 16:15:14.041 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-01-04 16:15:14.042 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-01-04 16:15:14.089 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-01-04 16:15:14.089 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-04 16:15:14.203 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-01-04 16:15:14.205 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-01-04 16:15:14.210 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-01-04 16:15:14.310 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-01-04 16:15:14.462 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-01-04 16:15:14.463 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-01-04 16:15:14.722 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-01-04 16:15:15.332 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-01-04 16:15:15.544 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-01-04 16:15:15.556 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-01-04 16:15:15.565 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-01-04 16:15:15.584 | 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-01-04 16:15:15.615 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-01-04 16:15:15.615 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-01-04 16:15:15.621 | 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-01-04 16:15:15.666 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-01-04 16:15:15.705 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-01-04 16:15:15.713 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-01-04 16:15:15.801 | 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-01-04 16:15:15.815 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-01-04 16:15:15.837 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-01-04 16:15:15.838 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-01-04 16:15:15.838 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-01-04 16:15:15.840 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-01-04 16:15:15.890 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-01-04 16:15:15.929 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-01-04 16:15:15.963 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-01-04 16:15:15.974 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-01-04 16:15:16.058 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-01-04 16:15:16.060 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-01-04 16:15:16.074 | 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-01-04 16:15:16.077 | 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-01-04 16:15:16.079 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-01-04 16:15:16.081 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-01-04 16:15:16.136 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-01-04 16:15:16.187 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-01-04 16:15:16.202 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-01-04 16:15:16.204 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-01-04 16:15:16.315 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-01-04 16:15:16.317 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-01-04 16:15:16.330 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-01-04 16:15:16.334 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-01-04 16:15:16.349 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-01-04 16:15:16.399 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-01-04 16:15:16.412 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-01-04 16:15:16.444 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-01-04 16:15:16.464 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-01-04 16:15:16.480 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-01-04 16:15:16.573 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-01-04 16:15:16.574 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-01-04 16:15:16.578 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-01-04 16:15:16.582 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-01-04 16:15:16.586 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-01-04 16:15:16.589 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-01-04 16:15:16.592 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-01-04 16:15:16.702 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-01-04 16:15:16.706 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-01-04 16:15:16.707 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-01-04 16:15:16.830 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-01-04 16:15:16.831 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-01-04 16:15:16.852 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-01-04 16:15:16.873 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-01-04 16:15:16.876 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-01-04 16:15:16.879 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-01-04 16:15:18.153 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-01-04 16:15:18.155 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-01-04 16:15:18.156 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-01-04 16:15:18.157 | Get:163 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-01-04 16:15:18.162 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-01-04 16:15:18.163 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-01-04 16:15:18.163 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-01-04 16:15:18.169 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-01-04 16:15:18.169 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-01-04 16:15:18.284 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-01-04 16:15:18.301 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-01-04 16:15:18.302 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-01-04 16:15:18.304 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-01-04 16:15:18.333 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-01-04 16:15:18.342 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-01-04 16:15:18.576 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-01-04 16:15:18.601 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-01-04 16:15:18.602 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-01-04 16:15:18.603 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-01-04 16:15:18.635 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-01-04 16:15:18.636 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-01-04 16:15:18.637 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-01-04 16:15:18.640 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-01-04 16:15:18.840 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2022-01-04 16:15:19.317 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2022-01-04 16:15:19.554 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-01-04 16:15:19.558 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-01-04 16:15:19.701 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2022-01-04 16:15:19.984 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-01-04 16:15:19.985 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-01-04 16:15:19.986 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-01-04 16:15:20.074 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-01-04 16:15:20.078 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-01-04 16:15:20.081 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-01-04 16:15:20.085 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-01-04 16:15:20.883 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-01-04 16:15:20.884 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-01-04 16:15:21.043 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-01-04 16:15:21.081 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-01-04 16:15:22.308 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-01-04 16:15:22.311 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-01-04 16:15:26.369 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-01-04 16:15:26.370 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-01-04 16:15:26.630 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-01-04 16:15:27.023 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-01-04 16:15:27.059 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-01-04 16:15:27.601 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-01-04 16:15:27.602 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-01-04 16:15:27.625 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-01-04 16:15:27.729 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-01-04 16:15:27.730 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-01-04 16:15:27.883 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-01-04 16:15:27.887 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-01-04 16:15:27.889 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-01-04 16:15:27.908 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-01-04 16:15:27.909 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-01-04 16:15:27.910 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2022-01-04 16:15:27.914 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2022-01-04 16:15:27.997 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-01-04 16:15:28.010 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-01-04 16:15:28.196 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-01-04 16:15:28.199 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-01-04 16:15:28.200 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-01-04 16:15:28.201 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-01-04 16:15:28.212 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2022-01-04 16:15:28.213 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-01-04 16:15:28.216 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-01-04 16:15:28.217 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-01-04 16:15:28.219 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-01-04 16:15:28.342 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-01-04 16:15:28.344 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-01-04 16:15:28.345 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-01-04 16:15:28.346 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-01-04 16:15:28.357 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-01-04 16:15:28.473 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-01-04 16:15:28.478 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-01-04 16:15:28.730 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-04 16:15:28.757 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-01-04 16:15:30.231 | Preconfiguring packages ... 2022-01-04 16:15:30.474 | Fetched 164 MB in 29s (5,655 kB/s) 2022-01-04 16:15:30.708 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-01-04 16:15:30.711 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 16:15:30.950 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 16:15:31.517 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 16:15:31.704 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 16:15:32.609 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 16:15:32.779 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 16:15:33.231 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 16:15:33.361 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 16:15:33.884 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 16:15:34.169 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 16:15:35.456 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 16:15:35.595 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 16:15:36.019 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 16:15:36.465 | Selecting previously unselected package libapr1:amd64. 2022-01-04 16:15:36.502 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-01-04 16:15:36.506 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-01-04 16:15:36.550 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-04 16:15:37.048 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-04 16:15:37.218 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-04 16:15:37.961 | Selecting previously unselected package libaprutil1:amd64. 2022-01-04 16:15:37.969 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 16:15:38.024 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 16:15:38.276 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-01-04 16:15:38.283 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 16:15:38.349 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 16:15:38.745 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-04 16:15:38.915 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-01-04 16:15:39.293 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-01-04 16:15:39.300 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 16:15:39.366 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 16:15:39.688 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-04 16:15:39.858 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-04 16:15:40.340 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-04 16:15:40.526 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-04 16:15:41.058 | Selecting previously unselected package libjansson4:amd64. 2022-01-04 16:15:41.066 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-01-04 16:15:41.127 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-01-04 16:15:41.481 | Selecting previously unselected package liblua5.2-0:amd64. 2022-01-04 16:15:41.489 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-01-04 16:15:41.527 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-04 16:15:41.900 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-01-04 16:15:42.081 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-01-04 16:15:43.694 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:15:43.807 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-01-04 16:15:44.321 | Selecting previously unselected package apache2-bin. 2022-01-04 16:15:44.328 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 16:15:44.384 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2022-01-04 16:15:44.784 | Selecting previously unselected package apache2-data. 2022-01-04 16:15:44.792 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2022-01-04 16:15:44.818 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2022-01-04 16:15:45.183 | Selecting previously unselected package apache2-utils. 2022-01-04 16:15:45.191 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 16:15:45.240 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2022-01-04 16:15:45.630 | Selecting previously unselected package apache2. 2022-01-04 16:15:45.637 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 16:15:45.691 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2022-01-04 16:15:46.212 | Selecting previously unselected package liblua5.3-0:amd64. 2022-01-04 16:15:46.220 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-04 16:15:46.258 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-04 16:15:46.749 | Selecting previously unselected package haproxy. 2022-01-04 16:15:46.756 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-01-04 16:15:46.819 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-01-04 16:15:47.522 | Selecting previously unselected package libnl-3-200:amd64. 2022-01-04 16:15:47.529 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-01-04 16:15:47.584 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-01-04 16:15:47.933 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-01-04 16:15:47.940 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-01-04 16:15:47.972 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-04 16:15:48.418 | Selecting previously unselected package mysql-common. 2022-01-04 16:15:48.425 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-01-04 16:15:48.495 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-04 16:15:48.813 | Selecting previously unselected package libmysqlclient21:amd64. 2022-01-04 16:15:48.821 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:15:48.858 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:15:49.470 | Selecting previously unselected package libsensors-config. 2022-01-04 16:15:49.478 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-01-04 16:15:49.521 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-04 16:15:49.933 | Selecting previously unselected package libsensors5:amd64. 2022-01-04 16:15:49.940 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-01-04 16:15:50.093 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-04 16:15:50.498 | Selecting previously unselected package libsnmp-base. 2022-01-04 16:15:50.505 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-01-04 16:15:50.566 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 16:15:51.013 | Selecting previously unselected package libsnmp35:amd64. 2022-01-04 16:15:51.020 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-01-04 16:15:51.070 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 16:15:51.601 | Selecting previously unselected package keepalived. 2022-01-04 16:15:51.608 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-01-04 16:15:51.658 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-04 16:15:52.103 | Selecting previously unselected package memcached. 2022-01-04 16:15:52.110 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-01-04 16:15:52.167 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-01-04 16:15:52.688 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-01-04 16:15:53.463 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-01-04 16:15:53.917 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-04 16:15:54.012 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-04 16:15:54.532 | Selecting previously unselected package python3-yaml. 2022-01-04 16:15:54.539 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-04 16:15:54.589 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-04 16:15:54.905 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-04 16:15:55.012 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-04 16:15:55.443 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-04 16:15:55.654 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-04 16:15:56.591 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-04 16:15:56.764 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-04 16:15:57.299 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-01-04 16:15:57.452 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-01-04 16:15:57.869 | Selecting previously unselected package acl. 2022-01-04 16:15:57.877 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-01-04 16:15:57.931 | Unpacking acl (2.2.53-6) ... 2022-01-04 16:15:58.224 | Selecting previously unselected package autotools-dev. 2022-01-04 16:15:58.231 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-01-04 16:15:58.286 | Unpacking autotools-dev (20180224.1) ... 2022-01-04 16:15:58.567 | Selecting previously unselected package m4. 2022-01-04 16:15:58.574 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-01-04 16:15:58.612 | Unpacking m4 (1.4.18-4) ... 2022-01-04 16:15:58.933 | Selecting previously unselected package autoconf. 2022-01-04 16:15:58.940 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-01-04 16:15:58.988 | Unpacking autoconf (2.69-11.1) ... 2022-01-04 16:15:59.486 | Selecting previously unselected package automake. 2022-01-04 16:15:59.494 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-01-04 16:15:59.546 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-01-04 16:15:59.938 | Selecting previously unselected package autopoint. 2022-01-04 16:15:59.946 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-01-04 16:15:59.989 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-01-04 16:16:00.424 | Selecting previously unselected package libllvm10:amd64. 2022-01-04 16:16:00.433 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:16:00.515 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:16:03.223 | Selecting previously unselected package libclang-cpp10. 2022-01-04 16:16:03.231 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:16:03.263 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:16:05.058 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-01-04 16:16:05.065 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-04 16:16:05.125 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 16:16:05.949 | Selecting previously unselected package libgc1c2:amd64. 2022-01-04 16:16:05.957 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-01-04 16:16:06.023 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-04 16:16:06.378 | Selecting previously unselected package libobjc4:amd64. 2022-01-04 16:16:06.385 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-04 16:16:06.440 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 16:16:06.745 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-01-04 16:16:06.752 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-04 16:16:06.806 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 16:16:07.355 | Selecting previously unselected package libc6-i386. 2022-01-04 16:16:07.362 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-01-04 16:16:07.400 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-04 16:16:08.327 | Selecting previously unselected package lib32gcc-s1. 2022-01-04 16:16:08.334 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-04 16:16:08.383 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 16:16:08.715 | Selecting previously unselected package lib32stdc++6. 2022-01-04 16:16:08.722 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-04 16:16:08.760 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 16:16:09.133 | Selecting previously unselected package libclang-common-10-dev. 2022-01-04 16:16:09.140 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:16:09.183 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 16:16:10.543 | Selecting previously unselected package libclang1-10. 2022-01-04 16:16:10.551 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:16:10.600 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:16:12.080 | Selecting previously unselected package clang-10. 2022-01-04 16:16:12.088 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:16:12.120 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:16:12.326 | Selecting previously unselected package libtool. 2022-01-04 16:16:12.333 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-01-04 16:16:12.360 | Unpacking libtool (2.4.6-14) ... 2022-01-04 16:16:12.583 | Selecting previously unselected package dh-autoreconf. 2022-01-04 16:16:12.591 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-01-04 16:16:12.640 | Unpacking dh-autoreconf (19) ... 2022-01-04 16:16:12.915 | Selecting previously unselected package libdebhelper-perl. 2022-01-04 16:16:12.923 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-01-04 16:16:12.949 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-01-04 16:16:13.212 | Selecting previously unselected package libarchive-zip-perl. 2022-01-04 16:16:13.220 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-01-04 16:16:13.246 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-01-04 16:16:13.544 | Selecting previously unselected package libsub-override-perl. 2022-01-04 16:16:13.551 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-01-04 16:16:13.612 | Unpacking libsub-override-perl (0.09-2) ... 2022-01-04 16:16:13.909 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-01-04 16:16:13.917 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-01-04 16:16:13.977 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-04 16:16:14.281 | Selecting previously unselected package dh-strip-nondeterminism. 2022-01-04 16:16:14.288 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-01-04 16:16:14.337 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-01-04 16:16:14.527 | Selecting previously unselected package libdpkg-perl. 2022-01-04 16:16:14.534 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-01-04 16:16:14.560 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-01-04 16:16:14.949 | Selecting previously unselected package make. 2022-01-04 16:16:14.956 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-01-04 16:16:15.006 | Unpacking make (4.2.1-1.2) ... 2022-01-04 16:16:15.292 | Selecting previously unselected package dpkg-dev. 2022-01-04 16:16:15.300 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-01-04 16:16:15.343 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-01-04 16:16:15.772 | Selecting previously unselected package dwz. 2022-01-04 16:16:15.780 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-01-04 16:16:15.823 | Unpacking dwz (0.13-5) ... 2022-01-04 16:16:16.246 | Selecting previously unselected package libcroco3:amd64. 2022-01-04 16:16:16.253 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-01-04 16:16:16.308 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-01-04 16:16:16.714 | Selecting previously unselected package gettext. 2022-01-04 16:16:16.722 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-01-04 16:16:16.777 | Unpacking gettext (0.19.8.1-10build1) ... 2022-01-04 16:16:17.229 | Selecting previously unselected package intltool-debian. 2022-01-04 16:16:17.237 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-01-04 16:16:17.268 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-01-04 16:16:17.537 | Selecting previously unselected package po-debconf. 2022-01-04 16:16:17.545 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-01-04 16:16:17.583 | Unpacking po-debconf (1.0.21) ... 2022-01-04 16:16:17.926 | Selecting previously unselected package debhelper. 2022-01-04 16:16:17.934 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-01-04 16:16:17.983 | Unpacking debhelper (12.10ubuntu1) ... 2022-01-04 16:16:18.412 | Selecting previously unselected package uuid-dev:amd64. 2022-01-04 16:16:18.420 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-01-04 16:16:18.468 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-04 16:16:18.978 | Selecting previously unselected package libsctp1:amd64. 2022-01-04 16:16:18.985 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-01-04 16:16:19.034 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-04 16:16:19.303 | Selecting previously unselected package libsctp-dev:amd64. 2022-01-04 16:16:19.311 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-01-04 16:16:19.360 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-04 16:16:19.669 | Selecting previously unselected package libapr1-dev. 2022-01-04 16:16:19.677 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-01-04 16:16:19.737 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-04 16:16:20.321 | Selecting previously unselected package libldap2-dev:amd64. 2022-01-04 16:16:20.328 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-04 16:16:20.371 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-04 16:16:20.766 | Selecting previously unselected package libaprutil1-dev. 2022-01-04 16:16:20.774 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 16:16:20.811 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-04 16:16:21.303 | Selecting previously unselected package apache2-dev. 2022-01-04 16:16:21.311 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 16:16:21.360 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2022-01-04 16:16:21.886 | Selecting previously unselected package binfmt-support. 2022-01-04 16:16:21.894 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-01-04 16:16:21.956 | Unpacking binfmt-support (2.2.0-2) ... 2022-01-04 16:16:22.280 | Selecting previously unselected package g++-9. 2022-01-04 16:16:22.288 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-04 16:16:22.336 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 16:16:23.823 | Selecting previously unselected package g++. 2022-01-04 16:16:23.831 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-01-04 16:16:23.863 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-01-04 16:16:24.115 | Selecting previously unselected package build-essential. 2022-01-04 16:16:24.122 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-01-04 16:16:24.171 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-01-04 16:16:24.429 | Selecting previously unselected package conntrack. 2022-01-04 16:16:24.437 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-04 16:16:24.469 | Unpacking conntrack (1:1.4.5-2) ... 2022-01-04 16:16:24.778 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-01-04 16:16:24.785 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-01-04 16:16:24.817 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-04 16:16:25.138 | Selecting previously unselected package libnetfilter-queue1. 2022-01-04 16:16:25.145 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-01-04 16:16:25.206 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-01-04 16:16:25.617 | Selecting previously unselected package conntrackd. 2022-01-04 16:16:25.625 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-01-04 16:16:25.669 | Unpacking conntrackd (1:1.4.5-2) ... 2022-01-04 16:16:26.023 | Selecting previously unselected package dns-root-data. 2022-01-04 16:16:26.030 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-01-04 16:16:26.086 | Unpacking dns-root-data (2019052802) ... 2022-01-04 16:16:26.555 | Selecting previously unselected package libidn11:amd64. 2022-01-04 16:16:26.563 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-01-04 16:16:26.617 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-04 16:16:26.983 | Selecting previously unselected package dnsmasq-base. 2022-01-04 16:16:26.991 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-04 16:16:27.029 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-04 16:16:27.321 | Selecting previously unselected package dnsmasq-utils. 2022-01-04 16:16:27.329 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-04 16:16:27.354 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-04 16:16:27.721 | Selecting previously unselected package ebtables. 2022-01-04 16:16:27.728 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-04 16:16:27.795 | Unpacking ebtables (2.0.11-3build1) ... 2022-01-04 16:16:28.218 | Selecting previously unselected package libfakeroot:amd64. 2022-01-04 16:16:28.225 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-01-04 16:16:28.286 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-01-04 16:16:28.686 | Selecting previously unselected package fakeroot. 2022-01-04 16:16:28.694 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-01-04 16:16:28.749 | Unpacking fakeroot (1.24-1) ... 2022-01-04 16:16:29.109 | Selecting previously unselected package fonts-dejavu-core. 2022-01-04 16:16:29.117 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-01-04 16:16:29.166 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-01-04 16:16:29.584 | Selecting previously unselected package fonts-liberation. 2022-01-04 16:16:29.591 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-01-04 16:16:29.629 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-01-04 16:16:30.069 | Selecting previously unselected package fontconfig-config. 2022-01-04 16:16:30.077 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-01-04 16:16:30.126 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-04 16:16:30.498 | Selecting previously unselected package libfontconfig1:amd64. 2022-01-04 16:16:30.506 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-01-04 16:16:30.555 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-04 16:16:30.915 | Selecting previously unselected package fontconfig. 2022-01-04 16:16:30.923 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-01-04 16:16:30.995 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-01-04 16:16:31.498 | Selecting previously unselected package genisoimage. 2022-01-04 16:16:31.506 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-01-04 16:16:31.560 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-04 16:16:32.007 | Selecting previously unselected package libann0. 2022-01-04 16:16:32.015 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-01-04 16:16:32.080 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-01-04 16:16:32.452 | Selecting previously unselected package libcdt5:amd64. 2022-01-04 16:16:32.460 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-01-04 16:16:32.515 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-01-04 16:16:32.904 | Selecting previously unselected package libcgraph6:amd64. 2022-01-04 16:16:32.912 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-01-04 16:16:32.971 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-04 16:16:33.344 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-01-04 16:16:33.351 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-04 16:16:33.400 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 16:16:33.743 | Selecting previously unselected package libjpeg8:amd64. 2022-01-04 16:16:33.751 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-01-04 16:16:33.812 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-04 16:16:34.155 | Selecting previously unselected package libjbig0:amd64. 2022-01-04 16:16:34.163 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-01-04 16:16:34.206 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-01-04 16:16:34.636 | Selecting previously unselected package libwebp6:amd64. 2022-01-04 16:16:34.644 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:16:34.698 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-04 16:16:35.110 | Selecting previously unselected package libtiff5:amd64. 2022-01-04 16:16:35.117 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-01-04 16:16:35.166 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-04 16:16:35.572 | Selecting previously unselected package libxpm4:amd64. 2022-01-04 16:16:35.580 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-01-04 16:16:35.617 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-01-04 16:16:35.989 | Selecting previously unselected package libgd3:amd64. 2022-01-04 16:16:35.997 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-01-04 16:16:36.046 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-04 16:16:36.412 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-01-04 16:16:36.420 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-01-04 16:16:36.469 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-04 16:16:36.830 | Selecting previously unselected package libpixman-1-0:amd64. 2022-01-04 16:16:36.837 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-01-04 16:16:36.875 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-04 16:16:37.394 | Selecting previously unselected package libxcb-render0:amd64. 2022-01-04 16:16:37.402 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-01-04 16:16:37.457 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-01-04 16:16:37.818 | Selecting previously unselected package libxcb-shm0:amd64. 2022-01-04 16:16:37.826 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-01-04 16:16:37.868 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-01-04 16:16:38.195 | Selecting previously unselected package libxrender1:amd64. 2022-01-04 16:16:38.203 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-01-04 16:16:38.258 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-01-04 16:16:38.675 | Selecting previously unselected package libcairo2:amd64. 2022-01-04 16:16:38.683 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-01-04 16:16:38.726 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-04 16:16:39.132 | Selecting previously unselected package libgraphite2-3:amd64. 2022-01-04 16:16:39.140 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-01-04 16:16:39.178 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-04 16:16:39.601 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-01-04 16:16:39.609 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-01-04 16:16:39.658 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-04 16:16:39.991 | Selecting previously unselected package libthai-data. 2022-01-04 16:16:39.999 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-01-04 16:16:40.046 | Unpacking libthai-data (0.1.28-3) ... 2022-01-04 16:16:40.315 | Selecting previously unselected package libdatrie1:amd64. 2022-01-04 16:16:40.323 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-01-04 16:16:40.355 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-01-04 16:16:40.692 | Selecting previously unselected package libthai0:amd64. 2022-01-04 16:16:40.700 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-01-04 16:16:40.732 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-01-04 16:16:41.035 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-01-04 16:16:41.043 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-04 16:16:41.081 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 16:16:41.504 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-01-04 16:16:41.512 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-04 16:16:41.566 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 16:16:41.984 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-01-04 16:16:41.992 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-04 16:16:42.052 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 16:16:42.464 | Selecting previously unselected package libpathplan4:amd64. 2022-01-04 16:16:42.473 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-01-04 16:16:42.532 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-04 16:16:42.898 | Selecting previously unselected package libgvc6. 2022-01-04 16:16:42.906 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-01-04 16:16:42.961 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-01-04 16:16:43.412 | Selecting previously unselected package libgvpr2:amd64. 2022-01-04 16:16:43.420 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-01-04 16:16:43.475 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-04 16:16:43.767 | Selecting previously unselected package liblab-gamut1:amd64. 2022-01-04 16:16:43.775 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-01-04 16:16:43.812 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-04 16:16:44.355 | Selecting previously unselected package x11-common. 2022-01-04 16:16:44.364 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-01-04 16:16:44.433 | dpkg-query: no packages found matching nux-tools 2022-01-04 16:16:44.444 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-01-04 16:16:44.773 | Selecting previously unselected package libice6:amd64. 2022-01-04 16:16:44.780 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-01-04 16:16:44.829 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-04 16:16:45.207 | Selecting previously unselected package libsm6:amd64. 2022-01-04 16:16:45.215 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-01-04 16:16:45.264 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-01-04 16:16:45.618 | Selecting previously unselected package libxt6:amd64. 2022-01-04 16:16:45.626 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-01-04 16:16:45.669 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-01-04 16:16:46.064 | Selecting previously unselected package libxmu6:amd64. 2022-01-04 16:16:46.072 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-01-04 16:16:46.109 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-04 16:16:46.476 | Selecting previously unselected package libxaw7:amd64. 2022-01-04 16:16:46.484 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-01-04 16:16:46.538 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-01-04 16:16:46.899 | Selecting previously unselected package graphviz. 2022-01-04 16:16:46.906 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-01-04 16:16:46.932 | Unpacking graphviz (2.42.2-3build2) ... 2022-01-04 16:16:47.367 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-01-04 16:16:47.375 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-01-04 16:16:47.407 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-04 16:16:47.801 | Selecting previously unselected package libibverbs1:amd64. 2022-01-04 16:16:47.809 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-01-04 16:16:47.858 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-04 16:16:48.299 | Selecting previously unselected package ibverbs-providers:amd64. 2022-01-04 16:16:48.307 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-01-04 16:16:48.350 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-04 16:16:48.670 | Selecting previously unselected package icu-devtools. 2022-01-04 16:16:48.679 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-01-04 16:16:48.710 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-01-04 16:16:49.104 | Selecting previously unselected package iputils-arping. 2022-01-04 16:16:49.112 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-01-04 16:16:49.167 | Unpacking iputils-arping (3:20190709-3) ... 2022-01-04 16:16:49.670 | Selecting previously unselected package javascript-common. 2022-01-04 16:16:49.679 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-01-04 16:16:49.750 | Unpacking javascript-common (11) ... 2022-01-04 16:16:50.099 | Selecting previously unselected package libgssrpc4:amd64. 2022-01-04 16:16:50.106 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 16:16:50.167 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:16:50.493 | Selecting previously unselected package libkdb5-9:amd64. 2022-01-04 16:16:50.501 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 16:16:50.544 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:16:50.967 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-01-04 16:16:50.975 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 16:16:51.030 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:16:51.390 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-01-04 16:16:51.398 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 16:16:51.436 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:16:51.847 | Selecting previously unselected package comerr-dev:amd64. 2022-01-04 16:16:51.856 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-01-04 16:16:51.912 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-04 16:16:52.258 | Selecting previously unselected package krb5-multidev:amd64. 2022-01-04 16:16:52.266 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 16:16:52.327 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:16:52.698 | Selecting previously unselected package libalgorithm-diff-perl. 2022-01-04 16:16:52.706 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-01-04 16:16:52.749 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-01-04 16:16:53.127 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-01-04 16:16:53.135 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-01-04 16:16:53.172 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-04 16:16:53.469 | Selecting previously unselected package libalgorithm-merge-perl. 2022-01-04 16:16:53.478 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-01-04 16:16:53.526 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-01-04 16:16:53.836 | Selecting previously unselected package libarchive-cpio-perl. 2022-01-04 16:16:53.843 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-01-04 16:16:53.887 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-01-04 16:16:54.230 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-01-04 16:16:54.238 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-04 16:16:54.292 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 16:16:54.607 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-01-04 16:16:54.616 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-04 16:16:54.664 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 16:16:55.019 | Selecting previously unselected package libfile-fcntllock-perl. 2022-01-04 16:16:55.027 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-01-04 16:16:55.080 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-01-04 16:16:55.390 | Selecting previously unselected package libgts-bin. 2022-01-04 16:16:55.398 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-01-04 16:16:55.458 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-01-04 16:16:55.733 | Selecting previously unselected package libicu-dev:amd64. 2022-01-04 16:16:55.741 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-01-04 16:16:55.778 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-04 16:16:57.510 | Selecting previously unselected package libipset13:amd64. 2022-01-04 16:16:57.518 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:16:57.623 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-04 16:16:58.070 | Selecting previously unselected package librdmacm1:amd64. 2022-01-04 16:16:58.078 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-01-04 16:16:58.133 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-04 16:16:58.487 | Selecting previously unselected package libiscsi7:amd64. 2022-01-04 16:16:58.495 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-01-04 16:16:58.543 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-01-04 16:16:58.853 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-01-04 16:16:58.861 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-04 16:16:58.909 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 16:16:59.282 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-01-04 16:16:59.289 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-01-04 16:16:59.338 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 16:16:59.636 | Selecting previously unselected package libjpeg-dev:amd64. 2022-01-04 16:16:59.644 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-01-04 16:16:59.692 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 16:16:59.939 | Selecting previously unselected package libjs-jquery. 2022-01-04 16:16:59.947 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-01-04 16:16:59.984 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-01-04 16:17:00.310 | Selecting previously unselected package libjs-jquery-metadata. 2022-01-04 16:17:00.318 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-01-04 16:17:00.367 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-01-04 16:17:00.699 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-01-04 16:17:00.707 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-01-04 16:17:00.761 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-04 16:17:01.036 | Selecting previously unselected package libltdl-dev:amd64. 2022-01-04 16:17:01.044 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-01-04 16:17:01.087 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-01-04 16:17:01.452 | Selecting previously unselected package libsys-hostname-long-perl. 2022-01-04 16:17:01.460 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-01-04 16:17:01.510 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-01-04 16:17:01.871 | Selecting previously unselected package libmail-sendmail-perl. 2022-01-04 16:17:01.879 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-01-04 16:17:01.933 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-01-04 16:17:02.190 | Selecting previously unselected package libncurses-dev:amd64. 2022-01-04 16:17:02.198 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-04 16:17:02.264 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 16:17:02.659 | Selecting previously unselected package libnspr4:amd64. 2022-01-04 16:17:02.667 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-01-04 16:17:02.704 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-01-04 16:17:03.099 | Selecting previously unselected package libnss3:amd64. 2022-01-04 16:17:03.107 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-01-04 16:17:03.155 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-04 16:17:03.710 | Selecting previously unselected package libomp5-10:amd64. 2022-01-04 16:17:03.718 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:17:03.773 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:17:04.127 | Selecting previously unselected package libomp-10-dev. 2022-01-04 16:17:04.136 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:17:04.178 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 16:17:04.585 | Selecting previously unselected package pcp-conf. 2022-01-04 16:17:04.593 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-01-04 16:17:04.647 | Unpacking pcp-conf (5.0.3-1) ... 2022-01-04 16:17:05.019 | Selecting previously unselected package libpcp3. 2022-01-04 16:17:05.027 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-01-04 16:17:05.075 | Unpacking libpcp3 (5.0.3-1) ... 2022-01-04 16:17:05.470 | Selecting previously unselected package libpcp-pmda3. 2022-01-04 16:17:05.478 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-01-04 16:17:05.516 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-01-04 16:17:05.739 | Selecting previously unselected package libpcp-pmda-perl. 2022-01-04 16:17:05.747 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-01-04 16:17:05.795 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-01-04 16:17:06.196 | Selecting previously unselected package libpq5:amd64. 2022-01-04 16:17:06.203 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:17:06.253 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 16:17:06.533 | Selecting previously unselected package libpq-dev. 2022-01-04 16:17:06.541 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:17:06.573 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-04 16:17:07.117 | Selecting previously unselected package librados2. 2022-01-04 16:17:07.124 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:17:07.162 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 16:17:07.945 | Selecting previously unselected package librbd1. 2022-01-04 16:17:07.952 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:17:07.995 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 16:17:08.607 | Selecting previously unselected package libsasl2-dev. 2022-01-04 16:17:08.615 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-01-04 16:17:08.647 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-04 16:17:08.945 | Selecting previously unselected package libssl-dev:amd64. 2022-01-04 16:17:08.953 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-04 16:17:09.002 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-04 16:17:09.539 | Selecting previously unselected package libsystemd-dev:amd64. 2022-01-04 16:17:09.547 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 16:17:09.579 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 16:17:09.940 | Selecting previously unselected package libtinfo-dev:amd64. 2022-01-04 16:17:09.949 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-04 16:17:09.995 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 16:17:10.299 | Selecting previously unselected package libx86-1:amd64. 2022-01-04 16:17:10.312 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-01-04 16:17:10.361 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-01-04 16:17:10.654 | Selecting previously unselected package libxml2-dev:amd64. 2022-01-04 16:17:10.662 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:17:10.694 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-04 16:17:11.100 | Selecting previously unselected package libxslt1-dev:amd64. 2022-01-04 16:17:11.108 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-01-04 16:17:11.145 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-04 16:17:11.585 | Selecting previously unselected package llvm-10-runtime. 2022-01-04 16:17:11.593 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:17:11.630 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-04 16:17:11.922 | Selecting previously unselected package libpfm4:amd64. 2022-01-04 16:17:11.930 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-01-04 16:17:11.962 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-04 16:17:12.356 | Selecting previously unselected package llvm-10. 2022-01-04 16:17:12.364 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:17:12.419 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:17:13.482 | Selecting previously unselected package libffi-dev:amd64. 2022-01-04 16:17:13.490 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-01-04 16:17:13.538 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-01-04 16:17:13.979 | Selecting previously unselected package python3-pygments. 2022-01-04 16:17:13.987 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-01-04 16:17:14.053 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-04 16:17:14.436 | Selecting previously unselected package llvm-10-tools. 2022-01-04 16:17:14.444 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:17:14.475 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-04 16:17:14.928 | Selecting previously unselected package libz3-4:amd64. 2022-01-04 16:17:14.936 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-01-04 16:17:14.978 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-01-04 16:17:16.356 | Selecting previously unselected package libz3-dev:amd64. 2022-01-04 16:17:16.364 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-01-04 16:17:16.419 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-04 16:17:16.837 | Selecting previously unselected package llvm-10-dev. 2022-01-04 16:17:16.845 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 16:17:16.899 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 16:17:21.785 | Selecting previously unselected package lsscsi. 2022-01-04 16:17:21.794 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-01-04 16:17:21.830 | Unpacking lsscsi (0.30-0.1) ... 2022-01-04 16:17:22.253 | Selecting previously unselected package pkg-config. 2022-01-04 16:17:22.262 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-01-04 16:17:22.299 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-01-04 16:17:22.528 | Selecting previously unselected package pm-utils. 2022-01-04 16:17:22.536 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-01-04 16:17:22.590 | Unpacking pm-utils (1.4.1-19) ... 2022-01-04 16:17:22.956 | Selecting previously unselected package postgresql-client-common. 2022-01-04 16:17:22.965 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-01-04 16:17:23.013 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-01-04 16:17:23.299 | Selecting previously unselected package postgresql-client-12. 2022-01-04 16:17:23.307 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:17:23.356 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 16:17:23.865 | Selecting previously unselected package ssl-cert. 2022-01-04 16:17:23.873 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-01-04 16:17:23.910 | Unpacking ssl-cert (1.0.39) ... 2022-01-04 16:17:24.402 | Selecting previously unselected package postgresql-common. 2022-01-04 16:17:24.411 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-01-04 16:17:24.469 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-01-04 16:17:24.500 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-01-04 16:17:24.922 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-04 16:17:24.931 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:17:24.990 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 16:17:25.517 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-04 16:17:25.526 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-04 16:17:25.562 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-04 16:17:25.860 | Selecting previously unselected package python-pip-whl. 2022-01-04 16:17:25.869 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-01-04 16:17:25.916 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-04 16:17:26.391 | Selecting previously unselected package python3-mysqldb. 2022-01-04 16:17:26.400 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-01-04 16:17:26.453 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-01-04 16:17:26.814 | Selecting previously unselected package python3-wheel. 2022-01-04 16:17:26.823 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-01-04 16:17:26.882 | Unpacking python3-wheel (0.34.2-1) ... 2022-01-04 16:17:27.197 | Selecting previously unselected package python3-pip. 2022-01-04 16:17:27.205 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-01-04 16:17:27.259 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-04 16:17:27.763 | Selecting previously unselected package python3.8-venv. 2022-01-04 16:17:27.772 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-01-04 16:17:27.831 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-04 16:17:28.151 | Selecting previously unselected package python3-venv. 2022-01-04 16:17:28.159 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-01-04 16:17:28.208 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-01-04 16:17:28.551 | Selecting previously unselected package qemu-block-extra:amd64. 2022-01-04 16:17:28.560 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2022-01-04 16:17:28.602 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2022-01-04 16:17:28.922 | Selecting previously unselected package qemu-utils. 2022-01-04 16:17:28.932 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2022-01-04 16:17:28.985 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2022-01-04 16:17:29.494 | Selecting previously unselected package sharutils. 2022-01-04 16:17:29.503 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-01-04 16:17:29.556 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-01-04 16:17:29.894 | Selecting previously unselected package sqlite3. 2022-01-04 16:17:29.906 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-01-04 16:17:29.956 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-04 16:17:30.437 | Selecting previously unselected package unzip. 2022-01-04 16:17:30.446 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-01-04 16:17:30.476 | Unpacking unzip (6.0-25ubuntu1) ... 2022-01-04 16:17:30.860 | Selecting previously unselected package vbetool. 2022-01-04 16:17:30.872 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-01-04 16:17:30.922 | Unpacking vbetool (1.1-4) ... 2022-01-04 16:17:31.306 | Selecting previously unselected package ipset. 2022-01-04 16:17:31.314 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:17:31.386 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-04 16:17:31.780 | Selecting previously unselected package ipvsadm. 2022-01-04 16:17:31.789 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-01-04 16:17:31.842 | Unpacking ipvsadm (1:1.31-1) ... 2022-01-04 16:17:32.254 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-01-04 16:17:32.262 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 16:17:32.318 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2022-01-04 16:17:32.654 | Selecting previously unselected package liberasurecode1:amd64. 2022-01-04 16:17:32.663 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2022-01-04 16:17:32.694 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-01-04 16:17:32.928 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-01-04 16:17:32.936 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-01-04 16:17:33.002 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-04 16:17:33.260 | Selecting previously unselected package libkrb5-dev:amd64. 2022-01-04 16:17:33.268 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 16:17:33.311 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:17:33.597 | Selecting previously unselected package libpcp-gui2. 2022-01-04 16:17:33.606 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-01-04 16:17:33.671 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-01-04 16:17:34.077 | Selecting previously unselected package libpcp-import1. 2022-01-04 16:17:34.086 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2022-01-04 16:17:34.157 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-01-04 16:17:34.511 | Selecting previously unselected package libpcp-mmv1. 2022-01-04 16:17:34.519 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-01-04 16:17:34.556 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-01-04 16:17:34.911 | Selecting previously unselected package libpcp-trace2. 2022-01-04 16:17:34.920 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-01-04 16:17:34.969 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-01-04 16:17:35.266 | Selecting previously unselected package libpcp-web1. 2022-01-04 16:17:35.275 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2022-01-04 16:17:35.322 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-01-04 16:17:35.637 | Selecting previously unselected package libyaml-dev:amd64. 2022-01-04 16:17:35.646 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2022-01-04 16:17:35.676 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-01-04 16:17:36.094 | Selecting previously unselected package python3-pcp. 2022-01-04 16:17:36.103 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2022-01-04 16:17:36.162 | Unpacking python3-pcp (5.0.3-1) ... 2022-01-04 16:17:36.597 | Selecting previously unselected package pcp. 2022-01-04 16:17:36.606 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2022-01-04 16:17:36.726 | Unpacking pcp (5.0.3-1) ... 2022-01-04 16:17:37.689 | Selecting previously unselected package socat. 2022-01-04 16:17:37.698 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2022-01-04 16:17:37.739 | Unpacking socat (1.7.3.3-2) ... 2022-01-04 16:17:38.186 | Selecting previously unselected package vlan. 2022-01-04 16:17:38.195 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-01-04 16:17:38.248 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-04 16:17:38.595 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-04 16:17:38.739 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-01-04 16:17:38.905 | Setting up javascript-common (11) ... 2022-01-04 16:17:39.128 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-01-04 16:17:39.213 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-04 16:17:39.373 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-04 16:17:39.539 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-04 16:17:39.659 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-04 16:17:39.970 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-04 16:17:40.036 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 16:17:40.179 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-01-04 16:17:40.328 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 16:17:40.488 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-01-04 16:17:40.619 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-01-04 16:17:40.774 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-01-04 16:17:40.939 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-01-04 16:17:41.047 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-01-04 16:17:41.133 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-01-04 16:17:41.253 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-01-04 16:17:41.408 | Setting up libarchive-zip-perl (1.67-2) ... 2022-01-04 16:17:41.505 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-04 16:17:41.642 | Setting up vbetool (1.1-4) ... 2022-01-04 16:17:41.808 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-01-04 16:17:41.956 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 16:17:42.139 | Setting up pm-utils (1.4.1-19) ... 2022-01-04 16:17:42.402 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-04 16:17:42.808 | Setting up unzip (6.0-25ubuntu1) ... 2022-01-04 16:17:42.934 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-01-04 16:17:43.054 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-04 16:17:43.139 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-01-04 16:17:44.209 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-01-04 16:17:44.923 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-04 16:17:45.157 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-04 16:17:45.265 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-04 16:17:45.419 | Setting up m4 (1.4.18-4) ... 2022-01-04 16:17:45.568 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-04 16:17:46.020 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 16:17:46.140 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-01-04 16:17:46.271 | Setting up iputils-arping (3:20190709-3) ... 2022-01-04 16:17:46.442 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-01-04 16:17:46.574 | Setting up conntrack (1:1.4.5-2) ... 2022-01-04 16:17:46.734 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 16:17:46.905 | Setting up python3-wheel (0.34.2-1) ... 2022-01-04 16:17:47.340 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-01-04 16:17:47.482 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-01-04 16:17:47.923 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-01-04 16:17:50.117 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-01-04 16:17:51.832 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-01-04 16:17:52.551 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-01-04 16:17:52.780 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-01-04 16:17:52.939 | Setting up acl (2.2.53-6) ... 2022-01-04 16:17:53.111 | Setting up dns-root-data (2019052802) ... 2022-01-04 16:17:53.300 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:17:53.442 | Setting up fakeroot (1.24-1) ... 2022-01-04 16:17:53.537 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-01-04 16:17:53.625 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-04 16:17:53.723 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-04 16:17:53.837 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:17:54.013 | Setting up autotools-dev (20180224.1) ... 2022-01-04 16:17:54.191 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-04 16:17:55.162 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-01-04 16:17:55.328 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-04 16:17:55.448 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-04 16:17:55.609 | Setting up make (4.2.1-1.2) ... 2022-01-04 16:17:55.785 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-01-04 16:17:55.962 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-04 16:17:56.134 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:17:56.310 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-04 16:17:56.494 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-04 16:17:56.665 | Setting up ebtables (2.0.11-3build1) ... 2022-01-04 16:17:57.408 | Setting up socat (1.7.3.3-2) ... 2022-01-04 16:17:57.545 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-01-04 16:17:57.682 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-04 16:17:57.831 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-04 16:17:57.980 | Setting up autopoint (0.19.8.1-10build1) ... 2022-01-04 16:17:58.140 | Setting up binfmt-support (2.2.0-2) ... 2022-01-04 16:17:58.579 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-01-04 16:17:59.631 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-04 16:17:59.734 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-01-04 16:17:59.923 | Setting up fonts-dejavu-core (2.37-1) ... 2022-01-04 16:18:00.574 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-01-04 16:18:00.717 | Setting up lsscsi (0.30-0.1) ... 2022-01-04 16:18:00.853 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-04 16:18:00.997 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 16:18:01.094 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 16:18:01.186 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 16:18:01.294 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-01-04 16:18:01.419 | Setting up autoconf (2.69-11.1) ... 2022-01-04 16:18:01.603 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-01-04 16:18:01.723 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-01-04 16:18:01.836 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-01-04 16:18:01.917 | Setting up dwz (0.13-5) ... 2022-01-04 16:18:02.037 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-04 16:18:02.134 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-04 16:18:02.283 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-04 16:18:02.426 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-04 16:18:02.534 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-04 16:18:02.917 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:18:03.048 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:18:03.203 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-01-04 16:18:03.351 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-04 16:18:03.459 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-01-04 16:18:03.585 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-01-04 16:18:03.791 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 16:18:03.962 | Setting up pcp-conf (5.0.3-1) ... 2022-01-04 16:18:04.111 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-04 16:18:04.231 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-01-04 16:18:04.345 | Setting up libsub-override-perl (0.09-2) ... 2022-01-04 16:18:04.482 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-04 16:18:04.614 | Setting up libthai-data (0.1.28-3) ... 2022-01-04 16:18:04.711 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-04 16:18:04.803 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-01-04 16:18:04.927 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-04 16:18:05.071 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2022-01-04 16:18:05.185 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-01-04 16:18:05.300 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:18:05.414 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-01-04 16:18:05.563 | Setting up sharutils (1:4.15.2-4build1) ... 2022-01-04 16:18:05.711 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-04 16:18:05.865 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-01-04 16:18:06.060 | Setting up conntrackd (1:1.4.5-2) ... 2022-01-04 16:18:07.289 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-01-04 16:18:07.654 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-01-04 16:18:07.803 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-04 16:18:07.968 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-04 16:18:08.111 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-04 16:18:08.266 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 16:18:08.402 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-04 16:18:08.557 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-01-04 16:18:08.711 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 16:18:08.808 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-04 16:18:08.945 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-01-04 16:18:09.029 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-01-04 16:18:09.105 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-04 16:18:09.197 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 16:18:09.340 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:18:09.460 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-01-04 16:18:09.574 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-04 16:18:09.762 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-04 16:18:09.917 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 16:18:10.054 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:18:10.208 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-04 16:18:10.380 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 16:18:10.551 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 16:18:10.716 | Setting up wget (1.20.3-1ubuntu2) ... 2022-01-04 16:18:10.946 | Setting up libtool (2.4.6-14) ... 2022-01-04 16:18:11.060 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-04 16:18:13.266 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2022-01-04 16:18:13.534 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 16:18:13.683 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-01-04 16:18:15.006 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-01-04 16:18:16.083 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-04 16:18:16.254 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-04 16:18:16.368 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 16:18:16.517 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-04 16:18:17.180 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 16:18:17.351 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:18:17.511 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-04 16:18:17.683 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-01-04 16:18:17.968 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-04 16:18:18.128 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-01-04 16:18:18.528 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-01-04 16:18:18.683 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-01-04 16:18:18.826 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-01-04 16:18:18.974 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-04 16:18:19.117 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 16:18:19.810 | 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-01-04 16:18:19.940 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 16:18:20.083 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 16:18:20.197 | Setting up ssl-cert (1.0.39) ... 2022-01-04 16:18:21.614 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-04 16:18:21.769 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-04 16:18:21.997 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-01-04 16:18:22.117 | Setting up postgresql-common (214ubuntu0.1) ... 2022-01-04 16:18:23.330 | Adding user postgres to group ssl-cert 2022-01-04 16:18:23.585 | 2022-01-04 16:18:23.585 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-01-04 16:18:23.797 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-01-04 16:18:23.797 | Removing obsolete dictionary files: 2022-01-04 16:18:24.359 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-01-04 16:18:25.626 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-01-04 16:18:25.780 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-04 16:18:25.940 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-01-04 16:18:26.203 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-04 16:18:26.763 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-01-04 16:18:26.929 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-04 16:18:27.117 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-04 16:18:27.278 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-04 16:18:27.420 | Setting up build-essential (12.8ubuntu1.1) ... 2022-01-04 16:18:27.574 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-04 16:18:27.723 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-04 16:18:27.854 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 16:18:27.957 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-01-04 16:18:28.100 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2022-01-04 16:18:28.271 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:18:28.448 | Setting up ipvsadm (1:1.31-1) ... 2022-01-04 16:18:29.500 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2022-01-04 16:18:29.666 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-04 16:18:30.060 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-01-04 16:18:32.245 | Regenerating fonts cache... done. 2022-01-04 16:18:32.300 | Setting up gettext (0.19.8.1-10build1) ... 2022-01-04 16:18:32.443 | Setting up libpcp3 (5.0.3-1) ... 2022-01-04 16:18:32.569 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-01-04 16:18:32.695 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-04 16:18:32.871 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2022-01-04 16:18:34.511 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-01-04 16:18:35.478 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-04 16:18:36.335 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 16:18:36.500 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-04 16:18:37.642 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-01-04 16:18:38.346 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:18:38.495 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-01-04 16:18:38.660 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 16:18:38.769 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-01-04 16:18:38.889 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 16:18:39.003 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-01-04 16:18:39.152 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2022-01-04 16:18:39.249 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-04 16:18:39.386 | Setting up libpcp-web1 (5.0.3-1) ... 2022-01-04 16:18:39.575 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-01-04 16:18:39.734 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 16:18:39.860 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 16:18:39.962 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-01-04 16:18:40.163 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-01-04 16:18:40.249 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-04 16:18:40.334 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-04 16:18:40.454 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-01-04 16:18:40.631 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-04 16:18:40.739 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 16:18:40.894 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 16:18:41.066 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 16:18:41.209 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 16:18:41.352 | Setting up libpcp-import1 (5.0.3-1) ... 2022-01-04 16:18:41.500 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-04 16:18:41.683 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 16:18:41.889 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-04 16:18:42.037 | Setting up po-debconf (1.0.21) ... 2022-01-04 16:18:42.146 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2022-01-04 16:18:49.996 | Enabling module mpm_event. 2022-01-04 16:18:50.060 | Enabling module authz_core. 2022-01-04 16:18:50.065 | Enabling module authz_host. 2022-01-04 16:18:50.124 | Enabling module authn_core. 2022-01-04 16:18:50.129 | Enabling module auth_basic. 2022-01-04 16:18:50.189 | Enabling module access_compat. 2022-01-04 16:18:50.254 | Enabling module authn_file. 2022-01-04 16:18:50.313 | Enabling module authz_user. 2022-01-04 16:18:50.372 | Enabling module alias. 2022-01-04 16:18:50.437 | Enabling module dir. 2022-01-04 16:18:50.496 | Enabling module autoindex. 2022-01-04 16:18:50.555 | Enabling module env. 2022-01-04 16:18:50.614 | Enabling module mime. 2022-01-04 16:18:50.673 | Enabling module negotiation. 2022-01-04 16:18:50.731 | Enabling module setenvif. 2022-01-04 16:18:50.789 | Enabling module filter. 2022-01-04 16:18:50.848 | Enabling module deflate. 2022-01-04 16:18:50.907 | Enabling module status. 2022-01-04 16:18:50.967 | Enabling module reqtimeout. 2022-01-04 16:18:51.024 | Enabling conf charset. 2022-01-04 16:18:51.083 | Enabling conf localized-error-pages. 2022-01-04 16:18:51.142 | Enabling conf other-vhosts-access-log. 2022-01-04 16:18:51.201 | Enabling conf security. 2022-01-04 16:18:51.259 | Enabling conf serve-cgi-bin. 2022-01-04 16:18:51.317 | Enabling site 000-default. 2022-01-04 16:18:51.369 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-01-04 16:18:51.424 | Enabling conf javascript-common. 2022-01-04 16:18:51.684 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-01-04 16:18:52.257 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-01-04 16:18:54.906 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-01-04 16:18:55.118 | Setting up python3-pcp (5.0.3-1) ... 2022-01-04 16:18:55.563 | Setting up libgvc6 (2.42.2-3build2) ... 2022-01-04 16:18:55.729 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 16:18:55.878 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2022-01-04 16:18:56.055 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-01-04 16:18:56.232 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-04 16:18:56.381 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2022-01-04 16:18:56.523 | Setting up graphviz (2.42.2-3build2) ... 2022-01-04 16:18:56.671 | Setting up pcp (5.0.3-1) ... 2022-01-04 16:18:59.895 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-01-04 16:19:00.305 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-01-04 16:19:00.709 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-01-04 16:19:01.122 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-01-04 16:19:17.741 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2022-01-04 16:19:17.920 | Setting up systemd (245.4-4ubuntu3.13) ... 2022-01-04 16:19:17.969 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-01-04 16:19:19.890 | Setting up dh-autoreconf (19) ... 2022-01-04 16:19:20.056 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2022-01-04 16:19:21.165 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2022-01-04 16:19:21.307 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 16:19:21.456 | Setting up debhelper (12.10ubuntu1) ... 2022-01-04 16:19:21.593 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 16:19:22.130 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2022-01-04 16:19:22.227 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-01-04 16:19:22.313 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-01-04 16:19:22.431 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-01-04 16:19:36.084 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-04 16:19:36.243 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-01-04 16:19:36.746 | Processing triggers for ufw (0.36-6) ... 2022-01-04 16:19:36.975 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 16:20:03.949 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-04 16:20:04.051 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-01-04 16:20:11.825 | ++ functions-common:apt_get:1221 : result=0 2022-01-04 16:20:11.828 | ++ functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 16:20:11.830 | ++ functions-common:time_stop:2412 : local name 2022-01-04 16:20:11.832 | ++ functions-common:time_stop:2413 : local end_time 2022-01-04 16:20:11.834 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:20:11.836 | ++ functions-common:time_stop:2415 : local total 2022-01-04 16:20:11.838 | ++ functions-common:time_stop:2416 : local start_time 2022-01-04 16:20:11.840 | ++ functions-common:time_stop:2418 : name=apt-get 2022-01-04 16:20:11.842 | ++ functions-common:time_stop:2419 : start_time=1641312898971 2022-01-04 16:20:11.845 | ++ functions-common:time_stop:2421 : [[ -z 1641312898971 ]] 2022-01-04 16:20:11.847 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:20:11.851 | ++ functions-common:time_stop:2424 : end_time=1641313211849 2022-01-04 16:20:11.853 | ++ functions-common:time_stop:2425 : elapsed_time=312878 2022-01-04 16:20:11.855 | ++ functions-common:time_stop:2426 : total=709 2022-01-04 16:20:11.857 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:20:11.859 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=313587 2022-01-04 16:20:11.862 | ++ functions-common:apt_get:1225 : return 0 2022-01-04 16:20:11.864 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-04 16:20:11.866 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-04 16:20:11.869 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-04 16:20:11.873 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-04 16:20:11.877 | + ./stack.sh:main:786 : [[ False != \T\r\u\e ]] 2022-01-04 16:20:11.879 | + ./stack.sh:main:787 : PYPI_ALTERNATIVE_URL= 2022-01-04 16:20:11.882 | + ./stack.sh:main:787 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-04 16:20:13.178 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-04 16:20:13.180 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-04 16:20:13.183 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-04 16:20:13.185 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-04 16:20:13.187 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-04 16:20:13.189 | + functions-common:GetDistro:435 : GetOSVersion 2022-01-04 16:20:13.191 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-01-04 16:20:13.193 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-01-04 16:20:13.194 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-01-04 16:20:13.196 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-01-04 16:20:13.198 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-01-04 16:20:13.200 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-01-04 16:20:13.202 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-01-04 16:20:13.203 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-01-04 16:20:13.205 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-01-04 16:20:13.207 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-01-04 16:20:13.208 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-01-04 16:20:13.210 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-01-04 16:20:13.212 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-01-04 16:20:13.214 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-01-04 16:20:13.215 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-01-04 16:20:13.218 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-01-04 16:20:13.220 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-01-04 16:20:13.221 | + functions-common:_ensure_lsb_release:383 : return 2022-01-04 16:20:13.224 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-01-04 16:20:13.292 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-01-04 16:20:13.295 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-01-04 16:20:13.362 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-01-04 16:20:13.364 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-01-04 16:20:13.431 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-01-04 16:20:13.433 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-04 16:20:13.435 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-01-04 16:20:13.436 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-01-04 16:20:13.438 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-01-04 16:20:13.440 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-01-04 16:20:13.442 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-01-04 16:20:13.444 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-04 16:20:13.446 | + functions-common:GetDistro:440 : DISTRO=focal 2022-01-04 16:20:13.448 | + functions-common:GetDistro:488 : typeset -xr DISTRO 2022-01-04 16:20:13.449 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-04 16:20:13.450 | Distro: focal 2022-01-04 16:20:13.452 | + tools/install_pip.sh:main:119 : get_versions 2022-01-04 16:20:13.454 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-04 16:20:13.458 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-04 16:20:13.459 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-04 16:20:13.462 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-04 16:20:13.462 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-04 16:20:14.037 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-04 16:20:14.039 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-04 16:20:14.039 | pip: 21.3.1 2022-01-04 16:20:14.040 | + tools/install_pip.sh:main:121 : [[ -n '' ]] 2022-01-04 16:20:14.043 | + tools/install_pip.sh:main:125 : is_fedora 2022-01-04 16:20:14.045 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 16:20:14.046 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 16:20:14.048 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 16:20:14.050 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 16:20:14.051 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 16:20:14.053 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 16:20:14.055 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 16:20:14.056 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 16:20:14.058 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 16:20:14.060 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 16:20:14.062 | + tools/install_pip.sh:main:137 : install_get_pip 2022-01-04 16:20:14.063 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-04 16:20:14.065 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-04 16:20:14.067 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2022-01-04 16:20:14.068 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-04 16:20:14.070 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-01-04 16:20:14.081 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-01-04 16:20:14.081 | Dload Upload Total Spent Left Speed 2022-01-04 16:20:14.353 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7724k 0 --:--:-- --:--:-- --:--:-- 7752k 2022-01-04 16:20:14.358 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-01-04 16:20:14.361 | + tools/install_pip.sh:install_get_pip:95 : sudo -H -E python3.8 -m pip uninstall setuptools -y 2022-01-04 16:20:15.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:20:15.124 | from cryptography.utils import int_from_bytes 2022-01-04 16:20:15.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:20:15.124 | from cryptography.utils import int_from_bytes 2022-01-04 16:20:15.233 | Found existing installation: setuptools 60.2.0 2022-01-04 16:20:15.319 | Uninstalling setuptools-60.2.0: 2022-01-04 16:20:15.571 | Successfully uninstalled setuptools-60.2.0 2022-01-04 16:20:15.585 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:20:15.656 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-01-04 16:20:18.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:20:18.415 | from cryptography.utils import int_from_bytes 2022-01-04 16:20:18.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:20:18.415 | from cryptography.utils import int_from_bytes 2022-01-04 16:20:18.681 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:20:18.874 | Collecting pip 2022-01-04 16:20:18.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2022-01-04 16:20:19.669 | Collecting setuptools 2022-01-04 16:20:19.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c8/9b1a14a67ac5f/setuptools-60.2.0-py3-none-any.whl (953 kB) 2022-01-04 16:20:21.370 | Installing collected packages: setuptools, pip 2022-01-04 16:20:22.052 | Attempting uninstall: pip 2022-01-04 16:20:22.053 | Found existing installation: pip 21.3.1 2022-01-04 16:20:22.322 | Uninstalling pip-21.3.1: 2022-01-04 16:20:22.365 | Successfully uninstalled pip-21.3.1 2022-01-04 16:20:24.019 | Successfully installed pip-21.3.1 setuptools-60.2.0 2022-01-04 16:20:24.020 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:20:24.257 | + tools/install_pip.sh:main:140 : set -x 2022-01-04 16:20:24.259 | + tools/install_pip.sh:main:144 : pip_install_gr setuptools 2022-01-04 16:20:24.260 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-01-04 16:20:24.262 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 16:20:24.265 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-01-04 16:20:24.266 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-01-04 16:20:24.268 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 16:20:24.271 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-01-04 16:20:24.271 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 16:20:24.275 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-01-04 16:20:24.277 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-01-04 16:20:24.278 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-04 16:20:24.280 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-04 16:20:24.282 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-04 16:20:24.298 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-01-04 16:20:24.300 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-01-04 16:20:25.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:20:25.030 | from cryptography.utils import int_from_bytes 2022-01-04 16:20:25.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:20:25.030 | from cryptography.utils import int_from_bytes 2022-01-04 16:20:26.098 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:20:26.140 | 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,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (60.2.0) 2022-01-04 16:20:27.706 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:20:27.806 | + inc/python:pip_install:200 : result=0 2022-01-04 16:20:27.808 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:20:27.810 | + functions-common:time_stop:2412 : local name 2022-01-04 16:20:27.812 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:20:27.814 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:20:27.815 | + functions-common:time_stop:2415 : local total 2022-01-04 16:20:27.817 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:20:27.819 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:20:27.820 | + functions-common:time_stop:2419 : start_time=1641313224294 2022-01-04 16:20:27.822 | + functions-common:time_stop:2421 : [[ -z 1641313224294 ]] 2022-01-04 16:20:27.825 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:20:27.828 | + functions-common:time_stop:2424 : end_time=1641313227826 2022-01-04 16:20:27.830 | + functions-common:time_stop:2425 : elapsed_time=3532 2022-01-04 16:20:27.831 | + functions-common:time_stop:2426 : total=0 2022-01-04 16:20:27.833 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:20:27.835 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3532 2022-01-04 16:20:27.836 | + inc/python:pip_install:203 : return 0 2022-01-04 16:20:27.838 | + tools/install_pip.sh:main:146 : get_versions 2022-01-04 16:20:27.841 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-04 16:20:27.844 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-04 16:20:27.846 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-04 16:20:27.849 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-04 16:20:27.849 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-04 16:20:28.415 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-04 16:20:28.417 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-04 16:20:28.417 | pip: 21.3.1 2022-01-04 16:20:28.421 | + ./stack.sh:main:791 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-04 16:20:28.423 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-04 16:20:28.427 | + ./stack.sh:main:792 : fixup_all 2022-01-04 16:20:28.429 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_ubuntu 2022-01-04 16:20:28.431 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2022-01-04 16:20:28.433 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:20:28.435 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:20:28.437 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-01-04 16:20:28.448 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-01-04 16:20:28.459 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-01-04 16:20:28.469 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_fedora 2022-01-04 16:20:28.472 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-01-04 16:20:28.474 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 16:20:28.476 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 16:20:28.478 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 16:20:28.479 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 16:20:28.482 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 16:20:28.484 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 16:20:28.486 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 16:20:28.488 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 16:20:28.490 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 16:20:28.492 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 16:20:28.494 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-01-04 16:20:28.496 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_suse 2022-01-04 16:20:28.498 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2022-01-04 16:20:28.500 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 16:20:28.502 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 16:20:28.504 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 16:20:28.506 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 16:20:28.508 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 16:20:28.510 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 16:20:28.512 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2022-01-04 16:20:28.514 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_openeuler 2022-01-04 16:20:28.517 | + tools/fixup_stuff.sh:fixup_openeuler:152 : is_openeuler 2022-01-04 16:20:28.519 | + functions-common:is_openeuler:567 : [[ -z deb ]] 2022-01-04 16:20:28.521 | + functions-common:is_openeuler:570 : '[' Ubuntu = openEuler ']' 2022-01-04 16:20:28.523 | + tools/fixup_stuff.sh:fixup_openeuler:153 : return 2022-01-04 16:20:28.525 | + ./stack.sh:main:795 : pip_install -U os-testr 2022-01-04 16:20:28.545 | Using python 3.8 to install os-testr 2022-01-04 16:20:28.547 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-04 16:20:29.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:20:29.258 | from cryptography.utils import int_from_bytes 2022-01-04 16:20:29.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:20:29.258 | from cryptography.utils import int_from_bytes 2022-01-04 16:20:30.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:20:30.849 | Collecting os-testr 2022-01-04 16:20:30.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-01-04 16:20:30.870 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-01-04 16:20:30.872 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-01-04 16:20:31.326 | Collecting stestr>=1.0.0 2022-01-04 16:20:31.335 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-01-04 16:20:31.684 | Collecting python-subunit>=1.0.0 2022-01-04 16:20:31.690 | 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-01-04 16:20:31.712 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-04 16:20:32.099 | Collecting future 2022-01-04 16:20:32.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-04 16:20:32.320 | Preparing metadata (setup.py): started 2022-01-04 16:20:32.939 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 16:20:32.943 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-01-04 16:20:32.945 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-04 16:20:32.946 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-01-04 16:20:32.951 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-01-04 16:20:32.975 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2022-01-04 16:20:32.977 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-01-04 16:20:32.977 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2022-01-04 16:20:32.978 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.5.0) 2022-01-04 16:20:32.981 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-01-04 16:20:32.994 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-01-04 16:20:33.062 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-01-04 16:20:33.063 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-04 16:20:33.064 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-01-04 16:20:33.172 | Building wheels for collected packages: future 2022-01-04 16:20:33.173 | Building wheel for future (setup.py): started 2022-01-04 16:20:34.155 | Building wheel for future (setup.py): finished with status 'done' 2022-01-04 16:20:34.159 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=dc8be95cce5b9646cdb34883ec7847f509c8f0f7230c72bd07bd43ac03b99b29 2022-01-04 16:20:34.159 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-01-04 16:20:34.166 | Successfully built future 2022-01-04 16:20:35.594 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-01-04 16:20:36.658 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-01-04 16:20:36.659 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:20:36.796 | + inc/python:pip_install:200 : result=0 2022-01-04 16:20:36.798 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:20:36.800 | + functions-common:time_stop:2412 : local name 2022-01-04 16:20:36.802 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:20:36.804 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:20:36.806 | + functions-common:time_stop:2415 : local total 2022-01-04 16:20:36.808 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:20:36.811 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:20:36.813 | + functions-common:time_stop:2419 : start_time=1641313228539 2022-01-04 16:20:36.815 | + functions-common:time_stop:2421 : [[ -z 1641313228539 ]] 2022-01-04 16:20:36.817 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:20:36.821 | + functions-common:time_stop:2424 : end_time=1641313236819 2022-01-04 16:20:36.823 | + functions-common:time_stop:2425 : elapsed_time=8280 2022-01-04 16:20:36.826 | + functions-common:time_stop:2426 : total=0 2022-01-04 16:20:36.828 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:20:36.830 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8280 2022-01-04 16:20:36.832 | + inc/python:pip_install:203 : return 0 2022-01-04 16:20:36.834 | + ./stack.sh:main:799 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-04 16:20:36.881 | + ./stack.sh:main:800 : sudo systemctl restart systemd-journald 2022-01-04 16:20:37.162 | + ./stack.sh:main:806 : install_infra 2022-01-04 16:20:37.165 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-04 16:20:37.168 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-04 16:20:37.171 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-04 16:20:40.320 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-04 16:20:40.322 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-04 16:20:40.344 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-04 16:20:42.127 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.172 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.245 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.253 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.276 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.320 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.389 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.478 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.512 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.530 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.548 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.559 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.572 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.582 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.619 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.646 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.709 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.712 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.716 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.760 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.799 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.814 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.830 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.850 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.880 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.936 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.964 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.975 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:42.992 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:43.019 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:43.026 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:43.030 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:43.034 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:20:43.171 | Collecting pbr===5.8.0 2022-01-04 16:20:43.178 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-04 16:20:43.216 | Installing collected packages: pbr 2022-01-04 16:20:43.359 | Successfully installed pbr-5.8.0 2022-01-04 16:20:43.418 | + inc/python:pip_install:200 : result=0 2022-01-04 16:20:43.420 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:20:43.422 | + functions-common:time_stop:2412 : local name 2022-01-04 16:20:43.425 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:20:43.427 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:20:43.429 | + functions-common:time_stop:2415 : local total 2022-01-04 16:20:43.431 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:20:43.433 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:20:43.435 | + functions-common:time_stop:2419 : start_time=1641313240336 2022-01-04 16:20:43.437 | + functions-common:time_stop:2421 : [[ -z 1641313240336 ]] 2022-01-04 16:20:43.439 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:20:43.443 | + functions-common:time_stop:2424 : end_time=1641313243441 2022-01-04 16:20:43.445 | + functions-common:time_stop:2425 : elapsed_time=3105 2022-01-04 16:20:43.447 | + functions-common:time_stop:2426 : total=8280 2022-01-04 16:20:43.449 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:20:43.451 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11385 2022-01-04 16:20:43.453 | + inc/python:pip_install:203 : return 0 2022-01-04 16:20:43.456 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-04 16:20:43.458 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-04 16:20:43.479 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-04 16:20:45.282 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.327 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.398 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.407 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.430 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.472 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.540 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.634 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.668 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.685 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.703 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.714 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.728 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.737 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.775 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.802 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.864 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.870 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.874 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.917 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.956 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.971 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:45.987 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:46.007 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:46.037 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:46.093 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:46.121 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:46.132 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:46.148 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:46.176 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:46.183 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:46.187 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-04 16:20:46.191 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:20:46.193 | Processing /opt/stack/requirements 2022-01-04 16:20:47.499 | Collecting fixtures===3.0.0 2022-01-04 16:20:47.505 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-04 16:20:47.700 | Collecting PyYAML===6.0 2022-01-04 16:20:47.707 | 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-01-04 16:20:47.872 | Collecting requests===2.26.0 2022-01-04 16:20:47.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-01-04 16:20:47.974 | Collecting packaging===21.3 2022-01-04 16:20:47.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-04 16:20:48.041 | Collecting testtools===2.5.0 2022-01-04 16:20:48.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-01-04 16:20:48.130 | Collecting idna===3.3 2022-01-04 16:20:48.136 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-01-04 16:20:48.268 | Collecting pyparsing===3.0.6 2022-01-04 16:20:48.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-04 16:20:48.333 | Collecting six===1.16.0 2022-01-04 16:20:48.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-01-04 16:20:48.393 | Collecting charset-normalizer===2.0.9 2022-01-04 16:20:48.399 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1ee/caa09422db5be/charset_normalizer-2.0.9-py3-none-any.whl (39 kB) 2022-01-04 16:20:48.433 | Collecting Parsley>=1.2 2022-01-04 16:20:48.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-04 16:20:48.484 | Collecting beagle>=0.2.1 2022-01-04 16:20:48.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-04 16:20:48.516 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-01-04 16:20:48.584 | Collecting certifi>=2017.4.17 2022-01-04 16:20:48.590 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-04 16:20:48.671 | Collecting urllib3===1.26.7 2022-01-04 16:20:48.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2022-01-04 16:20:48.738 | Collecting extras===1.0.0 2022-01-04 16:20:48.744 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-04 16:20:48.826 | Collecting cliff===3.10.0 2022-01-04 16:20:48.832 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-01-04 16:20:49.003 | Collecting cmd2===2.3.3 2022-01-04 16:20:49.010 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-01-04 16:20:49.149 | Collecting stevedore===3.5.0 2022-01-04 16:20:49.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-01-04 16:20:49.214 | Collecting prettytable===2.5.0 2022-01-04 16:20:49.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/141/1c65d21dca9ea/prettytable-2.5.0-py3-none-any.whl (24 kB) 2022-01-04 16:20:49.266 | Collecting autopage===0.4.0 2022-01-04 16:20:49.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2022-01-04 16:20:49.313 | Collecting wcwidth===0.2.5 2022-01-04 16:20:49.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-04 16:20:49.371 | Collecting attrs===21.4.0 2022-01-04 16:20:49.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-01-04 16:20:49.489 | Collecting pyperclip===1.8.2 2022-01-04 16:20:49.495 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-04 16:20:49.506 | Building wheels for collected packages: openstack-requirements 2022-01-04 16:20:49.507 | Building wheel for openstack-requirements (setup.py): started 2022-01-04 16:20:50.293 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-04 16:20:50.293 | ERROR: Command errored out with exit status 1: 2022-01-04 16:20:50.293 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jt98_5t7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jt98_5t7/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-0_ej2f2b 2022-01-04 16:20:50.293 | cwd: /tmp/pip-req-build-jt98_5t7/ 2022-01-04 16:20:50.293 | Complete output (6 lines): 2022-01-04 16:20:50.293 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-04 16:20:50.294 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-04 16:20:50.294 | or: setup.py --help-commands 2022-01-04 16:20:50.294 | or: setup.py cmd --help 2022-01-04 16:20:50.294 | 2022-01-04 16:20:50.294 | error: invalid command 'bdist_wheel' 2022-01-04 16:20:50.294 | ---------------------------------------- 2022-01-04 16:20:50.294 | ERROR: Failed building wheel for openstack-requirements 2022-01-04 16:20:50.294 | Running setup.py clean for openstack-requirements 2022-01-04 16:20:51.095 | Failed to build openstack-requirements 2022-01-04 16:20:51.333 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, pyperclip, cmd2, pyparsing, stevedore, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-04 16:20:53.194 | Running setup.py install for openstack-requirements: started 2022-01-04 16:20:55.361 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-04 16:20:55.393 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.9 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5123 packaging-21.3 prettytable-2.5.0 pyparsing-3.0.6 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2022-01-04 16:20:55.522 | + inc/python:pip_install:200 : result=0 2022-01-04 16:20:55.524 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:20:55.526 | + functions-common:time_stop:2412 : local name 2022-01-04 16:20:55.528 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:20:55.530 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:20:55.532 | + functions-common:time_stop:2415 : local total 2022-01-04 16:20:55.534 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:20:55.536 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:20:55.539 | + functions-common:time_stop:2419 : start_time=1641313243472 2022-01-04 16:20:55.541 | + functions-common:time_stop:2421 : [[ -z 1641313243472 ]] 2022-01-04 16:20:55.544 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:20:55.547 | + functions-common:time_stop:2424 : end_time=1641313255545 2022-01-04 16:20:55.549 | + functions-common:time_stop:2425 : elapsed_time=12073 2022-01-04 16:20:55.551 | + functions-common:time_stop:2426 : total=11385 2022-01-04 16:20:55.553 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:20:55.556 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23458 2022-01-04 16:20:55.558 | + inc/python:pip_install:203 : return 0 2022-01-04 16:20:55.560 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-04 16:20:55.562 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-04 16:20:55.565 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-04 16:20:55.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:20:55.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:20:55.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-04 16:20:55.574 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:20:55.577 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-04 16:20:55.596 | Using python 3.8 to install pbr 2022-01-04 16:20:55.598 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-04 16:20:56.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:20:56.314 | from cryptography.utils import int_from_bytes 2022-01-04 16:20:56.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:20:56.315 | from cryptography.utils import int_from_bytes 2022-01-04 16:20:57.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:20:57.431 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-01-04 16:20:59.171 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:20:59.278 | + inc/python:pip_install:200 : result=0 2022-01-04 16:20:59.280 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:20:59.282 | + functions-common:time_stop:2412 : local name 2022-01-04 16:20:59.284 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:20:59.286 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:20:59.289 | + functions-common:time_stop:2415 : local total 2022-01-04 16:20:59.291 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:20:59.293 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:20:59.295 | + functions-common:time_stop:2419 : start_time=1641313255591 2022-01-04 16:20:59.297 | + functions-common:time_stop:2421 : [[ -z 1641313255591 ]] 2022-01-04 16:20:59.300 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:20:59.303 | + functions-common:time_stop:2424 : end_time=1641313259301 2022-01-04 16:20:59.305 | + functions-common:time_stop:2425 : elapsed_time=3710 2022-01-04 16:20:59.307 | + functions-common:time_stop:2426 : total=23458 2022-01-04 16:20:59.309 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:20:59.311 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27168 2022-01-04 16:20:59.313 | + inc/python:pip_install:203 : return 0 2022-01-04 16:20:59.316 | + ./stack.sh:main:809 : python3 -m venv /opt/stack/bindep-venv 2022-01-04 16:21:02.438 | + ./stack.sh:main:811 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-04 16:21:04.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:21:04.687 | Collecting bindep 2022-01-04 16:21:04.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2022-01-04 16:21:04.796 | Collecting packaging; python_version >= "3.6" 2022-01-04 16:21:04.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-04 16:21:04.834 | Collecting Parsley 2022-01-04 16:21:04.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-04 16:21:05.199 | Collecting distro 2022-01-04 16:21:05.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-01-04 16:21:05.334 | Collecting pbr>=2.0.0 2022-01-04 16:21:05.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-04 16:21:05.524 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-01-04 16:21:05.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-04 16:21:05.578 | Installing collected packages: pyparsing, packaging, Parsley, distro, pbr, bindep 2022-01-04 16:21:06.144 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2022-01-04 16:21:06.222 | + ./stack.sh:main:812 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-04 16:21:06.225 | + ./stack.sh:main:812 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-04 16:21:06.228 | ++ ./stack.sh:main:815 : _get_plugin_bindep_packages 2022-01-04 16:21:06.244 | + ./stack.sh:main:815 : pkgs= 2022-01-04 16:21:06.247 | + ./stack.sh:main:816 : [[ -n '' ]] 2022-01-04 16:21:06.249 | + ./stack.sh:main:823 : run_phase stack pre-install 2022-01-04 16:21:06.251 | + functions-common:run_phase:1840 : local mode=stack 2022-01-04 16:21:06.254 | + functions-common:run_phase:1841 : local phase=pre-install 2022-01-04 16:21:06.256 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-04 16:21:06.258 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-04 16:21:06.260 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-04 16:21:06.262 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-04 16:21:06.264 | + functions-common:run_phase:1850 : local extra 2022-01-04 16:21:06.267 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-04 16:21:06.270 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-04 16:21:06.272 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-04 16:21:06.274 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-04 16:21:06.276 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-04 16:21:06.279 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-04 16:21:06.293 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:21:06.296 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-04 16:21:06.298 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-04 16:21:06.300 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-04 16:21:06.302 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-04 16:21:06.304 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-04 16:21:06.306 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-04 16:21:06.308 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-04 16:21:06.310 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-04 16:21:06.313 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-04 16:21:06.315 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-04 16:21:06.317 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-04 16:21:06.319 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-04 16:21:06.321 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-04 16:21:06.323 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2022-01-04 16:21:06.325 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-04 16:21:06.327 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2022-01-04 16:21:06.329 | + functions-common:run_plugins:1826 : local mode=stack 2022-01-04 16:21:06.331 | + functions-common:run_plugins:1827 : local phase=pre-install 2022-01-04 16:21:06.333 | + functions-common:run_plugins:1829 : local plugins= 2022-01-04 16:21:06.336 | + functions-common:run_plugins:1830 : local plugin 2022-01-04 16:21:06.338 | + ./stack.sh:main:826 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-04 16:21:06.340 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-04 16:21:06.342 | + functions:set_systemd_override:821 : local value=2048 2022-01-04 16:21:06.345 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-04 16:21:06.347 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-04 16:21:06.394 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-04 16:21:06.394 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-04 16:21:06.396 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-04 16:21:06.747 | + ./stack.sh:main:828 : install_rpc_backend 2022-01-04 16:21:06.749 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-04 16:21:06.765 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:21:06.767 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-04 16:21:06.770 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 16:21:06.772 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 16:21:06.774 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 16:21:06.776 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 16:21:06.779 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 16:21:06.781 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 16:21:06.783 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:21:06.785 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:21:06.787 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 16:21:06.789 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 16:21:06.792 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 16:21:06.794 | + functions-common:apt_get_update:1177 : return 2022-01-04 16:21:06.796 | + functions-common:install_package:1451 : real_install_package rabbitmq-server 2022-01-04 16:21:06.798 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 16:21:06.800 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:21:06.802 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:21:06.805 | + functions-common:real_install_package:1437 : apt_get install rabbitmq-server 2022-01-04 16:21:06.825 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-04 16:21:06.930 | Reading package lists... 2022-01-04 16:21:07.156 | Building dependency tree... 2022-01-04 16:21:07.157 | Reading state information... 2022-01-04 16:21:07.399 | The following packages were automatically installed and are no longer required: 2022-01-04 16:21:07.400 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 16:21:07.400 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 16:21:07.400 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 16:21:07.400 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 16:21:07.400 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 16:21:07.400 | python3-zope.interface 2022-01-04 16:21:07.400 | Use 'sudo apt autoremove' to remove them. 2022-01-04 16:21:07.401 | The following additional packages will be installed: 2022-01-04 16:21:07.401 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-04 16:21:07.401 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-04 16:21:07.401 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-04 16:21:07.402 | erlang-tools erlang-xmerl locales-all 2022-01-04 16:21:07.403 | Suggested packages: 2022-01-04 16:21:07.403 | erlang erlang-manpages erlang-doc 2022-01-04 16:21:07.471 | The following NEW packages will be installed: 2022-01-04 16:21:07.471 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-04 16:21:07.472 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-04 16:21:07.472 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-04 16:21:07.472 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-01-04 16:21:07.578 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 16:21:07.578 | Need to get 38.1 MB of archives. 2022-01-04 16:21:07.578 | After this operation, 276 MB of additional disk space will be used. 2022-01-04 16:21:07.578 | 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-01-04 16:21:08.509 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-01-04 16:21:08.570 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-01-04 16:21:08.666 | 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-01-04 16:21:08.730 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-01-04 16:21:09.041 | 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-01-04 16:21:09.049 | 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-01-04 16:21:09.101 | 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-01-04 16:21:09.103 | 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-01-04 16:21:09.105 | 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-01-04 16:21:09.106 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-01-04 16:21:09.170 | 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-01-04 16:21:09.413 | 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-01-04 16:21:09.415 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-01-04 16:21:09.430 | 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-01-04 16:21:09.486 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-01-04 16:21:09.607 | 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-01-04 16:21:09.745 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-01-04 16:21:11.512 | 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-01-04 16:21:13.900 | Fetched 38.1 MB in 6s (6,502 kB/s) 2022-01-04 16:21:14.097 | Selecting previously unselected package erlang-base. 2022-01-04 16:21:14.143 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-01-04 16:21:14.146 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:14.199 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:15.594 | Selecting previously unselected package erlang-asn1. 2022-01-04 16:21:15.602 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:15.639 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:15.953 | Selecting previously unselected package erlang-crypto. 2022-01-04 16:21:15.962 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:15.999 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:16.245 | Selecting previously unselected package erlang-public-key. 2022-01-04 16:21:16.254 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:16.290 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:16.599 | Selecting previously unselected package erlang-mnesia. 2022-01-04 16:21:16.608 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:16.633 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:17.005 | Selecting previously unselected package erlang-runtime-tools. 2022-01-04 16:21:17.014 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:17.045 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:17.313 | Selecting previously unselected package erlang-ssl. 2022-01-04 16:21:17.322 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:17.376 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:17.828 | Selecting previously unselected package erlang-eldap. 2022-01-04 16:21:17.837 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:17.884 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:18.119 | Selecting previously unselected package erlang-ftp. 2022-01-04 16:21:18.128 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:18.159 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:18.468 | Selecting previously unselected package erlang-tftp. 2022-01-04 16:21:18.477 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:18.525 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:18.834 | Selecting previously unselected package erlang-inets. 2022-01-04 16:21:18.842 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:18.896 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:19.256 | Selecting previously unselected package erlang-snmp. 2022-01-04 16:21:19.265 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:19.296 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:19.828 | Selecting previously unselected package erlang-os-mon. 2022-01-04 16:21:19.836 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:19.867 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:20.130 | Selecting previously unselected package erlang-parsetools. 2022-01-04 16:21:20.139 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:20.187 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:20.525 | Selecting previously unselected package erlang-syntax-tools. 2022-01-04 16:21:20.534 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:20.598 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:20.942 | Selecting previously unselected package erlang-tools. 2022-01-04 16:21:20.950 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:20.993 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:21.382 | Selecting previously unselected package erlang-xmerl. 2022-01-04 16:21:21.391 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 16:21:21.439 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:21.930 | Selecting previously unselected package locales-all. 2022-01-04 16:21:21.939 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-01-04 16:21:21.971 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-01-04 16:21:26.674 | Selecting previously unselected package rabbitmq-server. 2022-01-04 16:21:26.685 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-01-04 16:21:26.730 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-04 16:21:28.161 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:29.021 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-01-04 16:21:29.022 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-01-04 16:21:33.251 | Searching for services which depend on erlang and should be started... none found. 2022-01-04 16:21:33.336 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:33.456 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:33.553 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-01-04 16:21:33.667 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:33.805 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:33.907 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:34.113 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:34.256 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:34.388 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:34.553 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:34.707 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:34.867 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:34.965 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:35.119 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:35.250 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:35.387 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:35.536 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-04 16:21:35.690 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-04 16:21:36.027 | Adding group `rabbitmq' (GID 125) ... 2022-01-04 16:21:36.145 | Done. 2022-01-04 16:21:36.225 | Adding system user `rabbitmq' (UID 117) ... 2022-01-04 16:21:36.225 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-01-04 16:21:36.516 | Not creating home directory `/var/lib/rabbitmq'. 2022-01-04 16:21:36.781 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-01-04 16:21:44.108 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 16:21:44.902 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 16:21:52.740 | + functions-common:apt_get:1221 : result=0 2022-01-04 16:21:52.742 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 16:21:52.744 | + functions-common:time_stop:2412 : local name 2022-01-04 16:21:52.746 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:21:52.748 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:21:52.750 | + functions-common:time_stop:2415 : local total 2022-01-04 16:21:52.753 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:21:52.755 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 16:21:52.757 | + functions-common:time_stop:2419 : start_time=1641313266822 2022-01-04 16:21:52.759 | + functions-common:time_stop:2421 : [[ -z 1641313266822 ]] 2022-01-04 16:21:52.762 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:21:52.766 | + functions-common:time_stop:2424 : end_time=1641313312764 2022-01-04 16:21:52.768 | + functions-common:time_stop:2425 : elapsed_time=45942 2022-01-04 16:21:52.770 | + functions-common:time_stop:2426 : total=313587 2022-01-04 16:21:52.772 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:21:52.774 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=359529 2022-01-04 16:21:52.776 | + functions-common:apt_get:1225 : return 0 2022-01-04 16:21:52.779 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-04 16:21:52.781 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 16:21:52.784 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 16:21:52.786 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 16:21:52.788 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 16:21:52.790 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 16:21:52.793 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 16:21:52.795 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-04 16:21:52.797 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 16:21:52.800 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 16:21:52.802 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 16:21:52.804 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 16:21:52.807 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 16:21:52.809 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 16:21:52.811 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 16:21:52.813 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 16:21:52.816 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 16:21:52.818 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 16:21:52.820 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-04 16:21:52.822 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 16:21:52.824 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 16:21:52.827 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 16:21:52.829 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 16:21:52.831 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 16:21:52.834 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 16:21:52.836 | + ./stack.sh:main:829 : restart_rpc_backend 2022-01-04 16:21:52.838 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-04 16:21:52.854 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:21:52.856 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-04 16:21:52.858 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 16:21:52.860 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-01-04 16:21:52.863 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-04 16:21:52.866 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-04 16:21:52.870 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-04 16:21:52.872 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-04 16:21:52.874 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-04 16:21:52.877 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-04 16:21:52.879 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-04 16:21:52.882 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-04 16:21:52.885 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-04 16:21:53.558 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-04 16:21:53.558 | user tags 2022-01-04 16:21:53.558 | guest [administrator]' 2022-01-04 16:21:53.562 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-04 16:21:53.562 | user tags 2022-01-04 16:21:53.562 | guest [administrator]' 2022-01-04 16:21:53.562 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-04 16:21:53.568 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-01-04 16:21:53.571 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-01-04 16:21:53.573 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-01-04 16:21:54.221 | Adding user "stackrabbit" ... 2022-01-04 16:21:54.282 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-04 16:21:54.945 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-04 16:21:55.007 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-04 16:21:55.010 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-04 16:21:55.717 | Changing password for user "stackrabbit" ... 2022-01-04 16:21:55.778 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-04 16:21:55.781 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-04 16:21:55.783 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-04 16:21:56.458 | Deleting user "guest" ... 2022-01-04 16:21:56.522 | + ./stack.sh:main:831 : is_service_enabled mysql postgresql 2022-01-04 16:21:56.539 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:21:56.541 | + ./stack.sh:main:832 : install_database 2022-01-04 16:21:56.544 | + lib/database:install_database:116 : install_database_mysql 2022-01-04 16:21:56.546 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2022-01-04 16:21:56.550 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:21:56.552 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:21:56.555 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2022-01-04 16:21:56.916 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-04 16:21:56.918 | + lib/databases/mysql:install_database_mysql:166 : cat 2022-01-04 16:21:56.923 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2022-01-04 16:21:56.925 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:21:56.928 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:21:56.930 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2022-01-04 16:21:56.932 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2022-01-04 16:21:56.935 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2022-01-04 16:21:56.938 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2022-01-04 16:21:56.941 | + functions-common:is_oraclelinux:500 : [[ -z Ubuntu ]] 2022-01-04 16:21:56.943 | + functions-common:is_oraclelinux:504 : '[' Ubuntu = OracleServer ']' 2022-01-04 16:21:56.946 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2022-01-04 16:21:56.948 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 16:21:56.950 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 16:21:56.953 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 16:21:56.955 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 16:21:56.957 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 16:21:56.960 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 16:21:56.962 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 16:21:56.964 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 16:21:56.966 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 16:21:56.968 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 16:21:56.971 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2022-01-04 16:21:56.973 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 16:21:56.975 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 16:21:56.977 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 16:21:56.980 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 16:21:56.982 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 16:21:56.984 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 16:21:56.987 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2022-01-04 16:21:56.989 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:21:56.992 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:21:56.994 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2022-01-04 16:21:56.996 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 16:21:56.998 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 16:21:57.000 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 16:21:57.003 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 16:21:57.005 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 16:21:57.008 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 16:21:57.010 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:21:57.012 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:21:57.014 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 16:21:57.016 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 16:21:57.019 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 16:21:57.021 | + functions-common:apt_get_update:1177 : return 2022-01-04 16:21:57.023 | + functions-common:install_package:1451 : real_install_package mysql-server 2022-01-04 16:21:57.026 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 16:21:57.028 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:21:57.030 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:21:57.032 | + functions-common:real_install_package:1437 : apt_get install mysql-server 2022-01-04 16:21:57.053 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-04 16:21:57.163 | Reading package lists... 2022-01-04 16:21:57.398 | Building dependency tree... 2022-01-04 16:21:57.399 | Reading state information... 2022-01-04 16:21:57.631 | The following packages were automatically installed and are no longer required: 2022-01-04 16:21:57.633 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 16:21:57.633 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 16:21:57.633 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 16:21:57.633 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 16:21:57.633 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 16:21:57.633 | python3-zope.interface 2022-01-04 16:21:57.633 | Use 'sudo apt autoremove' to remove them. 2022-01-04 16:21:57.633 | The following additional packages will be installed: 2022-01-04 16:21:57.633 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-04 16:21:57.633 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-04 16:21:57.633 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-04 16:21:57.634 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-04 16:21:57.634 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-04 16:21:57.634 | mysql-server-8.0 mysql-server-core-8.0 2022-01-04 16:21:57.635 | Suggested packages: 2022-01-04 16:21:57.635 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-01-04 16:21:57.710 | The following NEW packages will be installed: 2022-01-04 16:21:57.710 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-04 16:21:57.710 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-04 16:21:57.710 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-04 16:21:57.711 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-04 16:21:57.711 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-04 16:21:57.711 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-01-04 16:21:57.821 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 16:21:57.821 | Need to get 31.9 MB of archives. 2022-01-04 16:21:57.821 | After this operation, 263 MB of additional disk space will be used. 2022-01-04 16:21:57.821 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2022-01-04 16:21:58.440 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2022-01-04 16:21:58.442 | 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-01-04 16:21:58.450 | 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-01-04 16:21:58.450 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-01-04 16:21:58.470 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2022-01-04 16:22:01.319 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2022-01-04 16:22:01.397 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-01-04 16:22:01.398 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-01-04 16:22:01.399 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-01-04 16:22:01.442 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-01-04 16:22:01.471 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-01-04 16:22:01.473 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-01-04 16:22:01.473 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-01-04 16:22:01.474 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-01-04 16:22:01.485 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-01-04 16:22:01.486 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-01-04 16:22:01.487 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-01-04 16:22:01.489 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-01-04 16:22:01.531 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-01-04 16:22:01.543 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-01-04 16:22:01.543 | 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-01-04 16:22:02.647 | 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-01-04 16:22:02.647 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2022-01-04 16:22:03.141 | Preconfiguring packages ... 2022-01-04 16:22:03.372 | Fetched 31.9 MB in 5s (6,469 kB/s) 2022-01-04 16:22:03.497 | Selecting previously unselected package mysql-client-core-8.0. 2022-01-04 16:22:03.550 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-01-04 16:22:03.553 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:22:03.593 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:22:04.937 | Selecting previously unselected package mysql-client-8.0. 2022-01-04 16:22:04.946 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:22:04.993 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:22:05.382 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-01-04 16:22:05.392 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-04 16:22:05.485 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 16:22:05.845 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-01-04 16:22:05.855 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-04 16:22:05.891 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 16:22:06.257 | Selecting previously unselected package libmecab2:amd64. 2022-01-04 16:22:06.266 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-01-04 16:22:06.302 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-01-04 16:22:06.651 | Selecting previously unselected package mysql-server-core-8.0. 2022-01-04 16:22:06.660 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:22:06.702 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:22:10.514 | Selecting previously unselected package mysql-server-8.0. 2022-01-04 16:22:10.524 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 16:22:11.512 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:22:11.948 | Selecting previously unselected package libhtml-tagset-perl. 2022-01-04 16:22:11.958 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-01-04 16:22:12.016 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-01-04 16:22:12.371 | Selecting previously unselected package liburi-perl. 2022-01-04 16:22:12.380 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-01-04 16:22:12.433 | Unpacking liburi-perl (1.76-2) ... 2022-01-04 16:22:12.736 | Selecting previously unselected package libhtml-parser-perl. 2022-01-04 16:22:12.746 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-01-04 16:22:12.793 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-01-04 16:22:13.119 | Selecting previously unselected package libcgi-pm-perl. 2022-01-04 16:22:13.129 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-01-04 16:22:13.170 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-01-04 16:22:13.445 | Selecting previously unselected package libfcgi-perl. 2022-01-04 16:22:13.454 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-01-04 16:22:13.502 | Unpacking libfcgi-perl (0.79-1) ... 2022-01-04 16:22:13.828 | Selecting previously unselected package libcgi-fast-perl. 2022-01-04 16:22:13.837 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-01-04 16:22:13.885 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-01-04 16:22:14.165 | Selecting previously unselected package libencode-locale-perl. 2022-01-04 16:22:14.174 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-01-04 16:22:14.228 | Unpacking libencode-locale-perl (1.05-1) ... 2022-01-04 16:22:14.531 | Selecting previously unselected package libhtml-template-perl. 2022-01-04 16:22:14.540 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-01-04 16:22:14.570 | Unpacking libhtml-template-perl (2.97-1) ... 2022-01-04 16:22:14.874 | Selecting previously unselected package libtimedate-perl. 2022-01-04 16:22:14.884 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-01-04 16:22:14.936 | Unpacking libtimedate-perl (2.3200-1) ... 2022-01-04 16:22:15.240 | Selecting previously unselected package libhttp-date-perl. 2022-01-04 16:22:15.249 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-01-04 16:22:15.285 | Unpacking libhttp-date-perl (6.05-1) ... 2022-01-04 16:22:15.582 | Selecting previously unselected package libio-html-perl. 2022-01-04 16:22:15.592 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-01-04 16:22:15.628 | Unpacking libio-html-perl (1.001-1) ... 2022-01-04 16:22:15.919 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-01-04 16:22:15.929 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-01-04 16:22:15.976 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-01-04 16:22:16.268 | Selecting previously unselected package libhttp-message-perl. 2022-01-04 16:22:16.278 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-01-04 16:22:16.325 | Unpacking libhttp-message-perl (6.22-1) ... 2022-01-04 16:22:16.645 | Selecting previously unselected package mecab-utils. 2022-01-04 16:22:16.655 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-01-04 16:22:16.696 | Unpacking mecab-utils (0.996-10build1) ... 2022-01-04 16:22:17.062 | Selecting previously unselected package mecab-ipadic. 2022-01-04 16:22:17.072 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-01-04 16:22:17.125 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-04 16:22:18.806 | Selecting previously unselected package mecab-ipadic-utf8. 2022-01-04 16:22:18.815 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-01-04 16:22:18.845 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-04 16:22:19.136 | Selecting previously unselected package mysql-server. 2022-01-04 16:22:19.145 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-01-04 16:22:19.199 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:22:19.493 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-01-04 16:22:19.644 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:22:19.759 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-01-04 16:22:19.851 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-01-04 16:22:19.988 | Setting up libencode-locale-perl (1.05-1) ... 2022-01-04 16:22:20.245 | Setting up mecab-utils (0.996-10build1) ... 2022-01-04 16:22:20.330 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 16:22:20.456 | Setting up libio-html-perl (1.001-1) ... 2022-01-04 16:22:20.565 | Setting up libtimedate-perl (2.3200-1) ... 2022-01-04 16:22:20.651 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:22:20.742 | Setting up libfcgi-perl (0.79-1) ... 2022-01-04 16:22:20.851 | Setting up liburi-perl (1.76-2) ... 2022-01-04 16:22:20.976 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 16:22:21.130 | Setting up libhttp-date-perl (6.05-1) ... 2022-01-04 16:22:21.279 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-04 16:22:21.366 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-04 16:22:21.370 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-04 16:22:21.370 | 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-01-04 16:22:21.370 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-04 16:22:21.370 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-04 16:22:21.511 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-04 16:22:21.511 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-04 16:22:21.511 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-04 16:22:21.512 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-04 16:22:21.519 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-04 16:22:21.608 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-04 16:22:21.609 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-04 16:22:21.609 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-04 16:22:21.636 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-04 16:22:21.682 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-04 16:22:21.971 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-04 16:22:21.977 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-04 16:22:22.069 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-04 16:22:22.069 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-04 16:22:22.069 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-04 16:22:22.070 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-04 16:22:22.073 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-04 16:22:22.074 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-04 16:22:22.120 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-04 16:22:22.311 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-04 16:22:22.311 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-04 16:22:22.312 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-04 16:22:22.312 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-04 16:22:22.315 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-04 16:22:22.315 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-04 16:22:22.735 | 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-01-04 16:22:22.853 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-04 16:22:23.170 | 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-01-04 16:22:23.175 | 2022-01-04 16:22:23.175 | done! 2022-01-04 16:22:23.181 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-04 16:22:23.285 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:22:23.393 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-04 16:22:23.474 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-04 16:22:23.488 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-04 16:22:23.488 | 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-01-04 16:22:23.488 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-04 16:22:23.489 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-04 16:22:23.701 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-04 16:22:23.701 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-04 16:22:23.701 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-04 16:22:23.702 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-04 16:22:23.714 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-04 16:22:23.846 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-04 16:22:23.847 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-04 16:22:23.847 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-04 16:22:23.887 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-04 16:22:23.961 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-04 16:22:24.460 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-04 16:22:24.470 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-04 16:22:24.580 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-04 16:22:24.580 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-04 16:22:24.581 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-04 16:22:24.581 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-04 16:22:24.586 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-04 16:22:24.586 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-04 16:22:24.681 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-04 16:22:24.980 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-04 16:22:24.981 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-04 16:22:24.982 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-04 16:22:24.982 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-04 16:22:24.986 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-04 16:22:24.986 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-04 16:22:25.486 | 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-01-04 16:22:25.621 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-04 16:22:25.941 | 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-01-04 16:22:25.945 | 2022-01-04 16:22:25.945 | done! 2022-01-04 16:22:25.954 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-04 16:22:26.051 | Setting up libhtml-parser-perl (3.72-5) ... 2022-01-04 16:22:26.148 | Setting up libhttp-message-perl (6.22-1) ... 2022-01-04 16:22:26.274 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:22:27.533 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-04 16:22:27.601 | Renaming removed key_buffer and myisam-recover options (if present) 2022-01-04 16:23:07.464 | mysqld will log errors to /var/log/mysql/error.log 2022-01-04 16:23:08.785 | mysqld is running as pid 56335 2022-01-04 16:23:11.602 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-01-04 16:23:14.398 | Setting up libcgi-pm-perl (4.46-1) ... 2022-01-04 16:23:14.535 | Setting up libhtml-template-perl (2.97-1) ... 2022-01-04 16:23:14.672 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 16:23:14.786 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-01-04 16:23:14.901 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 16:23:15.341 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 16:23:17.216 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-04 16:23:24.872 | + functions-common:apt_get:1221 : result=0 2022-01-04 16:23:24.874 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 16:23:24.876 | + functions-common:time_stop:2412 : local name 2022-01-04 16:23:24.879 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:23:24.881 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:23:24.883 | + functions-common:time_stop:2415 : local total 2022-01-04 16:23:24.885 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:23:24.887 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 16:23:24.889 | + functions-common:time_stop:2419 : start_time=1641313317051 2022-01-04 16:23:24.891 | + functions-common:time_stop:2421 : [[ -z 1641313317051 ]] 2022-01-04 16:23:24.894 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:23:24.899 | + functions-common:time_stop:2424 : end_time=1641313404896 2022-01-04 16:23:24.901 | + functions-common:time_stop:2425 : elapsed_time=87845 2022-01-04 16:23:24.903 | + functions-common:time_stop:2426 : total=359529 2022-01-04 16:23:24.905 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:23:24.907 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=447374 2022-01-04 16:23:24.909 | + functions-common:apt_get:1225 : return 0 2022-01-04 16:23:24.911 | + ./stack.sh:main:834 : '[' -n mysql ']' 2022-01-04 16:23:24.914 | + ./stack.sh:main:835 : install_database_python 2022-01-04 16:23:24.916 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-04 16:23:24.918 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2022-01-04 16:23:24.920 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-04 16:23:24.922 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 16:23:24.925 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-04 16:23:24.927 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-04 16:23:24.930 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 16:23:24.933 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-04 16:23:24.933 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 16:23:24.938 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-04 16:23:24.940 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-04 16:23:24.943 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-04 16:23:24.945 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-04 16:23:24.948 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-04 16:23:24.969 | Using python 3.8 to install PyMySQL 2022-01-04 16:23:24.971 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-01-04 16:23:25.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:23:25.707 | from cryptography.utils import int_from_bytes 2022-01-04 16:23:25.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:23:25.707 | from cryptography.utils import int_from_bytes 2022-01-04 16:23:26.791 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:23:26.922 | Collecting PyMySQL 2022-01-04 16:23:26.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-01-04 16:23:28.504 | Installing collected packages: PyMySQL 2022-01-04 16:23:28.711 | Successfully installed PyMySQL-1.0.2 2022-01-04 16:23:28.711 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:23:28.819 | + inc/python:pip_install:200 : result=0 2022-01-04 16:23:28.822 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:23:28.824 | + functions-common:time_stop:2412 : local name 2022-01-04 16:23:28.826 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:23:28.829 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:23:28.831 | + functions-common:time_stop:2415 : local total 2022-01-04 16:23:28.833 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:23:28.835 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:23:28.838 | + functions-common:time_stop:2419 : start_time=1641313404964 2022-01-04 16:23:28.840 | + functions-common:time_stop:2421 : [[ -z 1641313404964 ]] 2022-01-04 16:23:28.843 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:23:28.847 | + functions-common:time_stop:2424 : end_time=1641313408844 2022-01-04 16:23:28.849 | + functions-common:time_stop:2425 : elapsed_time=3880 2022-01-04 16:23:28.854 | + functions-common:time_stop:2426 : total=27168 2022-01-04 16:23:28.856 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:23:28.858 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31048 2022-01-04 16:23:28.861 | + inc/python:pip_install:203 : return 0 2022-01-04 16:23:28.864 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-04 16:23:28.866 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-04 16:23:28.868 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-04 16:23:28.870 | + ./stack.sh:main:838 : is_service_enabled neutron 2022-01-04 16:23:28.887 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:23:28.890 | + ./stack.sh:main:839 : install_neutron_agent_packages 2022-01-04 16:23:28.892 | + lib/neutron:install_neutron_agent_packages:703 : is_neutron_legacy_enabled 2022-01-04 16:23:28.896 | ++ 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-01-04 16:23:28.896 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-01-04 16:23:28.902 | + 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-01-04 16:23:28.905 | + 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-01-04 16:23:28.907 | + 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-01-04 16:23:28.910 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-01-04 16:23:28.912 | + lib/neutron:install_neutron_agent_packages:705 : install_neutron_agent_packages_mutnauq 2022-01-04 16:23:28.914 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-01-04 16:23:28.932 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:23:28.934 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-01-04 16:23:28.936 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 16:23:28.938 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 16:23:28.941 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 16:23:28.944 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 16:23:28.946 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 16:23:28.948 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 16:23:28.951 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:23:28.953 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:23:28.955 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 16:23:28.957 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 16:23:28.960 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 16:23:28.962 | + functions-common:apt_get_update:1177 : return 2022-01-04 16:23:28.964 | + functions-common:install_package:1451 : real_install_package radvd 2022-01-04 16:23:28.966 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 16:23:28.969 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:23:28.971 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:23:28.973 | + functions-common:real_install_package:1437 : apt_get install radvd 2022-01-04 16:23:28.993 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-04 16:23:29.101 | Reading package lists... 2022-01-04 16:23:29.337 | Building dependency tree... 2022-01-04 16:23:29.338 | Reading state information... 2022-01-04 16:23:29.580 | The following packages were automatically installed and are no longer required: 2022-01-04 16:23:29.581 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 16:23:29.581 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 16:23:29.581 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 16:23:29.581 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 16:23:29.581 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 16:23:29.581 | python3-zope.interface 2022-01-04 16:23:29.581 | Use 'sudo apt autoremove' to remove them. 2022-01-04 16:23:29.647 | The following NEW packages will be installed: 2022-01-04 16:23:29.647 | radvd 2022-01-04 16:23:29.752 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 16:23:29.752 | Need to get 59.0 kB of archives. 2022-01-04 16:23:29.752 | After this operation, 164 kB of additional disk space will be used. 2022-01-04 16:23:29.752 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-01-04 16:23:30.387 | Fetched 59.0 kB in 0s (309 kB/s) 2022-01-04 16:23:30.604 | Selecting previously unselected package radvd. 2022-01-04 16:23:30.655 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-01-04 16:23:30.659 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-01-04 16:23:30.706 | Unpacking radvd (1:2.17-2) ... 2022-01-04 16:23:31.046 | Setting up radvd (1:2.17-2) ... 2022-01-04 16:23:32.453 | Job for radvd.service failed because the control process exited with error code. 2022-01-04 16:23:32.453 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-01-04 16:23:32.454 | invoke-rc.d: initscript radvd, action "start" failed. 2022-01-04 16:23:32.467 | ● radvd.service - Router advertisement daemon for IPv6 2022-01-04 16:23:32.467 | Loaded: loaded (]8;;file://dv-osbrick-822871-1-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-01-04 16:23:32.467 | Active: failed (Result: exit-code) since Tue 2022-01-04 16:23:32 UTC; 15ms ago 2022-01-04 16:23:32.467 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-01-04 16:23:32.467 | Process: 57450 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-01-04 16:23:32.467 | 2022-01-04 16:23:32.467 | Jan 04 16:23:32 dv-osbrick-822871-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-01-04 16:23:32.467 | Jan 04 16:23:32 dv-osbrick-822871-1-smb radvd[57450]: can't open /etc/radvd.conf: No such file or directory 2022-01-04 16:23:32.467 | Jan 04 16:23:32 dv-osbrick-822871-1-smb radvd[57450]: Insecure file permissions, but continuing anyway 2022-01-04 16:23:32.467 | Jan 04 16:23:32 dv-osbrick-822871-1-smb radvd[57450]: exiting, failed to read config file 2022-01-04 16:23:32.467 | Jan 04 16:23:32 dv-osbrick-822871-1-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-01-04 16:23:32.467 | Jan 04 16:23:32 dv-osbrick-822871-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-01-04 16:23:32.467 | Jan 04 16:23:32 dv-osbrick-822871-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-01-04 16:23:32.513 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 16:23:32.753 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 16:23:40.598 | + functions-common:apt_get:1221 : result=0 2022-01-04 16:23:40.600 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 16:23:40.602 | + functions-common:time_stop:2412 : local name 2022-01-04 16:23:40.604 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:23:40.606 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:23:40.609 | + functions-common:time_stop:2415 : local total 2022-01-04 16:23:40.611 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:23:40.613 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 16:23:40.615 | + functions-common:time_stop:2419 : start_time=1641313408991 2022-01-04 16:23:40.617 | + functions-common:time_stop:2421 : [[ -z 1641313408991 ]] 2022-01-04 16:23:40.620 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:23:40.624 | + functions-common:time_stop:2424 : end_time=1641313420621 2022-01-04 16:23:40.626 | + functions-common:time_stop:2425 : elapsed_time=11630 2022-01-04 16:23:40.628 | + functions-common:time_stop:2426 : total=447374 2022-01-04 16:23:40.630 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:23:40.633 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=459004 2022-01-04 16:23:40.635 | + functions-common:apt_get:1225 : return 0 2022-01-04 16:23:40.637 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-01-04 16:23:40.653 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:23:40.656 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-01-04 16:23:40.658 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-04 16:23:40.662 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-04 16:23:40.682 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-04 16:23:40.684 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 16:23:40.686 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 16:23:40.689 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 16:23:40.691 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 16:23:40.694 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 16:23:40.696 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 16:23:40.698 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:23:40.700 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:23:40.703 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 16:23:40.705 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 16:23:40.707 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 16:23:40.709 | + functions-common:apt_get_update:1177 : return 2022-01-04 16:23:40.712 | + functions-common:install_package:1451 : real_install_package fakeroot make openvswitch-switch 2022-01-04 16:23:40.714 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 16:23:40.716 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:23:40.718 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:23:40.721 | + functions-common:real_install_package:1437 : apt_get install fakeroot make openvswitch-switch 2022-01-04 16:23:40.740 | + functions-common:apt_get:1217 : 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-01-04 16:23:40.847 | Reading package lists... 2022-01-04 16:23:41.100 | Building dependency tree... 2022-01-04 16:23:41.101 | Reading state information... 2022-01-04 16:23:41.346 | fakeroot is already the newest version (1.24-1). 2022-01-04 16:23:41.346 | fakeroot set to manually installed. 2022-01-04 16:23:41.346 | make is already the newest version (4.2.1-1.2). 2022-01-04 16:23:41.346 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-04 16:23:41.346 | The following packages were automatically installed and are no longer required: 2022-01-04 16:23:41.347 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 16:23:41.347 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 16:23:41.347 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 16:23:41.347 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 16:23:41.347 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 16:23:41.347 | python3-zope.interface 2022-01-04 16:23:41.348 | Use 'sudo apt autoremove' to remove them. 2022-01-04 16:23:41.474 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 16:23:41.478 | + functions-common:apt_get:1221 : result=0 2022-01-04 16:23:41.480 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 16:23:41.482 | + functions-common:time_stop:2412 : local name 2022-01-04 16:23:41.484 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:23:41.486 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:23:41.489 | + functions-common:time_stop:2415 : local total 2022-01-04 16:23:41.491 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:23:41.493 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 16:23:41.495 | + functions-common:time_stop:2419 : start_time=1641313420737 2022-01-04 16:23:41.497 | + functions-common:time_stop:2421 : [[ -z 1641313420737 ]] 2022-01-04 16:23:41.500 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:23:41.504 | + functions-common:time_stop:2424 : end_time=1641313421501 2022-01-04 16:23:41.506 | + functions-common:time_stop:2425 : elapsed_time=764 2022-01-04 16:23:41.508 | + functions-common:time_stop:2426 : total=459004 2022-01-04 16:23:41.510 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:23:41.512 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=459768 2022-01-04 16:23:41.515 | + functions-common:apt_get:1225 : return 0 2022-01-04 16:23:41.517 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-04 16:23:41.519 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:23:41.521 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:23:41.523 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-04 16:23:41.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-04 16:23:41.529 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-04 16:23:41.533 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-04 16:23:41.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-04 16:23:41.538 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-04 16:23:41.538 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-04 16:23:41.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-04 16:23:41.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-04 16:23:41.547 | + functions:vercmp:628 : local v1=5.4 2022-01-04 16:23:41.549 | + functions:vercmp:629 : local 'op=<' 2022-01-04 16:23:41.552 | + functions:vercmp:630 : local v2=3.13 2022-01-04 16:23:41.554 | + functions:vercmp:631 : local result 2022-01-04 16:23:41.558 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-04 16:23:41.558 | ++ functions:vercmp:635 : sort -V 2022-01-04 16:23:41.559 | ++ functions:vercmp:635 : head -1 2022-01-04 16:23:41.563 | + functions:vercmp:635 : result=3.13 2022-01-04 16:23:41.565 | + functions:vercmp:637 : case $op in 2022-01-04 16:23:41.568 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-04 16:23:41.570 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-04 16:23:41.572 | + functions:vercmp:648 : return 2022-01-04 16:23:41.574 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-04 16:23:41.577 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 16:23:41.579 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart openvswitch-switch 2022-01-04 16:23:41.892 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-04 16:23:41.895 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-04 16:23:41.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:41.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:41.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-01-04 16:23:41.906 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:41.908 | + ./stack.sh:main:842 : is_service_enabled etcd3 2022-01-04 16:23:41.927 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:23:41.930 | + ./stack.sh:main:843 : install_etcd3 2022-01-04 16:23:41.932 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-04 16:23:41.932 | Installing etcd 2022-01-04 16:23:41.934 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-04 16:23:41.946 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-04 16:23:41.957 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-04 16:23:41.961 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-04 16:23:41.976 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-04 16:23:41.979 | ++ 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-01-04 16:23:41.981 | ++ 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-01-04 16:23:41.984 | +++ 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-01-04 16:23:41.989 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 16:23:41.991 | ++ 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-01-04 16:23:41.994 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-04 16:23:41.996 | ++ 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-01-04 16:23:41.999 | --2022-01-04 16:23:41-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 16:23:42.183 | Resolving github.com (github.com)... 140.82.121.4 2022-01-04 16:23:42.227 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-01-04 16:23:42.517 | HTTP request sent, awaiting response... 302 Found 2022-01-04 16:23:42.517 | 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%2F20220104%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220104T162342Z&X-Amz-Expires=300&X-Amz-Signature=95d777e409803e3df9fc65e02808e2c0ccabc8378e05d04f3948272e3129d694&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-01-04 16:23:42.517 | --2022-01-04 16:23:42-- 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%2F20220104%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220104T162342Z&X-Amz-Expires=300&X-Amz-Signature=95d777e409803e3df9fc65e02808e2c0ccabc8378e05d04f3948272e3129d694&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-01-04 16:23:42.707 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2022-01-04 16:23:42.731 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-01-04 16:23:43.078 | HTTP request sent, awaiting response... 200 OK 2022-01-04 16:23:43.078 | Length: 11350736 (11M) [application/octet-stream] 2022-01-04 16:23:43.078 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-01-04 16:23:43.188 | 2022-01-04 16:23:43.716 | 0K ........ .. 100% 17.0M=0.6s 2022-01-04 16:23:43.717 | 2022-01-04 16:23:43.717 | 2022-01-04 16:23:43 (17.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-01-04 16:23:43.717 | 2022-01-04 16:23:43.720 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-01-04 16:23:43.723 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 16:23:43.726 | ++ functions:get_extra_file:74 : return 2022-01-04 16:23:43.729 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 16:23:43.731 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-04 16:23:43.733 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-01-04 16:23:43.736 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-01-04 16:23:43.869 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-01-04 16:23:43.872 | + 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-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/ 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/README.md 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-01-04 16:23:43.876 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-01-04 16:23:43.877 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-01-04 16:23:43.877 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-01-04 16:23:43.877 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-01-04 16:23:43.877 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-01-04 16:23:43.877 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-01-04 16:23:43.877 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-01-04 16:23:43.877 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-01-04 16:23:43.878 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-01-04 16:23:43.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-01-04 16:23:43.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-01-04 16:23:43.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-01-04 16:23:43.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-01-04 16:23:43.879 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-01-04 16:23:43.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-01-04 16:23:43.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-01-04 16:23:43.882 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-01-04 16:23:43.883 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-01-04 16:23:43.884 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-01-04 16:23:43.885 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-01-04 16:23:43.885 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-01-04 16:23:43.885 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-01-04 16:23:43.885 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-01-04 16:23:43.885 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-01-04 16:23:43.885 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-01-04 16:23:43.885 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-01-04 16:23:43.885 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-01-04 16:23:43.885 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-01-04 16:23:43.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-01-04 16:23:43.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-01-04 16:23:43.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-01-04 16:23:43.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-01-04 16:23:43.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-01-04 16:23:43.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-01-04 16:23:43.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-01-04 16:23:43.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-01-04 16:23:43.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-01-04 16:23:43.888 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-01-04 16:23:43.889 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-01-04 16:23:43.889 | etcd-v3.3.12-linux-amd64/etcdctl 2022-01-04 16:23:44.077 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-01-04 16:23:44.077 | etcd-v3.3.12-linux-amd64/etcd 2022-01-04 16:23:44.305 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-01-04 16:23:44.343 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-01-04 16:23:44.375 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-04 16:23:44.378 | + ./stack.sh:main:852 : is_service_enabled tls-proxy 2022-01-04 16:23:44.395 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:23:44.397 | + ./stack.sh:main:862 : install_dstat 2022-01-04 16:23:44.399 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-04 16:23:44.415 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:23:44.418 | + ./stack.sh:main:868 : echo_summary 'Installing OpenStack project source' 2022-01-04 16:23:44.420 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 16:23:44.422 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-01-04 16:23:44.424 | + ./stack.sh:main:871 : install_libs 2022-01-04 16:23:44.427 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-01-04 16:23:44.429 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-01-04 16:23:44.431 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-01-04 16:23:44.433 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-04 16:23:44.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-04 16:23:44.443 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.445 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-01-04 16:23:44.447 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-01-04 16:23:44.449 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-01-04 16:23:44.452 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-04 16:23:44.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-04 16:23:44.461 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.463 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-01-04 16:23:44.465 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-01-04 16:23:44.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-01-04 16:23:44.470 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-04 16:23:44.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-04 16:23:44.478 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.480 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-01-04 16:23:44.483 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-01-04 16:23:44.485 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-01-04 16:23:44.487 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-04 16:23:44.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-04 16:23:44.497 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.499 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-01-04 16:23:44.501 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-01-04 16:23:44.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-01-04 16:23:44.506 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-04 16:23:44.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-04 16:23:44.515 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.517 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-01-04 16:23:44.519 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-01-04 16:23:44.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-01-04 16:23:44.524 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-04 16:23:44.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-04 16:23:44.533 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.535 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-01-04 16:23:44.537 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-01-04 16:23:44.540 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-01-04 16:23:44.542 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-04 16:23:44.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-04 16:23:44.554 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.554 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-01-04 16:23:44.559 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-01-04 16:23:44.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-01-04 16:23:44.564 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-04 16:23:44.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-04 16:23:44.573 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.576 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-01-04 16:23:44.579 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-01-04 16:23:44.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-01-04 16:23:44.589 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-04 16:23:44.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-04 16:23:44.598 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.601 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-01-04 16:23:44.603 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-01-04 16:23:44.605 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-01-04 16:23:44.607 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-04 16:23:44.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-04 16:23:44.617 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.619 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-01-04 16:23:44.621 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-01-04 16:23:44.624 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-01-04 16:23:44.626 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-04 16:23:44.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-04 16:23:44.635 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.638 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-01-04 16:23:44.640 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-01-04 16:23:44.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-01-04 16:23:44.644 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-04 16:23:44.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-04 16:23:44.653 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.655 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-01-04 16:23:44.658 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-01-04 16:23:44.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-01-04 16:23:44.662 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-04 16:23:44.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-04 16:23:44.671 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.673 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-01-04 16:23:44.676 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-01-04 16:23:44.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-01-04 16:23:44.681 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-04 16:23:44.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-04 16:23:44.690 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.693 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-01-04 16:23:44.695 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-01-04 16:23:44.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-01-04 16:23:44.700 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-04 16:23:44.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-04 16:23:44.710 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.712 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-01-04 16:23:44.714 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-01-04 16:23:44.716 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-01-04 16:23:44.719 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-04 16:23:44.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-04 16:23:44.728 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.730 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-01-04 16:23:44.732 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-01-04 16:23:44.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-01-04 16:23:44.737 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-01-04 16:23:44.739 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.744 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-01-04 16:23:44.746 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.748 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-01-04 16:23:44.751 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-01-04 16:23:44.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-01-04 16:23:44.756 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-04 16:23:44.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.760 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-04 16:23:44.765 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.767 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-01-04 16:23:44.769 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-01-04 16:23:44.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-01-04 16:23:44.774 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-04 16:23:44.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-04 16:23:44.782 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.785 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-01-04 16:23:44.787 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-01-04 16:23:44.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-01-04 16:23:44.792 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-04 16:23:44.794 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-04 16:23:44.801 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.804 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-01-04 16:23:44.806 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-01-04 16:23:44.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-01-04 16:23:44.810 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-04 16:23:44.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-04 16:23:44.820 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.822 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-01-04 16:23:44.824 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-01-04 16:23:44.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-01-04 16:23:44.829 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-04 16:23:44.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-04 16:23:44.838 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.841 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-01-04 16:23:44.843 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-01-04 16:23:44.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-01-04 16:23:44.848 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-04 16:23:44.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-04 16:23:44.857 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.859 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-01-04 16:23:44.861 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-01-04 16:23:44.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-01-04 16:23:44.867 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-04 16:23:44.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-04 16:23:44.877 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.880 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-01-04 16:23:44.882 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-01-04 16:23:44.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-01-04 16:23:44.886 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-04 16:23:44.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-04 16:23:44.896 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.898 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-01-04 16:23:44.900 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-01-04 16:23:44.903 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-01-04 16:23:44.905 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-04 16:23:44.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-04 16:23:44.916 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.918 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-01-04 16:23:44.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-01-04 16:23:44.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-01-04 16:23:44.926 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-04 16:23:44.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-04 16:23:44.935 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.938 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-01-04 16:23:44.940 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-01-04 16:23:44.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-01-04 16:23:44.944 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-04 16:23:44.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-04 16:23:44.954 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.956 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-01-04 16:23:44.958 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-01-04 16:23:44.961 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-01-04 16:23:44.963 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-04 16:23:44.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-04 16:23:44.972 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.974 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-01-04 16:23:44.977 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-01-04 16:23:44.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-01-04 16:23:44.981 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-04 16:23:44.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:44.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:44.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-04 16:23:44.991 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:44.993 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-01-04 16:23:44.995 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-01-04 16:23:44.998 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-01-04 16:23:45.000 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-04 16:23:45.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:45.005 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:45.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-04 16:23:45.009 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:45.011 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-01-04 16:23:45.014 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-01-04 16:23:45.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-01-04 16:23:45.018 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-04 16:23:45.020 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:45.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:45.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-04 16:23:45.027 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:45.030 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-01-04 16:23:45.032 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-01-04 16:23:45.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-01-04 16:23:45.037 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-04 16:23:45.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:45.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:45.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-04 16:23:45.046 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:45.048 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-01-04 16:23:45.051 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-01-04 16:23:45.053 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-01-04 16:23:45.056 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-04 16:23:45.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:45.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:45.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-04 16:23:45.064 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:45.067 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-01-04 16:23:45.069 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-01-04 16:23:45.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-01-04 16:23:45.073 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-04 16:23:45.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:45.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:45.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-04 16:23:45.083 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:45.085 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-01-04 16:23:45.087 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-01-04 16:23:45.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-01-04 16:23:45.092 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-01-04 16:23:45.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:45.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:45.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-01-04 16:23:45.101 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:45.103 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-01-04 16:23:45.106 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-01-04 16:23:45.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-01-04 16:23:45.110 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-04 16:23:45.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:45.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:45.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-04 16:23:45.120 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:45.122 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-01-04 16:23:45.124 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-01-04 16:23:45.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-01-04 16:23:45.129 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-04 16:23:45.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:23:45.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:23:45.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-04 16:23:45.138 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:23:45.140 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-01-04 16:23:45.161 | Using python 3.8 to install etcd3 2022-01-04 16:23:45.163 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-01-04 16:23:45.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:23:45.873 | from cryptography.utils import int_from_bytes 2022-01-04 16:23:45.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:23:45.873 | from cryptography.utils import int_from_bytes 2022-01-04 16:23:46.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:23:47.448 | Collecting etcd3 2022-01-04 16:23:47.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-01-04 16:23:47.481 | Preparing metadata (setup.py): started 2022-01-04 16:23:48.073 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 16:23:52.768 | Collecting grpcio>=1.27.1 2022-01-04 16:23:52.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-01-04 16:23:53.634 | Collecting protobuf>=3.6.1 2022-01-04 16:23:53.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-01-04 16:23:53.673 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-01-04 16:23:53.674 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-04 16:23:53.701 | Building wheels for collected packages: etcd3 2022-01-04 16:23:53.702 | Building wheel for etcd3 (setup.py): started 2022-01-04 16:23:54.395 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-01-04 16:23:54.396 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=01a8ac75167867629c979064df7ecea3cef18acff11756bbdf1de754b1071b9e 2022-01-04 16:23:54.396 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-01-04 16:23:54.400 | Successfully built etcd3 2022-01-04 16:23:55.938 | Installing collected packages: protobuf, grpcio, etcd3 2022-01-04 16:23:56.740 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.1 2022-01-04 16:23:56.740 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:23:56.888 | + inc/python:pip_install:200 : result=0 2022-01-04 16:23:56.890 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:23:56.892 | + functions-common:time_stop:2412 : local name 2022-01-04 16:23:56.895 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:23:56.897 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:23:56.899 | + functions-common:time_stop:2415 : local total 2022-01-04 16:23:56.901 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:23:56.903 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:23:56.905 | + functions-common:time_stop:2419 : start_time=1641313425155 2022-01-04 16:23:56.907 | + functions-common:time_stop:2421 : [[ -z 1641313425155 ]] 2022-01-04 16:23:56.910 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:23:56.914 | + functions-common:time_stop:2424 : end_time=1641313436912 2022-01-04 16:23:56.917 | + functions-common:time_stop:2425 : elapsed_time=11757 2022-01-04 16:23:56.919 | + functions-common:time_stop:2426 : total=31048 2022-01-04 16:23:56.921 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:23:56.923 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=42805 2022-01-04 16:23:56.926 | + inc/python:pip_install:203 : return 0 2022-01-04 16:23:56.928 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-01-04 16:23:56.949 | Using python 3.8 to install etcd3gw 2022-01-04 16:23:56.951 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-01-04 16:23:57.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:23:57.701 | from cryptography.utils import int_from_bytes 2022-01-04 16:23:57.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:23:57.701 | from cryptography.utils import int_from_bytes 2022-01-04 16:23:58.777 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:23:59.308 | Collecting etcd3gw 2022-01-04 16:23:59.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-01-04 16:23:59.327 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-01-04 16:23:59.328 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-01-04 16:23:59.329 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-01-04 16:23:59.330 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-01-04 16:23:59.365 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-01-04 16:23:59.367 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2022-01-04 16:23:59.369 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-01-04 16:23:59.370 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2022-01-04 16:24:00.932 | Installing collected packages: etcd3gw 2022-01-04 16:24:01.107 | Successfully installed etcd3gw-1.0.0 2022-01-04 16:24:01.107 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:24:01.216 | + inc/python:pip_install:200 : result=0 2022-01-04 16:24:01.218 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:24:01.220 | + functions-common:time_stop:2412 : local name 2022-01-04 16:24:01.223 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:24:01.225 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:24:01.227 | + functions-common:time_stop:2415 : local total 2022-01-04 16:24:01.229 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:24:01.231 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:24:01.233 | + functions-common:time_stop:2419 : start_time=1641313436943 2022-01-04 16:24:01.236 | + functions-common:time_stop:2421 : [[ -z 1641313436943 ]] 2022-01-04 16:24:01.238 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:24:01.242 | + functions-common:time_stop:2424 : end_time=1641313441240 2022-01-04 16:24:01.244 | + functions-common:time_stop:2425 : elapsed_time=4297 2022-01-04 16:24:01.247 | + functions-common:time_stop:2426 : total=42805 2022-01-04 16:24:01.249 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:24:01.251 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=47102 2022-01-04 16:24:01.253 | + inc/python:pip_install:203 : return 0 2022-01-04 16:24:01.255 | + ./stack.sh:main:874 : install_apache_uwsgi 2022-01-04 16:24:01.258 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-04 16:24:01.260 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-04 16:24:01.262 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 16:24:01.264 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 16:24:01.267 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 16:24:01.269 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 16:24:01.272 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 16:24:01.274 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 16:24:01.276 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 16:24:01.278 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 16:24:01.281 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 16:24:01.283 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 16:24:01.286 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-01-04 16:24:01.288 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:24:01.290 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:24:01.292 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-04 16:24:01.295 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-04 16:24:01.297 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 16:24:01.299 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 16:24:01.301 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 16:24:01.304 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 16:24:01.306 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 16:24:01.308 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 16:24:01.310 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:24:01.313 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:24:01.315 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 16:24:01.317 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 16:24:01.320 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 16:24:01.322 | + functions-common:apt_get_update:1177 : return 2022-01-04 16:24:01.324 | + functions-common:install_package:1451 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-04 16:24:01.327 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 16:24:01.329 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:24:01.332 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:24:01.334 | + functions-common:real_install_package:1437 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-04 16:24:01.355 | + functions-common:apt_get:1217 : 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-01-04 16:24:01.462 | Reading package lists... 2022-01-04 16:24:01.687 | Building dependency tree... 2022-01-04 16:24:01.689 | Reading state information... 2022-01-04 16:24:01.921 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-04 16:24:01.921 | The following packages were automatically installed and are no longer required: 2022-01-04 16:24:01.922 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 16:24:01.922 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 16:24:01.922 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 16:24:01.922 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 16:24:01.922 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 16:24:01.922 | python3-zope.interface 2022-01-04 16:24:01.922 | Use 'sudo apt autoremove' to remove them. 2022-01-04 16:24:01.923 | The following additional packages will be installed: 2022-01-04 16:24:01.923 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-01-04 16:24:01.924 | Suggested packages: 2022-01-04 16:24:01.924 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-01-04 16:24:01.991 | The following NEW packages will be installed: 2022-01-04 16:24:01.991 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-01-04 16:24:02.123 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 16:24:02.123 | Need to get 1,306 kB of archives. 2022-01-04 16:24:02.123 | After this operation, 4,613 kB of additional disk space will be used. 2022-01-04 16:24:02.123 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-01-04 16:24:02.366 | 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-01-04 16:24:02.383 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-01-04 16:24:02.421 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-01-04 16:24:02.470 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-01-04 16:24:02.471 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-01-04 16:24:03.025 | Fetched 1,306 kB in 0s (2,727 kB/s) 2022-01-04 16:24:03.244 | Selecting previously unselected package libnorm1:amd64. 2022-01-04 16:24:03.296 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-01-04 16:24:03.300 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-01-04 16:24:03.415 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-04 16:24:03.775 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-01-04 16:24:03.785 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-01-04 16:24:03.837 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-04 16:24:04.198 | Selecting previously unselected package libzmq5:amd64. 2022-01-04 16:24:04.207 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-01-04 16:24:04.243 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-04 16:24:04.529 | Selecting previously unselected package uwsgi-core. 2022-01-04 16:24:04.539 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-01-04 16:24:04.569 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-04 16:24:05.212 | Selecting previously unselected package uwsgi. 2022-01-04 16:24:05.219 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-01-04 16:24:05.272 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-01-04 16:24:05.684 | Selecting previously unselected package uwsgi-plugin-python3. 2022-01-04 16:24:05.694 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-01-04 16:24:05.735 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-04 16:24:06.096 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-04 16:24:06.221 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-04 16:24:06.340 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-04 16:24:06.471 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-04 16:24:06.626 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-01-04 16:24:07.935 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-04 16:24:08.187 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 16:24:08.650 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 16:24:09.130 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-04 16:24:16.781 | + functions-common:apt_get:1221 : result=0 2022-01-04 16:24:16.784 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 16:24:16.786 | + functions-common:time_stop:2412 : local name 2022-01-04 16:24:16.788 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:24:16.790 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:24:16.792 | + functions-common:time_stop:2415 : local total 2022-01-04 16:24:16.795 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:24:16.797 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 16:24:16.799 | + functions-common:time_stop:2419 : start_time=1641313441352 2022-01-04 16:24:16.801 | + functions-common:time_stop:2421 : [[ -z 1641313441352 ]] 2022-01-04 16:24:16.804 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:24:16.808 | + functions-common:time_stop:2424 : end_time=1641313456806 2022-01-04 16:24:16.810 | + functions-common:time_stop:2425 : elapsed_time=15454 2022-01-04 16:24:16.812 | + functions-common:time_stop:2426 : total=459768 2022-01-04 16:24:16.815 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:24:16.817 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=475222 2022-01-04 16:24:16.820 | + functions-common:apt_get:1225 : return 0 2022-01-04 16:24:16.822 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-01-04 16:24:16.824 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:24:16.827 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:24:16.829 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-01-04 16:24:16.890 | Enabling module proxy. 2022-01-04 16:24:16.896 | To activate the new configuration, you need to run: 2022-01-04 16:24:16.896 | systemctl restart apache2 2022-01-04 16:24:16.900 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-01-04 16:24:16.961 | Considering dependency proxy for proxy_uwsgi: 2022-01-04 16:24:16.961 | Module proxy already enabled 2022-01-04 16:24:16.961 | Enabling module proxy_uwsgi. 2022-01-04 16:24:16.966 | To activate the new configuration, you need to run: 2022-01-04 16:24:16.966 | systemctl restart apache2 2022-01-04 16:24:16.970 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-01-04 16:24:16.973 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 16:24:16.975 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 16:24:16.977 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 16:24:17.110 | + ./stack.sh:main:877 : install_keystoneauth 2022-01-04 16:24:17.112 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-01-04 16:24:17.115 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-04 16:24:17.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:24:17.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:24:17.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-04 16:24:17.124 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:24:17.127 | + ./stack.sh:main:878 : install_keystoneclient 2022-01-04 16:24:17.129 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-01-04 16:24:17.131 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-04 16:24:17.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:24:17.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:24:17.138 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-04 16:24:17.140 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:24:17.143 | + ./stack.sh:main:879 : install_glanceclient 2022-01-04 16:24:17.145 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-01-04 16:24:17.147 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-04 16:24:17.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:24:17.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:24:17.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-04 16:24:17.156 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:24:17.158 | + ./stack.sh:main:880 : install_cinderclient 2022-01-04 16:24:17.161 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2022-01-04 16:24:17.163 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-04 16:24:17.166 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:24:17.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:24:17.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-04 16:24:17.172 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:24:17.175 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2022-01-04 16:24:17.178 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-04 16:24:17.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:24:17.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:24:17.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-04 16:24:17.187 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:24:17.189 | + ./stack.sh:main:881 : install_novaclient 2022-01-04 16:24:17.191 | + lib/nova:install_novaclient:817 : use_library_from_git python-novaclient 2022-01-04 16:24:17.194 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-04 16:24:17.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:24:17.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:24:17.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-04 16:24:17.203 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:24:17.205 | + ./stack.sh:main:882 : is_service_enabled swift glance horizon 2022-01-04 16:24:17.222 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:24:17.225 | + ./stack.sh:main:883 : install_swiftclient 2022-01-04 16:24:17.227 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-04 16:24:17.229 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-04 16:24:17.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:24:17.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:24:17.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-04 16:24:17.238 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:24:17.241 | + ./stack.sh:main:885 : is_service_enabled neutron nova horizon 2022-01-04 16:24:17.257 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:24:17.260 | + ./stack.sh:main:886 : install_neutronclient 2022-01-04 16:24:17.262 | + lib/neutron:install_neutronclient:446 : use_library_from_git python-neutronclient 2022-01-04 16:24:17.265 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-04 16:24:17.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:24:17.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:24:17.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-04 16:24:17.274 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:24:17.276 | + ./stack.sh:main:890 : install_keystonemiddleware 2022-01-04 16:24:17.279 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-01-04 16:24:17.281 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-04 16:24:17.283 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:24:17.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:24:17.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-04 16:24:17.291 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:24:17.293 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-01-04 16:24:17.296 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-04 16:24:17.298 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 16:24:17.301 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-04 16:24:17.304 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-04 16:24:17.306 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 16:24:17.310 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-04 16:24:17.310 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 16:24:17.315 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-04 16:24:17.317 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-04 16:24:17.319 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-04 16:24:17.322 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-04 16:24:17.324 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-04 16:24:17.345 | Using python 3.8 to install keystonemiddleware 2022-01-04 16:24:17.347 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-01-04 16:24:18.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:24:18.086 | from cryptography.utils import int_from_bytes 2022-01-04 16:24:18.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:24:18.086 | from cryptography.utils import int_from_bytes 2022-01-04 16:24:19.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:24:19.195 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-01-04 16:24:19.247 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-01-04 16:24:19.248 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-04 16:24:19.249 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-04 16:24:19.250 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-01-04 16:24:19.251 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-01-04 16:24:19.252 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-01-04 16:24:19.253 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-01-04 16:24:19.254 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2022-01-04 16:24:19.255 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2022-01-04 16:24:19.256 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-04 16:24:19.257 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-01-04 16:24:19.259 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-01-04 16:24:19.260 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-04 16:24:19.261 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-01-04 16:24:19.316 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-01-04 16:24:19.319 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-04 16:24:19.320 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-01-04 16:24:19.356 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2022-01-04 16:24:19.395 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-01-04 16:24:19.396 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-04 16:24:19.397 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-01-04 16:24:19.411 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-01-04 16:24:19.448 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-04 16:24:19.450 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-01-04 16:24:19.460 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-01-04 16:24:19.461 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-01-04 16:24:19.475 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2022-01-04 16:24:19.477 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-01-04 16:24:19.478 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-01-04 16:24:19.541 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2022-01-04 16:24:19.542 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2022-01-04 16:24:19.544 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-01-04 16:24:19.546 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-01-04 16:24:19.597 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-01-04 16:24:19.609 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2022-01-04 16:24:21.169 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:24:21.275 | + inc/python:pip_install:200 : result=0 2022-01-04 16:24:21.278 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:24:21.280 | + functions-common:time_stop:2412 : local name 2022-01-04 16:24:21.282 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:24:21.284 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:24:21.286 | + functions-common:time_stop:2415 : local total 2022-01-04 16:24:21.288 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:24:21.291 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:24:21.293 | + functions-common:time_stop:2419 : start_time=1641313457339 2022-01-04 16:24:21.295 | + functions-common:time_stop:2421 : [[ -z 1641313457339 ]] 2022-01-04 16:24:21.297 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:24:21.301 | + functions-common:time_stop:2424 : end_time=1641313461299 2022-01-04 16:24:21.304 | + functions-common:time_stop:2425 : elapsed_time=3960 2022-01-04 16:24:21.306 | + functions-common:time_stop:2426 : total=47102 2022-01-04 16:24:21.308 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:24:21.310 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51062 2022-01-04 16:24:21.313 | + inc/python:pip_install:203 : return 0 2022-01-04 16:24:21.315 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-01-04 16:24:21.317 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-04 16:24:21.320 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 16:24:21.323 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-04 16:24:21.326 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-04 16:24:21.328 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 16:24:21.332 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-04 16:24:21.332 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 16:24:21.337 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-04 16:24:21.339 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-04 16:24:21.342 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-04 16:24:21.344 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-04 16:24:21.347 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-04 16:24:21.367 | Using python 3.8 to install python-memcached 2022-01-04 16:24:21.369 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-01-04 16:24:22.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:24:22.108 | from cryptography.utils import int_from_bytes 2022-01-04 16:24:22.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:24:22.108 | from cryptography.utils import int_from_bytes 2022-01-04 16:24:23.178 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:24:23.587 | Collecting python-memcached 2022-01-04 16:24:23.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-01-04 16:24:23.601 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-01-04 16:24:25.148 | Installing collected packages: python-memcached 2022-01-04 16:24:25.308 | Successfully installed python-memcached-1.59 2022-01-04 16:24:25.308 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:24:25.416 | + inc/python:pip_install:200 : result=0 2022-01-04 16:24:25.418 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:24:25.421 | + functions-common:time_stop:2412 : local name 2022-01-04 16:24:25.423 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:24:25.425 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:24:25.428 | + functions-common:time_stop:2415 : local total 2022-01-04 16:24:25.430 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:24:25.432 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:24:25.434 | + functions-common:time_stop:2419 : start_time=1641313461361 2022-01-04 16:24:25.436 | + functions-common:time_stop:2421 : [[ -z 1641313461361 ]] 2022-01-04 16:24:25.439 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:24:25.443 | + functions-common:time_stop:2424 : end_time=1641313465440 2022-01-04 16:24:25.445 | + functions-common:time_stop:2425 : elapsed_time=4079 2022-01-04 16:24:25.447 | + functions-common:time_stop:2426 : total=51062 2022-01-04 16:24:25.449 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:24:25.452 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=55141 2022-01-04 16:24:25.454 | + inc/python:pip_install:203 : return 0 2022-01-04 16:24:25.456 | + ./stack.sh:main:892 : is_service_enabled keystone 2022-01-04 16:24:25.472 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:24:25.475 | + ./stack.sh:main:893 : '[' 10.222.0.23 == 10.222.0.23 ']' 2022-01-04 16:24:25.478 | + ./stack.sh:main:894 : stack_install_service keystone 2022-01-04 16:24:25.480 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-04 16:24:25.482 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-04 16:24:25.484 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 16:24:25.487 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-04 16:24:25.489 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-01-04 16:24:25.504 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:24:25.506 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-01-04 16:24:25.509 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-04 16:24:25.511 | + functions-common:git_clone:596 : local git_dest=/opt/stack/keystone 2022-01-04 16:24:25.513 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 16:24:25.514 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 16:24:25.517 | ++ functions-common:git_clone:599 : pwd 2022-01-04 16:24:25.520 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 16:24:25.522 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 16:24:25.524 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 16:24:25.539 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 16:24:25.541 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 16:24:25.543 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 16:24:25.546 | + functions-common:git_clone:616 : echo master 2022-01-04 16:24:25.546 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 16:24:25.551 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/keystone ]] 2022-01-04 16:24:25.554 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 16:24:25.556 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2022-01-04 16:24:25.558 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 16:24:25.559 | + functions-common:git_clone:665 : head -1 2022-01-04 16:24:25.573 | a9fa5131c Merge "Replace assertItemsEqual with assertCountEqual" 2022-01-04 16:24:25.576 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 16:24:25.578 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-01-04 16:24:25.580 | + inc/python:setup_develop:338 : local bindep 2022-01-04 16:24:25.582 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-04 16:24:25.585 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-04 16:24:25.587 | + inc/python:setup_develop:344 : local extras= 2022-01-04 16:24:25.589 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-04 16:24:25.591 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 16:24:25.594 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-04 16:24:25.596 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-04 16:24:25.598 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 16:24:25.601 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 16:24:25.604 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-04 16:24:25.606 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 16:24:25.609 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-04 16:24:25.611 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 16:24:25.613 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 16:24:25.617 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-04 16:24:25.622 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-01-04 16:24:25.624 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-01-04 16:24:26.261 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-01-04 16:24:26.263 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 16:24:26.265 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 16:24:26.267 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 16:24:26.270 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-04 16:24:26.272 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-01-04 16:24:26.274 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 16:24:26.276 | + inc/python:setup_package:428 : local extras= 2022-01-04 16:24:26.279 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 16:24:26.281 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 16:24:26.283 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 16:24:26.285 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 16:24:26.287 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 16:24:26.290 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-01-04 16:24:26.309 | Using python 3.8 to install /opt/stack/keystone 2022-01-04 16:24:26.312 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-01-04 16:24:27.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:24:27.067 | from cryptography.utils import int_from_bytes 2022-01-04 16:24:27.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:24:27.067 | from cryptography.utils import int_from_bytes 2022-01-04 16:24:28.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:24:28.188 | Obtaining file:///opt/stack/keystone 2022-01-04 16:24:28.189 | Preparing metadata (setup.py): started 2022-01-04 16:24:29.582 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 16:24:29.745 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (5.8.0) 2022-01-04 16:24:29.746 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.8.7) 2022-01-04 16:24:30.144 | Collecting Flask!=0.11,>=1.0.2 2022-01-04 16:24:30.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-01-04 16:24:30.562 | Collecting Flask-RESTful>=0.3.5 2022-01-04 16:24:30.569 | 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-01-04 16:24:30.572 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (36.0.1) 2022-01-04 16:24:30.573 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.4.29) 2022-01-04 16:24:30.574 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (0.13.0) 2022-01-04 16:24:30.576 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.5.0) 2022-01-04 16:24:31.203 | Collecting passlib>=1.7.0 2022-01-04 16:24:31.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-01-04 16:24:31.227 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.3.0) 2022-01-04 16:24:31.228 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (9.3.0) 2022-01-04 16:24:31.229 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.2.0) 2022-01-04 16:24:31.954 | Collecting scrypt>=0.8.0 2022-01-04 16:24:31.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-01-04 16:24:31.997 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (2.8.1) 2022-01-04 16:24:31.998 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (8.7.1) 2022-01-04 16:24:31.999 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.4.0) 2022-01-04 16:24:32.000 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (12.11.1) 2022-01-04 16:24:32.001 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (11.1.0) 2022-01-04 16:24:32.002 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (5.1.0) 2022-01-04 16:24:32.003 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.6.1) 2022-01-04 16:24:32.004 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.5.0) 2022-01-04 16:24:32.006 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.10.1) 2022-01-04 16:24:32.007 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.2.0) 2022-01-04 16:24:32.008 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.4.0) 2022-01-04 16:24:32.009 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.12.0) 2022-01-04 16:24:32.389 | Collecting oauthlib>=0.6.2 2022-01-04 16:24:32.397 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-01-04 16:24:32.785 | Collecting pysaml2>=5.0.0 2022-01-04 16:24:32.793 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2022-01-04 16:24:33.221 | Collecting PyJWT>=1.6.1 2022-01-04 16:24:33.229 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-01-04 16:24:33.233 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.1.4) 2022-01-04 16:24:33.234 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev24) (3.2.0) 2022-01-04 16:24:33.235 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.1.1) 2022-01-04 16:24:33.236 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.0.3) 2022-01-04 16:24:33.237 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.4.2) 2022-01-04 16:24:33.238 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (2021.3) 2022-01-04 16:24:33.253 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev24) (1.16.0) 2022-01-04 16:24:33.254 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev24) (1.15.0) 2022-01-04 16:24:33.296 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev24) (5.1.0) 2022-01-04 16:24:33.628 | Collecting itsdangerous>=2.0 2022-01-04 16:24:33.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-01-04 16:24:33.638 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev24) (3.0.3) 2022-01-04 16:24:34.031 | Collecting click>=7.1.2 2022-01-04 16:24:34.038 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-01-04 16:24:34.447 | Collecting Werkzeug>=2.0 2022-01-04 16:24:34.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2022-01-04 16:24:34.852 | Collecting aniso8601>=0.82 2022-01-04 16:24:34.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-01-04 16:24:34.923 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2.26.0) 2022-01-04 16:24:34.924 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (4.4.0) 2022-01-04 16:24:35.019 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (2.3.0) 2022-01-04 16:24:35.021 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (1.5.0) 2022-01-04 16:24:35.022 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (6.0) 2022-01-04 16:24:35.023 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (0.8.0) 2022-01-04 16:24:35.104 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (2.0.1) 2022-01-04 16:24:35.107 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (0.5.0) 2022-01-04 16:24:35.109 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.7.5) 2022-01-04 16:24:35.157 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev24) (0.9.6) 2022-01-04 16:24:35.162 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev24) (2.8.2) 2022-01-04 16:24:35.217 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (4.2.4) 2022-01-04 16:24:35.219 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.4.0) 2022-01-04 16:24:35.220 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.4.0) 2022-01-04 16:24:35.222 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.2.3) 2022-01-04 16:24:35.223 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.0.9) 2022-01-04 16:24:35.225 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.7.0) 2022-01-04 16:24:35.245 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev24) (3.3.0) 2022-01-04 16:24:35.291 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev24) (2.5.0) 2022-01-04 16:24:35.311 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (3.0.6) 2022-01-04 16:24:35.312 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (1.0.2) 2022-01-04 16:24:35.313 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (21.3) 2022-01-04 16:24:35.316 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (0.11.0) 2022-01-04 16:24:35.366 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev24) (4.5.0) 2022-01-04 16:24:35.495 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev24) (21.0.0) 2022-01-04 16:24:35.834 | Collecting defusedxml 2022-01-04 16:24:35.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-01-04 16:24:35.860 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev24) (5.4.0) 2022-01-04 16:24:36.387 | Collecting xmlschema>=1.2.1 2022-01-04 16:24:36.395 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-01-04 16:24:36.622 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev24) (1.1.2) 2022-01-04 16:24:36.644 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev24) (0.5.2) 2022-01-04 16:24:36.644 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev24) (0.4.2) 2022-01-04 16:24:36.714 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev24) (4.10.0) 2022-01-04 16:24:36.715 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.1.6) 2022-01-04 16:24:36.733 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.0.0) 2022-01-04 16:24:36.807 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev24) (2.21) 2022-01-04 16:24:36.849 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev24) (1.13.3) 2022-01-04 16:24:36.962 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev24) (2.0.1) 2022-01-04 16:24:37.035 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (1.7.0) 2022-01-04 16:24:37.161 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev24) (0.14.1) 2022-01-04 16:24:37.190 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.12.0) 2022-01-04 16:24:37.232 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.1.1) 2022-01-04 16:24:37.234 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (3.0.0) 2022-01-04 16:24:37.235 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (3.5.0) 2022-01-04 16:24:37.236 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.33.0) 2022-01-04 16:24:37.237 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.5.1) 2022-01-04 16:24:37.238 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (1.3.3) 2022-01-04 16:24:37.292 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev24) (0.2.5) 2022-01-04 16:24:37.430 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2019.11.28) 2022-01-04 16:24:37.432 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (3.3) 2022-01-04 16:24:37.433 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (1.26.7) 2022-01-04 16:24:37.435 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2.0.9) 2022-01-04 16:24:37.586 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev24) (2.5.0) 2022-01-04 16:24:38.183 | Collecting elementpath<3.0.0,>=2.4.0 2022-01-04 16:24:38.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-01-04 16:24:38.275 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev24) (3.7.0) 2022-01-04 16:24:38.459 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.1.0) 2022-01-04 16:24:38.487 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev24) (1.6) 2022-01-04 16:24:38.634 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (60.2.0) 2022-01-04 16:24:38.730 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.7) 2022-01-04 16:24:38.796 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.0.0) 2022-01-04 16:24:40.165 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-01-04 16:24:40.809 | Attempting uninstall: click 2022-01-04 16:24:40.811 | Found existing installation: Click 7.0 2022-01-04 16:24:40.815 | Uninstalling Click-7.0: 2022-01-04 16:24:40.845 | Successfully uninstalled Click-7.0 2022-01-04 16:24:42.449 | Attempting uninstall: PyJWT 2022-01-04 16:24:42.451 | Found existing installation: PyJWT 1.7.1 2022-01-04 16:24:42.458 | Uninstalling PyJWT-1.7.1: 2022-01-04 16:24:42.487 | Successfully uninstalled PyJWT-1.7.1 2022-01-04 16:24:43.066 | Attempting uninstall: oauthlib 2022-01-04 16:24:43.069 | Found existing installation: oauthlib 3.1.0 2022-01-04 16:24:43.072 | Uninstalling oauthlib-3.1.0: 2022-01-04 16:24:43.100 | Successfully uninstalled oauthlib-3.1.0 2022-01-04 16:24:43.382 | Running setup.py develop for keystone 2022-01-04 16:24:45.363 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.19 xmlschema-1.9.2 2022-01-04 16:24:45.363 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:24:45.519 | + inc/python:pip_install:200 : result=0 2022-01-04 16:24:45.522 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:24:45.524 | + functions-common:time_stop:2412 : local name 2022-01-04 16:24:45.526 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:24:45.528 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:24:45.530 | + functions-common:time_stop:2415 : local total 2022-01-04 16:24:45.532 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:24:45.534 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:24:45.537 | + functions-common:time_stop:2419 : start_time=1641313466304 2022-01-04 16:24:45.539 | + functions-common:time_stop:2421 : [[ -z 1641313466304 ]] 2022-01-04 16:24:45.542 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:24:45.545 | + functions-common:time_stop:2424 : end_time=1641313485543 2022-01-04 16:24:45.547 | + functions-common:time_stop:2425 : elapsed_time=19239 2022-01-04 16:24:45.549 | + functions-common:time_stop:2426 : total=55141 2022-01-04 16:24:45.552 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:24:45.554 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=74380 2022-01-04 16:24:45.556 | + inc/python:pip_install:203 : return 0 2022-01-04 16:24:45.558 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 16:24:45.560 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-04 16:24:45.562 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-04 16:24:45.580 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-04 16:24:45.592 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-01-04 16:24:45.595 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-01-04 16:24:45.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:24:45.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:24:45.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-01-04 16:24:45.604 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:24:45.606 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-01-04 16:24:45.622 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:24:45.624 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-01-04 16:24:45.627 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 16:24:45.629 | + ./stack.sh:main:895 : configure_keystone 2022-01-04 16:24:45.632 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-01-04 16:24:45.644 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-01-04 16:24:45.647 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-01-04 16:24:45.651 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-01-04 16:24:45.666 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:24:45.668 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-01-04 16:24:45.706 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-01-04 16:24:45.734 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-01-04 16:24:45.765 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-01-04 16:24:45.795 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-01-04 16:24:45.824 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-01-04 16:24:45.854 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-01-04 16:24:45.881 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-01-04 16:24:45.909 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-01-04 16:24:45.911 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-01-04 16:24:45.913 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-01-04 16:24:45.916 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-01-04 16:24:45.918 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-04 16:24:45.920 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-04 16:24:45.936 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:24:45.939 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-04 16:24:45.941 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-04 16:24:45.944 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-04 16:24:45.959 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:24:45.961 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-01-04 16:24:45.964 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-01-04 16:24:45.993 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-04 16:24:45.995 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-04 16:24:45.998 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-01-04 16:24:46.000 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-01-04 16:24:46.019 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:24:46.023 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.23/identity 2022-01-04 16:24:46.055 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-01-04 16:24:46.057 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-01-04 16:24:46.088 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-01-04 16:24:46.090 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-01-04 16:24:46.092 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-01-04 16:24:46.095 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2022-01-04 16:24:46.097 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-04 16:24:46.099 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-04 16:24:46.129 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-01-04 16:24:46.132 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-01-04 16:24:46.134 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-01-04 16:24:46.136 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-01-04 16:24:46.139 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-04 16:24:46.155 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-04 16:24:46.157 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-04 16:24:46.160 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-04 16:24:46.162 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-04 16:24:46.164 | + 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-01-04 16:24:46.191 | + 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-01-04 16:24:46.218 | + 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-01-04 16:24:46.245 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-04 16:24:46.272 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-01-04 16:24:46.299 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-01-04 16:24:46.302 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-01-04 16:24:46.304 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-01-04 16:24:46.306 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-01-04 16:24:46.308 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-01-04 16:24:46.311 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-04 16:24:46.313 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-04 16:24:46.316 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-01-04 16:24:46.320 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-01-04 16:24:46.322 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-04 16:24:46.325 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-04 16:24:46.342 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-04 16:24:46.343 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-04 16:24:46.351 | d /var/run/uwsgi 0755 ubuntu root 2022-01-04 16:24:46.354 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-04 16:24:46.370 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-01-04 16:24:46.372 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-01-04 16:24:46.376 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-01-04 16:24:46.405 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-01-04 16:24:46.432 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-01-04 16:24:46.458 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-01-04 16:24:46.484 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-01-04 16:24:46.510 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-01-04 16:24:46.537 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-01-04 16:24:46.563 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-01-04 16:24:46.589 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-01-04 16:24:46.616 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-04 16:24:46.642 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-01-04 16:24:46.669 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-01-04 16:24:46.695 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-01-04 16:24:46.722 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-04 16:24:46.725 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-04 16:24:46.728 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-01-04 16:24:46.730 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-01-04 16:24:46.732 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-04 16:24:46.734 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:24:46.737 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:24:46.739 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-04 16:24:46.742 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-04 16:24:46.744 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-01-04 16:24:46.770 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-01-04 16:24:46.798 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-01-04 16:24:46.798 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-04 16:24:46.807 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-01-04 16:24:46.810 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-01-04 16:24:46.812 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-01-04 16:24:46.814 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-04 16:24:46.817 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-04 16:24:46.819 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 16:24:46.821 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:24:46.823 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:24:46.826 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-04 16:24:46.828 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-04 16:24:46.830 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:24:46.833 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:24:46.835 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-01-04 16:24:46.898 | Enabling site keystone-wsgi-public. 2022-01-04 16:24:46.903 | To activate the new configuration, you need to run: 2022-01-04 16:24:46.903 | systemctl reload apache2 2022-01-04 16:24:46.907 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-04 16:24:46.910 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 16:24:46.913 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 16:24:46.915 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 16:24:47.049 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-01-04 16:24:47.077 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-01-04 16:24:47.108 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-01-04 16:24:47.138 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-01-04 16:24:47.140 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-01-04 16:24:47.172 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-01-04 16:24:47.201 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-01-04 16:24:47.228 | + ./stack.sh:main:899 : is_service_enabled swift 2022-01-04 16:24:47.245 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:24:47.247 | + ./stack.sh:main:900 : is_service_enabled ceilometer 2022-01-04 16:24:47.264 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:24:47.266 | + ./stack.sh:main:903 : stack_install_service swift 2022-01-04 16:24:47.268 | + lib/stack:stack_install_service:20 : local service=swift 2022-01-04 16:24:47.270 | + lib/stack:stack_install_service:21 : type install_swift 2022-01-04 16:24:47.273 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 16:24:47.275 | + lib/stack:stack_install_service:32 : install_swift 2022-01-04 16:24:47.277 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-01-04 16:24:47.280 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/swift.git 2022-01-04 16:24:47.282 | + functions-common:git_clone:596 : local git_dest=/opt/stack/swift 2022-01-04 16:24:47.284 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 16:24:47.287 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 16:24:47.290 | ++ functions-common:git_clone:599 : pwd 2022-01-04 16:24:47.292 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 16:24:47.294 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 16:24:47.297 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 16:24:47.313 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 16:24:47.315 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 16:24:47.317 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 16:24:47.320 | + functions-common:git_clone:616 : echo master 2022-01-04 16:24:47.320 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 16:24:47.325 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/swift ]] 2022-01-04 16:24:47.328 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 16:24:47.330 | + functions-common:git_clone:664 : cd /opt/stack/swift 2022-01-04 16:24:47.333 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 16:24:47.333 | + functions-common:git_clone:665 : head -1 2022-01-04 16:24:47.337 | 1b8708d9c Merge "CI: Move py37 and py38 jobs to experimental pipeline" 2022-01-04 16:24:47.340 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 16:24:47.342 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-01-04 16:24:47.345 | + inc/python:setup_develop:338 : local bindep 2022-01-04 16:24:47.347 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-01-04 16:24:47.350 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-01-04 16:24:47.352 | + inc/python:setup_develop:344 : local extras=keystone 2022-01-04 16:24:47.355 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-01-04 16:24:47.357 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 16:24:47.359 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-01-04 16:24:47.362 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-01-04 16:24:47.364 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 16:24:47.367 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-01-04 16:24:47.370 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-01-04 16:24:47.372 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 16:24:47.375 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-01-04 16:24:47.377 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 16:24:47.379 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 16:24:47.383 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-01-04 16:24:47.388 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-01-04 16:24:47.390 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-01-04 16:24:48.032 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-01-04 16:24:48.034 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 16:24:48.037 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 16:24:48.039 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 16:24:48.041 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-01-04 16:24:48.043 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-01-04 16:24:48.046 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 16:24:48.048 | + inc/python:setup_package:428 : local extras=keystone 2022-01-04 16:24:48.050 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 16:24:48.053 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-01-04 16:24:48.055 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-01-04 16:24:48.057 | + inc/python:setup_package:438 : extras='[keystone]' 2022-01-04 16:24:48.059 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 16:24:48.061 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-01-04 16:24:48.082 | Using python 3.8 to install /opt/stack/swift 2022-01-04 16:24:48.084 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-01-04 16:24:48.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:24:48.837 | from cryptography.utils import int_from_bytes 2022-01-04 16:24:48.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:24:48.837 | from cryptography.utils import int_from_bytes 2022-01-04 16:24:49.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:24:49.964 | Obtaining file:///opt/stack/swift 2022-01-04 16:24:49.965 | Preparing metadata (setup.py): started 2022-01-04 16:24:51.100 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 16:24:51.216 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (0.33.0) 2022-01-04 16:24:51.217 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (1.1.2) 2022-01-04 16:24:51.218 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (0.11.0) 2022-01-04 16:24:51.219 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (2.1.1) 2022-01-04 16:24:52.131 | Collecting lxml>=3.4.1 2022-01-04 16:24:52.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-01-04 16:24:52.319 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (2.26.0) 2022-01-04 16:24:52.320 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (1.16.0) 2022-01-04 16:24:52.884 | Collecting xattr>=0.4 2022-01-04 16:24:52.891 | 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-01-04 16:24:53.342 | Collecting PyECLib>=1.3.1 2022-01-04 16:24:53.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-01-04 16:24:53.675 | Preparing metadata (setup.py): started 2022-01-04 16:24:54.295 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 16:24:54.299 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (36.0.1) 2022-01-04 16:24:54.300 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (9.3.0) 2022-01-04 16:24:54.337 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev94) (1.15.0) 2022-01-04 16:24:54.345 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev94) (2.1.0) 2022-01-04 16:24:54.398 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.1.1) 2022-01-04 16:24:54.399 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.3.0) 2022-01-04 16:24:54.400 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.6.1) 2022-01-04 16:24:54.402 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.4.0) 2022-01-04 16:24:54.403 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (8.7.1) 2022-01-04 16:24:54.404 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (5.8.0) 2022-01-04 16:24:54.405 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.8.7) 2022-01-04 16:24:54.406 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (5.1.0) 2022-01-04 16:24:54.407 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.2.0) 2022-01-04 16:24:54.408 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.4.0) 2022-01-04 16:24:54.410 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2.8.1) 2022-01-04 16:24:54.411 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.12.0) 2022-01-04 16:24:54.435 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev94) (60.2.0) 2022-01-04 16:24:54.467 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (2.0.9) 2022-01-04 16:24:54.468 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (2019.11.28) 2022-01-04 16:24:54.470 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (3.3) 2022-01-04 16:24:54.471 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (1.26.7) 2022-01-04 16:24:54.495 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev94) (2.21) 2022-01-04 16:24:54.585 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.5.0) 2022-01-04 16:24:54.586 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.0.2) 2022-01-04 16:24:54.587 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.7.0) 2022-01-04 16:24:54.663 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.1.4) 2022-01-04 16:24:54.705 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2.3.0) 2022-01-04 16:24:54.706 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (0.8.0) 2022-01-04 16:24:54.708 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (6.0) 2022-01-04 16:24:54.709 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.5.0) 2022-01-04 16:24:54.768 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (0.9.6) 2022-01-04 16:24:54.772 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2.8.2) 2022-01-04 16:24:54.784 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2021.3) 2022-01-04 16:24:54.786 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.0.3) 2022-01-04 16:24:54.804 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.0.6) 2022-01-04 16:24:54.805 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (21.3) 2022-01-04 16:24:54.910 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.13.3) 2022-01-04 16:24:54.926 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (5.1.0) 2022-01-04 16:24:55.192 | Building wheels for collected packages: PyECLib 2022-01-04 16:24:55.196 | Building wheel for PyECLib (setup.py): started 2022-01-04 16:24:56.432 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-01-04 16:24:56.433 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55550 sha256=5577830680952ebbba1f37eeb972dce9bdaa81cbc7a8afce4b13749fc65d4388 2022-01-04 16:24:56.433 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-01-04 16:24:56.436 | Successfully built PyECLib 2022-01-04 16:24:57.829 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-01-04 16:24:58.366 | Running setup.py develop for swift 2022-01-04 16:25:00.127 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-01-04 16:25:00.127 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:25:00.274 | + inc/python:pip_install:200 : result=0 2022-01-04 16:25:00.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:25:00.278 | + functions-common:time_stop:2412 : local name 2022-01-04 16:25:00.280 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:25:00.282 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:25:00.284 | + functions-common:time_stop:2415 : local total 2022-01-04 16:25:00.287 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:25:00.289 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:25:00.291 | + functions-common:time_stop:2419 : start_time=1641313488077 2022-01-04 16:25:00.293 | + functions-common:time_stop:2421 : [[ -z 1641313488077 ]] 2022-01-04 16:25:00.296 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:25:00.300 | + functions-common:time_stop:2424 : end_time=1641313500298 2022-01-04 16:25:00.302 | + functions-common:time_stop:2425 : elapsed_time=12221 2022-01-04 16:25:00.304 | + functions-common:time_stop:2426 : total=74380 2022-01-04 16:25:00.306 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:25:00.309 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=86601 2022-01-04 16:25:00.311 | + inc/python:pip_install:203 : return 0 2022-01-04 16:25:00.313 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 16:25:00.315 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-04 16:25:00.318 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-04 16:25:00.336 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-04 16:25:00.347 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-01-04 16:25:00.350 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-01-04 16:25:00.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:25:00.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:25:00.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-01-04 16:25:00.359 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:25:00.362 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-01-04 16:25:00.364 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 16:25:00.366 | + ./stack.sh:main:904 : configure_swift 2022-01-04 16:25:00.368 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-01-04 16:25:00.370 | + lib/swift:configure_swift:335 : local node_number 2022-01-04 16:25:00.372 | + lib/swift:configure_swift:336 : local swift_node_config 2022-01-04 16:25:00.374 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-01-04 16:25:00.376 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-01-04 16:25:01.429 | No account-replicator running 2022-01-04 16:25:01.429 | No object-auditor running 2022-01-04 16:25:01.429 | No account-reaper running 2022-01-04 16:25:01.430 | No proxy-server running 2022-01-04 16:25:01.430 | No object-reconstructor running 2022-01-04 16:25:01.430 | No object-replicator running 2022-01-04 16:25:01.430 | No container-auditor running 2022-01-04 16:25:01.430 | No account-auditor running 2022-01-04 16:25:01.430 | No container-server running 2022-01-04 16:25:01.430 | No container-sync running 2022-01-04 16:25:01.430 | No container-sharder running 2022-01-04 16:25:01.430 | No container-reconciler running 2022-01-04 16:25:01.430 | No container-updater running 2022-01-04 16:25:01.430 | No object-server running 2022-01-04 16:25:01.430 | No object-expirer running 2022-01-04 16:25:01.430 | No object-updater running 2022-01-04 16:25:01.430 | No container-replicator running 2022-01-04 16:25:01.430 | No account-server running 2022-01-04 16:25:01.502 | + lib/swift:configure_swift:340 : true 2022-01-04 16:25:01.504 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-01-04 16:25:01.517 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-01-04 16:25:01.529 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-01-04 16:25:01.532 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-01-04 16:25:01.533 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-01-04 16:25:01.537 | + lib/swift:configure_swift:354 : sed -e ' 2022-01-04 16:25:01.538 | s/%GROUP%/ubuntu/; 2022-01-04 16:25:01.538 | s/%USER%/ubuntu/; 2022-01-04 16:25:01.538 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-01-04 16:25:01.538 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-01-04 16:25:01.541 | uid = ubuntu 2022-01-04 16:25:01.541 | gid = ubuntu 2022-01-04 16:25:01.541 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-01-04 16:25:01.541 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-01-04 16:25:01.541 | address = 127.0.0.1 2022-01-04 16:25:01.541 | 2022-01-04 16:25:01.541 | [account6612] 2022-01-04 16:25:01.541 | max connections = 25 2022-01-04 16:25:01.541 | path = /opt/stack/data/swift/1/node/ 2022-01-04 16:25:01.541 | read only = false 2022-01-04 16:25:01.541 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-01-04 16:25:01.541 | 2022-01-04 16:25:01.541 | [account6622] 2022-01-04 16:25:01.541 | max connections = 25 2022-01-04 16:25:01.541 | path = /opt/stack/data/swift/2/node/ 2022-01-04 16:25:01.541 | read only = false 2022-01-04 16:25:01.541 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-01-04 16:25:01.541 | 2022-01-04 16:25:01.541 | [account6632] 2022-01-04 16:25:01.541 | max connections = 25 2022-01-04 16:25:01.541 | path = /opt/stack/data/swift/3/node/ 2022-01-04 16:25:01.541 | read only = false 2022-01-04 16:25:01.542 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-01-04 16:25:01.542 | 2022-01-04 16:25:01.542 | [account6642] 2022-01-04 16:25:01.542 | max connections = 25 2022-01-04 16:25:01.542 | path = /opt/stack/data/swift/4/node/ 2022-01-04 16:25:01.542 | read only = false 2022-01-04 16:25:01.542 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-01-04 16:25:01.542 | 2022-01-04 16:25:01.542 | 2022-01-04 16:25:01.542 | [container6611] 2022-01-04 16:25:01.542 | max connections = 25 2022-01-04 16:25:01.542 | path = /opt/stack/data/swift/1/node/ 2022-01-04 16:25:01.542 | read only = false 2022-01-04 16:25:01.542 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-01-04 16:25:01.542 | 2022-01-04 16:25:01.542 | [container6621] 2022-01-04 16:25:01.542 | max connections = 25 2022-01-04 16:25:01.542 | path = /opt/stack/data/swift/2/node/ 2022-01-04 16:25:01.542 | read only = false 2022-01-04 16:25:01.542 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-01-04 16:25:01.542 | 2022-01-04 16:25:01.542 | [container6631] 2022-01-04 16:25:01.542 | max connections = 25 2022-01-04 16:25:01.542 | path = /opt/stack/data/swift/3/node/ 2022-01-04 16:25:01.542 | read only = false 2022-01-04 16:25:01.542 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-01-04 16:25:01.542 | 2022-01-04 16:25:01.542 | [container6641] 2022-01-04 16:25:01.542 | max connections = 25 2022-01-04 16:25:01.542 | path = /opt/stack/data/swift/4/node/ 2022-01-04 16:25:01.542 | read only = false 2022-01-04 16:25:01.542 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-01-04 16:25:01.542 | 2022-01-04 16:25:01.542 | 2022-01-04 16:25:01.542 | [object6613] 2022-01-04 16:25:01.542 | max connections = 25 2022-01-04 16:25:01.542 | path = /opt/stack/data/swift/1/node/ 2022-01-04 16:25:01.542 | read only = false 2022-01-04 16:25:01.543 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-01-04 16:25:01.543 | 2022-01-04 16:25:01.543 | [object6623] 2022-01-04 16:25:01.543 | max connections = 25 2022-01-04 16:25:01.543 | path = /opt/stack/data/swift/2/node/ 2022-01-04 16:25:01.543 | read only = false 2022-01-04 16:25:01.543 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-01-04 16:25:01.543 | 2022-01-04 16:25:01.543 | [object6633] 2022-01-04 16:25:01.543 | max connections = 25 2022-01-04 16:25:01.543 | path = /opt/stack/data/swift/3/node/ 2022-01-04 16:25:01.543 | read only = false 2022-01-04 16:25:01.543 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-01-04 16:25:01.543 | 2022-01-04 16:25:01.543 | [object6643] 2022-01-04 16:25:01.543 | max connections = 25 2022-01-04 16:25:01.543 | path = /opt/stack/data/swift/4/node/ 2022-01-04 16:25:01.543 | read only = false 2022-01-04 16:25:01.543 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-01-04 16:25:01.544 | + lib/swift:configure_swift:360 : is_ubuntu 2022-01-04 16:25:01.546 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:25:01.548 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:25:01.550 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-01-04 16:25:01.568 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-01-04 16:25:01.570 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-01-04 16:25:01.574 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-01-04 16:25:01.579 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-01-04 16:25:01.581 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-01-04 16:25:01.585 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-01-04 16:25:01.612 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.23:8080/v1/ 2022-01-04 16:25:01.637 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-01-04 16:25:01.654 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-01-04 16:25:01.682 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-01-04 16:25:01.705 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-01-04 16:25:01.732 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-01-04 16:25:01.749 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-01-04 16:25:01.777 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-01-04 16:25:01.794 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-01-04 16:25:01.822 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-01-04 16:25:01.839 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 16:25:01.866 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-01-04 16:25:01.884 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-01-04 16:25:01.898 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:25:01.900 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-01-04 16:25:01.928 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-01-04 16:25:01.954 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-01-04 16:25:01.980 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-01-04 16:25:02.007 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-01-04 16:25:02.022 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:25:02.024 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-01-04 16:25:02.050 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-01-04 16:25:02.065 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:25:02.067 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-01-04 16:25:02.082 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:25:02.085 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-01-04 16:25:02.087 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-01-04 16:25:02.101 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:25:02.104 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-01-04 16:25:02.106 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-01-04 16:25:02.108 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-01-04 16:25:02.112 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-01-04 16:25:02.124 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-01-04 16:25:02.151 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-01-04 16:25:02.179 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-01-04 16:25:02.208 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-01-04 16:25:02.237 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-01-04 16:25:02.264 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-01-04 16:25:02.266 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-01-04 16:25:02.268 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-01-04 16:25:02.270 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-01-04 16:25:02.273 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-01-04 16:25:02.299 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-01-04 16:25:02.325 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.23/identity 2022-01-04 16:25:02.352 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-01-04 16:25:02.379 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-01-04 16:25:02.406 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-01-04 16:25:02.433 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-01-04 16:25:02.459 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-01-04 16:25:02.485 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-04 16:25:02.512 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-01-04 16:25:02.539 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-01-04 16:25:02.566 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-01-04 16:25:02.593 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-01-04 16:25:02.620 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-01-04 16:25:02.649 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-01-04 16:25:02.675 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-01-04 16:25:02.694 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-01-04 16:25:02.720 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-01-04 16:25:02.747 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-01-04 16:25:02.751 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-01-04 16:25:02.779 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-01-04 16:25:02.805 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-01-04 16:25:02.832 | + lib/swift:configure_swift:478 : local node_number 2022-01-04 16:25:02.834 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-01-04 16:25:02.836 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-04 16:25:02.838 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-01-04 16:25:02.842 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-01-04 16:25:02.844 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-04 16:25:02.847 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-04 16:25:02.849 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-01-04 16:25:02.852 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-01-04 16:25:02.854 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-04 16:25:02.856 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-04 16:25:02.858 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-01-04 16:25:02.876 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-01-04 16:25:02.902 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-01-04 16:25:02.920 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-01-04 16:25:02.948 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-01-04 16:25:02.965 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-04 16:25:02.993 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-01-04 16:25:03.011 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-04 16:25:03.038 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-01-04 16:25:03.057 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-04 16:25:03.084 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-01-04 16:25:03.102 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-01-04 16:25:03.134 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-01-04 16:25:03.153 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-01-04 16:25:03.181 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-01-04 16:25:03.199 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-01-04 16:25:03.230 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-01-04 16:25:03.248 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-01-04 16:25:03.277 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-01-04 16:25:03.281 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-01-04 16:25:03.300 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 16:25:03.329 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-01-04 16:25:03.360 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-01-04 16:25:03.362 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-01-04 16:25:03.367 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-01-04 16:25:03.376 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-01-04 16:25:03.376 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-04 16:25:03.376 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-01-04 16:25:03.376 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-01-04 16:25:03.378 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-04 16:25:03.380 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-04 16:25:03.383 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-01-04 16:25:03.401 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-01-04 16:25:03.430 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-01-04 16:25:03.448 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-01-04 16:25:03.478 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-01-04 16:25:03.495 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-04 16:25:03.524 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-01-04 16:25:03.542 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-04 16:25:03.574 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-01-04 16:25:03.592 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-04 16:25:03.622 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-01-04 16:25:03.647 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-01-04 16:25:03.679 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-01-04 16:25:03.698 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-01-04 16:25:03.729 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-01-04 16:25:03.748 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-01-04 16:25:03.777 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-01-04 16:25:03.796 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-01-04 16:25:03.825 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-01-04 16:25:03.832 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-01-04 16:25:03.852 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 16:25:03.881 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-01-04 16:25:03.884 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-01-04 16:25:03.888 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-01-04 16:25:03.890 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-01-04 16:25:03.892 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-04 16:25:03.894 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-01-04 16:25:03.897 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-01-04 16:25:03.899 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-04 16:25:03.901 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-04 16:25:03.903 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-01-04 16:25:03.922 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-01-04 16:25:03.952 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-01-04 16:25:03.970 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-01-04 16:25:03.998 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-01-04 16:25:04.015 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-04 16:25:04.044 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-01-04 16:25:04.061 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-04 16:25:04.089 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-01-04 16:25:04.107 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-04 16:25:04.134 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-01-04 16:25:04.153 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-01-04 16:25:04.181 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-01-04 16:25:04.199 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-01-04 16:25:04.227 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-01-04 16:25:04.245 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-01-04 16:25:04.273 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-01-04 16:25:04.290 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-01-04 16:25:04.317 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-01-04 16:25:04.322 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-01-04 16:25:04.340 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 16:25:04.368 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-01-04 16:25:04.395 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-01-04 16:25:04.423 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-01-04 16:25:04.450 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-01-04 16:25:04.453 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-01-04 16:25:04.457 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-01-04 16:25:04.485 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-01-04 16:25:04.513 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-01-04 16:25:04.541 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-01-04 16:25:04.569 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-01-04 16:25:04.597 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-01-04 16:25:04.624 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-01-04 16:25:04.651 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-01-04 16:25:04.679 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-01-04 16:25:04.705 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-01-04 16:25:04.721 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:25:04.723 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-01-04 16:25:04.742 | + lib/swift:configure_swift:521 : local auth_vers 2022-01-04 16:25:04.745 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-01-04 16:25:04.768 | + lib/swift:configure_swift:522 : auth_vers=3 2022-01-04 16:25:04.771 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.23 2022-01-04 16:25:04.797 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-01-04 16:25:04.799 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-01-04 16:25:04.826 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.23/identity 2022-01-04 16:25:04.854 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-01-04 16:25:04.856 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-01-04 16:25:04.884 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-01-04 16:25:04.899 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:25:04.901 | + lib/swift:configure_swift:541 : local user_group 2022-01-04 16:25:04.904 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-01-04 16:25:04.909 | + lib/swift:configure_swift:542 : user_group=1000 2022-01-04 16:25:04.911 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-01-04 16:25:04.923 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-01-04 16:25:04.925 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-01-04 16:25:04.937 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-01-04 16:25:04.939 | + lib/swift:configure_swift:548 : is_suse 2022-01-04 16:25:04.941 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 16:25:04.944 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 16:25:04.946 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 16:25:04.948 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 16:25:04.950 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 16:25:04.953 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 16:25:04.955 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-01-04 16:25:04.967 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-01-04 16:25:04.970 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-01-04 16:25:04.972 | + ./stack.sh:main:907 : is_service_enabled s3api 2022-01-04 16:25:04.989 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:25:04.991 | + ./stack.sh:main:913 : is_service_enabled g-api n-api 2022-01-04 16:25:05.008 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:25:05.010 | + ./stack.sh:main:915 : stack_install_service glance 2022-01-04 16:25:05.013 | + lib/stack:stack_install_service:20 : local service=glance 2022-01-04 16:25:05.015 | + lib/stack:stack_install_service:21 : type install_glance 2022-01-04 16:25:05.017 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 16:25:05.020 | + lib/stack:stack_install_service:32 : install_glance 2022-01-04 16:25:05.022 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-01-04 16:25:05.025 | + lib/glance:install_glance:507 : local glance_store_extras 2022-01-04 16:25:05.027 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-01-04 16:25:05.044 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:25:05.047 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-01-04 16:25:05.049 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-01-04 16:25:05.065 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:25:05.068 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-01-04 16:25:05.071 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-01-04 16:25:05.074 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-01-04 16:25:05.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:25:05.079 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:25:05.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-01-04 16:25:05.084 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:25:05.087 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-01-04 16:25:05.090 | ++ inc/python:join_extras:29 : local IFS=, 2022-01-04 16:25:05.092 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-01-04 16:25:05.095 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-01-04 16:25:05.098 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-01-04 16:25:05.100 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-01-04 16:25:05.103 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-01-04 16:25:05.106 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-01-04 16:25:05.108 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-01-04 16:25:05.111 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-01-04 16:25:05.115 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-01-04 16:25:05.115 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-01-04 16:25:05.120 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-01-04 16:25:05.122 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-01-04 16:25:05.125 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-01-04 16:25:05.128 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-01-04 16:25:05.131 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-01-04 16:25:05.152 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-01-04 16:25:05.155 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-01-04 16:25:05.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:25:05.926 | from cryptography.utils import int_from_bytes 2022-01-04 16:25:05.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:25:05.926 | from cryptography.utils import int_from_bytes 2022-01-04 16:25:07.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:25:07.624 | Collecting glance-store[cinder,swift]!=0.29.0 2022-01-04 16:25:07.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-01-04 16:25:07.725 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-01-04 16:25:07.726 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-01-04 16:25:07.727 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-04 16:25:07.728 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-01-04 16:25:07.730 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-01-04 16:25:07.731 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2022-01-04 16:25:07.731 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-01-04 16:25:07.732 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-01-04 16:25:07.734 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-01-04 16:25:07.735 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.0) 2022-01-04 16:25:07.736 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-01-04 16:25:07.737 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-01-04 16:25:07.739 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2022-01-04 16:25:07.808 | Collecting python-swiftclient>=3.2.0 2022-01-04 16:25:07.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-01-04 16:25:08.267 | Collecting python-cinderclient>=4.1.0 2022-01-04 16:25:08.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-01-04 16:25:08.288 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-01-04 16:25:08.424 | Collecting os-brick>=2.6.0 2022-01-04 16:25:08.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-01-04 16:25:08.452 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-01-04 16:25:08.461 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-01-04 16:25:08.462 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-01-04 16:25:08.474 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2022-01-04 16:25:08.541 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-01-04 16:25:08.543 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2022-01-04 16:25:08.544 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-01-04 16:25:08.567 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-01-04 16:25:08.569 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-01-04 16:25:08.570 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-01-04 16:25:08.572 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-01-04 16:25:08.574 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-01-04 16:25:08.586 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2022-01-04 16:25:08.626 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-01-04 16:25:08.627 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-01-04 16:25:08.628 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-01-04 16:25:08.629 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2022-01-04 16:25:08.648 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-01-04 16:25:08.651 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-01-04 16:25:08.666 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-01-04 16:25:08.682 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-01-04 16:25:08.683 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-01-04 16:25:08.701 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-01-04 16:25:08.703 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-01-04 16:25:08.781 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2022-01-04 16:25:08.782 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-01-04 16:25:08.784 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-01-04 16:25:08.786 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.9) 2022-01-04 16:25:08.837 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-01-04 16:25:08.864 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-01-04 16:25:08.907 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2022-01-04 16:25:09.072 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-01-04 16:25:09.073 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-01-04 16:25:09.131 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-01-04 16:25:09.132 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-01-04 16:25:09.133 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-01-04 16:25:09.134 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-04 16:25:09.135 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-01-04 16:25:09.139 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-01-04 16:25:09.194 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-01-04 16:25:09.361 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-01-04 16:25:09.401 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.2.0) 2022-01-04 16:25:09.484 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-01-04 16:25:09.633 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-01-04 16:25:11.198 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-01-04 16:25:12.559 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-01-04 16:25:12.559 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:25:12.682 | + inc/python:pip_install:200 : result=0 2022-01-04 16:25:12.685 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:25:12.687 | + functions-common:time_stop:2412 : local name 2022-01-04 16:25:12.689 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:25:12.692 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:25:12.694 | + functions-common:time_stop:2415 : local total 2022-01-04 16:25:12.697 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:25:12.699 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:25:12.702 | + functions-common:time_stop:2419 : start_time=1641313505147 2022-01-04 16:25:12.704 | + functions-common:time_stop:2421 : [[ -z 1641313505147 ]] 2022-01-04 16:25:12.707 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:25:12.711 | + functions-common:time_stop:2424 : end_time=1641313512709 2022-01-04 16:25:12.714 | + functions-common:time_stop:2425 : elapsed_time=7562 2022-01-04 16:25:12.716 | + functions-common:time_stop:2426 : total=86601 2022-01-04 16:25:12.718 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:25:12.721 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=94163 2022-01-04 16:25:12.723 | + inc/python:pip_install:203 : return 0 2022-01-04 16:25:12.726 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-01-04 16:25:12.728 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-01-04 16:25:12.730 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-01-04 16:25:12.743 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-01-04 16:25:12.748 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-01-04 16:25:12.750 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/glance.git 2022-01-04 16:25:12.752 | + functions-common:git_clone:596 : local git_dest=/opt/stack/glance 2022-01-04 16:25:12.755 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 16:25:12.757 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 16:25:12.760 | ++ functions-common:git_clone:599 : pwd 2022-01-04 16:25:12.763 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 16:25:12.765 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 16:25:12.768 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 16:25:12.784 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 16:25:12.786 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 16:25:12.789 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 16:25:12.792 | + functions-common:git_clone:616 : echo master 2022-01-04 16:25:12.792 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 16:25:12.797 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/glance ]] 2022-01-04 16:25:12.799 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 16:25:12.801 | + functions-common:git_clone:664 : cd /opt/stack/glance 2022-01-04 16:25:12.804 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 16:25:12.804 | + functions-common:git_clone:665 : head -1 2022-01-04 16:25:12.807 | 4ee7799aa Merge "Imported Translations from Zanata" 2022-01-04 16:25:12.810 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 16:25:12.812 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-01-04 16:25:12.815 | + inc/python:setup_develop:338 : local bindep 2022-01-04 16:25:12.818 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-01-04 16:25:12.820 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-01-04 16:25:12.823 | + inc/python:setup_develop:344 : local extras= 2022-01-04 16:25:12.825 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-01-04 16:25:12.828 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 16:25:12.831 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-01-04 16:25:12.833 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-01-04 16:25:12.836 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 16:25:12.838 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 16:25:12.841 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-01-04 16:25:12.844 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 16:25:12.847 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-01-04 16:25:12.849 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 16:25:12.852 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 16:25:12.855 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-01-04 16:25:12.860 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-01-04 16:25:12.863 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-01-04 16:25:13.520 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-01-04 16:25:13.523 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 16:25:13.525 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 16:25:13.527 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 16:25:13.529 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-01-04 16:25:13.532 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-01-04 16:25:13.534 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 16:25:13.537 | + inc/python:setup_package:428 : local extras= 2022-01-04 16:25:13.539 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 16:25:13.541 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 16:25:13.544 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 16:25:13.546 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 16:25:13.548 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 16:25:13.551 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-01-04 16:25:13.572 | Using python 3.8 to install /opt/stack/glance 2022-01-04 16:25:13.574 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-01-04 16:25:14.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:25:14.356 | from cryptography.utils import int_from_bytes 2022-01-04 16:25:14.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:25:14.356 | from cryptography.utils import int_from_bytes 2022-01-04 16:25:15.449 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:25:15.491 | Obtaining file:///opt/stack/glance 2022-01-04 16:25:15.492 | Preparing metadata (setup.py): started 2022-01-04 16:25:16.596 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 16:25:16.755 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2022-01-04 16:25:16.756 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2022-01-04 16:25:16.757 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.29) 2022-01-04 16:25:16.758 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2022-01-04 16:25:16.759 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2022-01-04 16:25:16.760 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2022-01-04 16:25:16.761 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2022-01-04 16:25:16.762 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2022-01-04 16:25:16.763 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2022-01-04 16:25:16.765 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2022-01-04 16:25:16.766 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2022-01-04 16:25:16.767 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2022-01-04 16:25:16.768 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2022-01-04 16:25:16.769 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2022-01-04 16:25:16.770 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2022-01-04 16:25:16.772 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2022-01-04 16:25:16.773 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2022-01-04 16:25:16.919 | Collecting taskflow>=4.0.0 2022-01-04 16:25:16.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2022-01-04 16:25:16.949 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2022-01-04 16:25:16.950 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2022-01-04 16:25:17.408 | Collecting WSME>=0.8.0 2022-01-04 16:25:17.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-01-04 16:25:17.421 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.0) 2022-01-04 16:25:17.421 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2022-01-04 16:25:17.422 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2022-01-04 16:25:17.424 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2022-01-04 16:25:17.425 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2022-01-04 16:25:17.426 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2022-01-04 16:25:17.427 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2022-01-04 16:25:17.428 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2022-01-04 16:25:17.867 | Collecting oslo.limit>=1.0.0 2022-01-04 16:25:17.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2022-01-04 16:25:17.877 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2022-01-04 16:25:17.882 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.1) 2022-01-04 16:25:17.882 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2022-01-04 16:25:17.882 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2022-01-04 16:25:17.882 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.1) 2022-01-04 16:25:18.212 | Collecting retrying!=1.3.0,>=1.2.3 2022-01-04 16:25:18.219 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-01-04 16:25:18.223 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2022-01-04 16:25:18.225 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2022-01-04 16:25:18.226 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2022-01-04 16:25:18.227 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.1) 2022-01-04 16:25:18.259 | Collecting cursive>=0.2.1 2022-01-04 16:25:18.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-01-04 16:25:18.273 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2022-01-04 16:25:18.274 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2022-01-04 16:25:18.360 | Collecting castellan>=0.17.0 2022-01-04 16:25:18.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-01-04 16:25:18.388 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2022-01-04 16:25:18.390 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2022-01-04 16:25:18.392 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.10.0) 2022-01-04 16:25:18.475 | Collecting python-barbicanclient>=4.5.2 2022-01-04 16:25:18.482 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-01-04 16:25:18.489 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2022-01-04 16:25:18.530 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2022-01-04 16:25:18.552 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2022-01-04 16:25:18.562 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2022-01-04 16:25:18.577 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2022-01-04 16:25:18.579 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2022-01-04 16:25:18.668 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2022-01-04 16:25:18.746 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2022-01-04 16:25:18.795 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2022-01-04 16:25:18.800 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2022-01-04 16:25:18.831 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2022-01-04 16:25:18.875 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2022-01-04 16:25:18.877 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2022-01-04 16:25:18.879 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2022-01-04 16:25:18.963 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2022-01-04 16:25:18.965 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2022-01-04 16:25:18.968 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2022-01-04 16:25:18.993 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2022-01-04 16:25:19.039 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2022-01-04 16:25:19.043 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2022-01-04 16:25:19.110 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2022-01-04 16:25:19.113 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.9) 2022-01-04 16:25:19.115 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2022-01-04 16:25:19.117 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2022-01-04 16:25:19.118 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.3) 2022-01-04 16:25:19.140 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2022-01-04 16:25:19.142 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2022-01-04 16:25:19.145 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2022-01-04 16:25:19.192 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.9.0) 2022-01-04 16:25:19.236 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2022-01-04 16:25:19.237 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2022-01-04 16:25:19.241 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2022-01-04 16:25:19.319 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (60.2.0) 2022-01-04 16:25:19.379 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2022-01-04 16:25:19.484 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2022-01-04 16:25:19.878 | Collecting networkx>=2.1.0 2022-01-04 16:25:19.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-01-04 16:25:19.949 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2022-01-04 16:25:19.985 | Collecting pydot>=1.2.4 2022-01-04 16:25:19.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-01-04 16:25:20.061 | Collecting automaton>=1.9.0 2022-01-04 16:25:20.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-01-04 16:25:20.556 | Collecting simplegeneric 2022-01-04 16:25:20.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-01-04 16:25:20.568 | Preparing metadata (setup.py): started 2022-01-04 16:25:21.134 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 16:25:21.165 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2022-01-04 16:25:21.303 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2022-01-04 16:25:21.373 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2022-01-04 16:25:21.426 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2022-01-04 16:25:21.659 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2022-01-04 16:25:21.660 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2022-01-04 16:25:21.662 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2022-01-04 16:25:21.663 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2022-01-04 16:25:21.664 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2022-01-04 16:25:21.665 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2022-01-04 16:25:21.668 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2022-01-04 16:25:21.791 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2022-01-04 16:25:21.824 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2022-01-04 16:25:21.881 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2022-01-04 16:25:21.882 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2022-01-04 16:25:22.141 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2022-01-04 16:25:22.339 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2022-01-04 16:25:22.342 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2022-01-04 16:25:22.344 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2022-01-04 16:25:22.345 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2022-01-04 16:25:22.423 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2022-01-04 16:25:22.620 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2022-01-04 16:25:22.725 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.7.0) 2022-01-04 16:25:23.047 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2022-01-04 16:25:23.049 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2022-01-04 16:25:23.289 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2022-01-04 16:25:23.624 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2022-01-04 16:25:23.944 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2022-01-04 16:25:23.945 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.4.0) 2022-01-04 16:25:24.285 | Building wheels for collected packages: simplegeneric 2022-01-04 16:25:24.286 | Building wheel for simplegeneric (setup.py): started 2022-01-04 16:25:24.935 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-01-04 16:25:24.936 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=2cfeb630cfaf0a9d0e6af94d95e7dd95f5ad830e6f87f61077d89a204d5a41e2 2022-01-04 16:25:24.936 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-01-04 16:25:24.940 | Successfully built simplegeneric 2022-01-04 16:25:25.798 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-01-04 16:25:29.217 | Running setup.py develop for glance 2022-01-04 16:25:31.257 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.3 2022-01-04 16:25:31.257 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 16:25:31.412 | + inc/python:pip_install:200 : result=0 2022-01-04 16:25:31.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 16:25:31.417 | + functions-common:time_stop:2412 : local name 2022-01-04 16:25:31.419 | + functions-common:time_stop:2413 : local end_time 2022-01-04 16:25:31.422 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 16:25:31.424 | + functions-common:time_stop:2415 : local total 2022-01-04 16:25:31.426 | + functions-common:time_stop:2416 : local start_time 2022-01-04 16:25:31.429 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 16:25:31.431 | + functions-common:time_stop:2419 : start_time=1641313513566 2022-01-04 16:25:31.433 | + functions-common:time_stop:2421 : [[ -z 1641313513566 ]] 2022-01-04 16:25:31.436 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 16:25:31.440 | + functions-common:time_stop:2424 : end_time=1641313531438 2022-01-04 16:25:31.443 | + functions-common:time_stop:2425 : elapsed_time=17872 2022-01-04 16:25:31.445 | + functions-common:time_stop:2426 : total=94163 2022-01-04 16:25:31.448 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 16:25:31.450 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=112035 2022-01-04 16:25:31.453 | + inc/python:pip_install:203 : return 0 2022-01-04 16:25:31.455 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 16:25:31.457 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-04 16:25:31.460 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-04 16:25:31.478 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-04 16:25:31.491 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-01-04 16:25:31.494 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-01-04 16:25:31.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 16:25:31.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 16:25:31.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-01-04 16:25:31.508 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 16:25:31.510 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 16:25:31.512 | + ./stack.sh:main:916 : configure_glance 2022-01-04 16:25:31.515 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-01-04 16:25:31.531 | + lib/glance:configure_glance:326 : local dburl 2022-01-04 16:25:31.534 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-01-04 16:25:31.537 | ++ lib/database:database_connection_url:132 : local db=glance 2022-01-04 16:25:31.539 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-01-04 16:25:31.541 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2022-01-04 16:25:31.544 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-04 16:25:31.546 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-04 16:25:31.549 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-01-04 16:25:31.579 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-04 16:25:31.608 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-01-04 16:25:31.636 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-04 16:25:31.663 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-01-04 16:25:31.694 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-01-04 16:25:31.723 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-01-04 16:25:31.726 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-01-04 16:25:31.728 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-01-04 16:25:31.730 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-04 16:25:31.733 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-01-04 16:25:31.762 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-01-04 16:25:31.789 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-01-04 16:25:31.819 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-01-04 16:25:31.848 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-01-04 16:25:31.875 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-01-04 16:25:31.903 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-01-04 16:25:31.930 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-01-04 16:25:31.958 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-04 16:25:31.985 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-01-04 16:25:32.013 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-01-04 16:25:32.044 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-01-04 16:25:32.046 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-01-04 16:25:32.048 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-01-04 16:25:32.051 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-04 16:25:32.054 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-04 16:25:32.056 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-04 16:25:32.073 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:25:32.076 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-04 16:25:32.078 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-04 16:25:32.081 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-04 16:25:32.096 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:25:32.099 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-01-04 16:25:32.108 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-01-04 16:25:32.139 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-04 16:25:32.141 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-04 16:25:32.144 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-01-04 16:25:32.146 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-01-04 16:25:32.150 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-01-04 16:25:32.179 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-01-04 16:25:32.207 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-01-04 16:25:32.209 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-01-04 16:25:32.212 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-01-04 16:25:32.214 | + lib/glance:configure_glance_store:254 : local be 2022-01-04 16:25:32.216 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-01-04 16:25:32.219 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-01-04 16:25:32.221 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-04 16:25:32.252 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-01-04 16:25:32.255 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.23 2022-01-04 16:25:32.285 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-01-04 16:25:32.287 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-01-04 16:25:32.304 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:25:32.306 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-01-04 16:25:32.334 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-01-04 16:25:32.362 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-01-04 16:25:32.390 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-01-04 16:25:32.418 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-01-04 16:25:32.448 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-01-04 16:25:32.465 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:25:32.468 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-01-04 16:25:32.496 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-01-04 16:25:32.526 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-01-04 16:25:32.554 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.23/identity/v3 2022-01-04 16:25:32.582 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-01-04 16:25:32.612 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.23/image 2022-01-04 16:25:32.640 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-01-04 16:25:32.656 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:25:32.658 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-01-04 16:25:32.660 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-01-04 16:25:32.663 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-01-04 16:25:32.666 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-04 16:25:32.683 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-04 16:25:32.685 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-04 16:25:32.688 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-04 16:25:32.690 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-04 16:25:32.693 | + 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-01-04 16:25:32.720 | + 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-01-04 16:25:32.748 | + 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-01-04 16:25:32.776 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-04 16:25:32.803 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-01-04 16:25:32.808 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-01-04 16:25:32.839 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-01-04 16:25:32.867 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-04 16:25:32.895 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.23/identity 2022-01-04 16:25:32.923 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-01-04 16:25:32.950 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-01-04 16:25:32.978 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-01-04 16:25:33.006 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-04 16:25:33.037 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-01-04 16:25:33.067 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-01-04 16:25:33.097 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-01-04 16:25:33.125 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-01-04 16:25:33.130 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-01-04 16:25:33.137 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-01-04 16:25:33.152 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 16:25:33.155 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-01-04 16:25:33.157 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-01-04 16:25:33.160 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-01-04 16:25:33.162 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-01-04 16:25:33.164 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-01-04 16:25:33.167 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-01-04 16:25:33.171 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-01-04 16:25:33.173 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-01-04 16:25:33.178 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-01-04 16:25:33.206 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-01-04 16:25:33.209 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-01-04 16:25:33.212 | ++ functions:get_random_port:837 : true 2022-01-04 16:25:33.214 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-01-04 16:25:33.216 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-01-04 16:25:33.218 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-01-04 16:25:33.298 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-01-04 16:25:33.300 | ++ functions:get_random_port:841 : break 2 2022-01-04 16:25:33.302 | ++ functions:get_random_port:845 : echo 60999 2022-01-04 16:25:33.305 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-01-04 16:25:33.307 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-01-04 16:25:33.335 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-01-04 16:25:33.362 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-01-04 16:25:33.388 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-01-04 16:25:33.415 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-01-04 16:25:33.442 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-01-04 16:25:33.469 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-01-04 16:25:33.496 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-01-04 16:25:33.523 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-04 16:25:33.550 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-04 16:25:33.578 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-01-04 16:25:33.605 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-04 16:25:33.632 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-01-04 16:25:33.659 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-01-04 16:25:33.687 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-01-04 16:25:33.714 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-01-04 16:25:33.741 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-01-04 16:25:33.768 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-01-04 16:25:33.796 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-01-04 16:25:33.823 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-01-04 16:25:33.826 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-01-04 16:25:33.828 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 16:25:33.830 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:25:33.833 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:25:33.835 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-01-04 16:25:33.837 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-01-04 16:25:33.896 | proxy (enabled by site administrator) 2022-01-04 16:25:33.899 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-01-04 16:25:33.901 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-01-04 16:25:33.904 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 16:25:33.906 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:25:33.908 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:25:33.911 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-01-04 16:25:33.913 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-01-04 16:25:33.966 | No module matches proxy_http 2022-01-04 16:25:33.969 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-01-04 16:25:34.030 | Considering dependency proxy for proxy_http: 2022-01-04 16:25:34.030 | Module proxy already enabled 2022-01-04 16:25:34.030 | Enabling module proxy_http. 2022-01-04 16:25:34.035 | To activate the new configuration, you need to run: 2022-01-04 16:25:34.035 | systemctl restart apache2 2022-01-04 16:25:34.040 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-01-04 16:25:34.042 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 16:25:34.044 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 16:25:34.047 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 16:25:34.171 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-01-04 16:25:34.174 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-01-04 16:25:34.178 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-01-04 16:25:34.180 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-04 16:25:34.184 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:25:34.186 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:25:34.189 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 16:25:34.192 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 16:25:34.196 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-01-04 16:25:34.196 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 16:25:34.205 | KeepAlive Off 2022-01-04 16:25:34.210 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 16:25:34.210 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-01-04 16:25:34.218 | SetEnv proxy-sendchunked 1 2022-01-04 16:25:34.230 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-01-04 16:25:34.230 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 16:25:34.238 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-01-04 16:25:34.242 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-01-04 16:25:34.244 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-01-04 16:25:34.247 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-04 16:25:34.249 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-04 16:25:34.251 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 16:25:34.254 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:25:34.256 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:25:34.259 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-04 16:25:34.261 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-04 16:25:34.263 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 16:25:34.266 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 16:25:34.268 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-01-04 16:25:34.330 | Enabling site glance-wsgi-api. 2022-01-04 16:25:34.335 | To activate the new configuration, you need to run: 2022-01-04 16:25:34.335 | systemctl reload apache2 2022-01-04 16:25:34.339 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-01-04 16:25:34.342 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 16:25:34.344 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 16:25:34.346 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 16:25:34.477 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-01-04 16:25:34.483 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-01-04 16:25:34.512 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-01-04 16:25:34.515 | + ./stack.sh:main:919 : is_service_enabled cinder 2022-01-04 16:25:34.532 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 16:25:34.534 | + ./stack.sh:main:921 : stack_install_service cinder 2022-01-04 16:25:34.537 | + lib/stack:stack_install_service:20 : local service=cinder 2022-01-04 16:25:34.539 | + lib/stack:stack_install_service:21 : type install_cinder 2022-01-04 16:25:34.542 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 16:25:34.544 | + lib/stack:stack_install_service:32 : install_cinder 2022-01-04 16:25:34.547 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-01-04 16:25:34.549 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/cinder.git 2022-01-04 16:25:34.551 | + functions-common:git_clone:596 : local git_dest=/opt/stack/cinder 2022-01-04 16:25:34.554 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 16:25:34.557 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 16:25:34.560 | ++ functions-common:git_clone:599 : pwd 2022-01-04 16:25:34.563 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 16:25:34.565 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 16:25:34.568 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 16:25:34.584 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 16:25:34.586 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 16:25:34.589 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 16:25:34.591 | + functions-common:git_clone:616 : echo master 2022-01-04 16:25:34.592 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 16:25:34.597 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/cinder ]] 2022-01-04 16:25:34.600 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 16:25:34.602 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2022-01-04 16:25:34.605 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 16:25:34.605 | + functions-common:git_clone:665 : head -1 2022-01-04 16:25:34.684 | de6d54108 Merge "Use 'visibility' instead of 'is_public' when only use Glance API v2" 2022-01-04 16:25:34.688 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 16:25:34.691 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2022-01-04 16:25:34.693 | + inc/python:setup_develop:338 : local bindep 2022-01-04 16:25:34.696 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-04 16:25:34.698 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-01-04 16:25:34.701 | + inc/python:setup_develop:344 : local extras= 2022-01-04 16:25:34.703 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-01-04 16:25:34.706 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 16:25:34.709 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-04 16:25:34.711 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-01-04 16:25:34.714 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 16:25:34.716 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 16:25:34.719 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-01-04 16:25:34.722 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 16:25:34.725 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-01-04 16:25:34.727 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 16:25:34.730 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 16:25:34.733 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-01-04 16:25:34.739 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-01-04 16:25:34.742 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-01-04 16:25:35.377 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-01-04 16:25:35.379 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 16:25:35.382 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 16:25:35.384 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 16:25:35.386 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-04 16:25:35.389 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-01-04 16:25:35.391 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 16:25:35.393 | + inc/python:setup_package:428 : local extras= 2022-01-04 16:25:35.396 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 16:25:35.398 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 16:25:35.400 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 16:25:35.403 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 16:25:35.405 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 16:25:35.407 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-01-04 16:25:35.429 | Using python 3.8 to install /opt/stack/cinder 2022-01-04 16:25:35.431 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-01-04 16:25:36.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:25:36.226 | from cryptography.utils import int_from_bytes 2022-01-04 16:25:36.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 16:25:36.226 | from cryptography.utils import int_from_bytes 2022-01-04 16:25:37.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 16:25:37.337 | Obtaining file:///opt/stack/cinder 2022-01-04 16:25:37.338 | Preparing metadata (setup.py): started 2022-01-04 16:25:39.129 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 16:25:39.334 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.8.0) 2022-01-04 16:25:39.337 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2022-01-04 16:25:39.340 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.33.0) 2022-01-04 16:25:39.342 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.1.2) 2022-01-04 16:25:39.342 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.20.2) 2022-01-04 16:25:39.343 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.0.2) 2022-01-04 16:25:39.345 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev143) (3.2.0) 2022-01-04 16:25:39.346 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.4.0) 2022-01-04 16:25:39.347 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (9.3.0) 2022-01-04 16:25:39.348 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.7.1) 2022-01-04 16:25:39.457 | Collecting oauth2client>=4.1.3 2022-01-04 16:25:39.464 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-01-04 16:25:39.471 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (8.7.1) 2022-01-04 16:25:39.472 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.5.0) 2022-01-04 16:25:39.473 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.4.0) 2022-01-04 16:25:39.474 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (11.1.0) 2022-01-04 16:25:39.475 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.6.1) 2022-01-04 16:25:39.476 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (12.11.1) 2022-01-04 16:25:39.477 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.5.0) 2022-01-04 16:25:39.478 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.10.1) 2022-01-04 16:25:39.479 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.6.2) 2022-01-04 16:25:39.480 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.3.0) 2022-01-04 16:25:39.482 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (6.3.0) 2022-01-04 16:25:39.483 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.2.0) 2022-01-04 16:25:39.484 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.7.0) 2022-01-04 16:25:39.485 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.4.0) 2022-01-04 16:25:39.486 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.12.0) 2022-01-04 16:25:39.487 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.5.0) 2022-01-04 16:25:39.488 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.4.2) 2022-01-04 16:25:39.489 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (21.3) 2022-01-04 16:25:39.612 | Collecting paramiko>=2.7.2 2022-01-04 16:25:39.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-01-04 16:25:39.627 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.5.0) 2022-01-04 16:25:39.628 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.1.1) 2022-01-04 16:25:39.629 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.9.0) 2022-01-04 16:25:39.630 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.0.6) 2022-01-04 16:25:39.631 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.2.0) 2022-01-04 16:25:39.725 | Collecting python-glanceclient>=3.2.2 2022-01-04 16:25:39.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-01-04 16:25:39.743 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.3.0) 2022-01-04 16:25:39.744 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (17.6.0) 2022-01-04 16:25:39.745 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.13.0) 2022-01-04 16:25:39.746 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2021.3) 2022-01-04 16:25:39.747 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.26.0) 2022-01-04 16:25:39.748 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.5.1) 2022-01-04 16:25:39.749 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.6.3) 2022-01-04 16:25:39.791 | Collecting rtslib-fb>=2.1.74 2022-01-04 16:25:39.798 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-01-04 16:25:39.803 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.16.0) 2022-01-04 16:25:39.804 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.4.29) 2022-01-04 16:25:39.805 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.13.0) 2022-01-04 16:25:39.806 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.5.0) 2022-01-04 16:25:39.845 | Collecting tabulate>=0.8.7 2022-01-04 16:25:39.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-01-04 16:25:39.855 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (6.3.1) 2022-01-04 16:25:39.856 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.8.7) 2022-01-04 16:25:39.857 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2022-01-04 16:25:39.967 | Collecting oslo.vmware>=3.10.0 2022-01-04 16:25:39.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-01-04 16:25:39.991 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2022-01-04 16:25:39.992 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.5.0) 2022-01-04 16:25:39.993 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.10.0) 2022-01-04 16:25:40.150 | Collecting google-api-python-client>=1.11.0 2022-01-04 16:25:40.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/132/2d026110bc62e/google_api_python_client-2.33.0-py2.py3-none-any.whl (7.9 MB) 2022-01-04 16:25:40.353 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.10.0) 2022-01-04 16:25:40.354 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (36.0.1) 2022-01-04 16:25:40.355 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.2.2) 2022-01-04 16:25:40.398 | Collecting zstd>=1.4.5.1 2022-01-04 16:25:40.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0d0/48f03fc6354c5/zstd-1.5.0.4.tar.gz (535 kB) 2022-01-04 16:25:40.497 | Preparing metadata (setup.py): started 2022-01-04 16:25:41.091 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 16:25:42.103 | Collecting boto3>=1.16.51 2022-01-04 16:25:42.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/87a7f7c212d5b/boto3-1.20.26-py3-none-any.whl (131 kB) 2022-01-04 16:25:43.434 | Collecting botocore<1.24.0,>=1.23.26 2022-01-04 16:25:43.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/298/f4d4e29504f65/botocore-1.23.26-py3-none-any.whl (8.5 MB) 2022-01-04 16:25:43.671 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev143) (0.10.0) 2022-01-04 16:25:43.726 | Collecting s3transfer<0.6.0,>=0.5.0 2022-01-04 16:25:43.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-01-04 16:25:43.854 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev143) (1.15.0) 2022-01-04 16:25:43.885 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev143) (2.1.0) 2022-01-04 16:25:44.012 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-01-04 16:25:44.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/62d393aed7e3d/google_api_core-2.3.2-py2.py3-none-any.whl (109 kB) 2022-01-04 16:25:44.061 | Collecting uritemplate<5,>=3.0.0 2022-01-04 16:25:44.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-01-04 16:25:44.197 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-01-04 16:25:44.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2022-01-04 16:25:44.247 | Collecting google-auth-httplib2>=0.1.0 2022-01-04 16:25:44.254 | 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-01-04 16:25:44.354 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev143) (1.7.0) 2022-01-04 16:25:44.405 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (3.1.1) 2022-01-04 16:25:44.409 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (2.8.1) 2022-01-04 16:25:44.548 | Collecting pyasn1-modules>=0.0.5 2022-01-04 16:25:44.555 | 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-01-04 16:25:44.699 | Collecting pyasn1>=0.1.7 2022-01-04 16:25:44.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-01-04 16:25:44.771 | Collecting rsa>=3.1.4 2022-01-04 16:25:44.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-01-04 16:25:44.835 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev143) (0.14.1) 2022-01-04 16:25:44.877 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (0.8.0) 2022-01-04 16:25:44.878 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (1.5.0) 2022-01-04 16:25:44.880 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (6.0) 2022-01-04 16:25:44.881 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (2.3.0) 2022-01-04 16:25:44.939 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (2.0.1) 2022-01-04 16:25:44.940 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (1.7.5) 2022-01-04 16:25:44.942 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (0.5.0) 2022-01-04 16:25:45.001 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev143) (0.9.6) 2022-01-04 16:25:45.002 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev143) (2.8.2) 2022-01-04 16:25:45.061 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.2.3) 2022-01-04 16:25:45.064 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (4.2.4) 2022-01-04 16:25:45.065 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (2.4.0) 2022-01-04 16:25:45.066 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (0.4.0) 2022-01-04 16:25:45.068 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.0.9) 2022-01-04 16:25:45.091 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.0.3) 2022-01-04 16:25:45.095 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.3.0) 2022-01-04 16:25:45.096 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.2.0) 2022-01-04 16:25:45.141 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev143) (1.0.3) 2022-01-04 16:25:45.227 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev143) (1.3.3) 2022-01-04 16:25:45.231 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev143) (3.0.0) 2022-01-04 16:25:45.251 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev143) (2.5.0) 2022-01-04 16:25:45.277 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev143) (0.11.0) 2022-01-04 16:25:45.394 | Collecting suds-community>=0.6 2022-01-04 16:25:45.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-01-04 16:25:45.408 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev143) (1.26.7) 2022-01-04 16:25:45.704 | Collecting pynacl>=1.0.1 2022-01-04 16:25:45.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-01-04 16:25:45.760 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev143) (60.2.0) 2022-01-04 16:25:45.904 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (3.10.0) 2022-01-04 16:25:45.940 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (1.13.3) 2022-01-04 16:25:45.980 | Collecting warlock<2,>=1.2.0 2022-01-04 16:25:45.987 | 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-01-04 16:25:45.994 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (21.0.0) 2022-01-04 16:25:46.195 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (2.0.9) 2022-01-04 16:25:46.196 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (2019.11.28) 2022-01-04 16:25:46.198 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (3.3) 2022-01-04 16:25:46.234 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev143) (0.7) 2022-01-04 16:25:46.304 | Collecting pyudev>=0.16.1 2022-01-04 16:25:46.312 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-01-04 16:25:46.557 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev143) (0.5.2) 2022-01-04 16:25:46.559 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev143) (0.4.2) 2022-01-04 16:25:46.698 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (1.4.2) 2022-01-04 16:25:46.702 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (2.6.3) 2022-01-04 16:25:46.705 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (2.4.0) 2022-01-04 16:25:46.836 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev143) (0.12.2) 2022-01-04 16:25:46.954 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (1.1.6) 2022-01-04 16:25:46.956 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (5.4.0) 2022-01-04 16:25:46.957 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (4.10.0) 2022-01-04 16:25:46.992 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.0.0) 2022-01-04 16:25:47.241 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev143) (2.21) 2022-01-04 16:25:47.318 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (2.3.3) 2022-01-04 16:25:47.321 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (0.4.0) 2022-01-04 16:25:47.464 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev143) (1.6) 2022-01-04 16:25:47.510 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev143) (2.5.0) 2022-01-04 16:25:47.600 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev143) (3.19.1) 2022-01-04 16:25:47.650 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-01-04 16:25:47.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-01-04 16:25:47.891 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (2.0.1) 2022-01-04 16:25:48.310 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (1.1.4) 2022-01-04 16:25:48.362 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (0.12.0) 2022-01-04 16:25:48.411 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev143) (0.2.5) 2022-01-04 16:25:49.726 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (1.32) 2022-01-04 16:25:50.004 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (21.4.0) 2022-01-04 16:25:50.005 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (1.8.2) 2022-01-04 16:25:50.154 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (2.2) 2022-01-04 16:25:50.394 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev143) (1.0.0) 2022-01-04 16:25:50.524 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (3.7.0) 2022-01-04 16:25:51.144 | Building wheels for collected packages: zstd 2022-01-04 16:25:51.151 | Building wheel for zstd (setup.py): started