2021-04-19 14:35:59.395 | + ./stack.sh:main:469 : exec 2021-04-19 14:35:59.395 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-04-19-143559' 2021-04-19 14:35:59.395 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-04-19-143559.summary.2021-04-19-143559 2021-04-19 14:35:59.395 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 14:35:59.395 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-04-19-143559 2021-04-19 14:35:59.395 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-19-143559 /opt/stack/logs/stack.sh.log 2021-04-19 14:35:59.395 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-04-19-143559.summary.2021-04-19-143559 /opt/stack/logs/stack.sh.log.summary 2021-04-19 14:35:59.395 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-04-19 14:35:59.395 | + functions:check_path_perm_sanity:596 : local real_path 2021-04-19 14:35:59.395 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-04-19 14:35:59.395 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-04-19 14:35:59.395 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-04-19 14:35:59.395 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-04-19 14:35:59.395 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-04-19 14:35:59.395 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-19 14:35:59.395 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-04-19 14:35:59.395 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-04-19 14:35:59.396 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-19 14:35:59.396 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-04-19 14:35:59.396 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-04-19 14:35:59.396 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-04-19 14:35:59.396 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-04-19 14:35:59.396 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-04-19 14:35:59.396 | + ./stack.sh:main:542 : trap err_trap ERR 2021-04-19 14:35:59.397 | + ./stack.sh:main:555 : set -o errexit 2021-04-19 14:35:59.399 | + ./stack.sh:main:558 : uname -a 2021-04-19 14:35:59.400 | Linux dv-osbrick-786731-2-ceph 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-04-19 14:35:59.402 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-04-19 14:35:59.405 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-04-19 14:35:59.408 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-04-19 14:35:59.432 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-04-19 14:35:59.446 | + ./stack.sh:main:572 : fetch_plugins 2021-04-19 14:35:59.448 | + functions-common:fetch_plugins:1650 : local plugins=,devstack-plugin-ceph 2021-04-19 14:35:59.450 | + functions-common:fetch_plugins:1651 : local plugin 2021-04-19 14:35:59.452 | + functions-common:fetch_plugins:1654 : [[ -z ,devstack-plugin-ceph ]] 2021-04-19 14:35:59.454 | + functions-common:fetch_plugins:1658 : echo 'Fetching DevStack plugins' 2021-04-19 14:35:59.454 | Fetching DevStack plugins 2021-04-19 14:35:59.456 | + functions-common:fetch_plugins:1659 : for plugin in ${plugins//,/ } 2021-04-19 14:35:59.458 | + functions-common:fetch_plugins:1660 : git_clone_by_name devstack-plugin-ceph 2021-04-19 14:35:59.459 | + functions-common:git_clone_by_name:601 : local name=devstack-plugin-ceph 2021-04-19 14:35:59.461 | + functions-common:git_clone_by_name:602 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-04-19 14:35:59.463 | + functions-common:git_clone_by_name:603 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-19 14:35:59.465 | + functions-common:git_clone_by_name:604 : local branch=master 2021-04-19 14:35:59.466 | + functions-common:git_clone_by_name:605 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-04-19 14:35:59.469 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-04-19 14:35:59.471 | + functions-common:git_clone:524 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-04-19 14:35:59.472 | + functions-common:git_clone:525 : local git_ref=master 2021-04-19 14:35:59.474 | + functions-common:git_clone:526 : local orig_dir 2021-04-19 14:35:59.476 | ++ functions-common:git_clone:527 : pwd 2021-04-19 14:35:59.478 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-19 14:35:59.480 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-19 14:35:59.482 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-19 14:35:59.494 | + functions-common:git_clone:530 : RECLONE=False 2021-04-19 14:35:59.496 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-19 14:35:59.497 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-19 14:35:59.499 | + functions-common:git_clone:544 : echo master 2021-04-19 14:35:59.500 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-19 14:35:59.503 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-04-19 14:35:59.505 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-04-19 14:35:59.507 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-04-19 14:35:59.508 | + functions-common:git_timed:617 : local count=0 2021-04-19 14:35:59.510 | + functions-common:git_timed:618 : local timeout=0 2021-04-19 14:35:59.512 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-04-19 14:35:59.514 | + functions-common:git_timed:621 : timeout=0 2021-04-19 14:35:59.516 | + functions-common:git_timed:624 : time_start git_timed 2021-04-19 14:35:59.518 | + functions-common:time_start:2290 : local name=git_timed 2021-04-19 14:35:59.519 | + functions-common:time_start:2291 : local start_time= 2021-04-19 14:35:59.521 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-04-19 14:35:59.523 | ++ functions-common:time_start:2295 : date +%s%3N 2021-04-19 14:35:59.526 | + functions-common:time_start:2295 : _TIME_START[$name]=1618842959524 2021-04-19 14:35:59.528 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-04-19 14:35:59.541 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2021-04-19 14:36:03.662 | + functions-common:git_timed:639 : time_stop git_timed 2021-04-19 14:36:03.664 | + functions-common:time_stop:2304 : local name 2021-04-19 14:36:03.666 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:36:03.668 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:36:03.670 | + functions-common:time_stop:2307 : local total 2021-04-19 14:36:03.672 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:36:03.674 | + functions-common:time_stop:2310 : name=git_timed 2021-04-19 14:36:03.676 | + functions-common:time_stop:2311 : start_time=1618842959524 2021-04-19 14:36:03.677 | + functions-common:time_stop:2313 : [[ -z 1618842959524 ]] 2021-04-19 14:36:03.679 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:36:03.682 | + functions-common:time_stop:2316 : end_time=1618842963680 2021-04-19 14:36:03.684 | + functions-common:time_stop:2317 : elapsed_time=4156 2021-04-19 14:36:03.686 | + functions-common:time_stop:2318 : total=0 2021-04-19 14:36:03.688 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:36:03.689 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4156 2021-04-19 14:36:03.691 | + functions-common:git_clone:592 : cd /opt/stack/devstack-plugin-ceph 2021-04-19 14:36:03.693 | + functions-common:git_clone:593 : git show --oneline 2021-04-19 14:36:03.694 | + functions-common:git_clone:593 : head -1 2021-04-19 14:36:03.695 | ce772c0 Merge "Run all stable branches jobs as gate (not experimental)" 2021-04-19 14:36:03.697 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-19 14:36:03.699 | + ./stack.sh:main:576 : run_phase override_defaults 2021-04-19 14:36:03.702 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-04-19 14:36:03.704 | + functions-common:run_phase:1733 : local phase= 2021-04-19 14:36:03.706 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-19 14:36:03.708 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-19 14:36:03.710 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-19 14:36:03.712 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-19 14:36:03.713 | + functions-common:run_phase:1742 : local extra 2021-04-19 14:36:03.716 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-19 14:36:03.719 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-19 14:36:03.721 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-19 14:36:03.723 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-19 14:36:03.725 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-04-19 14:36:03.727 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-19 14:36:03.739 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:36:03.741 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-19 14:36:03.743 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-19 14:36:03.745 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-19 14:36:03.746 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-19 14:36:03.748 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-19 14:36:03.750 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-04-19 14:36:03.752 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-04-19 14:36:03.754 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-04-19 14:36:03.756 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-04-19 14:36:03.757 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-19 14:36:03.759 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-04-19 14:36:03.761 | + functions-common:plugin_override_defaults:1691 : local plugins=,devstack-plugin-ceph 2021-04-19 14:36:03.763 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-04-19 14:36:03.765 | + functions-common:plugin_override_defaults:1695 : [[ -z ,devstack-plugin-ceph ]] 2021-04-19 14:36:03.767 | + functions-common:plugin_override_defaults:1699 : echo 'Overriding Configuration Defaults' 2021-04-19 14:36:03.767 | Overriding Configuration Defaults 2021-04-19 14:36:03.769 | + functions-common:plugin_override_defaults:1700 : for plugin in ${plugins//,/ } 2021-04-19 14:36:03.771 | + functions-common:plugin_override_defaults:1701 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-19 14:36:03.773 | + functions-common:plugin_override_defaults:1703 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-04-19 14:36:03.774 | + functions-common:plugin_override_defaults:1706 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-04-19 14:36:03.775 | devstack-plugin-ceph has overridden the following defaults 2021-04-19 14:36:03.776 | + functions-common:plugin_override_defaults:1707 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-04-19 14:36:03.777 | # Plug-in overrides 2021-04-19 14:36:03.777 | 2021-04-19 14:36:03.777 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-04-19 14:36:03.777 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-04-19 14:36:03.777 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-04-19 14:36:03.777 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-04-19 14:36:03.777 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-04-19 14:36:03.777 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-04-19 14:36:03.778 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-04-19 14:36:03.778 | 2021-04-19 14:36:03.778 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-04-19 14:36:03.778 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2021-04-19 14:36:03.778 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2021-04-19 14:36:03.778 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2021-04-19 14:36:03.778 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2021-04-19 14:36:03.778 | else 2021-04-19 14:36:03.778 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-04-19 14:36:03.778 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-04-19 14:36:03.778 | fi 2021-04-19 14:36:03.778 | fi 2021-04-19 14:36:03.780 | + functions-common:plugin_override_defaults:1708 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-04-19 14:36:03.783 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-04-19 14:36:03.795 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-04-19 14:36:03.798 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-04-19 14:36:03.810 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-04-19 14:36:03.813 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-04-19 14:36:03.825 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-04-19 14:36:03.828 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-04-19 14:36:03.840 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-04-19 14:36:03.843 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-04-19 14:36:03.855 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-04-19 14:36:03.858 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-04-19 14:36:03.870 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-04-19 14:36:03.872 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-04-19 14:36:03.874 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2021-04-19 14:36:03.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2021-04-19 14:36:03.877 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2021-04-19 14:36:03.879 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-04-19 14:36:03.896 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-04-19 14:36:03.898 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-04-19 14:36:03.910 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:36:03.912 | +++ lib/tls:source:43 : hostname -f 2021-04-19 14:36:03.916 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-04-19 14:36:03.918 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-04-19 14:36:03.919 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-04-19 14:36:03.921 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-04-19 14:36:03.923 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-04-19 14:36:03.925 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-04-19 14:36:03.927 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-04-19 14:36:03.928 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-04-19 14:36:03.930 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-04-19 14:36:03.932 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-04-19 14:36:03.936 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-04-19 14:36:03.947 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-04-19 14:36:03.962 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-04-19 14:36:03.974 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-04-19 14:36:03.985 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-04-19 14:36:04.008 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-04-19 14:36:04.044 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-04-19 14:36:04.116 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-04-19 14:36:04.135 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-04-19 14:36:04.173 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-04-19 14:36:04.214 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-04-19 14:36:04.323 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-04-19 14:36:04.335 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-04-19 14:36:04.348 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-04-19 14:36:04.360 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-04-19 14:36:04.449 | + ./stack.sh:main:605 : run_phase source 2021-04-19 14:36:04.452 | + functions-common:run_phase:1732 : local mode=source 2021-04-19 14:36:04.454 | + functions-common:run_phase:1733 : local phase= 2021-04-19 14:36:04.456 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-19 14:36:04.458 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-19 14:36:04.460 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-19 14:36:04.462 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-19 14:36:04.464 | + functions-common:run_phase:1742 : local extra 2021-04-19 14:36:04.466 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-19 14:36:04.470 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-19 14:36:04.472 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-19 14:36:04.474 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-19 14:36:04.476 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-04-19 14:36:04.478 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-19 14:36:04.491 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:36:04.493 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-04-19 14:36:04.495 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-04-19 14:36:04.531 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-04-19 14:36:04.533 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-04-19 14:36:04.535 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-04-19 14:36:04.537 | + functions-common:run_phase:1754 : load_plugin_settings 2021-04-19 14:36:04.539 | + functions-common:load_plugin_settings:1668 : local plugins=,devstack-plugin-ceph 2021-04-19 14:36:04.542 | + functions-common:load_plugin_settings:1669 : local plugin 2021-04-19 14:36:04.544 | + functions-common:load_plugin_settings:1672 : [[ -z ,devstack-plugin-ceph ]] 2021-04-19 14:36:04.546 | + functions-common:load_plugin_settings:1676 : echo 'Loading plugin settings' 2021-04-19 14:36:04.546 | Loading plugin settings 2021-04-19 14:36:04.548 | + functions-common:load_plugin_settings:1677 : for plugin in ${plugins//,/ } 2021-04-19 14:36:04.550 | + functions-common:load_plugin_settings:1678 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-19 14:36:04.552 | + functions-common:load_plugin_settings:1680 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-04-19 14:36:04.554 | + functions-common:load_plugin_settings:1681 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-04-19 14:36:04.558 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-04-19 14:36:04.561 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-04-19 14:36:04.565 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-04-19 14:36:04.567 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-04-19 14:36:04.570 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-04-19 14:36:04.572 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-04-19 14:36:04.574 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-04-19 14:36:04.577 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-04-19 14:36:04.579 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-04-19 14:36:04.633 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-04-19 14:36:04.636 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-19 14:36:04.638 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-19 14:36:04.640 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-19 14:36:04.645 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-19 14:36:04.645 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-19 14:36:04.645 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-19 14:36:04.648 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-19 14:36:04.650 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-19 14:36:04.653 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-19 14:36:04.655 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-19 14:36:04.658 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-19 14:36:04.672 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:36:04.675 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-19 14:36:04.678 | + functions-common:run_phase:1755 : verify_disabled_services 2021-04-19 14:36:04.680 | + functions-common:verify_disabled_services:2015 : local service 2021-04-19 14:36:04.682 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.685 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2021-04-19 14:36:04.687 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.690 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2021-04-19 14:36:04.692 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.694 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2021-04-19 14:36:04.697 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.699 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2021-04-19 14:36:04.701 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.704 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2021-04-19 14:36:04.706 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.709 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2021-04-19 14:36:04.711 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.713 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2021-04-19 14:36:04.716 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.718 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2021-04-19 14:36:04.721 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.723 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2021-04-19 14:36:04.725 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.728 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2021-04-19 14:36:04.730 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.732 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2021-04-19 14:36:04.735 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.737 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2021-04-19 14:36:04.739 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.742 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2021-04-19 14:36:04.744 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.746 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2021-04-19 14:36:04.749 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.751 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2021-04-19 14:36:04.754 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.756 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2021-04-19 14:36:04.759 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.761 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2021-04-19 14:36:04.763 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.766 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2021-04-19 14:36:04.769 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.771 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2021-04-19 14:36:04.773 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.776 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2021-04-19 14:36:04.778 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.780 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2021-04-19 14:36:04.783 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.785 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2021-04-19 14:36:04.787 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.790 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2021-04-19 14:36:04.792 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.794 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2021-04-19 14:36:04.797 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-04-19 14:36:04.799 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2021-04-19 14:36:04.802 | + ./stack.sh:main:676 : initialize_database_backends 2021-04-19 14:36:04.804 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-19 14:36:04.806 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-04-19 14:36:04.820 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:36:04.822 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-04-19 14:36:04.824 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-04-19 14:36:04.826 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-04-19 14:36:04.841 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:36:04.843 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-04-19 14:36:04.845 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-04-19 14:36:04.847 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-04-19 14:36:04.850 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-04-19 14:36:04.852 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-04-19 14:36:04.854 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-04-19 14:36:04.856 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-04-19 14:36:04.859 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-04-19 14:36:04.861 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-19 14:36:04.863 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-04-19 14:36:04.866 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-19 14:36:04.868 | + lib/database:initialize_database_backends:104 : return 0 2021-04-19 14:36:04.870 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-04-19 14:36:04.870 | Using mysql database backend 2021-04-19 14:36:04.873 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-04-19 14:36:04.888 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-04-19 14:36:04.902 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:36:04.905 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-04-19 14:36:04.920 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-04-19 14:36:04.934 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:36:04.936 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-04-19 14:36:04.951 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-04-19 14:36:04.966 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-04-19 14:36:04.981 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:36:04.983 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-04-19 14:36:04.998 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:36:05.001 | + ./stack.sh:main:736 : save_stackenv 736 2021-04-19 14:36:05.003 | + functions-common:save_stackenv:60 : local tag=736 2021-04-19 14:36:05.006 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-04-19 14:36:05.009 | + functions-common:save_stackenv:62 : time_stamp=2021-04-19-143605 2021-04-19 14:36:05.012 | + functions-common:save_stackenv:63 : echo '# 2021-04-19-143605 736' 2021-04-19 14:36:05.014 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.017 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-04-19 14:36:05.019 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.022 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-04-19 14:36:05.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.026 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-04-19 14:36:05.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.031 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-04-19 14:36:05.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.036 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2021-04-19 14:36:05.038 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.041 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2021-04-19 14:36:05.043 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.045 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-04-19-143559 2021-04-19 14:36:05.048 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.050 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-04-19 14:36:05.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.055 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2021-04-19 14:36:05.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.059 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-04-19 14:36:05.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.065 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-04-19 14:36:05.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.069 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-04-19 14:36:05.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-04-19 14:36:05.074 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-04-19 14:36:05.076 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-04-19 14:36:05.079 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-04-19 14:36:05.081 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-04-19 14:36:05.083 | + functions-common:git_clone:525 : local git_ref=master 2021-04-19 14:36:05.085 | + functions-common:git_clone:526 : local orig_dir 2021-04-19 14:36:05.088 | ++ functions-common:git_clone:527 : pwd 2021-04-19 14:36:05.090 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-19 14:36:05.092 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-19 14:36:05.095 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-19 14:36:05.109 | + functions-common:git_clone:530 : RECLONE=False 2021-04-19 14:36:05.111 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-19 14:36:05.113 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-19 14:36:05.116 | + functions-common:git_clone:544 : echo master 2021-04-19 14:36:05.116 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-19 14:36:05.120 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-04-19 14:36:05.122 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-19 14:36:05.125 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-04-19 14:36:05.128 | + functions-common:git_clone:593 : git show --oneline 2021-04-19 14:36:05.128 | + functions-common:git_clone:593 : head -1 2021-04-19 14:36:05.130 | cd565a13 Updated from generate-constraints 2021-04-19 14:36:05.133 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-19 14:36:05.135 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-04-19 14:36:05.137 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 14:36:05.139 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-04-19 14:36:05.142 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-04-19 14:36:05.145 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-04-19 14:36:05.147 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-04-19 14:36:05.150 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-04-19 14:36:05.152 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-04-19 14:36:05.155 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-04-19 14:36:05.157 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-04-19 14:36:05.160 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-04-19 14:36:05.164 | ++ tools/install_prereqs.sh:source:47 : NOW=1618842965 2021-04-19 14:36:05.167 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-04-19 14:36:05.171 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-04-19 14:36:05.174 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-04-19 14:36:05.176 | ++ tools/install_prereqs.sh:source:49 : DELTA=1618842965 2021-04-19 14:36:05.179 | ++ tools/install_prereqs.sh:source:50 : [[ 1618842965 -lt 7200 ]] 2021-04-19 14:36:05.181 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-04-19 14:36:05.184 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-04-19 14:36:05.186 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-04-19 14:36:05.189 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-04-19 14:36:05.191 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-04-19 14:36:05.193 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-04-19 14:36:05.195 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-04-19 14:36:05.199 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder 2021-04-19 14:36:05.242 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-04-19 14:36:05.242 | apache2-dev 2021-04-19 14:36:05.242 | bc 2021-04-19 14:36:05.242 | bsdmainutils 2021-04-19 14:36:05.242 | curl 2021-04-19 14:36:05.242 | g++ 2021-04-19 14:36:05.243 | gawk 2021-04-19 14:36:05.243 | gcc 2021-04-19 14:36:05.243 | gettext 2021-04-19 14:36:05.243 | git 2021-04-19 14:36:05.243 | graphviz 2021-04-19 14:36:05.243 | iputils-ping 2021-04-19 14:36:05.243 | libapache2-mod-proxy-uwsgi 2021-04-19 14:36:05.243 | libffi-dev 2021-04-19 14:36:05.243 | libjpeg-dev 2021-04-19 14:36:05.243 | libmysqlclient-dev 2021-04-19 14:36:05.243 | libpcre3-dev 2021-04-19 14:36:05.243 | libpq-dev 2021-04-19 14:36:05.243 | libssl-dev 2021-04-19 14:36:05.243 | libsystemd-dev 2021-04-19 14:36:05.243 | libxml2-dev 2021-04-19 14:36:05.243 | libxslt1-dev 2021-04-19 14:36:05.243 | libyaml-dev 2021-04-19 14:36:05.243 | lsof 2021-04-19 14:36:05.243 | openssh-server 2021-04-19 14:36:05.243 | openssl 2021-04-19 14:36:05.243 | pkg-config 2021-04-19 14:36:05.243 | psmisc 2021-04-19 14:36:05.243 | python3-dev 2021-04-19 14:36:05.243 | python3-pip 2021-04-19 14:36:05.243 | python3-systemd 2021-04-19 14:36:05.243 | python3-venv 2021-04-19 14:36:05.243 | tar 2021-04-19 14:36:05.243 | tcpdump 2021-04-19 14:36:05.243 | unzip 2021-04-19 14:36:05.243 | uuid-runtime 2021-04-19 14:36:05.243 | wget 2021-04-19 14:36:05.243 | wget 2021-04-19 14:36:05.243 | zlib1g-dev 2021-04-19 14:36:05.243 | libkrb5-dev 2021-04-19 14:36:05.243 | libldap2-dev 2021-04-19 14:36:05.243 | libsasl2-dev 2021-04-19 14:36:05.244 | memcached 2021-04-19 14:36:05.244 | python3-mysqldb 2021-04-19 14:36:05.244 | sqlite3 2021-04-19 14:36:05.244 | conntrack 2021-04-19 14:36:05.244 | curl 2021-04-19 14:36:05.244 | dnsmasq-base 2021-04-19 14:36:05.244 | dnsmasq-utils 2021-04-19 14:36:05.244 | ebtables 2021-04-19 14:36:05.244 | genisoimage 2021-04-19 14:36:05.244 | iptables 2021-04-19 14:36:05.244 | iputils-arping 2021-04-19 14:36:05.244 | kpartx 2021-04-19 14:36:05.244 | libjs-jquery-tablesorter 2021-04-19 14:36:05.244 | libmysqlclient-dev 2021-04-19 14:36:05.244 | parted 2021-04-19 14:36:05.244 | pm-utils 2021-04-19 14:36:05.244 | python3-mysqldb 2021-04-19 14:36:05.244 | socat 2021-04-19 14:36:05.244 | sqlite3 2021-04-19 14:36:05.244 | sudo 2021-04-19 14:36:05.244 | vlan 2021-04-19 14:36:05.244 | lsscsi 2021-04-19 14:36:05.244 | open-iscsi 2021-04-19 14:36:05.244 | lvm2 2021-04-19 14:36:05.244 | qemu-utils 2021-04-19 14:36:05.244 | thin-provisioning-tools 2021-04-19 14:36:05.244 | acl 2021-04-19 14:36:05.244 | dnsmasq-base 2021-04-19 14:36:05.244 | dnsmasq-utils 2021-04-19 14:36:05.244 | ebtables 2021-04-19 14:36:05.244 | haproxy 2021-04-19 14:36:05.244 | iptables 2021-04-19 14:36:05.244 | iputils-arping 2021-04-19 14:36:05.244 | iputils-ping 2021-04-19 14:36:05.244 | libmysqlclient-dev 2021-04-19 14:36:05.244 | postgresql-server-dev-all 2021-04-19 14:36:05.245 | python3-mysqldb 2021-04-19 14:36:05.245 | sqlite3 2021-04-19 14:36:05.245 | sudo 2021-04-19 14:36:05.245 | vlan 2021-04-19 14:36:05.245 | ipset 2021-04-19 14:36:05.245 | conntrack 2021-04-19 14:36:05.245 | conntrackd 2021-04-19 14:36:05.245 | keepalived 2021-04-19 14:36:05.245 | dstat 2021-04-19 14:36:05.245 | lvm2 2021-04-19 14:36:05.245 | qemu-utils 2021-04-19 14:36:05.245 | thin-provisioning-tools' 2021-04-19 14:36:05.247 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-04-19 14:36:05.266 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-04-19 14:36:05.266 | apache2-dev 2021-04-19 14:36:05.266 | bc 2021-04-19 14:36:05.266 | bsdmainutils 2021-04-19 14:36:05.266 | curl 2021-04-19 14:36:05.266 | g++ 2021-04-19 14:36:05.266 | gawk 2021-04-19 14:36:05.266 | gcc 2021-04-19 14:36:05.266 | gettext 2021-04-19 14:36:05.266 | git 2021-04-19 14:36:05.266 | graphviz 2021-04-19 14:36:05.266 | iputils-ping 2021-04-19 14:36:05.266 | libapache2-mod-proxy-uwsgi 2021-04-19 14:36:05.266 | libffi-dev 2021-04-19 14:36:05.266 | libjpeg-dev 2021-04-19 14:36:05.267 | libmysqlclient-dev 2021-04-19 14:36:05.267 | libpcre3-dev 2021-04-19 14:36:05.267 | libpq-dev 2021-04-19 14:36:05.267 | libssl-dev 2021-04-19 14:36:05.267 | libsystemd-dev 2021-04-19 14:36:05.267 | libxml2-dev 2021-04-19 14:36:05.267 | libxslt1-dev 2021-04-19 14:36:05.267 | libyaml-dev 2021-04-19 14:36:05.267 | lsof 2021-04-19 14:36:05.267 | openssh-server 2021-04-19 14:36:05.267 | openssl 2021-04-19 14:36:05.267 | pkg-config 2021-04-19 14:36:05.267 | psmisc 2021-04-19 14:36:05.267 | python3-dev 2021-04-19 14:36:05.267 | python3-pip 2021-04-19 14:36:05.267 | python3-systemd 2021-04-19 14:36:05.267 | python3-venv 2021-04-19 14:36:05.267 | tar 2021-04-19 14:36:05.267 | tcpdump 2021-04-19 14:36:05.267 | unzip 2021-04-19 14:36:05.267 | uuid-runtime 2021-04-19 14:36:05.267 | wget 2021-04-19 14:36:05.267 | wget 2021-04-19 14:36:05.267 | zlib1g-dev 2021-04-19 14:36:05.267 | libkrb5-dev 2021-04-19 14:36:05.267 | libldap2-dev 2021-04-19 14:36:05.267 | libsasl2-dev 2021-04-19 14:36:05.267 | memcached 2021-04-19 14:36:05.267 | python3-mysqldb 2021-04-19 14:36:05.267 | sqlite3 2021-04-19 14:36:05.267 | conntrack 2021-04-19 14:36:05.267 | curl 2021-04-19 14:36:05.267 | dnsmasq-base 2021-04-19 14:36:05.267 | dnsmasq-utils 2021-04-19 14:36:05.267 | ebtables 2021-04-19 14:36:05.267 | genisoimage 2021-04-19 14:36:05.268 | iptables 2021-04-19 14:36:05.268 | iputils-arping 2021-04-19 14:36:05.268 | kpartx 2021-04-19 14:36:05.268 | libjs-jquery-tablesorter 2021-04-19 14:36:05.268 | libmysqlclient-dev 2021-04-19 14:36:05.268 | parted 2021-04-19 14:36:05.268 | pm-utils 2021-04-19 14:36:05.268 | python3-mysqldb 2021-04-19 14:36:05.268 | socat 2021-04-19 14:36:05.268 | sqlite3 2021-04-19 14:36:05.268 | sudo 2021-04-19 14:36:05.268 | vlan 2021-04-19 14:36:05.268 | lsscsi 2021-04-19 14:36:05.268 | open-iscsi 2021-04-19 14:36:05.268 | lvm2 2021-04-19 14:36:05.268 | qemu-utils 2021-04-19 14:36:05.268 | thin-provisioning-tools 2021-04-19 14:36:05.268 | acl 2021-04-19 14:36:05.268 | dnsmasq-base 2021-04-19 14:36:05.268 | dnsmasq-utils 2021-04-19 14:36:05.268 | ebtables 2021-04-19 14:36:05.268 | haproxy 2021-04-19 14:36:05.268 | iptables 2021-04-19 14:36:05.268 | iputils-arping 2021-04-19 14:36:05.268 | iputils-ping 2021-04-19 14:36:05.268 | libmysqlclient-dev 2021-04-19 14:36:05.268 | postgresql-server-dev-all 2021-04-19 14:36:05.268 | python3-mysqldb 2021-04-19 14:36:05.268 | sqlite3 2021-04-19 14:36:05.268 | sudo 2021-04-19 14:36:05.268 | vlan 2021-04-19 14:36:05.268 | ipset 2021-04-19 14:36:05.268 | conntrack 2021-04-19 14:36:05.268 | conntrackd 2021-04-19 14:36:05.268 | keepalived 2021-04-19 14:36:05.269 | dstat 2021-04-19 14:36:05.269 | lvm2 2021-04-19 14:36:05.269 | qemu-utils 2021-04-19 14:36:05.269 | thin-provisioning-tools ' 2021-04-19 14:36:05.272 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-04-19 14:36:05.274 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:36:05.276 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:36:05.280 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-19 14:36:05.280 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-04-19 14:36:05.285 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-19 14:36:05.287 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-19 14:36:05.289 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 14:36:05.291 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-04-19 14:36:05.294 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 14:36:05.296 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 14:36:05.298 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 14:36:05.301 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:36:05.303 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:36:05.305 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 14:36:05.307 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-19 14:36:05.309 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-19 14:36:05.311 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-19 14:36:05.314 | +++ functions-common:apt_get_update:1076 : id -u 2021-04-19 14:36:05.318 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-19 14:36:05.320 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-19 14:36:05.323 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-04-19 14:36:05.325 | ++ functions-common:time_start:2291 : local start_time= 2021-04-19 14:36:05.327 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-04-19 14:36:05.330 | +++ functions-common:time_start:2295 : date +%s%3N 2021-04-19 14:36:05.334 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1618842965331 2021-04-19 14:36:05.336 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-19 14:36:05.338 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-19 14:36:05.340 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-19 14:36:05.726 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-19 14:36:06.065 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-19 14:36:06.234 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-19 14:36:06.335 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-19 14:36:08.330 | Reading package lists... 2021-04-19 14:36:08.390 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-19 14:36:08.393 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-19 14:36:08.395 | ++ functions-common:time_stop:2304 : local name 2021-04-19 14:36:08.397 | ++ functions-common:time_stop:2305 : local end_time 2021-04-19 14:36:08.399 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:36:08.401 | ++ functions-common:time_stop:2307 : local total 2021-04-19 14:36:08.404 | ++ functions-common:time_stop:2308 : local start_time 2021-04-19 14:36:08.407 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-04-19 14:36:08.409 | ++ functions-common:time_stop:2311 : start_time=1618842965331 2021-04-19 14:36:08.411 | ++ functions-common:time_stop:2313 : [[ -z 1618842965331 ]] 2021-04-19 14:36:08.414 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:36:08.417 | ++ functions-common:time_stop:2316 : end_time=1618842968415 2021-04-19 14:36:08.420 | ++ functions-common:time_stop:2317 : elapsed_time=3084 2021-04-19 14:36:08.422 | ++ functions-common:time_stop:2318 : total=0 2021-04-19 14:36:08.424 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:36:08.426 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3084 2021-04-19 14:36:08.428 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-19 14:36:08.431 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 14:36:08.433 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:36:08.435 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:36:08.438 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-19 14:36:08.458 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-04-19 14:36:08.581 | Reading package lists... 2021-04-19 14:36:08.828 | Building dependency tree... 2021-04-19 14:36:08.828 | Reading state information... 2021-04-19 14:36:09.073 | acl is already the newest version (2.2.52-3build1). 2021-04-19 14:36:09.073 | acl set to manually installed. 2021-04-19 14:36:09.073 | bc is already the newest version (1.07.1-2). 2021-04-19 14:36:09.073 | bc set to manually installed. 2021-04-19 14:36:09.073 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-04-19 14:36:09.073 | bsdmainutils set to manually installed. 2021-04-19 14:36:09.073 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-04-19 14:36:09.073 | gawk set to manually installed. 2021-04-19 14:36:09.073 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-04-19 14:36:09.073 | iptables set to manually installed. 2021-04-19 14:36:09.073 | libpcre3-dev is already the newest version (2:8.39-9). 2021-04-19 14:36:09.073 | lsof is already the newest version (4.89+dfsg-0.1). 2021-04-19 14:36:09.073 | lsof set to manually installed. 2021-04-19 14:36:09.074 | python3-systemd is already the newest version (234-1build1). 2021-04-19 14:36:09.074 | python3-systemd set to manually installed. 2021-04-19 14:36:09.074 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-04-19 14:36:09.074 | ebtables set to manually installed. 2021-04-19 14:36:09.074 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-04-19 14:36:09.074 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-04-19 14:36:09.074 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-04-19 14:36:09.074 | parted is already the newest version (3.2-20ubuntu0.2). 2021-04-19 14:36:09.074 | parted set to manually installed. 2021-04-19 14:36:09.074 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-04-19 14:36:09.074 | psmisc set to manually installed. 2021-04-19 14:36:09.074 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-04-19 14:36:09.074 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-04-19 14:36:09.074 | wget set to manually installed. 2021-04-19 14:36:09.074 | The following packages were automatically installed and are no longer required: 2021-04-19 14:36:09.074 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-19 14:36:09.074 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-19 14:36:09.074 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-04-19 14:36:09.074 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-04-19 14:36:09.074 | python3-twisted-bin python3-zope.interface 2021-04-19 14:36:09.074 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:36:09.074 | The following additional packages will be installed: 2021-04-19 14:36:09.074 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-04-19 14:36:09.074 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-04-19 14:36:09.074 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-04-19 14:36:09.074 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-04-19 14:36:09.074 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-04-19 14:36:09.074 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-04-19 14:36:09.074 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-04-19 14:36:09.074 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-04-19 14:36:09.075 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-04-19 14:36:09.075 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl libfakeroot 2021-04-19 14:36:09.075 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-04-19 14:36:09.075 | libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin 2021-04-19 14:36:09.075 | libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 2021-04-19 14:36:09.075 | libgts-bin libgvc6 libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 2021-04-19 14:36:09.075 | libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-04-19 14:36:09.075 | libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 libiscsi7 2021-04-19 14:36:09.075 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2021-04-19 14:36:09.075 | libjs-jquery libjs-jquery-metadata libk5crypto3 libkadm5clnt-mit11 2021-04-19 14:36:09.075 | libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 liblab-gamut1 2021-04-19 14:36:09.075 | libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-04-19 14:36:09.075 | libmail-sendmail-perl libmatheval1 libmysqlclient20 libnetfilter-cthelper0 2021-04-19 14:36:09.075 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm1 2021-04-19 14:36:09.075 | libnspr4 libnss-systemd libnss3 libpam-systemd libpango-1.0-0 2021-04-19 14:36:09.075 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-04-19 14:36:09.075 | libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 libsasl2-modules 2021-04-19 14:36:09.075 | libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 libsnmp-base 2021-04-19 14:36:09.075 | libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-04-19 14:36:09.075 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-04-19 14:36:09.075 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-04-19 14:36:09.075 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-04-19 14:36:09.075 | make mysql-common po-debconf postgresql-client-common postgresql-common 2021-04-19 14:36:09.075 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-04-19 14:36:09.075 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-04-19 14:36:09.075 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-04-19 14:36:09.075 | uuid-dev uwsgi-core vbetool x11-common 2021-04-19 14:36:09.076 | Suggested packages: 2021-04-19 14:36:09.076 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-04-19 14:36:09.076 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-04-19 14:36:09.077 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-04-19 14:36:09.077 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-04-19 14:36:09.077 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-04-19 14:36:09.077 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-04-19 14:36:09.077 | ldirectord krb5-doc uwsgi bzr libgd-tools libglib2.0-doc libgraphite2-utils 2021-04-19 14:36:09.077 | krb5-user icu-doc libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-04-19 14:36:09.077 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-04-19 14:36:09.077 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-04-19 14:36:09.077 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-04-19 14:36:09.077 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-04-19 14:36:09.077 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-04-19 14:36:09.077 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-04-19 14:36:09.077 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-04-19 14:36:09.077 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-04-19 14:36:09.077 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-04-19 14:36:09.077 | sqlite3-doc openssl-blacklist systemd-container ncompress tar-scripts 2021-04-19 14:36:09.077 | tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-04-19 14:36:09.332 | The following NEW packages will be installed: 2021-04-19 14:36:09.333 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-04-19 14:36:09.333 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-04-19 14:36:09.333 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-04-19 14:36:09.333 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-04-19 14:36:09.333 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-04-19 14:36:09.333 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-04-19 14:36:09.333 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-04-19 14:36:09.333 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-04-19 14:36:09.333 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-04-19 14:36:09.333 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-04-19 14:36:09.333 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-04-19 14:36:09.333 | libcroco3 libdatrie1 libdpkg-perl libfakeroot libffi-dev 2021-04-19 14:36:09.333 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-04-19 14:36:09.333 | libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 2021-04-19 14:36:09.333 | libgraphite2-dev libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-04-19 14:36:09.333 | libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b 2021-04-19 14:36:09.333 | libibverbs1 libice6 libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 2021-04-19 14:36:09.333 | libipset3 libiscsi7 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2021-04-19 14:36:09.333 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-04-19 14:36:09.333 | libjs-jquery-tablesorter libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 2021-04-19 14:36:09.333 | libkrb5-dev liblab-gamut1 libldap2-dev libltdl-dev libltdl7 liblua5.2-0 2021-04-19 14:36:09.333 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient-dev 2021-04-19 14:36:09.333 | libmysqlclient20 libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2021-04-19 14:36:09.333 | libnl-genl-3-200 libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-04-19 14:36:09.333 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-04-19 14:36:09.333 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-04-19 14:36:09.333 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-04-19 14:36:09.333 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-04-19 14:36:09.334 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-04-19 14:36:09.334 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-04-19 14:36:09.334 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-04-19 14:36:09.334 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-04-19 14:36:09.334 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-04-19 14:36:09.334 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-04-19 14:36:09.334 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-04-19 14:36:09.334 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-04-19 14:36:09.334 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-04-19 14:36:09.334 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-04-19 14:36:09.334 | The following packages will be upgraded: 2021-04-19 14:36:09.334 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-04-19 14:36:09.334 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-04-19 14:36:09.334 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-04-19 14:36:09.334 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-04-19 14:36:09.335 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-04-19 14:36:09.804 | 32 upgraded, 200 newly installed, 0 to remove and 158 not upgraded. 2021-04-19 14:36:09.805 | Need to get 84.8 MB of archives. 2021-04-19 14:36:09.805 | After this operation, 263 MB of additional disk space will be used. 2021-04-19 14:36:09.805 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-04-19 14:36:11.023 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.46 [105 kB] 2021-04-19 14:36:11.114 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.46 [107 kB] 2021-04-19 14:36:11.207 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2,914 kB] 2021-04-19 14:36:12.058 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 2021-04-19 14:36:13.530 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-04-19 14:36:13.530 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-04-19 14:36:13.532 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-04-19 14:36:13.534 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1,301 kB] 2021-04-19 14:36:13.592 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-04-19 14:36:13.595 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-04-19 14:36:13.610 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-04-19 14:36:13.611 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-04-19 14:36:13.612 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-04-19 14:36:13.690 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 2021-04-19 14:36:14.032 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 2021-04-19 14:36:14.894 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-04-19 14:36:14.894 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-04-19 14:36:14.897 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-04-19 14:36:17.980 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-04-19 14:36:18.224 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-04-19 14:36:18.602 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-04-19 14:36:18.634 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-04-19 14:36:18.693 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-04-19 14:36:18.729 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-04-19 14:36:19.117 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-04-19 14:36:19.358 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-04-19 14:36:19.372 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-04-19 14:36:19.406 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-04-19 14:36:19.446 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-04-19 14:36:19.473 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-04-19 14:36:19.702 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-04-19 14:36:19.721 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-04-19 14:36:19.725 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-04-19 14:36:19.733 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-04-19 14:36:19.735 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-04-19 14:36:19.778 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-04-19 14:36:19.779 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-04-19 14:36:19.781 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1,171 kB] 2021-04-19 14:36:19.963 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 2021-04-19 14:36:20.043 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-04-19 14:36:20.098 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-04-19 14:36:20.115 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-04-19 14:36:20.150 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-04-19 14:36:20.154 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-04-19 14:36:20.165 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-04-19 14:36:20.213 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-04-19 14:36:20.217 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-04-19 14:36:20.218 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-04-19 14:36:20.252 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-04-19 14:36:20.342 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-04-19 14:36:20.376 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-04-19 14:36:20.427 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-04-19 14:36:20.432 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-04-19 14:36:20.458 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-04-19 14:36:20.501 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-04-19 14:36:20.566 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-04-19 14:36:20.621 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-04-19 14:36:20.646 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-04-19 14:36:20.648 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-04-19 14:36:20.659 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-04-19 14:36:20.662 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-04-19 14:36:20.667 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-04-19 14:36:20.667 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-04-19 14:36:20.696 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-04-19 14:36:20.797 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-04-19 14:36:20.860 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-04-19 14:36:20.868 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-04-19 14:36:21.003 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-04-19 14:36:21.005 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-04-19 14:36:21.037 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-04-19 14:36:21.257 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-04-19 14:36:21.263 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-04-19 14:36:21.436 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-04-19 14:36:23.103 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-04-19 14:36:23.104 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-04-19 14:36:23.104 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-04-19 14:36:23.111 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-04-19 14:36:23.112 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-04-19 14:36:23.125 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] 2021-04-19 14:36:23.138 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] 2021-04-19 14:36:23.162 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-04-19 14:36:23.167 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.3 [307 kB] 2021-04-19 14:36:23.330 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.3 [13.3 kB] 2021-04-19 14:36:23.331 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-04-19 14:36:23.375 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-04-19 14:36:23.379 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-04-19 14:36:23.391 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-04-19 14:36:23.450 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-04-19 14:36:23.465 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-04-19 14:36:23.507 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-04-19 14:36:23.510 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3,916 kB] 2021-04-19 14:36:24.222 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-04-19 14:36:24.226 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-04-19 14:36:24.230 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-04-19 14:36:24.237 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-04-19 14:36:24.237 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-04-19 14:36:24.242 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-04-19 14:36:24.270 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-04-19 14:36:24.304 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-04-19 14:36:24.310 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-04-19 14:36:24.603 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-04-19 14:36:25.209 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-04-19 14:36:25.386 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-04-19 14:36:25.395 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-04-19 14:36:25.399 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-04-19 14:36:25.413 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-04-19 14:36:25.608 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-04-19 14:36:25.618 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-04-19 14:36:25.637 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-04-19 14:36:25.639 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-04-19 14:36:25.642 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-04-19 14:36:25.663 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-04-19 14:36:25.668 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-04-19 14:36:25.670 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-04-19 14:36:25.672 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-04-19 14:36:25.794 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-04-19 14:36:25.809 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-04-19 14:36:25.824 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-04-19 14:36:25.839 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-04-19 14:36:25.843 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-04-19 14:36:25.930 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-04-19 14:36:25.982 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-04-19 14:36:25.987 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-04-19 14:36:26.000 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-04-19 14:36:26.003 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-04-19 14:36:26.066 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-04-19 14:36:26.081 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-04-19 14:36:26.084 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-04-19 14:36:26.084 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-04-19 14:36:26.085 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-04-19 14:36:26.201 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-04-19 14:36:26.222 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-04-19 14:36:26.304 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-04-19 14:36:26.325 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-04-19 14:36:26.329 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-04-19 14:36:26.337 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-04-19 14:36:26.341 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-04-19 14:36:26.345 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-04-19 14:36:26.348 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-04-19 14:36:26.359 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-04-19 14:36:26.472 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-04-19 14:36:26.477 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-04-19 14:36:26.478 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-04-19 14:36:26.478 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-04-19 14:36:26.479 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-04-19 14:36:26.608 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.8 [68.5 kB] 2021-04-19 14:36:26.614 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.8 [102 kB] 2021-04-19 14:36:26.623 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-04-19 14:36:26.628 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-04-19 14:36:26.642 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.8 [1,386 kB] 2021-04-19 14:36:26.765 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-04-19 14:36:26.766 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-04-19 14:36:26.770 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-04-19 14:36:26.770 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-04-19 14:36:26.771 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-04-19 14:36:26.900 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-04-19 14:36:26.902 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-04-19 14:36:26.905 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-04-19 14:36:28.232 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-04-19 14:36:28.239 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-04-19 14:36:28.241 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-04-19 14:36:28.241 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-04-19 14:36:28.249 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-04-19 14:36:28.249 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-04-19 14:36:28.250 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-04-19 14:36:28.253 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-04-19 14:36:28.254 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-04-19 14:36:28.461 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-04-19 14:36:28.503 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-04-19 14:36:28.504 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-04-19 14:36:28.507 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-04-19 14:36:28.510 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-04-19 14:36:28.511 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.33-0ubuntu0.18.04.1 [687 kB] 2021-04-19 14:36:28.603 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.9 [1,566 kB] 2021-04-19 14:36:29.357 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.33-0ubuntu0.18.04.1 [989 kB] 2021-04-19 14:36:29.387 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-04-19 14:36:29.393 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-04-19 14:36:29.395 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-04-19 14:36:29.564 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-04-19 14:36:29.579 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.16-0ubuntu0.18.04.1 [108 kB] 2021-04-19 14:36:29.587 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.16-0ubuntu0.18.04.1 [218 kB] 2021-04-19 14:36:29.612 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.6 [2,724 kB] 2021-04-19 14:36:30.042 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.6 [925 kB] 2021-04-19 14:36:30.498 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-04-19 14:36:30.507 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-04-19 14:36:30.509 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-04-19 14:36:30.513 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.46 [184 kB] 2021-04-19 14:36:30.520 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-04-19 14:36:30.522 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-04-19 14:36:30.554 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-04-19 14:36:30.559 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-04-19 14:36:30.571 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-04-19 14:36:30.742 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-04-19 14:36:30.748 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-04-19 14:36:30.932 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-04-19 14:36:30.944 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-04-19 14:36:30.948 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-04-19 14:36:30.951 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-04-19 14:36:30.952 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-04-19 14:36:30.971 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.16-0ubuntu0.18.04.1 [839 kB] 2021-04-19 14:36:31.123 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-04-19 14:36:31.403 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-04-19 14:36:32.494 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-04-19 14:36:32.516 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-04-19 14:36:32.517 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-04-19 14:36:32.519 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-04-19 14:36:32.520 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-04-19 14:36:32.524 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-04-19 14:36:32.535 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-04-19 14:36:32.557 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.4 [6,188 B] 2021-04-19 14:36:32.558 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-04-19 14:36:32.628 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-04-19 14:36:32.694 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] 2021-04-19 14:36:32.697 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.36 [40.5 kB] 2021-04-19 14:36:32.700 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.36 [870 kB] 2021-04-19 14:36:32.777 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-04-19 14:36:32.793 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-04-19 14:36:32.859 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-04-19 14:36:32.889 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-04-19 14:36:32.904 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-04-19 14:36:32.949 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-04-19 14:36:32.951 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-04-19 14:36:32.956 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-04-19 14:36:32.959 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-04-19 14:36:32.962 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-04-19 14:36:32.964 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-04-19 14:36:33.086 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-04-19 14:36:33.099 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-04-19 14:36:33.100 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-04-19 14:36:33.105 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-04-19 14:36:33.135 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-04-19 14:36:34.778 | Preconfiguring packages ... 2021-04-19 14:36:34.900 | Fetched 84.8 MB in 24s (3,565 kB/s) 2021-04-19 14:36:34.960 | (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 ... 64653 files and directories currently installed.) 2021-04-19 14:36:34.963 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-04-19 14:36:34.986 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-04-19 14:36:35.112 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-04-19 14:36:35.262 | (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 ... 64653 files and directories currently installed.) 2021-04-19 14:36:35.265 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-19 14:36:35.299 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-19 14:36:35.427 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-19 14:36:35.449 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-19 14:36:35.597 | Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 2021-04-19 14:36:35.738 | Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-19 14:36:36.479 | Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 2021-04-19 14:36:36.501 | Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10.25) ... 2021-04-19 14:36:36.605 | Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 2021-04-19 14:36:36.728 | (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 ... 64653 files and directories currently installed.) 2021-04-19 14:36:36.730 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-19 14:36:36.754 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-04-19 14:36:36.841 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-19 14:36:36.973 | (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 ... 64653 files and directories currently installed.) 2021-04-19 14:36:36.976 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-19 14:36:37.005 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-04-19 14:36:37.279 | Selecting previously unselected package libapr1:amd64. 2021-04-19 14:36:37.286 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-04-19 14:36:37.288 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-04-19 14:36:37.415 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-19 14:36:37.438 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-04-19 14:36:37.712 | Selecting previously unselected package libaprutil1:amd64. 2021-04-19 14:36:37.718 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-04-19 14:36:37.722 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-04-19 14:36:37.818 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-04-19 14:36:37.839 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-04-19 14:36:37.977 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-04-19 14:36:37.983 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-04-19 14:36:37.987 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-04-19 14:36:38.052 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-19 14:36:38.072 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-19 14:36:38.179 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-19 14:36:38.205 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-19 14:36:38.296 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-04-19 14:36:38.317 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-04-19 14:36:38.429 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-04-19 14:36:38.451 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-04-19 14:36:38.543 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-04-19 14:36:38.549 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-04-19 14:36:38.552 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-04-19 14:36:38.626 | Selecting previously unselected package liblua5.2-0:amd64. 2021-04-19 14:36:38.632 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-04-19 14:36:38.635 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-04-19 14:36:38.727 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-04-19 14:36:38.757 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-04-19 14:36:40.072 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-04-19 14:36:40.096 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-04-19 14:36:40.259 | Selecting previously unselected package apache2-bin. 2021-04-19 14:36:40.265 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-19 14:36:40.269 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-04-19 14:36:40.479 | Selecting previously unselected package apache2-utils. 2021-04-19 14:36:40.486 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-19 14:36:40.489 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-04-19 14:36:40.553 | Selecting previously unselected package apache2-data. 2021-04-19 14:36:40.559 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-04-19 14:36:40.562 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-04-19 14:36:40.746 | Selecting previously unselected package apache2. 2021-04-19 14:36:40.753 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-19 14:36:40.771 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-04-19 14:36:40.882 | Selecting previously unselected package fonts-dejavu-core. 2021-04-19 14:36:40.889 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-04-19 14:36:40.892 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-04-19 14:36:41.096 | Selecting previously unselected package fonts-liberation. 2021-04-19 14:36:41.102 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-04-19 14:36:41.104 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-04-19 14:36:41.293 | Selecting previously unselected package fontconfig-config. 2021-04-19 14:36:41.299 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-04-19 14:36:41.302 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-04-19 14:36:41.390 | Selecting previously unselected package libfontconfig1:amd64. 2021-04-19 14:36:41.397 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-04-19 14:36:41.399 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-04-19 14:36:41.497 | Selecting previously unselected package fontconfig. 2021-04-19 14:36:41.504 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-04-19 14:36:41.506 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-04-19 14:36:41.600 | Selecting previously unselected package liblua5.3-0:amd64. 2021-04-19 14:36:41.606 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:36:41.609 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-04-19 14:36:41.721 | Selecting previously unselected package haproxy. 2021-04-19 14:36:41.728 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-04-19 14:36:41.737 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-04-19 14:36:41.952 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-04-19 14:36:41.958 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-04-19 14:36:41.961 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-19 14:36:42.071 | Selecting previously unselected package x11-common. 2021-04-19 14:36:42.078 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-04-19 14:36:42.101 | dpkg-query: no packages found matching nux-tools 2021-04-19 14:36:42.112 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-04-19 14:36:42.196 | Selecting previously unselected package libice6:amd64. 2021-04-19 14:36:42.203 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-04-19 14:36:42.205 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-04-19 14:36:42.288 | Selecting previously unselected package libsm6:amd64. 2021-04-19 14:36:42.294 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-04-19 14:36:42.297 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-04-19 14:36:42.420 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-04-19 14:36:42.928 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-04-19 14:36:43.427 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-04-19 14:36:43.434 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-04-19 14:36:43.436 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-04-19 14:36:43.525 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-04-19 14:36:43.552 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-04-19 14:36:43.644 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-04-19 14:36:43.794 | (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 ... 65706 files and directories currently installed.) 2021-04-19 14:36:43.796 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-19 14:36:43.822 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-04-19 14:36:44.098 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-19 14:36:44.118 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-04-19 14:36:44.327 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-04-19 14:36:44.358 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-04-19 14:36:44.540 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 14:36:44.565 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-19 14:36:44.693 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 14:36:44.719 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-19 14:36:44.865 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 14:36:44.889 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-19 14:36:44.987 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 14:36:45.008 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-04-19 14:36:45.114 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:36:45.135 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-04-19 14:36:45.260 | Selecting previously unselected package uuid-dev:amd64. 2021-04-19 14:36:45.266 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-04-19 14:36:45.269 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-19 14:36:45.350 | Selecting previously unselected package libsctp1:amd64. 2021-04-19 14:36:45.356 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-04-19 14:36:45.359 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-04-19 14:36:45.415 | Selecting previously unselected package libsctp-dev:amd64. 2021-04-19 14:36:45.421 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-04-19 14:36:45.424 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-04-19 14:36:45.485 | Selecting previously unselected package libapr1-dev. 2021-04-19 14:36:45.492 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-04-19 14:36:45.494 | Unpacking libapr1-dev (1.6.3-2) ... 2021-04-19 14:36:45.767 | Selecting previously unselected package libldap2-dev:amd64. 2021-04-19 14:36:45.774 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-04-19 14:36:45.776 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-19 14:36:45.911 | Selecting previously unselected package libaprutil1-dev. 2021-04-19 14:36:45.917 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-04-19 14:36:45.920 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-04-19 14:36:46.175 | Selecting previously unselected package autotools-dev. 2021-04-19 14:36:46.182 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-04-19 14:36:46.184 | Unpacking autotools-dev (20180224.1) ... 2021-04-19 14:36:46.242 | Selecting previously unselected package m4. 2021-04-19 14:36:46.249 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-04-19 14:36:46.251 | Unpacking m4 (1.4.18-1) ... 2021-04-19 14:36:46.362 | Selecting previously unselected package autoconf. 2021-04-19 14:36:46.369 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-04-19 14:36:46.371 | Unpacking autoconf (2.69-11) ... 2021-04-19 14:36:46.495 | Selecting previously unselected package automake. 2021-04-19 14:36:46.501 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-04-19 14:36:46.506 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-04-19 14:36:46.627 | Selecting previously unselected package autopoint. 2021-04-19 14:36:46.635 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-04-19 14:36:46.637 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-04-19 14:36:46.711 | Selecting previously unselected package libtool. 2021-04-19 14:36:46.717 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-04-19 14:36:46.720 | Unpacking libtool (2.4.6-2) ... 2021-04-19 14:36:46.799 | Selecting previously unselected package dh-autoreconf. 2021-04-19 14:36:46.806 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-04-19 14:36:46.808 | Unpacking dh-autoreconf (17) ... 2021-04-19 14:36:46.866 | Selecting previously unselected package libarchive-zip-perl. 2021-04-19 14:36:46.872 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-04-19 14:36:46.875 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-04-19 14:36:46.938 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-04-19 14:36:46.945 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-04-19 14:36:46.947 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-04-19 14:36:47.005 | Selecting previously unselected package libtimedate-perl. 2021-04-19 14:36:47.012 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-04-19 14:36:47.014 | Unpacking libtimedate-perl (2.3000-2) ... 2021-04-19 14:36:47.076 | Selecting previously unselected package dh-strip-nondeterminism. 2021-04-19 14:36:47.082 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-04-19 14:36:47.085 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-04-19 14:36:47.141 | Selecting previously unselected package libdpkg-perl. 2021-04-19 14:36:47.147 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-04-19 14:36:47.150 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-04-19 14:36:47.237 | Selecting previously unselected package make. 2021-04-19 14:36:47.245 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-04-19 14:36:47.247 | Unpacking make (4.1-9.1ubuntu1) ... 2021-04-19 14:36:47.328 | Selecting previously unselected package dpkg-dev. 2021-04-19 14:36:47.335 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-04-19 14:36:47.337 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-04-19 14:36:47.517 | Selecting previously unselected package libcroco3:amd64. 2021-04-19 14:36:47.524 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-04-19 14:36:47.526 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-04-19 14:36:47.599 | Selecting previously unselected package gettext. 2021-04-19 14:36:47.607 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-04-19 14:36:47.609 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-04-19 14:36:47.884 | Selecting previously unselected package intltool-debian. 2021-04-19 14:36:47.891 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-04-19 14:36:47.894 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-04-19 14:36:47.950 | Selecting previously unselected package po-debconf. 2021-04-19 14:36:47.956 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-04-19 14:36:47.959 | Unpacking po-debconf (1.0.20) ... 2021-04-19 14:36:48.042 | Selecting previously unselected package debhelper. 2021-04-19 14:36:48.049 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-04-19 14:36:48.051 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-04-19 14:36:48.270 | Selecting previously unselected package apache2-dev. 2021-04-19 14:36:48.277 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-04-19 14:36:48.279 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-04-19 14:36:48.362 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-04-19 14:36:48.369 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-04-19 14:36:48.371 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 14:36:48.807 | Selecting previously unselected package g++-7. 2021-04-19 14:36:48.815 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-04-19 14:36:48.817 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 14:36:50.178 | Selecting previously unselected package g++. 2021-04-19 14:36:50.185 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-04-19 14:36:50.188 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-04-19 14:36:50.238 | Selecting previously unselected package build-essential. 2021-04-19 14:36:50.245 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-04-19 14:36:50.247 | Unpacking build-essential (12.4ubuntu1) ... 2021-04-19 14:36:50.303 | Selecting previously unselected package conntrack. 2021-04-19 14:36:50.311 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-04-19 14:36:50.313 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-19 14:36:50.395 | Selecting previously unselected package libnetfilter-queue1. 2021-04-19 14:36:50.402 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-04-19 14:36:50.404 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-04-19 14:36:50.495 | Selecting previously unselected package conntrackd. 2021-04-19 14:36:50.502 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-04-19 14:36:50.504 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-19 14:36:50.582 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.13_amd64.deb ... 2021-04-19 14:36:50.602 | Unpacking curl (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-04-19 14:36:50.726 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... 2021-04-19 14:36:50.750 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) over (7.58.0-2ubuntu3.7) ... 2021-04-19 14:36:50.867 | Selecting previously unselected package dctrl-tools. 2021-04-19 14:36:50.874 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-04-19 14:36:50.883 | Unpacking dctrl-tools (2.24-2build1) ... 2021-04-19 14:36:50.977 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.3_amd64.deb ... 2021-04-19 14:36:50.998 | Unpacking dnsmasq-base (2.79-1ubuntu0.3) over (2.79-1) ... 2021-04-19 14:36:51.108 | Selecting previously unselected package dnsmasq-utils. 2021-04-19 14:36:51.114 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.3_amd64.deb ... 2021-04-19 14:36:51.117 | Unpacking dnsmasq-utils (2.79-1ubuntu0.3) ... 2021-04-19 14:36:51.190 | Selecting previously unselected package dstat. 2021-04-19 14:36:51.197 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-04-19 14:36:51.199 | Unpacking dstat (0.7.3-1) ... 2021-04-19 14:36:51.302 | Selecting previously unselected package libfakeroot:amd64. 2021-04-19 14:36:51.309 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-04-19 14:36:51.311 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-04-19 14:36:51.385 | Selecting previously unselected package fakeroot. 2021-04-19 14:36:51.392 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-04-19 14:36:51.394 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-04-19 14:36:51.456 | Selecting previously unselected package genisoimage. 2021-04-19 14:36:51.463 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-04-19 14:36:51.465 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-04-19 14:36:51.585 | Selecting previously unselected package libgraphite2-3:amd64. 2021-04-19 14:36:51.593 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-04-19 14:36:51.595 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-04-19 14:36:51.683 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-04-19 14:36:51.690 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-04-19 14:36:51.692 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 14:36:51.780 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-04-19 14:36:51.786 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-19 14:36:51.788 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 14:36:51.895 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 2021-04-19 14:36:51.974 | Unpacking git (1:2.17.1-1ubuntu0.8) over (1:2.17.1-1ubuntu0.4) ... 2021-04-19 14:36:52.860 | Selecting previously unselected package libann0. 2021-04-19 14:36:52.867 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-04-19 14:36:52.869 | Unpacking libann0 (1.1.2+doc-6) ... 2021-04-19 14:36:52.943 | Selecting previously unselected package libcdt5. 2021-04-19 14:36:52.951 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-04-19 14:36:52.952 | Unpacking libcdt5 (2.40.1-2) ... 2021-04-19 14:36:53.026 | Selecting previously unselected package libcgraph6. 2021-04-19 14:36:53.033 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-04-19 14:36:53.035 | Unpacking libcgraph6 (2.40.1-2) ... 2021-04-19 14:36:53.093 | Selecting previously unselected package libjpeg8:amd64. 2021-04-19 14:36:53.100 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-04-19 14:36:53.102 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-04-19 14:36:53.185 | Selecting previously unselected package libjbig0:amd64. 2021-04-19 14:36:53.191 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-04-19 14:36:53.194 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-04-19 14:36:53.277 | Selecting previously unselected package libtiff5:amd64. 2021-04-19 14:36:53.284 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-04-19 14:36:53.286 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-04-19 14:36:53.389 | Selecting previously unselected package libwebp6:amd64. 2021-04-19 14:36:53.396 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2021-04-19 14:36:53.398 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-04-19 14:36:53.496 | Selecting previously unselected package libxpm4:amd64. 2021-04-19 14:36:53.502 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-04-19 14:36:53.505 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-04-19 14:36:53.588 | Selecting previously unselected package libgd3:amd64. 2021-04-19 14:36:53.595 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-04-19 14:36:53.597 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-04-19 14:36:53.694 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-04-19 14:36:53.701 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-04-19 14:36:53.704 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-04-19 14:36:53.803 | Selecting previously unselected package libpixman-1-0:amd64. 2021-04-19 14:36:53.810 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-04-19 14:36:53.812 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-04-19 14:36:53.924 | Selecting previously unselected package libxcb-render0:amd64. 2021-04-19 14:36:53.931 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-04-19 14:36:53.934 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-19 14:36:54.024 | Selecting previously unselected package libxcb-shm0:amd64. 2021-04-19 14:36:54.032 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-04-19 14:36:54.034 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-19 14:36:54.108 | Selecting previously unselected package libxrender1:amd64. 2021-04-19 14:36:54.115 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-04-19 14:36:54.118 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-04-19 14:36:54.200 | Selecting previously unselected package libcairo2:amd64. 2021-04-19 14:36:54.207 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-04-19 14:36:54.210 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-04-19 14:36:54.352 | Selecting previously unselected package libltdl7:amd64. 2021-04-19 14:36:54.360 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-04-19 14:36:54.362 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-04-19 14:36:54.419 | Selecting previously unselected package libthai-data. 2021-04-19 14:36:54.426 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-04-19 14:36:54.428 | Unpacking libthai-data (0.1.27-2) ... 2021-04-19 14:36:54.547 | Selecting previously unselected package libdatrie1:amd64. 2021-04-19 14:36:54.554 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-04-19 14:36:54.556 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-04-19 14:36:54.639 | Selecting previously unselected package libthai0:amd64. 2021-04-19 14:36:54.646 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-04-19 14:36:54.648 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-04-19 14:36:54.740 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-04-19 14:36:54.748 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-19 14:36:54.750 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 14:36:54.858 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-04-19 14:36:54.865 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-19 14:36:54.867 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 14:36:54.948 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-04-19 14:36:54.955 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-04-19 14:36:54.957 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 14:36:55.033 | Selecting previously unselected package libpathplan4. 2021-04-19 14:36:55.039 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-04-19 14:36:55.041 | Unpacking libpathplan4 (2.40.1-2) ... 2021-04-19 14:36:55.132 | Selecting previously unselected package libgvc6. 2021-04-19 14:36:55.140 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-04-19 14:36:55.142 | Unpacking libgvc6 (2.40.1-2) ... 2021-04-19 14:36:55.299 | Selecting previously unselected package libgvpr2. 2021-04-19 14:36:55.306 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-04-19 14:36:55.309 | Unpacking libgvpr2 (2.40.1-2) ... 2021-04-19 14:36:55.411 | Selecting previously unselected package liblab-gamut1. 2021-04-19 14:36:55.418 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-04-19 14:36:55.420 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-04-19 14:36:55.627 | Selecting previously unselected package libxt6:amd64. 2021-04-19 14:36:55.634 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-04-19 14:36:55.637 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-04-19 14:36:55.739 | Selecting previously unselected package libxmu6:amd64. 2021-04-19 14:36:55.747 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-04-19 14:36:55.749 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-04-19 14:36:55.851 | Selecting previously unselected package libxaw7:amd64. 2021-04-19 14:36:55.859 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-04-19 14:36:55.861 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-04-19 14:36:55.963 | Selecting previously unselected package graphviz. 2021-04-19 14:36:55.970 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-04-19 14:36:55.972 | Unpacking graphviz (2.40.1-2) ... 2021-04-19 14:36:56.174 | Selecting previously unselected package libnl-3-200:amd64. 2021-04-19 14:36:56.181 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-19 14:36:56.191 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 14:36:56.285 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-04-19 14:36:56.292 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-19 14:36:56.294 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 14:36:56.395 | Selecting previously unselected package libibverbs1:amd64. 2021-04-19 14:36:56.402 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-04-19 14:36:56.405 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-04-19 14:36:56.498 | Selecting previously unselected package ibverbs-providers:amd64. 2021-04-19 14:36:56.504 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-04-19 14:36:56.507 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-04-19 14:36:56.592 | Selecting previously unselected package icu-devtools. 2021-04-19 14:36:56.599 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-04-19 14:36:56.601 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-04-19 14:36:56.700 | Selecting previously unselected package iputils-arping. 2021-04-19 14:36:56.707 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-04-19 14:36:56.709 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-04-19 14:36:56.809 | Selecting previously unselected package javascript-common. 2021-04-19 14:36:56.816 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-04-19 14:36:56.830 | Unpacking javascript-common (11) ... 2021-04-19 14:36:56.926 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-04-19 14:36:56.933 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-04-19 14:36:56.935 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 14:36:57.042 | Selecting previously unselected package libsensors4:amd64. 2021-04-19 14:36:57.049 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-04-19 14:36:57.146 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-04-19 14:36:57.221 | Selecting previously unselected package libsnmp-base. 2021-04-19 14:36:57.228 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-04-19 14:36:57.230 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-19 14:36:57.357 | Selecting previously unselected package libsnmp30:amd64. 2021-04-19 14:36:57.364 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-04-19 14:36:57.366 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-19 14:36:57.596 | Selecting previously unselected package keepalived. 2021-04-19 14:36:57.603 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-04-19 14:36:57.613 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-04-19 14:36:57.743 | Selecting previously unselected package libgssrpc4:amd64. 2021-04-19 14:36:57.750 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 14:36:57.752 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:36:57.839 | Selecting previously unselected package libkdb5-9:amd64. 2021-04-19 14:36:57.846 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 14:36:57.857 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:36:57.941 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-04-19 14:36:57.948 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 14:36:57.951 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:36:58.037 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-04-19 14:36:58.045 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 14:36:58.047 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:36:58.105 | Selecting previously unselected package comerr-dev:amd64. 2021-04-19 14:36:58.113 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-04-19 14:36:58.115 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-04-19 14:36:58.184 | Selecting previously unselected package krb5-multidev:amd64. 2021-04-19 14:36:58.191 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 14:36:58.193 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:36:58.309 | Selecting previously unselected package libaio1:amd64. 2021-04-19 14:36:58.316 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-04-19 14:36:58.318 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-04-19 14:36:58.384 | Selecting previously unselected package libalgorithm-diff-perl. 2021-04-19 14:36:58.391 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-04-19 14:36:58.401 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-04-19 14:36:58.461 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-04-19 14:36:58.469 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-04-19 14:36:58.479 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-04-19 14:36:58.545 | Selecting previously unselected package libalgorithm-merge-perl. 2021-04-19 14:36:58.552 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-04-19 14:36:58.554 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-04-19 14:36:58.613 | Selecting previously unselected package libarchive-cpio-perl. 2021-04-19 14:36:58.620 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-04-19 14:36:58.623 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-04-19 14:36:58.680 | Selecting previously unselected package libfile-fcntllock-perl. 2021-04-19 14:36:58.688 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-04-19 14:36:58.690 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-04-19 14:36:58.755 | Selecting previously unselected package libglib2.0-bin. 2021-04-19 14:36:58.763 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-19 14:36:58.765 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 14:36:58.857 | Selecting previously unselected package libglib2.0-dev-bin. 2021-04-19 14:36:58.864 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-19 14:36:58.866 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 14:36:58.965 | Selecting previously unselected package pkg-config. 2021-04-19 14:36:58.972 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-04-19 14:36:58.975 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-04-19 14:36:59.042 | Selecting previously unselected package zlib1g-dev:amd64. 2021-04-19 14:36:59.050 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-04-19 14:36:59.052 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-04-19 14:36:59.143 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-04-19 14:36:59.150 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-04-19 14:36:59.160 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 14:36:59.496 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-04-19 14:36:59.503 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-04-19 14:36:59.505 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-04-19 14:36:59.563 | Selecting previously unselected package libgts-bin. 2021-04-19 14:36:59.570 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-04-19 14:36:59.581 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-04-19 14:36:59.671 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-04-19 14:36:59.678 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-19 14:36:59.680 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 14:36:59.764 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-04-19 14:36:59.771 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-04-19 14:36:59.774 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 14:36:59.865 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-04-19 14:36:59.872 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-04-19 14:36:59.874 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-04-19 14:36:59.956 | Selecting previously unselected package libiculx60:amd64. 2021-04-19 14:36:59.963 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-04-19 14:36:59.966 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-04-19 14:37:00.024 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-04-19 14:37:00.032 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-04-19 14:37:00.034 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-04-19 14:37:00.094 | Selecting previously unselected package libicu-dev. 2021-04-19 14:37:00.101 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-04-19 14:37:00.104 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-04-19 14:37:01.530 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-04-19 14:37:01.538 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-04-19 14:37:01.540 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 14:37:01.670 | Selecting previously unselected package libiscsi7:amd64. 2021-04-19 14:37:01.677 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-04-19 14:37:01.679 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-04-19 14:37:01.775 | Selecting previously unselected package libjansson4:amd64. 2021-04-19 14:37:01.783 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-04-19 14:37:01.785 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-04-19 14:37:01.843 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-04-19 14:37:01.850 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-04-19 14:37:01.860 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-19 14:37:01.950 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-04-19 14:37:01.957 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-04-19 14:37:01.959 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-04-19 14:37:02.018 | Selecting previously unselected package libjpeg-dev:amd64. 2021-04-19 14:37:02.025 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-04-19 14:37:02.027 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-04-19 14:37:02.093 | Selecting previously unselected package libjs-jquery. 2021-04-19 14:37:02.100 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-04-19 14:37:02.111 | Unpacking libjs-jquery (3.2.1-1) ... 2021-04-19 14:37:02.185 | Selecting previously unselected package libjs-jquery-metadata. 2021-04-19 14:37:02.192 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-04-19 14:37:02.195 | Unpacking libjs-jquery-metadata (12-1) ... 2021-04-19 14:37:02.262 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-04-19 14:37:02.269 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-04-19 14:37:02.271 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-04-19 14:37:02.390 | Selecting previously unselected package libltdl-dev:amd64. 2021-04-19 14:37:02.397 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-04-19 14:37:02.400 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-04-19 14:37:02.485 | Selecting previously unselected package libsys-hostname-long-perl. 2021-04-19 14:37:02.492 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-04-19 14:37:02.494 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-04-19 14:37:02.560 | Selecting previously unselected package libmail-sendmail-perl. 2021-04-19 14:37:02.567 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-04-19 14:37:02.569 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-04-19 14:37:02.660 | Selecting previously unselected package libmatheval1:amd64. 2021-04-19 14:37:02.667 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-04-19 14:37:02.670 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-04-19 14:37:02.778 | Selecting previously unselected package mysql-common. 2021-04-19 14:37:02.786 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-04-19 14:37:02.801 | Unpacking mysql-common (5.8+1.0.4) ... 2021-04-19 14:37:02.883 | Selecting previously unselected package libmysqlclient20:amd64. 2021-04-19 14:37:02.891 | Preparing to unpack .../135-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:37:02.893 | Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:37:03.061 | Selecting previously unselected package libssl-dev:amd64. 2021-04-19 14:37:03.068 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 2021-04-19 14:37:03.070 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-19 14:37:03.364 | Selecting previously unselected package libmysqlclient-dev. 2021-04-19 14:37:03.371 | Preparing to unpack .../137-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:37:03.374 | Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:37:03.626 | Selecting previously unselected package libnorm1:amd64. 2021-04-19 14:37:03.633 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-04-19 14:37:03.635 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-04-19 14:37:03.739 | Selecting previously unselected package libnspr4:amd64. 2021-04-19 14:37:03.746 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-04-19 14:37:03.748 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-04-19 14:37:03.851 | Selecting previously unselected package libnss3:amd64. 2021-04-19 14:37:03.859 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-04-19 14:37:03.861 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-04-19 14:37:04.129 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-04-19 14:37:04.136 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-04-19 14:37:04.139 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-04-19 14:37:04.242 | Selecting previously unselected package libpq5:amd64. 2021-04-19 14:37:04.250 | Preparing to unpack .../142-libpq5_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:37:04.252 | Unpacking libpq5:amd64 (10.16-0ubuntu0.18.04.1) ... 2021-04-19 14:37:04.330 | Selecting previously unselected package libpq-dev. 2021-04-19 14:37:04.337 | Preparing to unpack .../143-libpq-dev_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:37:04.339 | Unpacking libpq-dev (10.16-0ubuntu0.18.04.1) ... 2021-04-19 14:37:04.478 | Selecting previously unselected package librados2. 2021-04-19 14:37:04.486 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-04-19 14:37:04.497 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 14:37:04.971 | Selecting previously unselected package librbd1. 2021-04-19 14:37:04.978 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-04-19 14:37:04.980 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 14:37:05.177 | Selecting previously unselected package libsasl2-dev. 2021-04-19 14:37:05.184 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-19 14:37:05.194 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-19 14:37:05.326 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-04-19 14:37:05.346 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-04-19 14:37:05.464 | Selecting previously unselected package libsodium23:amd64. 2021-04-19 14:37:05.472 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-04-19 14:37:05.474 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-04-19 14:37:05.549 | Selecting previously unselected package libsystemd-dev:amd64. 2021-04-19 14:37:05.556 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.46_amd64.deb ... 2021-04-19 14:37:05.558 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.46) ... 2021-04-19 14:37:05.708 | Selecting previously unselected package libx86-1:amd64. 2021-04-19 14:37:05.716 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-04-19 14:37:05.726 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-04-19 14:37:05.785 | Selecting previously unselected package libxml2-dev:amd64. 2021-04-19 14:37:05.792 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-04-19 14:37:05.795 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-19 14:37:06.013 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-04-19 14:37:06.040 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-04-19 14:37:06.163 | Selecting previously unselected package libxslt1-dev:amd64. 2021-04-19 14:37:06.171 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-04-19 14:37:06.181 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-19 14:37:06.336 | Selecting previously unselected package libzmq5:amd64. 2021-04-19 14:37:06.344 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-04-19 14:37:06.346 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-04-19 14:37:06.443 | Selecting previously unselected package lsscsi. 2021-04-19 14:37:06.450 | Preparing to unpack .../155-lsscsi_0.28-0.1_amd64.deb ... 2021-04-19 14:37:06.453 | Unpacking lsscsi (0.28-0.1) ... 2021-04-19 14:37:06.561 | Preparing to unpack .../156-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-04-19 14:37:06.596 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-04-19 14:37:07.501 | Selecting previously unselected package memcached. 2021-04-19 14:37:07.508 | Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-04-19 14:37:07.519 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-04-19 14:37:07.591 | Selecting previously unselected package pm-utils. 2021-04-19 14:37:07.598 | Preparing to unpack .../158-pm-utils_1.4.1-17_all.deb ... 2021-04-19 14:37:07.600 | Unpacking pm-utils (1.4.1-17) ... 2021-04-19 14:37:07.708 | Selecting previously unselected package postgresql-client-common. 2021-04-19 14:37:07.715 | Preparing to unpack .../159-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-04-19 14:37:07.717 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-04-19 14:37:07.806 | Selecting previously unselected package ssl-cert. 2021-04-19 14:37:07.814 | Preparing to unpack .../160-ssl-cert_1.0.39_all.deb ... 2021-04-19 14:37:07.816 | Unpacking ssl-cert (1.0.39) ... 2021-04-19 14:37:07.952 | Selecting previously unselected package postgresql-common. 2021-04-19 14:37:07.959 | Preparing to unpack .../161-postgresql-common_190ubuntu0.1_all.deb ... 2021-04-19 14:37:08.000 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-04-19 14:37:08.002 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-04-19 14:37:08.099 | Selecting previously unselected package postgresql-server-dev-10. 2021-04-19 14:37:08.107 | Preparing to unpack .../162-postgresql-server-dev-10_10.16-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:37:08.109 | Unpacking postgresql-server-dev-10 (10.16-0ubuntu0.18.04.1) ... 2021-04-19 14:37:08.426 | Selecting previously unselected package postgresql-server-dev-all. 2021-04-19 14:37:08.435 | Preparing to unpack .../163-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-04-19 14:37:08.437 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-04-19 14:37:08.504 | Selecting previously unselected package python-pip-whl. 2021-04-19 14:37:08.511 | Preparing to unpack .../164-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-19 14:37:08.514 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-19 14:37:08.782 | Selecting previously unselected package python3-crypto. 2021-04-19 14:37:08.790 | Preparing to unpack .../165-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-04-19 14:37:08.792 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-04-19 14:37:08.925 | Selecting previously unselected package python3-secretstorage. 2021-04-19 14:37:08.932 | Preparing to unpack .../166-python3-secretstorage_2.3.1-2_all.deb ... 2021-04-19 14:37:08.942 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-04-19 14:37:09.026 | Selecting previously unselected package python3-keyring. 2021-04-19 14:37:09.034 | Preparing to unpack .../167-python3-keyring_10.6.0-1_all.deb ... 2021-04-19 14:37:09.036 | Unpacking python3-keyring (10.6.0-1) ... 2021-04-19 14:37:09.120 | Selecting previously unselected package python3-keyrings.alt. 2021-04-19 14:37:09.128 | Preparing to unpack .../168-python3-keyrings.alt_3.0-1_all.deb ... 2021-04-19 14:37:09.139 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-04-19 14:37:09.220 | Selecting previously unselected package python3-mysqldb. 2021-04-19 14:37:09.228 | Preparing to unpack .../169-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-04-19 14:37:09.230 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-04-19 14:37:09.318 | Selecting previously unselected package python3-pip. 2021-04-19 14:37:09.326 | Preparing to unpack .../170-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-04-19 14:37:09.329 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-19 14:37:09.424 | Selecting previously unselected package python3-setuptools. 2021-04-19 14:37:09.432 | Preparing to unpack .../171-python3-setuptools_39.0.1-2_all.deb ... 2021-04-19 14:37:09.436 | Unpacking python3-setuptools (39.0.1-2) ... 2021-04-19 14:37:09.571 | Selecting previously unselected package python3.6-venv. 2021-04-19 14:37:09.579 | Preparing to unpack .../172-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-04-19 14:37:09.581 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-04-19 14:37:09.631 | Selecting previously unselected package python3-venv. 2021-04-19 14:37:09.639 | Preparing to unpack .../173-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-04-19 14:37:09.641 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-04-19 14:37:09.717 | Selecting previously unselected package python3-wheel. 2021-04-19 14:37:09.724 | Preparing to unpack .../174-python3-wheel_0.30.0-0.2_all.deb ... 2021-04-19 14:37:09.726 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-04-19 14:37:09.802 | Selecting previously unselected package python3-xdg. 2021-04-19 14:37:09.810 | Preparing to unpack .../175-python3-xdg_0.25-4ubuntu1.1_all.deb ... 2021-04-19 14:37:09.812 | Unpacking python3-xdg (0.25-4ubuntu1.1) ... 2021-04-19 14:37:09.888 | Selecting previously unselected package qemu-block-extra:amd64. 2021-04-19 14:37:09.896 | Preparing to unpack .../176-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-04-19 14:37:09.898 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-19 14:37:09.959 | Selecting previously unselected package qemu-utils. 2021-04-19 14:37:09.967 | Preparing to unpack .../177-qemu-utils_1%3a2.11+dfsg-1ubuntu7.36_amd64.deb ... 2021-04-19 14:37:09.969 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-19 14:37:10.182 | Selecting previously unselected package sharutils. 2021-04-19 14:37:10.189 | Preparing to unpack .../178-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-04-19 14:37:10.192 | Unpacking sharutils (1:4.15.2-3) ... 2021-04-19 14:37:10.271 | Selecting previously unselected package sqlite3. 2021-04-19 14:37:10.279 | Preparing to unpack .../179-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-04-19 14:37:10.289 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-04-19 14:37:10.448 | Selecting previously unselected package thin-provisioning-tools. 2021-04-19 14:37:10.456 | Preparing to unpack .../180-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-04-19 14:37:10.467 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-04-19 14:37:10.595 | Selecting previously unselected package unzip. 2021-04-19 14:37:10.603 | Preparing to unpack .../181-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-04-19 14:37:10.605 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-04-19 14:37:10.715 | Selecting previously unselected package uwsgi-core. 2021-04-19 14:37:10.723 | Preparing to unpack .../182-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-19 14:37:10.725 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-04-19 14:37:10.892 | Selecting previously unselected package vbetool. 2021-04-19 14:37:10.900 | Preparing to unpack .../183-vbetool_1.1-4_amd64.deb ... 2021-04-19 14:37:10.902 | Unpacking vbetool (1.1-4) ... 2021-04-19 14:37:10.986 | Selecting previously unselected package libipset3:amd64. 2021-04-19 14:37:10.994 | Preparing to unpack .../184-libipset3_6.34-1_amd64.deb ... 2021-04-19 14:37:10.997 | Unpacking libipset3:amd64 (6.34-1) ... 2021-04-19 14:37:11.068 | Selecting previously unselected package ipset. 2021-04-19 14:37:11.075 | Preparing to unpack .../185-ipset_6.34-1_amd64.deb ... 2021-04-19 14:37:11.077 | Unpacking ipset (6.34-1) ... 2021-04-19 14:37:11.173 | Selecting previously unselected package ipvsadm. 2021-04-19 14:37:11.180 | Preparing to unpack .../186-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:37:11.182 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-04-19 14:37:11.268 | Selecting previously unselected package kpartx. 2021-04-19 14:37:11.275 | Preparing to unpack .../187-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-04-19 14:37:11.277 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-04-19 14:37:11.352 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-04-19 14:37:11.360 | Preparing to unpack .../188-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-19 14:37:11.362 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-19 14:37:11.428 | Selecting previously unselected package libffi-dev:amd64. 2021-04-19 14:37:11.435 | Preparing to unpack .../189-libffi-dev_3.2.1-8_amd64.deb ... 2021-04-19 14:37:11.437 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-04-19 14:37:11.516 | Selecting previously unselected package libkrb5-dev:amd64. 2021-04-19 14:37:11.523 | Preparing to unpack .../190-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-04-19 14:37:11.525 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:37:11.588 | Selecting previously unselected package libyaml-dev:amd64. 2021-04-19 14:37:11.597 | Preparing to unpack .../191-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-04-19 14:37:11.599 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-04-19 14:37:11.661 | Selecting previously unselected package socat. 2021-04-19 14:37:11.668 | Preparing to unpack .../192-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-04-19 14:37:11.679 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-04-19 14:37:11.796 | Selecting previously unselected package vlan. 2021-04-19 14:37:11.804 | Preparing to unpack .../193-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-04-19 14:37:11.806 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-04-19 14:37:11.911 | Setting up libjs-jquery (3.2.1-1) ... 2021-04-19 14:37:11.939 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-04-19 14:37:11.967 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-04-19 14:37:12.003 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-19 14:37:12.031 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-04-19 14:37:12.206 | Setting up libpathplan4 (2.40.1-2) ... 2021-04-19 14:37:12.234 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-19 14:37:12.270 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-04-19 14:37:12.290 | Setting up make (4.1-9.1ubuntu1) ... 2021-04-19 14:37:12.318 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-04-19 14:37:12.346 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-19 14:37:12.381 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-04-19 14:37:12.453 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-04-19 14:37:12.480 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-04-19 14:37:12.508 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-04-19 14:37:12.544 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-04-19 14:37:12.572 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:37:12.595 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-04-19 14:37:12.666 | Setting up libtimedate-perl (2.3000-2) ... 2021-04-19 14:37:12.694 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-04-19 14:37:12.729 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-19 14:37:12.770 | Setting up fonts-dejavu-core (2.37-1) ... 2021-04-19 14:37:12.926 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-04-19 14:37:13.360 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-04-19 14:37:13.596 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-04-19 14:37:13.623 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-04-19 14:37:14.008 | update-initramfs: deferring update (trigger activated) 2021-04-19 14:37:16.049 | Setting up lsscsi (0.28-0.1) ... 2021-04-19 14:37:16.076 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 14:37:16.096 | No schema files found: doing nothing. 2021-04-19 14:37:16.103 | Setting up mysql-common (5.8+1.0.4) ... 2021-04-19 14:37:16.162 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-04-19 14:37:16.173 | Setting up sharutils (1:4.15.2-3) ... 2021-04-19 14:37:16.201 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-04-19 14:37:16.227 | Setting up python3-xdg (0.25-4ubuntu1.1) ... 2021-04-19 14:37:16.522 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-19 14:37:16.549 | Setting up libjansson4:amd64 (2.11-1) ... 2021-04-19 14:37:16.577 | Setting up python3-keyrings.alt (3.0-1) ... 2021-04-19 14:37:16.849 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-04-19 14:37:16.882 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-04-19 14:37:16.977 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-19 14:37:17.005 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-04-19 14:37:17.032 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-04-19 14:37:17.060 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-04-19 14:37:17.087 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-04-19 14:37:17.114 | Setting up dctrl-tools (2.24-2build1) ... 2021-04-19 14:37:17.141 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-04-19 14:37:17.169 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-04-19 14:37:17.196 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-04-19 14:37:17.223 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-19 14:37:17.251 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-04-19 14:37:17.278 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-04-19 14:37:17.352 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-04-19 14:37:27.661 | Setting up pm-utils (1.4.1-17) ... 2021-04-19 14:37:27.700 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-04-19 14:37:27.734 | Setting up python3-wheel (0.30.0-0.2) ... 2021-04-19 14:37:28.023 | Setting up m4 (1.4.18-1) ... 2021-04-19 14:37:28.050 | Setting up libipset3:amd64 (6.34-1) ... 2021-04-19 14:37:28.078 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-04-19 14:37:28.105 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-19 14:37:28.132 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:37:28.160 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-04-19 14:37:28.230 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-04-19 14:37:30.054 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-04-19 14:37:30.081 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-19 14:37:30.109 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-04-19 14:37:30.960 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-04-19 14:37:30.988 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-04-19 14:37:31.015 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-19 14:37:31.042 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-04-19 14:37:31.070 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 14:37:31.097 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-04-19 14:37:31.125 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-04-19 14:37:31.152 | Setting up dnsmasq-utils (2.79-1ubuntu0.3) ... 2021-04-19 14:37:31.180 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-04-19 14:37:31.207 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-04-19 14:37:31.252 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-04-19 14:37:31.298 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-04-19 14:37:31.326 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-04-19 14:37:31.353 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 14:37:31.387 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-04-19 14:37:31.425 | Setting up autotools-dev (20180224.1) ... 2021-04-19 14:37:31.452 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-19 14:37:31.479 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-04-19 14:37:31.507 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-04-19 14:37:31.552 | Setting up dstat (0.7.3-1) ... 2021-04-19 14:37:31.754 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-19 14:37:31.997 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-04-19 14:37:32.025 | Setting up ipset (6.34-1) ... 2021-04-19 14:37:32.053 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-04-19 14:37:32.089 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-04-19 14:37:32.116 | Setting up systemd (237-3ubuntu10.46) ... 2021-04-19 14:37:32.141 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-04-19 14:37:33.271 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-04-19 14:37:33.272 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-04-19 14:37:33.273 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-04-19 14:37:33.274 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-04-19 14:37:33.352 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-04-19 14:37:33.380 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-19 14:37:33.417 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-19 14:37:33.790 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-04-19 14:37:33.817 | Setting up libann0 (1.1.2+doc-6) ... 2021-04-19 14:37:33.845 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-04-19 14:37:33.873 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-04-19 14:37:33.900 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-04-19 14:37:33.928 | Setting up dnsmasq-base (2.79-1ubuntu0.3) ... 2021-04-19 14:37:33.964 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-04-19 14:37:33.992 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-04-19 14:37:34.038 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 14:37:55.301 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.46) ... 2021-04-19 14:37:55.307 | Setting up libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:37:55.334 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-04-19 14:37:55.362 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-04-19 14:37:55.391 | Setting up libthai-data (0.1.27-2) ... 2021-04-19 14:37:55.417 | Setting up javascript-common (11) ... 2021-04-19 14:37:55.483 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-04-19 14:37:55.498 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-19 14:37:55.536 | Setting up python3-setuptools (39.0.1-2) ... 2021-04-19 14:37:55.976 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-04-19 14:37:56.020 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 14:37:56.066 | Setting up libjs-jquery-metadata (12-1) ... 2021-04-19 14:37:56.094 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-04-19 14:37:56.478 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-04-19 14:37:56.861 | Setting up python3-secretstorage (2.3.1-2) ... 2021-04-19 14:37:57.125 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-04-19 14:37:57.152 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-04-19 14:37:57.180 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 14:37:57.207 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-04-19 14:37:57.235 | Setting up vbetool (1.1-4) ... 2021-04-19 14:37:57.262 | Setting up libcdt5 (2.40.1-2) ... 2021-04-19 14:37:57.290 | Setting up git (1:2.17.1-1ubuntu0.8) ... 2021-04-19 14:37:57.348 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-04-19 14:37:57.376 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-04-19 14:37:57.404 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-04-19 14:37:57.630 | Setting up libcgraph6 (2.40.1-2) ... 2021-04-19 14:37:57.658 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-04-19 14:37:57.685 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-04-19 14:37:57.712 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-04-19 14:37:57.740 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-19 14:37:57.767 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-04-19 14:37:57.795 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-04-19 14:37:57.822 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-04-19 14:37:57.850 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-04-19 14:37:57.885 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-04-19 14:37:57.912 | Setting up libtool (2.4.6-2) ... 2021-04-19 14:37:57.940 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-04-19 14:37:57.968 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-04-19 14:37:57.995 | Setting up libnss-systemd:amd64 (237-3ubuntu10.46) ... 2021-04-19 14:37:58.022 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-04-19 14:37:58.050 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:37:58.078 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-04-19 14:37:58.646 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-04-19 14:37:59.212 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-04-19 14:37:59.599 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-04-19 14:37:59.626 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-04-19 14:37:59.653 | Setting up libpam-systemd:amd64 (237-3ubuntu10.46) ... 2021-04-19 14:38:00.011 | Setting up libapr1-dev (1.6.3-2) ... 2021-04-19 14:38:00.038 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-04-19 14:38:00.066 | Setting up python3-keyring (10.6.0-1) ... 2021-04-19 14:38:00.348 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 14:38:00.640 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-04-19 14:38:00.667 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-04-19 14:38:00.694 | Setting up libgvpr2 (2.40.1-2) ... 2021-04-19 14:38:00.722 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 14:38:00.750 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-04-19 14:38:01.312 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-04-19 14:38:01.870 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-04-19 14:38:01.891 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-04-19 14:38:01.918 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 2021-04-19 14:38:01.946 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-04-19 14:38:01.973 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-04-19 14:38:02.001 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 14:38:02.046 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-04-19 14:38:02.073 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 14:38:02.101 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-04-19 14:38:02.129 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-04-19 14:38:02.157 | Setting up ssl-cert (1.0.39) ... 2021-04-19 14:38:02.708 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-04-19 14:38:02.991 | Setting up autoconf (2.69-11) ... 2021-04-19 14:38:03.028 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-04-19 14:38:03.056 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-04-19 14:38:03.078 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-04-19 14:38:03.101 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-04-19 14:38:03.313 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-04-19 14:38:03.754 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-04-19 14:38:03.781 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-04-19 14:38:03.810 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-04-19 14:38:03.837 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-04-19 14:38:03.938 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-04-19 14:38:03.965 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-04-19 14:38:03.993 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 14:38:04.020 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-04-19 14:38:04.048 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-04-19 14:38:04.334 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-04-19 14:38:04.871 | Setting up postgresql-common (190ubuntu0.1) ... 2021-04-19 14:38:05.457 | Adding user postgres to group ssl-cert 2021-04-19 14:38:05.615 | 2021-04-19 14:38:05.615 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-04-19 14:38:05.800 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-04-19 14:38:05.800 | Removing obsolete dictionary files: 2021-04-19 14:38:06.028 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-04-19 14:38:06.637 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-04-19 14:38:06.652 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-04-19 14:38:06.674 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-19 14:38:06.711 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-04-19 14:38:06.739 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-04-19 14:38:06.811 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-04-19 14:38:06.822 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:38:06.850 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-04-19 14:38:06.878 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 14:38:06.906 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-04-19 14:38:06.943 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-04-19 14:38:07.228 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-04-19 14:38:07.801 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-04-19 14:38:07.930 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-04-19 14:38:07.957 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-04-19 14:38:07.992 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 14:38:08.020 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-04-19 14:38:09.557 | Enabling module mpm_event. 2021-04-19 14:38:09.618 | Enabling module authz_core. 2021-04-19 14:38:09.622 | Enabling module authz_host. 2021-04-19 14:38:09.678 | Enabling module authn_core. 2021-04-19 14:38:09.683 | Enabling module auth_basic. 2021-04-19 14:38:09.738 | Enabling module access_compat. 2021-04-19 14:38:09.793 | Enabling module authn_file. 2021-04-19 14:38:09.849 | Enabling module authz_user. 2021-04-19 14:38:09.903 | Enabling module alias. 2021-04-19 14:38:09.959 | Enabling module dir. 2021-04-19 14:38:10.015 | Enabling module autoindex. 2021-04-19 14:38:10.070 | Enabling module env. 2021-04-19 14:38:10.126 | Enabling module mime. 2021-04-19 14:38:10.182 | Enabling module negotiation. 2021-04-19 14:38:10.238 | Enabling module setenvif. 2021-04-19 14:38:10.293 | Enabling module filter. 2021-04-19 14:38:10.349 | Enabling module deflate. 2021-04-19 14:38:10.404 | Enabling module status. 2021-04-19 14:38:10.460 | Enabling module reqtimeout. 2021-04-19 14:38:10.515 | Enabling conf charset. 2021-04-19 14:38:10.573 | Enabling conf localized-error-pages. 2021-04-19 14:38:10.627 | Enabling conf other-vhosts-access-log. 2021-04-19 14:38:10.684 | Enabling conf security. 2021-04-19 14:38:10.740 | Enabling conf serve-cgi-bin. 2021-04-19 14:38:10.795 | Enabling site 000-default. 2021-04-19 14:38:10.843 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-04-19 14:38:10.895 | Enabling conf javascript-common. 2021-04-19 14:38:11.130 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-04-19 14:38:11.535 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-04-19 14:38:12.825 | Setting up libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:38:12.853 | Setting up po-debconf (1.0.20) ... 2021-04-19 14:38:12.880 | Setting up build-essential (12.4ubuntu1) ... 2021-04-19 14:38:12.908 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-04-19 14:38:12.935 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-04-19 14:38:12.963 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-04-19 14:38:12.991 | Setting up librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 14:38:13.018 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:38:13.046 | Setting up libpq5:amd64 (10.16-0ubuntu0.18.04.1) ... 2021-04-19 14:38:13.073 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-04-19 14:38:13.250 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-04-19 14:38:13.287 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-04-19 14:38:13.332 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-04-19 14:38:15.504 | Regenerating fonts cache... done. 2021-04-19 14:38:15.517 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-04-19 14:38:15.553 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:38:15.598 | Setting up libpq-dev (10.16-0ubuntu0.18.04.1) ... 2021-04-19 14:38:15.634 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 2021-04-19 14:38:15.678 | Setting up postgresql-server-dev-10 (10.16-0ubuntu0.18.04.1) ... 2021-04-19 14:38:15.715 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 14:38:15.743 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:38:15.771 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-19 14:38:15.799 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.36) ... 2021-04-19 14:38:15.827 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-04-19 14:38:15.863 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-04-19 14:38:15.884 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 14:38:15.920 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:38:15.948 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:38:15.977 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-04-19 14:38:16.013 | Setting up curl (7.58.0-2ubuntu3.13) ... 2021-04-19 14:38:16.041 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 14:38:16.076 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:38:16.104 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-04-19 14:38:16.140 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-04-19 14:38:16.161 | Setting up libgvc6 (2.40.1-2) ... 2021-04-19 14:38:16.208 | Setting up graphviz (2.40.1-2) ... 2021-04-19 14:38:16.262 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-04-19 14:38:16.291 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-04-19 14:38:16.313 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-04-19 14:38:16.348 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-04-19 14:38:16.383 | Setting up debhelper (11.1.6ubuntu2) ... 2021-04-19 14:38:16.411 | Setting up dh-autoreconf (17) ... 2021-04-19 14:38:16.439 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-04-19 14:38:16.466 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-04-19 14:38:16.494 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-04-19 14:38:16.522 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-04-19 14:38:16.589 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-04-19 14:38:25.317 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 14:38:25.339 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 14:38:25.524 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:38:25.546 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-04-19 14:38:25.785 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-19 14:38:25.804 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-04-19 14:38:27.798 | ++ functions-common:apt_get:1113 : result=0 2021-04-19 14:38:27.800 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 14:38:27.803 | ++ functions-common:time_stop:2304 : local name 2021-04-19 14:38:27.805 | ++ functions-common:time_stop:2305 : local end_time 2021-04-19 14:38:27.807 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:38:27.809 | ++ functions-common:time_stop:2307 : local total 2021-04-19 14:38:27.812 | ++ functions-common:time_stop:2308 : local start_time 2021-04-19 14:38:27.814 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-19 14:38:27.816 | ++ functions-common:time_stop:2311 : start_time=1618842968455 2021-04-19 14:38:27.818 | ++ functions-common:time_stop:2313 : [[ -z 1618842968455 ]] 2021-04-19 14:38:27.821 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:38:27.824 | ++ functions-common:time_stop:2316 : end_time=1618843107822 2021-04-19 14:38:27.827 | ++ functions-common:time_stop:2317 : elapsed_time=139367 2021-04-19 14:38:27.829 | ++ functions-common:time_stop:2318 : total=672 2021-04-19 14:38:27.831 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:38:27.833 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=140039 2021-04-19 14:38:27.835 | ++ functions-common:apt_get:1117 : return 0 2021-04-19 14:38:27.838 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-04-19 14:38:27.840 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-04-19 14:38:27.843 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-04-19 14:38:27.846 | ++ tools/install_prereqs.sh:source:89 : date 2021-04-19 14:38:27.850 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-04-19 14:38:27.852 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-04-19 14:38:27.855 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-04-19 14:38:28.900 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-04-19 14:38:28.902 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-04-19 14:38:28.904 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-04-19 14:38:28.907 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-04-19 14:38:28.909 | + tools/install_pip.sh:main:43 : GetDistro 2021-04-19 14:38:28.911 | + functions-common:GetDistro:373 : GetOSVersion 2021-04-19 14:38:28.913 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-04-19 14:38:28.915 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-04-19 14:38:28.917 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-04-19 14:38:28.919 | + functions-common:_ensure_lsb_release:328 : return 2021-04-19 14:38:28.921 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-04-19 14:38:28.995 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-04-19 14:38:28.997 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-04-19 14:38:29.070 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-04-19 14:38:29.072 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-04-19 14:38:29.145 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-04-19 14:38:29.147 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-04-19 14:38:29.149 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-04-19 14:38:29.151 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-04-19 14:38:29.153 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-04-19 14:38:29.155 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-04-19 14:38:29.157 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-04-19 14:38:29.159 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-04-19 14:38:29.160 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-04-19 14:38:29.162 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-04-19 14:38:29.164 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-04-19 14:38:29.164 | Distro: bionic 2021-04-19 14:38:29.167 | + tools/install_pip.sh:main:127 : get_versions 2021-04-19 14:38:29.169 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-19 14:38:29.173 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-19 14:38:29.174 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-19 14:38:29.177 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-19 14:38:29.177 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-19 14:38:29.585 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-04-19 14:38:29.587 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-04-19 14:38:29.587 | pip: 20.2.2 2021-04-19 14:38:29.588 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-19 14:38:29.970 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-19 14:38:29.993 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-04-19 14:38:29.995 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-04-19 14:38:29.996 | + tools/install_pip.sh:main:143 : is_fedora 2021-04-19 14:38:29.999 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-19 14:38:30.000 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-19 14:38:30.002 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-19 14:38:30.004 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-19 14:38:30.005 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-19 14:38:30.007 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-19 14:38:30.009 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-19 14:38:30.010 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-19 14:38:30.012 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-19 14:38:30.014 | + tools/install_pip.sh:main:143 : is_suse 2021-04-19 14:38:30.016 | + functions-common:is_suse:462 : is_opensuse 2021-04-19 14:38:30.017 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-19 14:38:30.019 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-19 14:38:30.021 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-19 14:38:30.023 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-19 14:38:30.024 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-19 14:38:30.026 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-04-19 14:38:30.028 | + functions-common:is_package_installed:1351 : [[ -z python3-pip ]] 2021-04-19 14:38:30.030 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-04-19 14:38:30.031 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-04-19 14:38:30.033 | + functions-common:is_package_installed:1360 : dpkg -s python3-pip 2021-04-19 14:38:30.055 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-04-19 14:38:30.057 | + functions-common:uninstall_package:1371 : is_ubuntu 2021-04-19 14:38:30.059 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:38:30.061 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:38:30.063 | + functions-common:uninstall_package:1372 : apt_get purge python3-pip 2021-04-19 14:38:30.077 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-04-19 14:38:30.197 | Reading package lists... 2021-04-19 14:38:30.444 | Building dependency tree... 2021-04-19 14:38:30.445 | Reading state information... 2021-04-19 14:38:30.652 | The following packages were automatically installed and are no longer required: 2021-04-19 14:38:30.652 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-19 14:38:30.652 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-19 14:38:30.652 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-19 14:38:30.652 | python3-pam python3-problem-report python3-pyasn1 2021-04-19 14:38:30.653 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 14:38:30.653 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 14:38:30.653 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:38:30.692 | The following packages will be REMOVED: 2021-04-19 14:38:30.693 | python3-pip* 2021-04-19 14:38:31.113 | 0 upgraded, 0 newly installed, 1 to remove and 158 not upgraded. 2021-04-19 14:38:31.113 | After this operation, 601 kB disk space will be freed. 2021-04-19 14:38:31.174 | (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 ... 74822 files and directories currently installed.) 2021-04-19 14:38:31.177 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-04-19 14:38:31.410 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 14:38:33.998 | + functions-common:apt_get:1113 : result=0 2021-04-19 14:38:34.000 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 14:38:34.002 | + functions-common:time_stop:2304 : local name 2021-04-19 14:38:34.004 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:38:34.005 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:38:34.007 | + functions-common:time_stop:2307 : local total 2021-04-19 14:38:34.008 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:38:34.010 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 14:38:34.012 | + functions-common:time_stop:2311 : start_time=1618843110075 2021-04-19 14:38:34.014 | + functions-common:time_stop:2313 : [[ -z 1618843110075 ]] 2021-04-19 14:38:34.016 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:38:34.019 | + functions-common:time_stop:2316 : end_time=1618843114017 2021-04-19 14:38:34.020 | + functions-common:time_stop:2317 : elapsed_time=3942 2021-04-19 14:38:34.022 | + functions-common:time_stop:2318 : total=0 2021-04-19 14:38:34.024 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:38:34.026 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3942 2021-04-19 14:38:34.027 | + functions-common:apt_get:1117 : return 0 2021-04-19 14:38:34.030 | + tools/install_pip.sh:main:149 : install_get_pip 2021-04-19 14:38:34.032 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-19 14:38:34.034 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-19 14:38:34.035 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-04-19 14:38:34.037 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-04-19 14:38:34.039 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-04-19 14:38:34.049 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-04-19 14:38:34.050 | Dload Upload Total Spent Left Speed 2021-04-19 14:38:34.653 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 56 1882k 56 1071k 0 0 2308k 0 --:--:-- --:--:-- --:--:-- 2304k 100 1882k 100 1882k 0 0 3121k 0 --:--:-- --:--:-- --:--:-- 3116k 2021-04-19 14:38:34.657 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-04-19 14:38:34.660 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-04-19 14:38:37.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:38:37.359 | from cryptography.utils import int_from_bytes 2021-04-19 14:38:37.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:38:37.359 | from cryptography.utils import int_from_bytes 2021-04-19 14:38:37.631 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:38:37.943 | Collecting pip 2021-04-19 14:38:37.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-04-19 14:38:39.487 | Installing collected packages: pip 2021-04-19 14:38:39.488 | Attempting uninstall: pip 2021-04-19 14:38:39.489 | Found existing installation: pip 20.2.2 2021-04-19 14:38:39.731 | Uninstalling pip-20.2.2: 2021-04-19 14:38:39.745 | Successfully uninstalled pip-20.2.2 2021-04-19 14:38:41.087 | Successfully installed pip-20.2.4 2021-04-19 14:38:41.194 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-19 14:38:41.194 | % (opt, underscore_opt)) 2021-04-19 14:38:41.194 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-19 14:38:41.194 | % (opt, underscore_opt)) 2021-04-19 14:38:41.194 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-19 14:38:41.194 | % (opt, underscore_opt)) 2021-04-19 14:38:41.194 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-19 14:38:41.194 | % (opt, underscore_opt)) 2021-04-19 14:38:41.194 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-19 14:38:41.194 | % (opt, underscore_opt)) 2021-04-19 14:38:41.194 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-19 14:38:41.194 | % (opt, underscore_opt)) 2021-04-19 14:38:41.194 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2021-04-19 14:38:41.195 | % (opt, underscore_opt)) 2021-04-19 14:38:41.195 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2021-04-19 14:38:41.195 | % (opt, underscore_opt)) 2021-04-19 14:38:41.195 | /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:645: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2021-04-19 14:38:41.195 | % (opt, underscore_opt)) 2021-04-19 14:38:41.283 | + tools/install_pip.sh:main:151 : set -x 2021-04-19 14:38:41.284 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-04-19 14:38:41.286 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-04-19 14:38:41.288 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-19 14:38:41.290 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-04-19 14:38:41.292 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-04-19 14:38:41.294 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-19 14:38:41.297 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-04-19 14:38:41.298 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-19 14:38:41.301 | ++ 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 ' 2021-04-19 14:38:41.303 | ++ 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 == '' ]] 2021-04-19 14:38:41.304 | ++ 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' 2021-04-19 14:38:41.307 | + 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' 2021-04-19 14:38:41.308 | + 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' 2021-04-19 14:38:41.323 | Using python 3.6 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 2021-04-19 14:38:41.325 | + 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.6 -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' 2021-04-19 14:38:42.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:38:42.264 | from cryptography.utils import int_from_bytes 2021-04-19 14:38:42.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:38:42.264 | from cryptography.utils import int_from_bytes 2021-04-19 14:38:43.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:38:43.364 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:38:43.369 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:38:43.374 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:38:43.382 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (56.0.0) 2021-04-19 14:38:45.030 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:38:45.030 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:38:45.113 | + inc/python:pip_install:200 : result=0 2021-04-19 14:38:45.114 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:38:45.116 | + functions-common:time_stop:2304 : local name 2021-04-19 14:38:45.118 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:38:45.119 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:38:45.121 | + functions-common:time_stop:2307 : local total 2021-04-19 14:38:45.123 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:38:45.124 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:38:45.126 | + functions-common:time_stop:2311 : start_time=1618843121319 2021-04-19 14:38:45.128 | + functions-common:time_stop:2313 : [[ -z 1618843121319 ]] 2021-04-19 14:38:45.130 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:38:45.133 | + functions-common:time_stop:2316 : end_time=1618843125131 2021-04-19 14:38:45.134 | + functions-common:time_stop:2317 : elapsed_time=3812 2021-04-19 14:38:45.136 | + functions-common:time_stop:2318 : total=0 2021-04-19 14:38:45.138 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:38:45.140 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3812 2021-04-19 14:38:45.142 | + inc/python:pip_install:203 : return 0 2021-04-19 14:38:45.144 | + tools/install_pip.sh:main:157 : get_versions 2021-04-19 14:38:45.146 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-04-19 14:38:45.149 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-04-19 14:38:45.151 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-04-19 14:38:45.155 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-04-19 14:38:45.155 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-04-19 14:38:45.557 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-04-19 14:38:45.558 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-04-19 14:38:45.559 | pip: 20.2.4 2021-04-19 14:38:45.561 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-04-19 14:38:45.940 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-04-19 14:38:45.963 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-04-19 14:38:45.966 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-04-19 14:38:45.969 | + ./stack.sh:main:761 : fixup_all 2021-04-19 14:38:45.971 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-04-19 14:38:45.973 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-04-19 14:38:45.975 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-19 14:38:45.987 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-04-19 14:38:45.987 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-04-19 14:38:45.987 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-04-19 14:38:45.992 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-04-19 14:38:45.994 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-04-19 14:38:45.996 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-04-19 14:38:46.004 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-04-19 14:38:46.007 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-04-19 14:38:46.009 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-04-19 14:38:46.011 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-04-19 14:38:46.014 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 14:38:46.016 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 14:38:46.018 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 14:38:46.020 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 14:38:46.022 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 14:38:46.024 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 14:38:46.026 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:38:46.028 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:38:46.030 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 14:38:46.032 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 14:38:46.035 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 14:38:46.037 | + functions-common:apt_get_update:1069 : return 2021-04-19 14:38:46.039 | + functions-common:install_package:1343 : real_install_package software-properties-common 2021-04-19 14:38:46.041 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 14:38:46.043 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:38:46.045 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:38:46.047 | + functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-04-19 14:38:46.065 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-04-19 14:38:46.184 | Reading package lists... 2021-04-19 14:38:46.438 | Building dependency tree... 2021-04-19 14:38:46.439 | Reading state information... 2021-04-19 14:38:46.662 | The following packages were automatically installed and are no longer required: 2021-04-19 14:38:46.663 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-19 14:38:46.663 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-19 14:38:46.663 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-19 14:38:46.663 | python3-pam python3-problem-report python3-pyasn1 2021-04-19 14:38:46.663 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 14:38:46.663 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 14:38:46.663 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:38:46.664 | The following additional packages will be installed: 2021-04-19 14:38:46.665 | python3-software-properties 2021-04-19 14:38:46.715 | The following packages will be upgraded: 2021-04-19 14:38:46.715 | python3-software-properties software-properties-common 2021-04-19 14:38:47.027 | 2 upgraded, 0 newly installed, 0 to remove and 156 not upgraded. 2021-04-19 14:38:47.027 | Need to get 33.9 kB of archives. 2021-04-19 14:38:47.027 | After this operation, 0 B of additional disk space will be used. 2021-04-19 14:38:47.027 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-04-19 14:38:47.172 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-04-19 14:38:47.799 | Fetched 33.9 kB in 1s (62.6 kB/s) 2021-04-19 14:38:47.879 | (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 ... 74745 files and directories currently installed.) 2021-04-19 14:38:47.882 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-04-19 14:38:48.040 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-04-19 14:38:48.177 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-04-19 14:38:48.326 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-04-19 14:38:48.411 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 14:38:48.899 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-04-19 14:38:49.175 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-04-19 14:38:49.193 | Setting up software-properties-common (0.96.24.32.14) ... 2021-04-19 14:38:51.340 | + functions-common:apt_get:1113 : result=0 2021-04-19 14:38:51.343 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 14:38:51.345 | + functions-common:time_stop:2304 : local name 2021-04-19 14:38:51.347 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:38:51.349 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:38:51.351 | + functions-common:time_stop:2307 : local total 2021-04-19 14:38:51.353 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:38:51.355 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 14:38:51.358 | + functions-common:time_stop:2311 : start_time=1618843126063 2021-04-19 14:38:51.360 | + functions-common:time_stop:2313 : [[ -z 1618843126063 ]] 2021-04-19 14:38:51.363 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:38:51.366 | + functions-common:time_stop:2316 : end_time=1618843131364 2021-04-19 14:38:51.368 | + functions-common:time_stop:2317 : elapsed_time=5301 2021-04-19 14:38:51.370 | + functions-common:time_stop:2318 : total=140039 2021-04-19 14:38:51.372 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:38:51.375 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=145340 2021-04-19 14:38:51.377 | + functions-common:apt_get:1117 : return 0 2021-04-19 14:38:51.379 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-04-19 14:38:52.178 | 'universe' distribution component is already enabled for all sources. 2021-04-19 14:38:52.205 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-04-19 14:38:52.207 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-04-19 14:38:54.801 | Reading package lists... 2021-04-19 14:38:55.096 | Building dependency tree... 2021-04-19 14:38:55.097 | Reading state information... 2021-04-19 14:38:55.307 | The following packages were automatically installed and are no longer required: 2021-04-19 14:38:55.308 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-19 14:38:55.308 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-19 14:38:55.308 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-19 14:38:55.308 | python3-pam python3-problem-report python3-pyasn1 2021-04-19 14:38:55.308 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 14:38:55.308 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 14:38:55.308 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:38:55.354 | The following NEW packages will be installed: 2021-04-19 14:38:55.354 | ubuntu-cloud-keyring 2021-04-19 14:38:55.492 | 0 upgraded, 1 newly installed, 0 to remove and 156 not upgraded. 2021-04-19 14:38:55.492 | Need to get 5,908 B of archives. 2021-04-19 14:38:55.492 | After this operation, 22.5 kB of additional disk space will be used. 2021-04-19 14:38:55.492 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.2 [5,908 B] 2021-04-19 14:38:56.023 | Fetched 5,908 B in 0s (48.1 kB/s) 2021-04-19 14:38:56.071 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-04-19 14:38:56.108 | (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 ... 74745 files and directories currently installed.) 2021-04-19 14:38:56.112 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-04-19 14:38:56.114 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-04-19 14:38:56.201 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-04-19 14:38:58.336 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-19 14:38:58.386 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-19 14:38:58.444 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-19 14:38:58.485 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-19 14:38:58.485 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-04-19 14:38:59.062 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [189 kB] 2021-04-19 14:39:02.952 | Fetched 198 kB in 1s (150 kB/s) 2021-04-19 14:39:04.688 | Reading package lists... 2021-04-19 14:39:04.749 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-04-19 14:39:04.751 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-04-19 14:39:04.753 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-04-19 14:39:04.756 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-04-19 14:39:04.758 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-04-19 14:39:04.760 | ++ functions-common:apt_get_update:1076 : id -u 2021-04-19 14:39:04.765 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-04-19 14:39:04.767 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-04-19 14:39:04.769 | + functions-common:time_start:2290 : local name=apt-get-update 2021-04-19 14:39:04.771 | + functions-common:time_start:2291 : local start_time= 2021-04-19 14:39:04.773 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-04-19 14:39:04.776 | ++ functions-common:time_start:2295 : date +%s%3N 2021-04-19 14:39:04.780 | + functions-common:time_start:2295 : _TIME_START[$name]=1618843144777 2021-04-19 14:39:04.782 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-04-19 14:39:04.784 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-04-19 14:39:04.786 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-04-19 14:39:05.023 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-19 14:39:05.023 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-19 14:39:05.071 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-19 14:39:05.127 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-19 14:39:05.173 | Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-19 14:39:07.505 | Reading package lists... 2021-04-19 14:39:07.566 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-04-19 14:39:07.568 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-04-19 14:39:07.570 | + functions-common:time_stop:2304 : local name 2021-04-19 14:39:07.572 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:39:07.574 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:39:07.576 | + functions-common:time_stop:2307 : local total 2021-04-19 14:39:07.579 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:39:07.581 | + functions-common:time_stop:2310 : name=apt-get-update 2021-04-19 14:39:07.583 | + functions-common:time_stop:2311 : start_time=1618843144777 2021-04-19 14:39:07.585 | + functions-common:time_stop:2313 : [[ -z 1618843144777 ]] 2021-04-19 14:39:07.588 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:39:07.591 | + functions-common:time_stop:2316 : end_time=1618843147589 2021-04-19 14:39:07.593 | + functions-common:time_stop:2317 : elapsed_time=2812 2021-04-19 14:39:07.595 | + functions-common:time_stop:2318 : total=3084 2021-04-19 14:39:07.597 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:39:07.599 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5896 2021-04-19 14:39:07.602 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-04-19 14:39:07.613 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-04-19 14:39:07.623 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-04-19 14:39:07.633 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-04-19 14:39:07.635 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-04-19 14:39:07.637 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-19 14:39:07.640 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-19 14:39:07.642 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-19 14:39:07.644 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-19 14:39:07.646 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-19 14:39:07.648 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-19 14:39:07.651 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-19 14:39:07.653 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-19 14:39:07.655 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-19 14:39:07.657 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-04-19 14:39:07.659 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-04-19 14:39:07.662 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-04-19 14:39:07.664 | + functions-common:is_suse:462 : is_opensuse 2021-04-19 14:39:07.666 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-19 14:39:07.668 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-19 14:39:07.671 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-19 14:39:07.673 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-19 14:39:07.675 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-19 14:39:07.677 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-04-19 14:39:07.680 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-04-19 14:39:07.698 | Using python 3.6 to install os-testr 2021-04-19 14:39:07.701 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-04-19 14:39:08.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:39:08.643 | from cryptography.utils import int_from_bytes 2021-04-19 14:39:08.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:39:08.643 | from cryptography.utils import int_from_bytes 2021-04-19 14:39:09.741 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:39:09.745 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:09.751 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:09.756 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:09.874 | Collecting os-testr===2.0.0 2021-04-19 14:39:09.881 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-04-19 14:39:09.955 | Requirement already satisfied, skipping upgrade: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-19 14:39:10.044 | Collecting stestr===3.1.0 2021-04-19 14:39:10.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-04-19 14:39:10.228 | Collecting python-subunit===1.4.0 2021-04-19 14:39:10.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-04-19 14:39:10.313 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.4.0) 2021-04-19 14:39:10.332 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) (3.0.0) 2021-04-19 14:39:10.343 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.7.0) 2021-04-19 14:39:10.356 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-04-19 14:39:10.452 | Collecting future===0.18.2 2021-04-19 14:39:10.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-04-19 14:39:11.442 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-04-19 14:39:11.445 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2021-04-19 14:39:11.447 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.4.0) 2021-04-19 14:39:11.451 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (1.6.0) 2021-04-19 14:39:11.453 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.1.0) 2021-04-19 14:39:11.460 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-19 14:39:11.463 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (3.3.0) 2021-04-19 14:39:11.472 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (2.4.7) 2021-04-19 14:39:11.476 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.5.0) 2021-04-19 14:39:11.538 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (0.7.2) 2021-04-19 14:39:11.541 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.0.0) 2021-04-19 14:39:11.543 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 200)) (1.4.0) 2021-04-19 14:39:11.546 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.10.1) 2021-04-19 14:39:11.587 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.5) 2021-04-19 14:39:11.593 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.4.4) 2021-04-19 14:39:11.598 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-04-19 14:39:11.600 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-04-19 14:39:11.645 | Requirement already satisfied, skipping upgrade: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.4.1) 2021-04-19 14:39:11.672 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.7.4.3) 2021-04-19 14:39:11.676 | Building wheels for collected packages: future 2021-04-19 14:39:11.677 | Building wheel for future (setup.py): started 2021-04-19 14:39:12.764 | Building wheel for future (setup.py): finished with status 'done' 2021-04-19 14:39:12.768 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=2a2d7671742d70ac1d66d94502b9fa68f6a7f735969f1d5e45dc01ad4d551784 2021-04-19 14:39:12.769 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-04-19 14:39:12.770 | Successfully built future 2021-04-19 14:39:14.093 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-04-19 14:39:14.876 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2021-04-19 14:39:14.980 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:39:14.980 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:39:15.098 | + inc/python:pip_install:200 : result=0 2021-04-19 14:39:15.100 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:39:15.102 | + functions-common:time_stop:2304 : local name 2021-04-19 14:39:15.104 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:39:15.107 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:39:15.109 | + functions-common:time_stop:2307 : local total 2021-04-19 14:39:15.111 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:39:15.113 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:39:15.116 | + functions-common:time_stop:2311 : start_time=1618843147694 2021-04-19 14:39:15.118 | + functions-common:time_stop:2313 : [[ -z 1618843147694 ]] 2021-04-19 14:39:15.120 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:39:15.124 | + functions-common:time_stop:2316 : end_time=1618843155121 2021-04-19 14:39:15.126 | + functions-common:time_stop:2317 : elapsed_time=7427 2021-04-19 14:39:15.128 | + functions-common:time_stop:2318 : total=0 2021-04-19 14:39:15.130 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:39:15.133 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7427 2021-04-19 14:39:15.135 | + inc/python:pip_install:203 : return 0 2021-04-19 14:39:15.137 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-04-19 14:39:15.181 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-04-19 14:39:15.249 | + ./stack.sh:main:775 : install_infra 2021-04-19 14:39:15.252 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-19 14:39:15.255 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-04-19 14:39:15.257 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-04-19 14:39:17.835 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-19 14:39:17.837 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-04-19 14:39:17.858 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-04-19 14:39:19.686 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:19.934 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:20.165 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:20.499 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-04-19 14:39:20.611 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-04-19 14:39:20.639 | Installing collected packages: pbr 2021-04-19 14:39:20.743 | Successfully installed pbr-5.5.1 2021-04-19 14:39:20.799 | + inc/python:pip_install:200 : result=0 2021-04-19 14:39:20.802 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:39:20.804 | + functions-common:time_stop:2304 : local name 2021-04-19 14:39:20.806 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:39:20.808 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:39:20.811 | + functions-common:time_stop:2307 : local total 2021-04-19 14:39:20.813 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:39:20.815 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:39:20.817 | + functions-common:time_stop:2311 : start_time=1618843157851 2021-04-19 14:39:20.819 | + functions-common:time_stop:2313 : [[ -z 1618843157851 ]] 2021-04-19 14:39:20.822 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:39:20.825 | + functions-common:time_stop:2316 : end_time=1618843160822 2021-04-19 14:39:20.828 | + functions-common:time_stop:2317 : elapsed_time=2971 2021-04-19 14:39:20.830 | + functions-common:time_stop:2318 : total=7427 2021-04-19 14:39:20.832 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:39:20.834 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10398 2021-04-19 14:39:20.836 | + inc/python:pip_install:203 : return 0 2021-04-19 14:39:20.838 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-04-19 14:39:20.841 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-04-19 14:39:20.861 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-04-19 14:39:22.695 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:22.943 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:23.172 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:23.500 | Processing /opt/stack/requirements 2021-04-19 14:39:24.871 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-04-19 14:39:24.937 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-04-19 14:39:24.970 | Collecting PyYAML===5.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) 2021-04-19 14:39:25.087 | Downloading http://10.100.0.9:8080/root/pypi/+f/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB) 2021-04-19 14:39:25.145 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) 2021-04-19 14:39:25.246 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-04-19 14:39:25.284 | Collecting packaging===20.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) 2021-04-19 14:39:25.328 | Downloading http://10.100.0.9:8080/root/pypi/+f/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40kB) 2021-04-19 14:39:25.349 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) 2021-04-19 14:39:25.391 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-04-19 14:39:25.445 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) 2021-04-19 14:39:25.476 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-04-19 14:39:25.495 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) 2021-04-19 14:39:25.600 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-04-19 14:39:25.616 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) 2021-04-19 14:39:25.650 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-04-19 14:39:25.663 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4514) 2021-04-19 14:39:25.680 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-04-19 14:39:25.707 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4514) 2021-04-19 14:39:25.726 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-04-19 14:39:25.771 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-04-19 14:39:25.777 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-04-19 14:39:25.801 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-04-19 14:39:25.836 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-04-19 14:39:25.884 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-04-19 14:39:25.903 | Collecting urllib3===1.26.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) 2021-04-19 14:39:25.964 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153kB) 2021-04-19 14:39:26.012 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) 2021-04-19 14:39:26.034 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-04-19 14:39:26.049 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) 2021-04-19 14:39:26.066 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-04-19 14:39:26.079 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) 2021-04-19 14:39:26.106 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-04-19 14:39:26.137 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) 2021-04-19 14:39:26.158 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-04-19 14:39:26.171 | Collecting cliff===3.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) 2021-04-19 14:39:26.237 | Downloading http://10.100.0.9:8080/root/pypi/+f/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80kB) 2021-04-19 14:39:26.272 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) 2021-04-19 14:39:26.288 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-04-19 14:39:26.302 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 200)) 2021-04-19 14:39:26.330 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-04-19 14:39:26.344 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) 2021-04-19 14:39:26.410 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-04-19 14:39:26.439 | Collecting cmd2===1.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) 2021-04-19 14:39:26.557 | Downloading http://10.100.0.9:8080/root/pypi/+f/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133kB) 2021-04-19 14:39:26.640 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2021-04-19 14:39:26.668 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-04-19 14:39:26.683 | Collecting importlib-metadata===3.10.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2021-04-19 14:39:26.751 | Downloading http://10.100.0.9:8080/root/pypi/+f/2ec/0faae539743ae/importlib_metadata-3.10.1-py3-none-any.whl 2021-04-19 14:39:26.804 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2021-04-19 14:39:26.832 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-04-19 14:39:26.851 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) 2021-04-19 14:39:26.902 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-04-19 14:39:26.918 | Collecting pyperclip===1.8.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) 2021-04-19 14:39:26.952 | Downloading http://10.100.0.9:8080/root/pypi/+f/105/254a8b04934f0/pyperclip-1.8.2.tar.gz 2021-04-19 14:39:27.351 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-04-19 14:39:27.386 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-04-19 14:39:27.449 | Collecting zipp===3.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) 2021-04-19 14:39:27.490 | Downloading http://10.100.0.9:8080/root/pypi/+f/51c/b66cc54621609/zipp-3.4.1-py3-none-any.whl 2021-04-19 14:39:27.526 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) 2021-04-19 14:39:27.553 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-04-19 14:39:27.566 | Building wheels for collected packages: pyperclip 2021-04-19 14:39:27.566 | Running setup.py bdist_wheel for pyperclip: started 2021-04-19 14:39:27.845 | Running setup.py bdist_wheel for pyperclip: finished with status 'error' 2021-04-19 14:39:27.845 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-o1fy4hty/pyperclip/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpumenae8ppip-wheel- --python-tag cp36: 2021-04-19 14:39:27.845 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-04-19 14:39:27.845 | or: -c --help [cmd1 cmd2 ...] 2021-04-19 14:39:27.845 | or: -c --help-commands 2021-04-19 14:39:27.845 | or: -c cmd --help 2021-04-19 14:39:27.845 | 2021-04-19 14:39:27.845 | error: invalid command 'bdist_wheel' 2021-04-19 14:39:27.845 | 2021-04-19 14:39:27.845 | ---------------------------------------- 2021-04-19 14:39:27.845 | Failed building wheel for pyperclip 2021-04-19 14:39:27.846 | Running setup.py clean for pyperclip 2021-04-19 14:39:28.127 | Failed to build pyperclip 2021-04-19 14:39:28.128 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, extras, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, zipp, typing-extensions, importlib-metadata, stevedore, colorama, pyperclip, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2021-04-19 14:39:29.474 | Running setup.py install for pyperclip: started 2021-04-19 14:39:29.910 | Running setup.py install for pyperclip: finished with status 'done' 2021-04-19 14:39:30.371 | Running setup.py install for openstack-requirements: started 2021-04-19 14:39:32.680 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-04-19 14:39:33.268 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.10.1 linecache2-1.0.0 openstack-requirements-1.2.1.dev4514 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 zipp-3.4.1 2021-04-19 14:39:33.395 | + inc/python:pip_install:200 : result=0 2021-04-19 14:39:33.397 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:39:33.399 | + functions-common:time_stop:2304 : local name 2021-04-19 14:39:33.402 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:39:33.404 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:39:33.406 | + functions-common:time_stop:2307 : local total 2021-04-19 14:39:33.408 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:39:33.410 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:39:33.412 | + functions-common:time_stop:2311 : start_time=1618843160854 2021-04-19 14:39:33.414 | + functions-common:time_stop:2313 : [[ -z 1618843160854 ]] 2021-04-19 14:39:33.417 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:39:33.420 | + functions-common:time_stop:2316 : end_time=1618843173418 2021-04-19 14:39:33.422 | + functions-common:time_stop:2317 : elapsed_time=12564 2021-04-19 14:39:33.425 | + functions-common:time_stop:2318 : total=10398 2021-04-19 14:39:33.427 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:39:33.429 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22962 2021-04-19 14:39:33.431 | + inc/python:pip_install:203 : return 0 2021-04-19 14:39:33.433 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-04-19 14:39:33.436 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-04-19 14:39:33.439 | + inc/python:use_library_from_git:250 : local name=pbr 2021-04-19 14:39:33.441 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:39:33.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:39:33.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-04-19 14:39:33.448 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:39:33.451 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-04-19 14:39:33.468 | Using python 3.6 to install pbr 2021-04-19 14:39:33.471 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-04-19 14:39:34.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:39:34.420 | from cryptography.utils import int_from_bytes 2021-04-19 14:39:34.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:39:34.420 | from cryptography.utils import int_from_bytes 2021-04-19 14:39:35.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:39:35.519 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:35.524 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:35.529 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:39:35.649 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-19 14:39:37.344 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:39:37.344 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:39:37.431 | + inc/python:pip_install:200 : result=0 2021-04-19 14:39:37.433 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:39:37.436 | + functions-common:time_stop:2304 : local name 2021-04-19 14:39:37.438 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:39:37.440 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:39:37.442 | + functions-common:time_stop:2307 : local total 2021-04-19 14:39:37.444 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:39:37.446 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:39:37.449 | + functions-common:time_stop:2311 : start_time=1618843173464 2021-04-19 14:39:37.451 | + functions-common:time_stop:2313 : [[ -z 1618843173464 ]] 2021-04-19 14:39:37.454 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:39:37.457 | + functions-common:time_stop:2316 : end_time=1618843177455 2021-04-19 14:39:37.459 | + functions-common:time_stop:2317 : elapsed_time=3991 2021-04-19 14:39:37.461 | + functions-common:time_stop:2318 : total=22962 2021-04-19 14:39:37.463 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:39:37.466 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26953 2021-04-19 14:39:37.468 | + inc/python:pip_install:203 : return 0 2021-04-19 14:39:37.470 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-04-19 14:39:40.036 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-04-19 14:39:41.690 | Collecting bindep 2021-04-19 14:39:41.754 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-04-19 14:39:41.778 | Collecting pbr>=2.0.0 (from bindep) 2021-04-19 14:39:41.861 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-04-19 14:39:41.893 | Collecting Parsley (from bindep) 2021-04-19 14:39:41.909 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-04-19 14:39:41.934 | Collecting distro (from bindep) 2021-04-19 14:39:41.959 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-04-19 14:39:41.968 | Installing collected packages: pbr, Parsley, distro, bindep 2021-04-19 14:39:42.298 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.5.1 2021-04-19 14:39:42.362 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-19 14:39:42.365 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-04-19 14:39:42.368 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-04-19 14:39:42.384 | + ./stack.sh:main:784 : pkgs= 2021-04-19 14:39:42.386 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-04-19 14:39:42.388 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-04-19 14:39:42.391 | + functions-common:run_phase:1732 : local mode=stack 2021-04-19 14:39:42.393 | + functions-common:run_phase:1733 : local phase=pre-install 2021-04-19 14:39:42.395 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-04-19 14:39:42.397 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-04-19 14:39:42.399 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-04-19 14:39:42.402 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-04-19 14:39:42.405 | + functions-common:run_phase:1742 : local extra 2021-04-19 14:39:42.407 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-04-19 14:39:42.411 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-04-19 14:39:42.413 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-04-19 14:39:42.415 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-04-19 14:39:42.417 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-04-19 14:39:42.420 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-04-19 14:39:42.434 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:39:42.436 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-04-19 14:39:42.438 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-04-19 14:39:42.440 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-04-19 14:39:42.443 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-04-19 14:39:42.445 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-04-19 14:39:42.447 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-04-19 14:39:42.449 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-04-19 14:39:42.451 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-04-19 14:39:42.453 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-04-19 14:39:42.455 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-04-19 14:39:42.457 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-04-19 14:39:42.459 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-04-19 14:39:42.462 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-04-19 14:39:42.464 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-04-19 14:39:42.466 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-04-19 14:39:42.468 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-04-19 14:39:42.471 | + functions-common:run_plugins:1718 : local mode=stack 2021-04-19 14:39:42.473 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-04-19 14:39:42.475 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-04-19 14:39:42.477 | + functions-common:run_plugins:1722 : local plugin 2021-04-19 14:39:42.479 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-04-19 14:39:42.482 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-04-19 14:39:42.484 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-04-19 14:39:42.486 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2021-04-19 14:39:42.489 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-04-19 14:39:42.491 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-04-19 14:39:42.493 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-04-19 14:39:42.495 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2021-04-19 14:39:42.497 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2021-04-19 14:39:42.499 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 14:39:42.501 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Ceph 2021-04-19 14:39:42.503 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2021-04-19 14:39:42.506 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:271 : [[ bionic =~ f[0-9][0-9] ]] 2021-04-19 14:39:42.508 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:276 : [[ ! bionic =~ (focal|bionic|xenial|f31|f32) ]] 2021-04-19 14:39:42.510 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:289 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2021-04-19 14:39:42.512 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2021-04-19 14:39:42.514 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2021-04-19 14:39:42.516 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2021-04-19 14:39:42.518 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1072 : is_ubuntu 2021-04-19 14:39:42.520 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:39:42.523 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:39:42.525 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1073 : [[ bionic =~ (focal|xenial|bionic) ]] 2021-04-19 14:39:42.527 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1078 : install_package software-properties-common 2021-04-19 14:39:42.530 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-19 14:39:42.532 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 14:39:42.534 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 14:39:42.536 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 14:39:42.538 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 14:39:42.540 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 14:39:42.542 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:39:42.545 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:39:42.547 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 14:39:42.549 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 14:39:42.551 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 14:39:42.553 | ++ functions-common:apt_get_update:1069 : return 2021-04-19 14:39:42.555 | ++ functions-common:install_package:1343 : real_install_package software-properties-common 2021-04-19 14:39:42.557 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 14:39:42.559 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:39:42.561 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:39:42.563 | ++ functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-04-19 14:39:42.582 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-04-19 14:39:42.703 | Reading package lists... 2021-04-19 14:39:42.957 | Building dependency tree... 2021-04-19 14:39:42.958 | Reading state information... 2021-04-19 14:39:43.167 | software-properties-common is already the newest version (0.96.24.32.14). 2021-04-19 14:39:43.167 | The following packages were automatically installed and are no longer required: 2021-04-19 14:39:43.168 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-04-19 14:39:43.168 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-04-19 14:39:43.168 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-04-19 14:39:43.168 | python3-pam python3-problem-report python3-pyasn1 2021-04-19 14:39:43.168 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 14:39:43.168 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 14:39:43.168 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:39:43.235 | 0 upgraded, 0 newly installed, 0 to remove and 178 not upgraded. 2021-04-19 14:39:43.239 | ++ functions-common:apt_get:1113 : result=0 2021-04-19 14:39:43.242 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 14:39:43.244 | ++ functions-common:time_stop:2304 : local name 2021-04-19 14:39:43.246 | ++ functions-common:time_stop:2305 : local end_time 2021-04-19 14:39:43.248 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:39:43.251 | ++ functions-common:time_stop:2307 : local total 2021-04-19 14:39:43.253 | ++ functions-common:time_stop:2308 : local start_time 2021-04-19 14:39:43.255 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-19 14:39:43.257 | ++ functions-common:time_stop:2311 : start_time=1618843182579 2021-04-19 14:39:43.259 | ++ functions-common:time_stop:2313 : [[ -z 1618843182579 ]] 2021-04-19 14:39:43.261 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:39:43.266 | ++ functions-common:time_stop:2316 : end_time=1618843183263 2021-04-19 14:39:43.268 | ++ functions-common:time_stop:2317 : elapsed_time=684 2021-04-19 14:39:43.270 | ++ functions-common:time_stop:2318 : total=145340 2021-04-19 14:39:43.272 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:39:43.274 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=146024 2021-04-19 14:39:43.277 | ++ functions-common:apt_get:1117 : return 0 2021-04-19 14:39:43.279 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1080 : configure_repo_ceph apt-get octopus bionic 2021-04-19 14:39:43.281 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:967 : local package_manager=apt-get 2021-04-19 14:39:43.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:968 : local ceph_release=octopus 2021-04-19 14:39:43.286 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:969 : local distro_release=bionic 2021-04-19 14:39:43.288 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:971 : is_ubuntu 2021-04-19 14:39:43.290 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:39:43.292 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:39:43.295 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : wget -q -O- https://download.ceph.com/keys/release.asc 2021-04-19 14:39:43.295 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : sudo apt-key add - 2021-04-19 14:39:43.430 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-04-19 14:39:44.509 | OK 2021-04-19 14:39:44.521 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:973 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-octopus/ bionic main' 2021-04-19 14:39:45.620 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-19 14:39:45.770 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-19 14:39:45.772 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-19 14:39:45.907 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-19 14:39:46.042 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-19 14:39:46.612 | Get:6 https://download.ceph.com/debian-octopus bionic InRelease [8,557 B] 2021-04-19 14:39:46.996 | Get:7 https://download.ceph.com/debian-octopus bionic/main amd64 Packages [16.0 kB] 2021-04-19 14:39:50.486 | Fetched 24.5 kB in 2s (16.0 kB/s) 2021-04-19 14:39:52.228 | Reading package lists... 2021-04-19 14:39:52.293 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:974 : sudo apt-get -y update 2021-04-19 14:39:52.539 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-04-19 14:39:52.566 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-04-19 14:39:52.586 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-04-19 14:39:52.642 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-04-19 14:39:52.687 | Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-04-19 14:39:53.000 | Hit:6 https://download.ceph.com/debian-octopus bionic InRelease 2021-04-19 14:39:55.151 | Reading package lists... 2021-04-19 14:39:55.213 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1082 : CEPH_PACKAGES='ceph libnss3-tools' 2021-04-19 14:39:55.215 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1083 : python3_enabled 2021-04-19 14:39:55.218 | ++ inc/python:python3_enabled:455 : return 0 2021-04-19 14:39:55.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1084 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2021-04-19 14:39:55.222 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1087 : is_ceph_enabled_for_service manila 2021-04-19 14:39:55.225 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-19 14:39:55.227 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-19 14:39:55.229 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-19 14:39:55.232 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-19 14:39:55.233 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-19 14:39:55.233 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-19 14:39:55.237 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-19 14:39:55.240 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-19 14:39:55.242 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-19 14:39:55.244 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-19 14:39:55.247 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-19 14:39:55.261 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:39:55.265 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-19 14:39:55.267 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1091 : '[' False = True ']' 2021-04-19 14:39:55.269 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1095 : '[' '' = True ']' 2021-04-19 14:39:55.271 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1105 : install_package ceph libnss3-tools python3-rados python3-rbd 2021-04-19 14:39:55.273 | ++ functions-common:install_package:1342 : update_package_repo 2021-04-19 14:39:55.276 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 14:39:55.278 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 14:39:55.280 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 14:39:55.282 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 14:39:55.284 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 14:39:55.286 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:39:55.288 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:39:55.291 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 14:39:55.293 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 14:39:55.295 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 14:39:55.297 | ++ functions-common:apt_get_update:1069 : return 2021-04-19 14:39:55.299 | ++ functions-common:install_package:1343 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2021-04-19 14:39:55.301 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 14:39:55.304 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:39:55.306 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:39:55.308 | ++ functions-common:real_install_package:1329 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2021-04-19 14:39:55.327 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2021-04-19 14:39:55.447 | Reading package lists... 2021-04-19 14:39:55.700 | Building dependency tree... 2021-04-19 14:39:55.701 | Reading state information... 2021-04-19 14:39:55.922 | The following packages were automatically installed and are no longer required: 2021-04-19 14:39:55.922 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 14:39:55.922 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 14:39:55.922 | python3-keyring python3-keyrings.alt python3-netifaces python3-pam 2021-04-19 14:39:55.922 | python3-problem-report python3-requests-unixsocket python3-secretstorage 2021-04-19 14:39:55.923 | python3-serial python3-twisted-bin python3-wheel python3-xdg 2021-04-19 14:39:55.923 | python3-zope.interface 2021-04-19 14:39:55.923 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:39:55.923 | The following additional packages will be installed: 2021-04-19 14:39:55.923 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-04-19 14:39:55.923 | ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-04-19 14:39:55.923 | ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2021-04-19 14:39:55.923 | ceph-mgr-rook ceph-mon ceph-osd cephadm cgroupfs-mount containerd docker.io 2021-04-19 14:39:55.923 | fonts-lyx ibverbs-providers libbabeltrace1 libblas3 libcephfs2 libdw1 2021-04-19 14:39:55.923 | libgfortran4 libgoogle-perftools4 libibverbs1 libjs-jquery-ui 2021-04-19 14:39:55.923 | libjs-sphinxdoc libjs-underscore liblapack3 liblcms2-2 libleveldb1v5 2021-04-19 14:39:55.923 | liblttng-ust-ctl4 liblttng-ust0 liboath0 libopts25 librabbitmq4 librados2 2021-04-19 14:39:55.923 | libradosstriper1 librbd1 librdkafka1 librdmacm1 librgw2 libsnappy1v5 2021-04-19 14:39:55.923 | libtcl8.6 libtcmalloc-minimal4 libtk8.6 liburcu6 libwebpdemux2 libwebpmux3 2021-04-19 14:39:55.923 | libxft2 libxss1 ntp nvme-cli pigz python-atomicwrites python-attr 2021-04-19 14:39:55.923 | python-configparser python-contextlib2 python-funcsigs 2021-04-19 14:39:55.923 | python-importlib-metadata python-matplotlib-data python-more-itertools 2021-04-19 14:39:55.923 | python-packaging python-pastedeploy-tpl python-pathlib2 python-pkg-resources 2021-04-19 14:39:55.924 | python-pluggy python-py python-pyparsing python-pytest python-scandir 2021-04-19 14:39:55.924 | python-wcwidth python-zipp python3-atomicwrites python3-bcrypt python3-bs4 2021-04-19 14:39:55.924 | python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2021-04-19 14:39:55.924 | python3-cherrypy3 python3-cycler python3-dateutil python3-decorator 2021-04-19 14:39:55.924 | python3-google-auth python3-html5lib python3-importlib-metadata 2021-04-19 14:39:55.924 | python3-joblib python3-kiwisolver python3-kubernetes python3-logutils 2021-04-19 14:39:55.924 | python3-lxml python3-mako python3-matplotlib python3-more-itertools 2021-04-19 14:39:55.924 | python3-nose python3-numpy python3-olefile python3-packaging python3-paste 2021-04-19 14:39:55.924 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2021-04-19 14:39:55.924 | python3-pluggy python3-prettytable python3-py python3-pyasn1-modules 2021-04-19 14:39:55.924 | python3-pyinotify python3-pyparsing python3-pytest python3-repoze.lru 2021-04-19 14:39:55.924 | python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2021-04-19 14:39:55.924 | python3-scipy python3-simplegeneric python3-simplejson 2021-04-19 14:39:55.924 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2021-04-19 14:39:55.924 | python3-tk python3-waitress python3-wcwidth python3-webencodings 2021-04-19 14:39:55.924 | python3-webob python3-websocket python3-webtest python3-werkzeug 2021-04-19 14:39:55.924 | python3-yaml python3-zipp runc smartmontools sntp tk8.6-blt2.5 2021-04-19 14:39:55.924 | ttf-bitstream-vera ubuntu-fan 2021-04-19 14:39:55.925 | Suggested packages: 2021-04-19 14:39:55.925 | blt-demo python3-influxdb aufs-tools debootstrap docker-doc rinse zfs-fuse 2021-04-19 14:39:55.925 | | zfsutils libjs-jquery-ui-docs liblcms2-utils tcl8.6 tk8.6 ntp-doc 2021-04-19 14:39:55.925 | python-attr-doc python-funcsigs-doc python-setuptools subversion 2021-04-19 14:39:55.925 | python-pytest-xdist python-pyparsing-doc python-mock python-cycler-doc 2021-04-19 14:39:55.925 | python3-genshi python3-lxml-dbg python-lxml-doc python3-beaker 2021-04-19 14:39:55.925 | python-mako-doc dvipng ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 2021-04-19 14:39:55.925 | librsvg2-common python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-04-19 14:39:55.925 | python3-gobject python3-pyqt5 python3-sip python3-tornado 2021-04-19 14:39:55.925 | texlive-extra-utils texlive-latex-extra ttf-staypuft python-nose-doc 2021-04-19 14:39:55.925 | gfortran python-numpy-doc python3-numpy-dbg httpd-wsgi libapache2-mod-python 2021-04-19 14:39:55.925 | libapache2-mod-scgi libjs-mochikit python-pecan-doc python-pil-doc 2021-04-19 14:39:55.925 | python3-pil-dbg python-pyinotify-doc python-scipy-doc python3-dap 2021-04-19 14:39:55.925 | python-sklearn-doc tix python3-tk-dbg python-waitress-doc python-webob-doc 2021-04-19 14:39:55.925 | python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2021-04-19 14:39:55.925 | gsmartcontrol smart-notifier mailx | mailutils 2021-04-19 14:39:56.198 | The following NEW packages will be installed: 2021-04-19 14:39:56.198 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-04-19 14:39:56.198 | ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-04-19 14:39:56.198 | ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2021-04-19 14:39:56.198 | ceph-mgr-rook ceph-mon ceph-osd cephadm cgroupfs-mount containerd docker.io 2021-04-19 14:39:56.199 | fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran4 2021-04-19 14:39:56.199 | libgoogle-perftools4 libjs-jquery-ui libjs-sphinxdoc libjs-underscore 2021-04-19 14:39:56.199 | liblapack3 liblcms2-2 libleveldb1v5 liblttng-ust-ctl4 liblttng-ust0 2021-04-19 14:39:56.199 | libnss3-tools liboath0 libopts25 librabbitmq4 libradosstriper1 librdkafka1 2021-04-19 14:39:56.199 | librdmacm1 librgw2 libsnappy1v5 libtcl8.6 libtcmalloc-minimal4 libtk8.6 2021-04-19 14:39:56.199 | liburcu6 libwebpdemux2 libwebpmux3 libxft2 libxss1 ntp nvme-cli pigz 2021-04-19 14:39:56.199 | python-atomicwrites python-attr python-configparser python-contextlib2 2021-04-19 14:39:56.199 | python-funcsigs python-importlib-metadata python-matplotlib-data 2021-04-19 14:39:56.199 | python-more-itertools python-packaging python-pastedeploy-tpl 2021-04-19 14:39:56.199 | python-pathlib2 python-pkg-resources python-pluggy python-py 2021-04-19 14:39:56.199 | python-pyparsing python-pytest python-scandir python-wcwidth python-zipp 2021-04-19 14:39:56.199 | python3-atomicwrites python3-bcrypt python3-bs4 python3-cachetools 2021-04-19 14:39:56.199 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2021-04-19 14:39:56.199 | python3-cycler python3-dateutil python3-decorator python3-google-auth 2021-04-19 14:39:56.199 | python3-html5lib python3-importlib-metadata python3-joblib 2021-04-19 14:39:56.199 | python3-kiwisolver python3-kubernetes python3-logutils python3-lxml 2021-04-19 14:39:56.199 | python3-mako python3-matplotlib python3-more-itertools python3-nose 2021-04-19 14:39:56.199 | python3-numpy python3-olefile python3-packaging python3-paste 2021-04-19 14:39:56.200 | python3-pastedeploy python3-pastescript python3-pecan python3-pil 2021-04-19 14:39:56.200 | python3-pluggy python3-prettytable python3-py python3-pyasn1-modules 2021-04-19 14:39:56.200 | python3-pyinotify python3-pyparsing python3-pytest python3-rados python3-rbd 2021-04-19 14:39:56.200 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2021-04-19 14:39:56.200 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2021-04-19 14:39:56.200 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2021-04-19 14:39:56.200 | python3-tk python3-waitress python3-wcwidth python3-webencodings 2021-04-19 14:39:56.200 | python3-webob python3-websocket python3-webtest python3-werkzeug 2021-04-19 14:39:56.200 | python3-yaml python3-zipp runc smartmontools sntp tk8.6-blt2.5 2021-04-19 14:39:56.200 | ttf-bitstream-vera ubuntu-fan 2021-04-19 14:39:56.201 | The following packages will be upgraded: 2021-04-19 14:39:56.201 | ibverbs-providers libibverbs1 librados2 librbd1 2021-04-19 14:39:56.354 | 4 upgraded, 142 newly installed, 0 to remove and 174 not upgraded. 2021-04-19 14:39:56.355 | Need to get 180 MB of archives. 2021-04-19 14:39:56.355 | After this operation, 843 MB of additional disk space will be used. 2021-04-19 14:39:56.355 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] 2021-04-19 14:39:56.499 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] 2021-04-19 14:39:56.508 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libopts25 amd64 1:5.18.12-4 [58.2 kB] 2021-04-19 14:39:56.508 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ibverbs-providers amd64 28.0-1ubuntu1~cloud0 [221 kB] 2021-04-19 14:39:56.573 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 ntp amd64 1:4.2.8p10+dfsg-5ubuntu7.3 [640 kB] 2021-04-19 14:39:56.763 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2021-04-19 14:39:56.769 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtcl8.6 amd64 8.6.8+dfsg-3 [881 kB] 2021-04-19 14:39:56.869 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtk8.6 amd64 8.6.8-4 [693 kB] 2021-04-19 14:39:56.935 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-04-19 14:39:56.991 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2021-04-19 14:39:56.992 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liburcu6 amd64 0.10.1-1ubuntu1 [52.2 kB] 2021-04-19 14:39:56.996 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblttng-ust-ctl4 amd64 2.10.1-1 [80.8 kB] 2021-04-19 14:39:57.003 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblttng-ust0 amd64 2.10.1-1 [154 kB] 2021-04-19 14:39:57.023 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-prettytable all 0.7.2-3 [19.7 kB] 2021-04-19 14:39:57.025 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 librabbitmq4 amd64 0.8.0-1ubuntu0.18.04.2 [33.9 kB] 2021-04-19 14:39:57.030 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdw1 amd64 0.170-0.4ubuntu0.1 [203 kB] 2021-04-19 14:39:57.052 | Get:17 https://download.ceph.com/debian-octopus bionic/main amd64 librbd1 amd64 15.2.10-1bionic [1,639 kB] 2021-04-19 14:39:57.061 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libbabeltrace1 amd64 1.5.5-1 [154 kB] 2021-04-19 14:39:57.075 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtcmalloc-minimal4 amd64 2.5-2.2ubuntu3 [91.6 kB] 2021-04-19 14:39:57.119 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgoogle-perftools4 amd64 2.5-2.2ubuntu3 [190 kB] 2021-04-19 14:39:57.135 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsnappy1v5 amd64 1.1.7-1 [16.0 kB] 2021-04-19 14:39:57.137 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libleveldb1v5 amd64 1.20-2 [136 kB] 2021-04-19 14:39:57.148 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liboath0 amd64 2.6.1-1 [44.7 kB] 2021-04-19 14:39:57.152 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-bcrypt amd64 3.1.4-2 [29.9 kB] 2021-04-19 14:39:57.155 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cherrypy3 all 8.9.1-2 [160 kB] 2021-04-19 14:39:57.168 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-logutils all 0.3.3-5 [16.7 kB] 2021-04-19 14:39:57.171 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mako all 1.0.7+ds1-1 [59.3 kB] 2021-04-19 14:39:57.184 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-simplegeneric all 0.8.1-1 [11.5 kB] 2021-04-19 14:39:57.186 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-singledispatch all 3.4.0.3-2 [7,022 B] 2021-04-19 14:39:57.243 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-bs4 all 4.6.0-1 [67.8 kB] 2021-04-19 14:39:57.250 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-waitress all 1.0.1-1 [53.4 kB] 2021-04-19 14:39:57.255 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-tempita all 0.5.2-2 [13.9 kB] 2021-04-19 14:39:57.256 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-paste all 2.0.3+dfsg-4ubuntu1 [456 kB] 2021-04-19 14:39:57.301 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-pastedeploy-tpl all 1.5.2-4 [4,796 B] 2021-04-19 14:39:57.301 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastedeploy all 1.5.2-4 [13.4 kB] 2021-04-19 14:39:57.303 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-webtest all 2.0.28-1ubuntu1 [27.9 kB] 2021-04-19 14:39:57.305 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-repoze.lru all 0.7-1 [11.7 kB] 2021-04-19 14:39:57.315 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-routes all 2.4.1-1 [28.4 kB] 2021-04-19 14:39:57.318 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libblas3 amd64 3.7.1-4ubuntu1 [140 kB] 2021-04-19 14:39:57.330 | Get:40 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libibverbs1 amd64 28.0-1ubuntu1~cloud0 [54.1 kB] 2021-04-19 14:39:57.355 | Get:41 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdmacm1 amd64 28.0-1ubuntu1~cloud0 [61.7 kB] 2021-04-19 14:39:57.367 | Get:42 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-yaml amd64 5.3.1-1~cloud0 [127 kB] 2021-04-19 14:39:57.377 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgfortran4 amd64 7.5.0-3ubuntu1~18.04 [492 kB] 2021-04-19 14:39:57.574 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblapack3 amd64 3.7.1-4ubuntu1 [2,112 kB] 2021-04-19 14:39:57.592 | Get:45 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdkafka1 amd64 1.2.1-1ubuntu1~cloud0 [399 kB] 2021-04-19 14:39:57.750 | Get:46 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-dateutil all 2.7.3-3ubuntu1~cloud0 [64.5 kB] 2021-04-19 14:39:57.760 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-numpy amd64 1:1.13.3-2ubuntu1 [1,943 kB] 2021-04-19 14:39:57.763 | Get:48 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-webob all 1:1.8.5-2~cloud0 [89.4 kB] 2021-04-19 14:39:57.801 | Get:49 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-pecan all 1.3.3-3ubuntu1~cloud0 [104 kB] 2021-04-19 14:39:57.843 | Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-werkzeug all 0.16.1+dfsg1-2~cloud0 [185 kB] 2021-04-19 14:39:57.889 | Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-decorator all 4.4.2-0ubuntu1~cloud0 [11.7 kB] 2021-04-19 14:39:57.891 | Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-cachetools all 4.0.0-1~cloud0 [10.2 kB] 2021-04-19 14:39:57.893 | Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-websocket all 0.53.0-2ubuntu1~cloud0 [32.4 kB] 2021-04-19 14:39:57.900 | Get:54 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-kubernetes all 7.0.0~a1-2~cloud0 [271 kB] 2021-04-19 14:39:57.954 | Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3~cloud0 [97.2 kB] 2021-04-19 14:39:58.017 | Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-atomicwrites all 1.1.5-2build1~cloud0 [6,984 B] 2021-04-19 14:39:58.019 | Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-configparser all 3.5.0b2-3build1~cloud0 [62.8 kB] 2021-04-19 14:39:58.027 | Get:58 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-contextlib2 all 0.6.0-2~cloud0 [13.4 kB] 2021-04-19 14:39:58.029 | Get:59 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-scandir amd64 1.10.0-2ubuntu3~cloud0 [18.6 kB] 2021-04-19 14:39:58.153 | Get:60 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-pathlib2 all 2.3.5-1ubuntu1~cloud0 [17.7 kB] 2021-04-19 14:39:58.155 | Get:61 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-more-itertools all 4.2.0-1build1~cloud0 [42.5 kB] 2021-04-19 14:39:58.159 | Get:62 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-zipp all 1.0.0-1~cloud0 [5,280 B] 2021-04-19 14:39:58.160 | Get:63 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-importlib-metadata all 1.5.0-1~cloud0 [9,980 B] 2021-04-19 14:39:58.161 | Get:64 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-matplotlib-data all 3.1.2-1ubuntu4~cloud0 [4,139 kB] 2021-04-19 14:39:58.300 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-scipy amd64 0.19.1-2ubuntu1 [9,619 kB] 2021-04-19 14:39:58.695 | Get:66 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-pkg-resources all 44.0.0-2~cloud0 [184 kB] 2021-04-19 14:39:58.712 | Get:67 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-pluggy all 0.13.0-2~cloud0 [18.4 kB] 2021-04-19 14:39:58.715 | Get:68 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-wcwidth all 0.1.8+dfsg1-3~cloud0 [17.0 kB] 2021-04-19 14:39:58.938 | Get:69 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python-pytest all 4.6.9-1~cloud0 [183 kB] 2021-04-19 14:39:58.943 | Get:70 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-atomicwrites all 1.1.5-2build1~cloud0 [7,060 B] 2021-04-19 14:39:58.984 | Get:71 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-more-itertools all 4.2.0-1build1~cloud0 [42.4 kB] 2021-04-19 14:39:58.985 | Get:72 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-zipp all 1.0.0-1~cloud0 [5,368 B] 2021-04-19 14:39:58.985 | Get:73 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-importlib-metadata all 1.5.0-1~cloud0 [10.1 kB] 2021-04-19 14:39:58.986 | Get:74 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-kiwisolver amd64 1.0.1-3build1~cloud0 [65.6 kB] 2021-04-19 14:39:58.988 | Get:75 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-matplotlib amd64 3.1.2-1ubuntu4~cloud0 [5,288 kB] 2021-04-19 14:39:59.948 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn-lib amd64 0.19.1-3 [1,429 kB] 2021-04-19 14:39:59.954 | Get:77 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-pluggy all 0.13.0-2~cloud0 [18.4 kB] 2021-04-19 14:39:59.955 | Get:78 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-wcwidth all 0.1.8+dfsg1-3~cloud0 [17.1 kB] 2021-04-19 14:39:59.956 | Get:79 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-pytest all 4.6.9-1~cloud0 [183 kB] 2021-04-19 14:39:59.960 | Get:80 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 smartmontools amd64 7.1-1build1~cloud0 [529 kB] 2021-04-19 14:40:00.132 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-joblib all 0.11-1 [109 kB] 2021-04-19 14:40:00.136 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sklearn all 0.19.1-3 [1,373 kB] 2021-04-19 14:40:00.338 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyasn1-modules all 0.2.1-0.2 [32.9 kB] 2021-04-19 14:40:00.339 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-rsa all 3.4.2-1 [29.0 kB] 2021-04-19 14:40:00.349 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-google-auth all 1.3.0-2 [32.5 kB] 2021-04-19 14:40:00.350 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-requests-oauthlib all 0.8.0-0.1 [16.1 kB] 2021-04-19 14:40:00.351 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 cgroupfs-mount all 1.4 [6,320 B] 2021-04-19 14:40:00.351 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 runc amd64 1.0.0~rc10-0ubuntu1~18.04.2 [2,000 kB] 2021-04-19 14:40:00.898 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 containerd amd64 1.3.3-0ubuntu1~18.04.4 [21.7 MB] 2021-04-19 14:40:04.399 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 docker.io amd64 19.03.6-0ubuntu1~18.04.3 [39.9 MB] 2021-04-19 14:40:11.435 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 fonts-lyx all 2.2.4-0ubuntu0.18.04.1 [155 kB] 2021-04-19 14:40:11.440 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-04-19 14:40:11.536 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjs-underscore all 1.8.3~dfsg-1ubuntu0.1 [60.4 kB] 2021-04-19 14:40:11.570 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblcms2-2 amd64 2.9-1ubuntu0.1 [139 kB] 2021-04-19 14:40:11.593 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libnss3-tools amd64 2:3.35-2ubuntu2.12 [869 kB] 2021-04-19 14:40:11.786 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebpdemux2 amd64 0.6.1-2 [9,472 B] 2021-04-19 14:40:11.787 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebpmux3 amd64 0.6.1-2 [19.6 kB] 2021-04-19 14:40:11.788 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 nvme-cli amd64 1.5-1ubuntu1.1 [184 kB] 2021-04-19 14:40:11.794 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-attr all 17.4.0-2 [23.7 kB] 2021-04-19 14:40:11.795 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-funcsigs all 1.0.2-4 [13.5 kB] 2021-04-19 14:40:11.795 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-04-19 14:40:11.803 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-pyparsing all 2.2.0+dfsg1-2 [52.1 kB] 2021-04-19 14:40:11.805 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python-packaging all 17.1-1 [18.2 kB] 2021-04-19 14:40:11.805 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python-py all 1.5.2-1 [65.1 kB] 2021-04-19 14:40:11.845 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cycler all 0.10.0-1 [7,622 B] 2021-04-19 14:40:11.866 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-webencodings all 0.5-2 [10.4 kB] 2021-04-19 14:40:11.867 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-html5lib all 0.999999999-1 [81.9 kB] 2021-04-19 14:40:11.964 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lxml amd64 4.2.1-1ubuntu0.4 [1,097 kB] 2021-04-19 14:40:12.197 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyparsing all 2.2.0+dfsg1-2 [52.2 kB] 2021-04-19 14:40:12.226 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-nose all 1.3.7-3 [115 kB] 2021-04-19 14:40:12.242 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-olefile all 0.45.1-1 [33.3 kB] 2021-04-19 14:40:12.243 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-packaging all 17.1-1 [18.2 kB] 2021-04-19 14:40:12.244 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastescript all 2.0.2-2 [54.6 kB] 2021-04-19 14:40:12.245 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-pil amd64 5.1.0-1ubuntu0.5 [330 kB] 2021-04-19 14:40:12.276 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-py all 1.5.2-1 [65.2 kB] 2021-04-19 14:40:12.278 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyinotify all 0.9.6-1 [24.7 kB] 2021-04-19 14:40:12.279 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-simplejson amd64 3.13.2-1 [49.6 kB] 2021-04-19 14:40:12.280 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-tk amd64 3.6.9-1~18.04 [119 kB] 2021-04-19 14:40:12.313 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 sntp amd64 1:4.2.8p10+dfsg-5ubuntu7.3 [86.5 kB] 2021-04-19 14:40:12.327 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ubuntu-fan all 0.12.10 [34.7 kB] 2021-04-19 14:40:22.209 | Get:121 https://download.ceph.com/debian-octopus bionic/main amd64 librados2 amd64 15.2.10-1bionic [3,059 kB] 2021-04-19 14:40:28.624 | Get:122 https://download.ceph.com/debian-octopus bionic/main amd64 libcephfs2 amd64 15.2.10-1bionic [435 kB] 2021-04-19 14:40:29.478 | Get:123 https://download.ceph.com/debian-octopus bionic/main amd64 python3-rados amd64 15.2.10-1bionic [345 kB] 2021-04-19 14:40:30.159 | Get:124 https://download.ceph.com/debian-octopus bionic/main amd64 python3-ceph-argparse all 15.2.10-1bionic [20.7 kB] 2021-04-19 14:40:30.179 | Get:125 https://download.ceph.com/debian-octopus bionic/main amd64 python3-cephfs amd64 15.2.10-1bionic [133 kB] 2021-04-19 14:40:30.456 | Get:126 https://download.ceph.com/debian-octopus bionic/main amd64 python3-ceph-common all 15.2.10-1bionic [29.0 kB] 2021-04-19 14:40:30.483 | Get:127 https://download.ceph.com/debian-octopus bionic/main amd64 python3-rbd amd64 15.2.10-1bionic [326 kB] 2021-04-19 14:40:31.126 | Get:128 https://download.ceph.com/debian-octopus bionic/main amd64 librgw2 amd64 15.2.10-1bionic [2,901 kB] 2021-04-19 14:40:35.503 | Get:129 https://download.ceph.com/debian-octopus bionic/main amd64 python3-rgw amd64 15.2.10-1bionic [99.7 kB] 2021-04-19 14:40:35.623 | Get:130 https://download.ceph.com/debian-octopus bionic/main amd64 libradosstriper1 amd64 15.2.10-1bionic [338 kB] 2021-04-19 14:40:35.929 | Get:131 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-common amd64 15.2.10-1bionic [18.8 MB] 2021-04-19 14:40:54.652 | Get:132 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-base amd64 15.2.10-1bionic [5,173 kB] 2021-04-19 14:41:03.583 | Get:133 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-modules-core all 15.2.10-1bionic [161 kB] 2021-04-19 14:41:03.842 | Get:134 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr amd64 15.2.10-1bionic [1,285 kB] 2021-04-19 14:41:05.820 | Get:135 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mon amd64 15.2.10-1bionic [5,942 kB] 2021-04-19 14:41:16.120 | Get:136 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-osd amd64 15.2.10-1bionic [22.8 MB] 2021-04-19 14:41:32.095 | Get:137 https://download.ceph.com/debian-octopus bionic/main amd64 ceph amd64 15.2.10-1bionic [3,912 B] 2021-04-19 14:41:32.101 | Get:138 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-fuse amd64 15.2.10-1bionic [516 kB] 2021-04-19 14:41:32.676 | Get:139 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mds amd64 15.2.10-1bionic [1,854 kB] 2021-04-19 14:41:34.636 | Get:140 https://download.ceph.com/debian-octopus bionic/main amd64 cephadm amd64 15.2.10-1bionic [52.2 kB] 2021-04-19 14:41:34.736 | Get:141 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-cephadm all 15.2.10-1bionic [57.9 kB] 2021-04-19 14:41:34.780 | Get:142 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-dashboard all 15.2.10-1bionic [3,197 kB] 2021-04-19 14:41:39.490 | Get:143 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-diskprediction-cloud all 15.2.10-1bionic [34.3 kB] 2021-04-19 14:41:39.546 | Get:144 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-diskprediction-local all 15.2.10-1bionic [7,898 kB] 2021-04-19 14:41:49.574 | Get:145 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-k8sevents all 15.2.10-1bionic [4,036 B] 2021-04-19 14:41:49.614 | Get:146 https://download.ceph.com/debian-octopus bionic/main amd64 ceph-mgr-rook all 15.2.10-1bionic [22.5 kB] 2021-04-19 14:41:50.823 | Preconfiguring packages ... 2021-04-19 14:41:50.981 | Fetched 180 MB in 1min 53s (1,590 kB/s) 2021-04-19 14:41:51.028 | Selecting previously unselected package libxft2:amd64. 2021-04-19 14:41:51.068 | (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 ... 74751 files and directories currently installed.) 2021-04-19 14:41:51.072 | Preparing to unpack .../000-libxft2_2.3.2-1_amd64.deb ... 2021-04-19 14:41:51.075 | Unpacking libxft2:amd64 (2.3.2-1) ... 2021-04-19 14:41:51.153 | Selecting previously unselected package libxss1:amd64. 2021-04-19 14:41:51.161 | Preparing to unpack .../001-libxss1_1%3a1.2.2-1_amd64.deb ... 2021-04-19 14:41:51.163 | Unpacking libxss1:amd64 (1:1.2.2-1) ... 2021-04-19 14:41:51.238 | Selecting previously unselected package libopts25:amd64. 2021-04-19 14:41:51.246 | Preparing to unpack .../002-libopts25_1%3a5.18.12-4_amd64.deb ... 2021-04-19 14:41:51.258 | Unpacking libopts25:amd64 (1:5.18.12-4) ... 2021-04-19 14:41:51.370 | Selecting previously unselected package ntp. 2021-04-19 14:41:51.378 | Preparing to unpack .../003-ntp_1%3a4.2.8p10+dfsg-5ubuntu7.3_amd64.deb ... 2021-04-19 14:41:51.407 | Unpacking ntp (1:4.2.8p10+dfsg-5ubuntu7.3) ... 2021-04-19 14:41:51.586 | Selecting previously unselected package pigz. 2021-04-19 14:41:51.594 | Preparing to unpack .../004-pigz_2.4-1_amd64.deb ... 2021-04-19 14:41:51.596 | Unpacking pigz (2.4-1) ... 2021-04-19 14:41:51.675 | Selecting previously unselected package libtcl8.6:amd64. 2021-04-19 14:41:51.683 | Preparing to unpack .../005-libtcl8.6_8.6.8+dfsg-3_amd64.deb ... 2021-04-19 14:41:51.685 | Unpacking libtcl8.6:amd64 (8.6.8+dfsg-3) ... 2021-04-19 14:41:51.932 | Selecting previously unselected package libtk8.6:amd64. 2021-04-19 14:41:51.940 | Preparing to unpack .../006-libtk8.6_8.6.8-4_amd64.deb ... 2021-04-19 14:41:51.942 | Unpacking libtk8.6:amd64 (8.6.8-4) ... 2021-04-19 14:41:52.112 | Selecting previously unselected package tk8.6-blt2.5. 2021-04-19 14:41:52.120 | Preparing to unpack .../007-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-04-19 14:41:52.122 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-04-19 14:41:52.259 | Selecting previously unselected package blt. 2021-04-19 14:41:52.267 | Preparing to unpack .../008-blt_2.5.3+dfsg-4_amd64.deb ... 2021-04-19 14:41:52.269 | Unpacking blt (2.5.3+dfsg-4) ... 2021-04-19 14:41:52.403 | Preparing to unpack .../009-ibverbs-providers_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-04-19 14:41:52.532 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-04-19 14:41:52.673 | Preparing to unpack .../010-libibverbs1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-04-19 14:41:52.694 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-04-19 14:41:52.790 | Selecting previously unselected package liburcu6:amd64. 2021-04-19 14:41:52.798 | Preparing to unpack .../011-liburcu6_0.10.1-1ubuntu1_amd64.deb ... 2021-04-19 14:41:52.800 | Unpacking liburcu6:amd64 (0.10.1-1ubuntu1) ... 2021-04-19 14:41:52.889 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2021-04-19 14:41:52.896 | Preparing to unpack .../012-liblttng-ust-ctl4_2.10.1-1_amd64.deb ... 2021-04-19 14:41:52.898 | Unpacking liblttng-ust-ctl4:amd64 (2.10.1-1) ... 2021-04-19 14:41:52.990 | Selecting previously unselected package liblttng-ust0:amd64. 2021-04-19 14:41:52.997 | Preparing to unpack .../013-liblttng-ust0_2.10.1-1_amd64.deb ... 2021-04-19 14:41:52.999 | Unpacking liblttng-ust0:amd64 (2.10.1-1) ... 2021-04-19 14:41:53.102 | Selecting previously unselected package librdmacm1:amd64. 2021-04-19 14:41:53.111 | Preparing to unpack .../014-librdmacm1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-04-19 14:41:53.113 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-04-19 14:41:53.198 | Preparing to unpack .../015-librbd1_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:53.219 | Unpacking librbd1 (15.2.10-1bionic) over (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 14:41:53.558 | Preparing to unpack .../016-librados2_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:53.578 | Unpacking librados2 (15.2.10-1bionic) over (12.2.13-0ubuntu0.18.04.6) ... 2021-04-19 14:41:54.115 | Selecting previously unselected package libcephfs2. 2021-04-19 14:41:54.123 | Preparing to unpack .../017-libcephfs2_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:54.126 | Unpacking libcephfs2 (15.2.10-1bionic) ... 2021-04-19 14:41:54.242 | Selecting previously unselected package python3-rados. 2021-04-19 14:41:54.250 | Preparing to unpack .../018-python3-rados_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:54.252 | Unpacking python3-rados (15.2.10-1bionic) ... 2021-04-19 14:41:54.376 | Selecting previously unselected package python3-ceph-argparse. 2021-04-19 14:41:54.383 | Preparing to unpack .../019-python3-ceph-argparse_15.2.10-1bionic_all.deb ... 2021-04-19 14:41:54.386 | Unpacking python3-ceph-argparse (15.2.10-1bionic) ... 2021-04-19 14:41:54.460 | Selecting previously unselected package python3-cephfs. 2021-04-19 14:41:54.468 | Preparing to unpack .../020-python3-cephfs_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:54.470 | Unpacking python3-cephfs (15.2.10-1bionic) ... 2021-04-19 14:41:54.560 | Selecting previously unselected package python3-yaml. 2021-04-19 14:41:54.567 | Preparing to unpack .../021-python3-yaml_5.3.1-1~cloud0_amd64.deb ... 2021-04-19 14:41:54.569 | Unpacking python3-yaml (5.3.1-1~cloud0) ... 2021-04-19 14:41:54.658 | Selecting previously unselected package python3-ceph-common. 2021-04-19 14:41:54.665 | Preparing to unpack .../022-python3-ceph-common_15.2.10-1bionic_all.deb ... 2021-04-19 14:41:54.668 | Unpacking python3-ceph-common (15.2.10-1bionic) ... 2021-04-19 14:41:54.744 | Selecting previously unselected package python3-prettytable. 2021-04-19 14:41:54.751 | Preparing to unpack .../023-python3-prettytable_0.7.2-3_all.deb ... 2021-04-19 14:41:54.753 | Unpacking python3-prettytable (0.7.2-3) ... 2021-04-19 14:41:54.811 | Selecting previously unselected package python3-rbd. 2021-04-19 14:41:54.818 | Preparing to unpack .../024-python3-rbd_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:54.821 | Unpacking python3-rbd (15.2.10-1bionic) ... 2021-04-19 14:41:54.952 | Selecting previously unselected package librabbitmq4:amd64. 2021-04-19 14:41:54.959 | Preparing to unpack .../025-librabbitmq4_0.8.0-1ubuntu0.18.04.2_amd64.deb ... 2021-04-19 14:41:54.961 | Unpacking librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-04-19 14:41:55.045 | Selecting previously unselected package librdkafka1:amd64. 2021-04-19 14:41:55.052 | Preparing to unpack .../026-librdkafka1_1.2.1-1ubuntu1~cloud0_amd64.deb ... 2021-04-19 14:41:55.054 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1~cloud0) ... 2021-04-19 14:41:55.180 | Selecting previously unselected package librgw2. 2021-04-19 14:41:55.188 | Preparing to unpack .../027-librgw2_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:55.190 | Unpacking librgw2 (15.2.10-1bionic) ... 2021-04-19 14:41:55.668 | Selecting previously unselected package python3-rgw. 2021-04-19 14:41:55.676 | Preparing to unpack .../028-python3-rgw_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:55.678 | Unpacking python3-rgw (15.2.10-1bionic) ... 2021-04-19 14:41:55.771 | Selecting previously unselected package libdw1:amd64. 2021-04-19 14:41:55.779 | Preparing to unpack .../029-libdw1_0.170-0.4ubuntu0.1_amd64.deb ... 2021-04-19 14:41:55.781 | Unpacking libdw1:amd64 (0.170-0.4ubuntu0.1) ... 2021-04-19 14:41:55.891 | Selecting previously unselected package libbabeltrace1:amd64. 2021-04-19 14:41:55.898 | Preparing to unpack .../030-libbabeltrace1_1.5.5-1_amd64.deb ... 2021-04-19 14:41:55.901 | Unpacking libbabeltrace1:amd64 (1.5.5-1) ... 2021-04-19 14:41:55.995 | Selecting previously unselected package libtcmalloc-minimal4. 2021-04-19 14:41:56.002 | Preparing to unpack .../031-libtcmalloc-minimal4_2.5-2.2ubuntu3_amd64.deb ... 2021-04-19 14:41:56.005 | Unpacking libtcmalloc-minimal4 (2.5-2.2ubuntu3) ... 2021-04-19 14:41:56.088 | Selecting previously unselected package libgoogle-perftools4. 2021-04-19 14:41:56.096 | Preparing to unpack .../032-libgoogle-perftools4_2.5-2.2ubuntu3_amd64.deb ... 2021-04-19 14:41:56.099 | Unpacking libgoogle-perftools4 (2.5-2.2ubuntu3) ... 2021-04-19 14:41:56.199 | Selecting previously unselected package libsnappy1v5:amd64. 2021-04-19 14:41:56.206 | Preparing to unpack .../033-libsnappy1v5_1.1.7-1_amd64.deb ... 2021-04-19 14:41:56.209 | Unpacking libsnappy1v5:amd64 (1.1.7-1) ... 2021-04-19 14:41:56.282 | Selecting previously unselected package libleveldb1v5:amd64. 2021-04-19 14:41:56.290 | Preparing to unpack .../034-libleveldb1v5_1.20-2_amd64.deb ... 2021-04-19 14:41:56.292 | Unpacking libleveldb1v5:amd64 (1.20-2) ... 2021-04-19 14:41:56.398 | Selecting previously unselected package liboath0. 2021-04-19 14:41:56.406 | Preparing to unpack .../035-liboath0_2.6.1-1_amd64.deb ... 2021-04-19 14:41:56.408 | Unpacking liboath0 (2.6.1-1) ... 2021-04-19 14:41:56.484 | Selecting previously unselected package libradosstriper1. 2021-04-19 14:41:56.492 | Preparing to unpack .../036-libradosstriper1_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:56.494 | Unpacking libradosstriper1 (15.2.10-1bionic) ... 2021-04-19 14:41:56.647 | Selecting previously unselected package ceph-common. 2021-04-19 14:41:56.655 | Preparing to unpack .../037-ceph-common_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:56.657 | Unpacking ceph-common (15.2.10-1bionic) ... 2021-04-19 14:41:59.475 | Selecting previously unselected package ceph-base. 2021-04-19 14:41:59.482 | Preparing to unpack .../038-ceph-base_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:41:59.492 | Unpacking ceph-base (15.2.10-1bionic) ... 2021-04-19 14:42:00.347 | Selecting previously unselected package python3-dateutil. 2021-04-19 14:42:00.356 | Preparing to unpack .../039-python3-dateutil_2.7.3-3ubuntu1~cloud0_all.deb ... 2021-04-19 14:42:00.358 | Unpacking python3-dateutil (2.7.3-3ubuntu1~cloud0) ... 2021-04-19 14:42:00.421 | Selecting previously unselected package ceph-mgr-modules-core. 2021-04-19 14:42:00.429 | Preparing to unpack .../040-ceph-mgr-modules-core_15.2.10-1bionic_all.deb ... 2021-04-19 14:42:00.431 | Unpacking ceph-mgr-modules-core (15.2.10-1bionic) ... 2021-04-19 14:42:00.536 | Selecting previously unselected package python3-bcrypt. 2021-04-19 14:42:00.544 | Preparing to unpack .../041-python3-bcrypt_3.1.4-2_amd64.deb ... 2021-04-19 14:42:00.546 | Unpacking python3-bcrypt (3.1.4-2) ... 2021-04-19 14:42:00.621 | Selecting previously unselected package python3-cherrypy3. 2021-04-19 14:42:00.628 | Preparing to unpack .../042-python3-cherrypy3_8.9.1-2_all.deb ... 2021-04-19 14:42:00.630 | Unpacking python3-cherrypy3 (8.9.1-2) ... 2021-04-19 14:42:00.722 | Selecting previously unselected package python3-logutils. 2021-04-19 14:42:00.731 | Preparing to unpack .../043-python3-logutils_0.3.3-5_all.deb ... 2021-04-19 14:42:00.732 | Unpacking python3-logutils (0.3.3-5) ... 2021-04-19 14:42:00.808 | Selecting previously unselected package python3-mako. 2021-04-19 14:42:00.815 | Preparing to unpack .../044-python3-mako_1.0.7+ds1-1_all.deb ... 2021-04-19 14:42:00.817 | Unpacking python3-mako (1.0.7+ds1-1) ... 2021-04-19 14:42:00.896 | Selecting previously unselected package python3-simplegeneric. 2021-04-19 14:42:00.905 | Preparing to unpack .../045-python3-simplegeneric_0.8.1-1_all.deb ... 2021-04-19 14:42:00.907 | Unpacking python3-simplegeneric (0.8.1-1) ... 2021-04-19 14:42:00.980 | Selecting previously unselected package python3-singledispatch. 2021-04-19 14:42:00.988 | Preparing to unpack .../046-python3-singledispatch_3.4.0.3-2_all.deb ... 2021-04-19 14:42:00.990 | Unpacking python3-singledispatch (3.4.0.3-2) ... 2021-04-19 14:42:01.064 | Selecting previously unselected package python3-webob. 2021-04-19 14:42:01.071 | Preparing to unpack .../047-python3-webob_1%3a1.8.5-2~cloud0_all.deb ... 2021-04-19 14:42:01.073 | Unpacking python3-webob (1:1.8.5-2~cloud0) ... 2021-04-19 14:42:01.156 | Selecting previously unselected package python3-bs4. 2021-04-19 14:42:01.164 | Preparing to unpack .../048-python3-bs4_4.6.0-1_all.deb ... 2021-04-19 14:42:01.166 | Unpacking python3-bs4 (4.6.0-1) ... 2021-04-19 14:42:01.245 | Selecting previously unselected package python3-waitress. 2021-04-19 14:42:01.253 | Preparing to unpack .../049-python3-waitress_1.0.1-1_all.deb ... 2021-04-19 14:42:01.255 | Unpacking python3-waitress (1.0.1-1) ... 2021-04-19 14:42:01.336 | Selecting previously unselected package python3-tempita. 2021-04-19 14:42:01.344 | Preparing to unpack .../050-python3-tempita_0.5.2-2_all.deb ... 2021-04-19 14:42:01.346 | Unpacking python3-tempita (0.5.2-2) ... 2021-04-19 14:42:01.421 | Selecting previously unselected package python3-paste. 2021-04-19 14:42:01.429 | Preparing to unpack .../051-python3-paste_2.0.3+dfsg-4ubuntu1_all.deb ... 2021-04-19 14:42:01.431 | Unpacking python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-04-19 14:42:01.531 | Selecting previously unselected package python-pastedeploy-tpl. 2021-04-19 14:42:01.539 | Preparing to unpack .../052-python-pastedeploy-tpl_1.5.2-4_all.deb ... 2021-04-19 14:42:01.541 | Unpacking python-pastedeploy-tpl (1.5.2-4) ... 2021-04-19 14:42:01.616 | Selecting previously unselected package python3-pastedeploy. 2021-04-19 14:42:01.624 | Preparing to unpack .../053-python3-pastedeploy_1.5.2-4_all.deb ... 2021-04-19 14:42:01.626 | Unpacking python3-pastedeploy (1.5.2-4) ... 2021-04-19 14:42:01.700 | Selecting previously unselected package python3-webtest. 2021-04-19 14:42:01.708 | Preparing to unpack .../054-python3-webtest_2.0.28-1ubuntu1_all.deb ... 2021-04-19 14:42:01.710 | Unpacking python3-webtest (2.0.28-1ubuntu1) ... 2021-04-19 14:42:01.784 | Selecting previously unselected package python3-pecan. 2021-04-19 14:42:01.792 | Preparing to unpack .../055-python3-pecan_1.3.3-3ubuntu1~cloud0_all.deb ... 2021-04-19 14:42:01.794 | Unpacking python3-pecan (1.3.3-3ubuntu1~cloud0) ... 2021-04-19 14:42:01.897 | Selecting previously unselected package python3-werkzeug. 2021-04-19 14:42:01.905 | Preparing to unpack .../056-python3-werkzeug_0.16.1+dfsg1-2~cloud0_all.deb ... 2021-04-19 14:42:01.907 | Unpacking python3-werkzeug (0.16.1+dfsg1-2~cloud0) ... 2021-04-19 14:42:02.011 | Selecting previously unselected package ceph-mgr. 2021-04-19 14:42:02.018 | Preparing to unpack .../057-ceph-mgr_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:42:02.020 | Unpacking ceph-mgr (15.2.10-1bionic) ... 2021-04-19 14:42:02.284 | Selecting previously unselected package ceph-mon. 2021-04-19 14:42:02.292 | Preparing to unpack .../058-ceph-mon_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:42:02.294 | Unpacking ceph-mon (15.2.10-1bionic) ... 2021-04-19 14:42:03.269 | Selecting previously unselected package ceph-osd. 2021-04-19 14:42:03.277 | Preparing to unpack .../059-ceph-osd_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:42:03.279 | Unpacking ceph-osd (15.2.10-1bionic) ... 2021-04-19 14:42:06.601 | Selecting previously unselected package ceph. 2021-04-19 14:42:06.609 | Preparing to unpack .../060-ceph_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:42:06.611 | Unpacking ceph (15.2.10-1bionic) ... 2021-04-19 14:42:06.695 | Selecting previously unselected package ceph-fuse. 2021-04-19 14:42:06.703 | Preparing to unpack .../061-ceph-fuse_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:42:06.705 | Unpacking ceph-fuse (15.2.10-1bionic) ... 2021-04-19 14:42:06.860 | Selecting previously unselected package ceph-mds. 2021-04-19 14:42:06.868 | Preparing to unpack .../062-ceph-mds_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:42:06.871 | Unpacking ceph-mds (15.2.10-1bionic) ... 2021-04-19 14:42:07.209 | Selecting previously unselected package cephadm. 2021-04-19 14:42:07.217 | Preparing to unpack .../063-cephadm_15.2.10-1bionic_amd64.deb ... 2021-04-19 14:42:07.219 | Unpacking cephadm (15.2.10-1bionic) ... 2021-04-19 14:42:07.297 | Selecting previously unselected package ceph-mgr-cephadm. 2021-04-19 14:42:07.304 | Preparing to unpack .../064-ceph-mgr-cephadm_15.2.10-1bionic_all.deb ... 2021-04-19 14:42:07.307 | Unpacking ceph-mgr-cephadm (15.2.10-1bionic) ... 2021-04-19 14:42:07.387 | Selecting previously unselected package python3-repoze.lru. 2021-04-19 14:42:07.395 | Preparing to unpack .../065-python3-repoze.lru_0.7-1_all.deb ... 2021-04-19 14:42:07.397 | Unpacking python3-repoze.lru (0.7-1) ... 2021-04-19 14:42:07.471 | Selecting previously unselected package python3-routes. 2021-04-19 14:42:07.479 | Preparing to unpack .../066-python3-routes_2.4.1-1_all.deb ... 2021-04-19 14:42:07.481 | Unpacking python3-routes (2.4.1-1) ... 2021-04-19 14:42:07.560 | Selecting previously unselected package ceph-mgr-dashboard. 2021-04-19 14:42:07.568 | Preparing to unpack .../067-ceph-mgr-dashboard_15.2.10-1bionic_all.deb ... 2021-04-19 14:42:07.570 | Unpacking ceph-mgr-dashboard (15.2.10-1bionic) ... 2021-04-19 14:42:08.332 | Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2021-04-19 14:42:08.341 | Preparing to unpack .../068-ceph-mgr-diskprediction-cloud_15.2.10-1bionic_all.deb ... 2021-04-19 14:42:08.344 | Unpacking ceph-mgr-diskprediction-cloud (15.2.10-1bionic) ... 2021-04-19 14:42:08.437 | Selecting previously unselected package libblas3:amd64. 2021-04-19 14:42:08.445 | Preparing to unpack .../069-libblas3_3.7.1-4ubuntu1_amd64.deb ... 2021-04-19 14:42:08.450 | Unpacking libblas3:amd64 (3.7.1-4ubuntu1) ... 2021-04-19 14:42:08.549 | Selecting previously unselected package libgfortran4:amd64. 2021-04-19 14:42:08.557 | Preparing to unpack .../070-libgfortran4_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-04-19 14:42:08.560 | Unpacking libgfortran4:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 14:42:08.721 | Selecting previously unselected package liblapack3:amd64. 2021-04-19 14:42:08.729 | Preparing to unpack .../071-liblapack3_3.7.1-4ubuntu1_amd64.deb ... 2021-04-19 14:42:08.734 | Unpacking liblapack3:amd64 (3.7.1-4ubuntu1) ... 2021-04-19 14:42:09.108 | Selecting previously unselected package python3-numpy. 2021-04-19 14:42:09.116 | Preparing to unpack .../072-python3-numpy_1%3a1.13.3-2ubuntu1_amd64.deb ... 2021-04-19 14:42:09.118 | Unpacking python3-numpy (1:1.13.3-2ubuntu1) ... 2021-04-19 14:42:09.511 | Selecting previously unselected package python3-decorator. 2021-04-19 14:42:09.519 | Preparing to unpack .../073-python3-decorator_4.4.2-0ubuntu1~cloud0_all.deb ... 2021-04-19 14:42:09.521 | Unpacking python3-decorator (4.4.2-0ubuntu1~cloud0) ... 2021-04-19 14:42:09.598 | Selecting previously unselected package python3-scipy. 2021-04-19 14:42:09.606 | Preparing to unpack .../074-python3-scipy_0.19.1-2ubuntu1_amd64.deb ... 2021-04-19 14:42:09.608 | Unpacking python3-scipy (0.19.1-2ubuntu1) ... 2021-04-19 14:42:10.970 | Selecting previously unselected package python3-sklearn-lib. 2021-04-19 14:42:10.978 | Preparing to unpack .../075-python3-sklearn-lib_0.19.1-3_amd64.deb ... 2021-04-19 14:42:10.981 | Unpacking python3-sklearn-lib (0.19.1-3) ... 2021-04-19 14:42:11.274 | Selecting previously unselected package python3-joblib. 2021-04-19 14:42:11.283 | Preparing to unpack .../076-python3-joblib_0.11-1_all.deb ... 2021-04-19 14:42:11.285 | Unpacking python3-joblib (0.11-1) ... 2021-04-19 14:42:11.384 | Selecting previously unselected package python3-sklearn. 2021-04-19 14:42:11.393 | Preparing to unpack .../077-python3-sklearn_0.19.1-3_all.deb ... 2021-04-19 14:42:11.395 | Unpacking python3-sklearn (0.19.1-3) ... 2021-04-19 14:42:11.676 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2021-04-19 14:42:11.685 | Preparing to unpack .../078-ceph-mgr-diskprediction-local_15.2.10-1bionic_all.deb ... 2021-04-19 14:42:11.705 | Unpacking ceph-mgr-diskprediction-local (15.2.10-1bionic) ... 2021-04-19 14:42:13.053 | Selecting previously unselected package python3-cachetools. 2021-04-19 14:42:13.061 | Preparing to unpack .../079-python3-cachetools_4.0.0-1~cloud0_all.deb ... 2021-04-19 14:42:13.063 | Unpacking python3-cachetools (4.0.0-1~cloud0) ... 2021-04-19 14:42:13.138 | Selecting previously unselected package python3-pyasn1-modules. 2021-04-19 14:42:13.146 | Preparing to unpack .../080-python3-pyasn1-modules_0.2.1-0.2_all.deb ... 2021-04-19 14:42:13.149 | Unpacking python3-pyasn1-modules (0.2.1-0.2) ... 2021-04-19 14:42:13.226 | Selecting previously unselected package python3-rsa. 2021-04-19 14:42:13.235 | Preparing to unpack .../081-python3-rsa_3.4.2-1_all.deb ... 2021-04-19 14:42:13.237 | Unpacking python3-rsa (3.4.2-1) ... 2021-04-19 14:42:13.314 | Selecting previously unselected package python3-google-auth. 2021-04-19 14:42:13.322 | Preparing to unpack .../082-python3-google-auth_1.3.0-2_all.deb ... 2021-04-19 14:42:13.325 | Unpacking python3-google-auth (1.3.0-2) ... 2021-04-19 14:42:13.404 | Selecting previously unselected package python3-requests-oauthlib. 2021-04-19 14:42:13.412 | Preparing to unpack .../083-python3-requests-oauthlib_0.8.0-0.1_all.deb ... 2021-04-19 14:42:13.414 | Unpacking python3-requests-oauthlib (0.8.0-0.1) ... 2021-04-19 14:42:13.490 | Selecting previously unselected package python3-websocket. 2021-04-19 14:42:13.498 | Preparing to unpack .../084-python3-websocket_0.53.0-2ubuntu1~cloud0_all.deb ... 2021-04-19 14:42:13.500 | Unpacking python3-websocket (0.53.0-2ubuntu1~cloud0) ... 2021-04-19 14:42:13.578 | Selecting previously unselected package python3-kubernetes. 2021-04-19 14:42:13.586 | Preparing to unpack .../085-python3-kubernetes_7.0.0~a1-2~cloud0_all.deb ... 2021-04-19 14:42:13.588 | Unpacking python3-kubernetes (7.0.0~a1-2~cloud0) ... 2021-04-19 14:42:13.878 | Selecting previously unselected package ceph-mgr-k8sevents. 2021-04-19 14:42:13.887 | Preparing to unpack .../086-ceph-mgr-k8sevents_15.2.10-1bionic_all.deb ... 2021-04-19 14:42:13.889 | Unpacking ceph-mgr-k8sevents (15.2.10-1bionic) ... 2021-04-19 14:42:13.965 | Selecting previously unselected package ceph-mgr-rook. 2021-04-19 14:42:13.973 | Preparing to unpack .../087-ceph-mgr-rook_15.2.10-1bionic_all.deb ... 2021-04-19 14:42:13.975 | Unpacking ceph-mgr-rook (15.2.10-1bionic) ... 2021-04-19 14:42:14.076 | Selecting previously unselected package cgroupfs-mount. 2021-04-19 14:42:14.084 | Preparing to unpack .../088-cgroupfs-mount_1.4_all.deb ... 2021-04-19 14:42:14.093 | Unpacking cgroupfs-mount (1.4) ... 2021-04-19 14:42:14.150 | Selecting previously unselected package runc. 2021-04-19 14:42:14.159 | Preparing to unpack .../089-runc_1.0.0~rc10-0ubuntu1~18.04.2_amd64.deb ... 2021-04-19 14:42:14.161 | Unpacking runc (1.0.0~rc10-0ubuntu1~18.04.2) ... 2021-04-19 14:42:14.553 | Selecting previously unselected package containerd. 2021-04-19 14:42:14.562 | Preparing to unpack .../090-containerd_1.3.3-0ubuntu1~18.04.4_amd64.deb ... 2021-04-19 14:42:14.564 | Unpacking containerd (1.3.3-0ubuntu1~18.04.4) ... 2021-04-19 14:42:17.994 | Selecting previously unselected package docker.io. 2021-04-19 14:42:18.003 | Preparing to unpack .../091-docker.io_19.03.6-0ubuntu1~18.04.3_amd64.deb ... 2021-04-19 14:42:18.032 | Unpacking docker.io (19.03.6-0ubuntu1~18.04.3) ... 2021-04-19 14:42:24.186 | Selecting previously unselected package fonts-lyx. 2021-04-19 14:42:24.195 | Preparing to unpack .../092-fonts-lyx_2.2.4-0ubuntu0.18.04.1_all.deb ... 2021-04-19 14:42:24.197 | Unpacking fonts-lyx (2.2.4-0ubuntu0.18.04.1) ... 2021-04-19 14:42:24.306 | Selecting previously unselected package libjs-jquery-ui. 2021-04-19 14:42:24.315 | Preparing to unpack .../093-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-04-19 14:42:24.325 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-04-19 14:42:24.494 | Selecting previously unselected package libjs-underscore. 2021-04-19 14:42:24.503 | Preparing to unpack .../094-libjs-underscore_1.8.3~dfsg-1ubuntu0.1_all.deb ... 2021-04-19 14:42:24.505 | Unpacking libjs-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2021-04-19 14:42:24.568 | Selecting previously unselected package libjs-sphinxdoc. 2021-04-19 14:42:24.577 | Preparing to unpack .../095-libjs-sphinxdoc_1.8.5-7ubuntu3~cloud0_all.deb ... 2021-04-19 14:42:24.579 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3~cloud0) ... 2021-04-19 14:42:24.671 | Selecting previously unselected package liblcms2-2:amd64. 2021-04-19 14:42:24.679 | Preparing to unpack .../096-liblcms2-2_2.9-1ubuntu0.1_amd64.deb ... 2021-04-19 14:42:24.682 | Unpacking liblcms2-2:amd64 (2.9-1ubuntu0.1) ... 2021-04-19 14:42:24.756 | Selecting previously unselected package libnss3-tools. 2021-04-19 14:42:24.765 | Preparing to unpack .../097-libnss3-tools_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-04-19 14:42:24.767 | Unpacking libnss3-tools (2:3.35-2ubuntu2.12) ... 2021-04-19 14:42:24.980 | Selecting previously unselected package libwebpdemux2:amd64. 2021-04-19 14:42:24.988 | Preparing to unpack .../098-libwebpdemux2_0.6.1-2_amd64.deb ... 2021-04-19 14:42:24.990 | Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-04-19 14:42:25.074 | Selecting previously unselected package libwebpmux3:amd64. 2021-04-19 14:42:25.083 | Preparing to unpack .../099-libwebpmux3_0.6.1-2_amd64.deb ... 2021-04-19 14:42:25.085 | Unpacking libwebpmux3:amd64 (0.6.1-2) ... 2021-04-19 14:42:25.152 | Selecting previously unselected package nvme-cli. 2021-04-19 14:42:25.160 | Preparing to unpack .../100-nvme-cli_1.5-1ubuntu1.1_amd64.deb ... 2021-04-19 14:42:25.163 | Unpacking nvme-cli (1.5-1ubuntu1.1) ... 2021-04-19 14:42:25.262 | Selecting previously unselected package python-atomicwrites. 2021-04-19 14:42:25.271 | Preparing to unpack .../101-python-atomicwrites_1.1.5-2build1~cloud0_all.deb ... 2021-04-19 14:42:25.273 | Unpacking python-atomicwrites (1.1.5-2build1~cloud0) ... 2021-04-19 14:42:25.348 | Selecting previously unselected package python-attr. 2021-04-19 14:42:25.357 | Preparing to unpack .../102-python-attr_17.4.0-2_all.deb ... 2021-04-19 14:42:25.359 | Unpacking python-attr (17.4.0-2) ... 2021-04-19 14:42:25.434 | Selecting previously unselected package python-configparser. 2021-04-19 14:42:25.443 | Preparing to unpack .../103-python-configparser_3.5.0b2-3build1~cloud0_all.deb ... 2021-04-19 14:42:25.445 | Unpacking python-configparser (3.5.0b2-3build1~cloud0) ... 2021-04-19 14:42:25.527 | Selecting previously unselected package python-contextlib2. 2021-04-19 14:42:25.535 | Preparing to unpack .../104-python-contextlib2_0.6.0-2~cloud0_all.deb ... 2021-04-19 14:42:25.538 | Unpacking python-contextlib2 (0.6.0-2~cloud0) ... 2021-04-19 14:42:25.612 | Selecting previously unselected package python-funcsigs. 2021-04-19 14:42:25.620 | Preparing to unpack .../105-python-funcsigs_1.0.2-4_all.deb ... 2021-04-19 14:42:25.622 | Unpacking python-funcsigs (1.0.2-4) ... 2021-04-19 14:42:25.699 | Selecting previously unselected package python-scandir. 2021-04-19 14:42:25.707 | Preparing to unpack .../106-python-scandir_1.10.0-2ubuntu3~cloud0_amd64.deb ... 2021-04-19 14:42:25.709 | Unpacking python-scandir (1.10.0-2ubuntu3~cloud0) ... 2021-04-19 14:42:25.784 | Selecting previously unselected package python-pathlib2. 2021-04-19 14:42:25.793 | Preparing to unpack .../107-python-pathlib2_2.3.5-1ubuntu1~cloud0_all.deb ... 2021-04-19 14:42:25.795 | Unpacking python-pathlib2 (2.3.5-1ubuntu1~cloud0) ... 2021-04-19 14:42:25.870 | Selecting previously unselected package python-more-itertools. 2021-04-19 14:42:25.878 | Preparing to unpack .../108-python-more-itertools_4.2.0-1build1~cloud0_all.deb ... 2021-04-19 14:42:25.881 | Unpacking python-more-itertools (4.2.0-1build1~cloud0) ... 2021-04-19 14:42:25.958 | Selecting previously unselected package python-zipp. 2021-04-19 14:42:25.967 | Preparing to unpack .../109-python-zipp_1.0.0-1~cloud0_all.deb ... 2021-04-19 14:42:25.969 | Unpacking python-zipp (1.0.0-1~cloud0) ... 2021-04-19 14:42:26.045 | Selecting previously unselected package python-importlib-metadata. 2021-04-19 14:42:26.054 | Preparing to unpack .../110-python-importlib-metadata_1.5.0-1~cloud0_all.deb ... 2021-04-19 14:42:26.056 | Unpacking python-importlib-metadata (1.5.0-1~cloud0) ... 2021-04-19 14:42:26.114 | Selecting previously unselected package ttf-bitstream-vera. 2021-04-19 14:42:26.122 | Preparing to unpack .../111-ttf-bitstream-vera_1.10-8_all.deb ... 2021-04-19 14:42:26.125 | Unpacking ttf-bitstream-vera (1.10-8) ... 2021-04-19 14:42:26.196 | Selecting previously unselected package python-matplotlib-data. 2021-04-19 14:42:26.205 | Preparing to unpack .../112-python-matplotlib-data_3.1.2-1ubuntu4~cloud0_all.deb ... 2021-04-19 14:42:26.207 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4~cloud0) ... 2021-04-19 14:42:26.734 | Selecting previously unselected package python-pyparsing. 2021-04-19 14:42:26.742 | Preparing to unpack .../113-python-pyparsing_2.2.0+dfsg1-2_all.deb ... 2021-04-19 14:42:26.745 | Unpacking python-pyparsing (2.2.0+dfsg1-2) ... 2021-04-19 14:42:26.823 | Selecting previously unselected package python-packaging. 2021-04-19 14:42:26.832 | Preparing to unpack .../114-python-packaging_17.1-1_all.deb ... 2021-04-19 14:42:26.834 | Unpacking python-packaging (17.1-1) ... 2021-04-19 14:42:26.908 | Selecting previously unselected package python-pkg-resources. 2021-04-19 14:42:26.917 | Preparing to unpack .../115-python-pkg-resources_44.0.0-2~cloud0_all.deb ... 2021-04-19 14:42:26.920 | Unpacking python-pkg-resources (44.0.0-2~cloud0) ... 2021-04-19 14:42:27.016 | Selecting previously unselected package python-pluggy. 2021-04-19 14:42:27.024 | Preparing to unpack .../116-python-pluggy_0.13.0-2~cloud0_all.deb ... 2021-04-19 14:42:27.027 | Unpacking python-pluggy (0.13.0-2~cloud0) ... 2021-04-19 14:42:27.102 | Selecting previously unselected package python-py. 2021-04-19 14:42:27.111 | Preparing to unpack .../117-python-py_1.5.2-1_all.deb ... 2021-04-19 14:42:27.113 | Unpacking python-py (1.5.2-1) ... 2021-04-19 14:42:27.194 | Selecting previously unselected package python-wcwidth. 2021-04-19 14:42:27.203 | Preparing to unpack .../118-python-wcwidth_0.1.8+dfsg1-3~cloud0_all.deb ... 2021-04-19 14:42:27.205 | Unpacking python-wcwidth (0.1.8+dfsg1-3~cloud0) ... 2021-04-19 14:42:27.280 | Selecting previously unselected package python-pytest. 2021-04-19 14:42:27.289 | Preparing to unpack .../119-python-pytest_4.6.9-1~cloud0_all.deb ... 2021-04-19 14:42:27.291 | Unpacking python-pytest (4.6.9-1~cloud0) ... 2021-04-19 14:42:27.388 | Selecting previously unselected package python3-atomicwrites. 2021-04-19 14:42:27.396 | Preparing to unpack .../120-python3-atomicwrites_1.1.5-2build1~cloud0_all.deb ... 2021-04-19 14:42:27.398 | Unpacking python3-atomicwrites (1.1.5-2build1~cloud0) ... 2021-04-19 14:42:27.474 | Selecting previously unselected package python3-cycler. 2021-04-19 14:42:27.483 | Preparing to unpack .../121-python3-cycler_0.10.0-1_all.deb ... 2021-04-19 14:42:27.485 | Unpacking python3-cycler (0.10.0-1) ... 2021-04-19 14:42:27.561 | Selecting previously unselected package python3-webencodings. 2021-04-19 14:42:27.569 | Preparing to unpack .../122-python3-webencodings_0.5-2_all.deb ... 2021-04-19 14:42:27.571 | Unpacking python3-webencodings (0.5-2) ... 2021-04-19 14:42:27.647 | Selecting previously unselected package python3-html5lib. 2021-04-19 14:42:27.656 | Preparing to unpack .../123-python3-html5lib_0.999999999-1_all.deb ... 2021-04-19 14:42:27.658 | Unpacking python3-html5lib (0.999999999-1) ... 2021-04-19 14:42:27.742 | Selecting previously unselected package python3-more-itertools. 2021-04-19 14:42:27.751 | Preparing to unpack .../124-python3-more-itertools_4.2.0-1build1~cloud0_all.deb ... 2021-04-19 14:42:27.753 | Unpacking python3-more-itertools (4.2.0-1build1~cloud0) ... 2021-04-19 14:42:27.830 | Selecting previously unselected package python3-zipp. 2021-04-19 14:42:27.838 | Preparing to unpack .../125-python3-zipp_1.0.0-1~cloud0_all.deb ... 2021-04-19 14:42:27.840 | Unpacking python3-zipp (1.0.0-1~cloud0) ... 2021-04-19 14:42:27.916 | Selecting previously unselected package python3-importlib-metadata. 2021-04-19 14:42:27.924 | Preparing to unpack .../126-python3-importlib-metadata_1.5.0-1~cloud0_all.deb ... 2021-04-19 14:42:27.927 | Unpacking python3-importlib-metadata (1.5.0-1~cloud0) ... 2021-04-19 14:42:27.985 | Selecting previously unselected package python3-kiwisolver. 2021-04-19 14:42:27.993 | Preparing to unpack .../127-python3-kiwisolver_1.0.1-3build1~cloud0_amd64.deb ... 2021-04-19 14:42:27.995 | Unpacking python3-kiwisolver (1.0.1-3build1~cloud0) ... 2021-04-19 14:42:28.077 | Selecting previously unselected package python3-lxml:amd64. 2021-04-19 14:42:28.086 | Preparing to unpack .../128-python3-lxml_4.2.1-1ubuntu0.4_amd64.deb ... 2021-04-19 14:42:28.088 | Unpacking python3-lxml:amd64 (4.2.1-1ubuntu0.4) ... 2021-04-19 14:42:28.326 | Selecting previously unselected package python3-pyparsing. 2021-04-19 14:42:28.334 | Preparing to unpack .../129-python3-pyparsing_2.2.0+dfsg1-2_all.deb ... 2021-04-19 14:42:28.336 | Unpacking python3-pyparsing (2.2.0+dfsg1-2) ... 2021-04-19 14:42:28.415 | Selecting previously unselected package python3-matplotlib. 2021-04-19 14:42:28.424 | Preparing to unpack .../130-python3-matplotlib_3.1.2-1ubuntu4~cloud0_amd64.deb ... 2021-04-19 14:42:28.426 | Unpacking python3-matplotlib (3.1.2-1ubuntu4~cloud0) ... 2021-04-19 14:42:29.224 | Selecting previously unselected package python3-nose. 2021-04-19 14:42:29.233 | Preparing to unpack .../131-python3-nose_1.3.7-3_all.deb ... 2021-04-19 14:42:29.235 | Unpacking python3-nose (1.3.7-3) ... 2021-04-19 14:42:29.322 | Selecting previously unselected package python3-olefile. 2021-04-19 14:42:29.332 | Preparing to unpack .../132-python3-olefile_0.45.1-1_all.deb ... 2021-04-19 14:42:29.334 | Unpacking python3-olefile (0.45.1-1) ... 2021-04-19 14:42:29.412 | Selecting previously unselected package python3-packaging. 2021-04-19 14:42:29.421 | Preparing to unpack .../133-python3-packaging_17.1-1_all.deb ... 2021-04-19 14:42:29.423 | Unpacking python3-packaging (17.1-1) ... 2021-04-19 14:42:29.505 | Selecting previously unselected package python3-pastescript. 2021-04-19 14:42:29.514 | Preparing to unpack .../134-python3-pastescript_2.0.2-2_all.deb ... 2021-04-19 14:42:29.517 | Unpacking python3-pastescript (2.0.2-2) ... 2021-04-19 14:42:29.602 | Selecting previously unselected package python3-pil:amd64. 2021-04-19 14:42:29.611 | Preparing to unpack .../135-python3-pil_5.1.0-1ubuntu0.5_amd64.deb ... 2021-04-19 14:42:29.613 | Unpacking python3-pil:amd64 (5.1.0-1ubuntu0.5) ... 2021-04-19 14:42:29.745 | Selecting previously unselected package python3-pluggy. 2021-04-19 14:42:29.754 | Preparing to unpack .../136-python3-pluggy_0.13.0-2~cloud0_all.deb ... 2021-04-19 14:42:29.764 | Unpacking python3-pluggy (0.13.0-2~cloud0) ... 2021-04-19 14:42:29.849 | Selecting previously unselected package python3-py. 2021-04-19 14:42:29.858 | Preparing to unpack .../137-python3-py_1.5.2-1_all.deb ... 2021-04-19 14:42:29.860 | Unpacking python3-py (1.5.2-1) ... 2021-04-19 14:42:29.951 | Selecting previously unselected package python3-pyinotify. 2021-04-19 14:42:29.960 | Preparing to unpack .../138-python3-pyinotify_0.9.6-1_all.deb ... 2021-04-19 14:42:29.962 | Unpacking python3-pyinotify (0.9.6-1) ... 2021-04-19 14:42:30.039 | Selecting previously unselected package python3-wcwidth. 2021-04-19 14:42:30.048 | Preparing to unpack .../139-python3-wcwidth_0.1.8+dfsg1-3~cloud0_all.deb ... 2021-04-19 14:42:30.058 | Unpacking python3-wcwidth (0.1.8+dfsg1-3~cloud0) ... 2021-04-19 14:42:30.133 | Selecting previously unselected package python3-pytest. 2021-04-19 14:42:30.142 | Preparing to unpack .../140-python3-pytest_4.6.9-1~cloud0_all.deb ... 2021-04-19 14:42:30.144 | Unpacking python3-pytest (4.6.9-1~cloud0) ... 2021-04-19 14:42:30.250 | Selecting previously unselected package python3-simplejson. 2021-04-19 14:42:30.259 | Preparing to unpack .../141-python3-simplejson_3.13.2-1_amd64.deb ... 2021-04-19 14:42:30.260 | Unpacking python3-simplejson (3.13.2-1) ... 2021-04-19 14:42:30.342 | Selecting previously unselected package python3-tk:amd64. 2021-04-19 14:42:30.351 | Preparing to unpack .../142-python3-tk_3.6.9-1~18.04_amd64.deb ... 2021-04-19 14:42:30.353 | Unpacking python3-tk:amd64 (3.6.9-1~18.04) ... 2021-04-19 14:42:30.485 | Selecting previously unselected package smartmontools. 2021-04-19 14:42:30.493 | Preparing to unpack .../143-smartmontools_7.1-1build1~cloud0_amd64.deb ... 2021-04-19 14:42:30.513 | Unpacking smartmontools (7.1-1build1~cloud0) ... 2021-04-19 14:42:30.641 | Selecting previously unselected package sntp. 2021-04-19 14:42:30.650 | Preparing to unpack .../144-sntp_1%3a4.2.8p10+dfsg-5ubuntu7.3_amd64.deb ... 2021-04-19 14:42:30.652 | Unpacking sntp (1:4.2.8p10+dfsg-5ubuntu7.3) ... 2021-04-19 14:42:30.753 | Selecting previously unselected package ubuntu-fan. 2021-04-19 14:42:30.762 | Preparing to unpack .../145-ubuntu-fan_0.12.10_all.deb ... 2021-04-19 14:42:30.765 | Unpacking ubuntu-fan (0.12.10) ... 2021-04-19 14:42:30.881 | Setting up python3-logutils (0.3.3-5) ... 2021-04-19 14:42:31.159 | Setting up python3-werkzeug (0.16.1+dfsg1-2~cloud0) ... 2021-04-19 14:42:31.589 | Setting up libibverbs1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-04-19 14:42:31.624 | Setting up python3-yaml (5.3.1-1~cloud0) ... 2021-04-19 14:42:31.948 | Setting up python-atomicwrites (1.1.5-2build1~cloud0) ... 2021-04-19 14:42:32.049 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1~cloud0) ... 2021-04-19 14:42:32.077 | Setting up python3-simplegeneric (0.8.1-1) ... 2021-04-19 14:42:32.342 | Setting up python3-webencodings (0.5-2) ... 2021-04-19 14:42:32.613 | Setting up python3-kiwisolver (1.0.1-3build1~cloud0) ... 2021-04-19 14:42:32.649 | Setting up python-attr (17.4.0-2) ... 2021-04-19 14:42:32.772 | Setting up python-scandir (1.10.0-2ubuntu3~cloud0) ... 2021-04-19 14:42:32.869 | Setting up libjs-underscore (1.8.3~dfsg-1ubuntu0.1) ... 2021-04-19 14:42:32.896 | Setting up runc (1.0.0~rc10-0ubuntu1~18.04.2) ... 2021-04-19 14:42:32.933 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:42:32.955 | Setting up python3-py (1.5.2-1) ... 2021-04-19 14:42:33.308 | Setting up libgfortran4:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-04-19 14:42:33.335 | Setting up python3-lxml:amd64 (4.2.1-1ubuntu0.4) ... 2021-04-19 14:42:33.655 | Setting up python3-requests-oauthlib (0.8.0-0.1) ... 2021-04-19 14:42:33.942 | Setting up python3-waitress (1.0.1-1) ... 2021-04-19 14:42:33.963 | update-alternatives: using /usr/bin/waitress-serve-python3 to provide /usr/bin/waitress-serve (waitress-serve) in auto mode 2021-04-19 14:42:34.302 | Setting up python3-olefile (0.45.1-1) ... 2021-04-19 14:42:34.588 | Setting up libdw1:amd64 (0.170-0.4ubuntu0.1) ... 2021-04-19 14:42:34.616 | Setting up liblcms2-2:amd64 (2.9-1ubuntu0.1) ... 2021-04-19 14:42:34.644 | Setting up python3-mako (1.0.7+ds1-1) ... 2021-04-19 14:42:34.972 | Setting up python3-ceph-argparse (15.2.10-1bionic) ... 2021-04-19 14:42:35.260 | Setting up python3-tempita (0.5.2-2) ... 2021-04-19 14:42:35.547 | Setting up python3-webob (1:1.8.5-2~cloud0) ... 2021-04-19 14:42:35.890 | Setting up python3-bcrypt (3.1.4-2) ... 2021-04-19 14:42:36.155 | Setting up libxss1:amd64 (1:1.2.2-1) ... 2021-04-19 14:42:36.189 | Setting up python3-simplejson (3.13.2-1) ... 2021-04-19 14:42:36.504 | Setting up python-more-itertools (4.2.0-1build1~cloud0) ... 2021-04-19 14:42:36.647 | Setting up python-zipp (1.0.0-1~cloud0) ... 2021-04-19 14:42:36.749 | Setting up python3-singledispatch (3.4.0.3-2) ... 2021-04-19 14:42:37.027 | Setting up python3-pyparsing (2.2.0+dfsg1-2) ... 2021-04-19 14:42:37.334 | Setting up python3-cycler (0.10.0-1) ... 2021-04-19 14:42:37.611 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3~cloud0) ... 2021-04-19 14:42:37.646 | Setting up python3-cherrypy3 (8.9.1-2) ... 2021-04-19 14:42:38.048 | Setting up python3-more-itertools (4.2.0-1build1~cloud0) ... 2021-04-19 14:42:38.375 | Setting up librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-04-19 14:42:38.403 | Setting up cgroupfs-mount (1.4) ... 2021-04-19 14:42:38.818 | Setting up python-pkg-resources (44.0.0-2~cloud0) ... 2021-04-19 14:42:39.005 | Setting up python3-bs4 (4.6.0-1) ... 2021-04-19 14:42:39.349 | Setting up smartmontools (7.1-1build1~cloud0) ... 2021-04-19 14:42:39.854 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2021-04-19 14:42:39.854 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2021-04-19 14:42:40.254 | Setting up containerd (1.3.3-0ubuntu1~18.04.4) ... 2021-04-19 14:42:40.494 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2021-04-19 14:42:40.873 | Setting up cephadm (15.2.10-1bionic) ... 2021-04-19 14:42:41.120 | Adding system user cephadm....done 2021-04-19 14:42:41.162 | Setting up liburcu6:amd64 (0.10.1-1ubuntu1) ... 2021-04-19 14:42:41.198 | Setting up python3-wcwidth (0.1.8+dfsg1-3~cloud0) ... 2021-04-19 14:42:41.474 | Setting up nvme-cli (1.5-1ubuntu1.1) ... 2021-04-19 14:42:41.502 | Setting up python3-rsa (3.4.2-1) ... 2021-04-19 14:42:41.796 | Setting up python3-prettytable (0.7.2-3) ... 2021-04-19 14:42:42.074 | Setting up python-configparser (3.5.0b2-3build1~cloud0) ... 2021-04-19 14:42:42.191 | Setting up liblttng-ust-ctl4:amd64 (2.10.1-1) ... 2021-04-19 14:42:42.218 | Setting up libtcmalloc-minimal4 (2.5-2.2ubuntu3) ... 2021-04-19 14:42:42.245 | Setting up python3-ceph-common (15.2.10-1bionic) ... 2021-04-19 14:42:42.550 | Setting up libblas3:amd64 (3.7.1-4ubuntu1) ... 2021-04-19 14:42:42.571 | update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2021-04-19 14:42:42.585 | Setting up python-wcwidth (0.1.8+dfsg1-3~cloud0) ... 2021-04-19 14:42:42.695 | Setting up libgoogle-perftools4 (2.5-2.2ubuntu3) ... 2021-04-19 14:42:42.723 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 14:42:42.754 | Setting up libnss3-tools (2:3.35-2ubuntu2.12) ... 2021-04-19 14:42:42.782 | Setting up python3-nose (1.3.7-3) ... 2021-04-19 14:42:43.151 | Setting up ubuntu-fan (0.12.10) ... 2021-04-19 14:42:43.488 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2021-04-19 14:42:44.185 | Setting up libwebpmux3:amd64 (0.6.1-2) ... 2021-04-19 14:42:44.221 | Setting up libsnappy1v5:amd64 (1.1.7-1) ... 2021-04-19 14:42:44.250 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) ... 2021-04-19 14:42:44.414 | Removing obsolete conffile /etc/libibverbs.d/nes.driver ... 2021-04-19 14:42:44.423 | Removing obsolete conffile /etc/libibverbs.d/cxgb3.driver ... 2021-04-19 14:42:44.426 | Setting up python3-html5lib (0.999999999-1) ... 2021-04-19 14:42:44.808 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-04-19 14:42:44.835 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 14:42:45.025 | Setting up python3-repoze.lru (0.7-1) ... 2021-04-19 14:42:45.303 | Setting up libopts25:amd64 (1:5.18.12-4) ... 2021-04-19 14:42:45.331 | Setting up python3-pyasn1-modules (0.2.1-0.2) ... 2021-04-19 14:42:45.684 | Setting up python-funcsigs (1.0.2-4) ... 2021-04-19 14:42:45.796 | Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-04-19 14:42:45.824 | Setting up ttf-bitstream-vera (1.10-8) ... 2021-04-19 14:42:45.852 | Setting up python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-04-19 14:42:46.322 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 14:42:51.798 | Setting up python3-websocket (0.53.0-2ubuntu1~cloud0) ... 2021-04-19 14:42:51.828 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2021-04-19 14:42:52.108 | Setting up liboath0 (2.6.1-1) ... 2021-04-19 14:42:52.142 | Setting up librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-04-19 14:42:52.169 | Setting up libtcl8.6:amd64 (8.6.8+dfsg-3) ... 2021-04-19 14:42:52.197 | Setting up python-pastedeploy-tpl (1.5.2-4) ... 2021-04-19 14:42:52.224 | Setting up python3-packaging (17.1-1) ... 2021-04-19 14:42:52.509 | Setting up libxft2:amd64 (2.3.2-1) ... 2021-04-19 14:42:52.545 | Setting up python3-cachetools (4.0.0-1~cloud0) ... 2021-04-19 14:42:52.852 | Setting up python-pathlib2 (2.3.5-1ubuntu1~cloud0) ... 2021-04-19 14:42:52.973 | Setting up liblttng-ust0:amd64 (2.10.1-1) ... 2021-04-19 14:42:53.000 | Setting up python3-decorator (4.4.2-0ubuntu1~cloud0) ... 2021-04-19 14:42:53.287 | Setting up pigz (2.4-1) ... 2021-04-19 14:42:53.315 | Setting up libbabeltrace1:amd64 (1.5.5-1) ... 2021-04-19 14:42:53.343 | Setting up python-contextlib2 (0.6.0-2~cloud0) ... 2021-04-19 14:42:53.446 | Setting up python3-joblib (0.11-1) ... 2021-04-19 14:42:53.799 | Setting up python3-routes (2.4.1-1) ... 2021-04-19 14:42:54.091 | Processing triggers for fontconfig (2.12.6-0ubuntu2) ... 2021-04-19 14:42:54.124 | Setting up python3-pyinotify (0.9.6-1) ... 2021-04-19 14:42:54.405 | Setting up python3-dateutil (2.7.3-3ubuntu1~cloud0) ... 2021-04-19 14:42:54.730 | Setting up fonts-lyx (2.2.4-0ubuntu0.18.04.1) ... 2021-04-19 14:42:54.758 | Setting up python3-google-auth (1.3.0-2) ... 2021-04-19 14:42:55.054 | Setting up python3-atomicwrites (1.1.5-2build1~cloud0) ... 2021-04-19 14:42:55.320 | Setting up python-pyparsing (2.2.0+dfsg1-2) ... 2021-04-19 14:42:55.462 | Setting up python3-pil:amd64 (5.1.0-1ubuntu0.5) ... 2021-04-19 14:42:55.921 | Setting up docker.io (19.03.6-0ubuntu1~18.04.3) ... 2021-04-19 14:42:56.162 | Adding group `docker' (GID 120) ... 2021-04-19 14:42:56.195 | Done. 2021-04-19 14:42:56.428 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2021-04-19 14:42:56.809 | docker.service is a disabled or a static unit, not starting it. 2021-04-19 14:42:57.104 | Setting up python-matplotlib-data (3.1.2-1ubuntu4~cloud0) ... 2021-04-19 14:42:57.141 | Setting up sntp (1:4.2.8p10+dfsg-5ubuntu7.3) ... 2021-04-19 14:42:57.168 | Setting up python-py (1.5.2-1) ... 2021-04-19 14:42:57.337 | Setting up liblapack3:amd64 (3.7.1-4ubuntu1) ... 2021-04-19 14:42:57.360 | update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2021-04-19 14:42:57.373 | Setting up libtk8.6:amd64 (8.6.8-4) ... 2021-04-19 14:42:57.400 | Setting up ntp (1:4.2.8p10+dfsg-5ubuntu7.3) ... 2021-04-19 14:42:58.020 | Created symlink /etc/systemd/system/network-pre.target.wants/ntp-systemd-netif.path → /lib/systemd/system/ntp-systemd-netif.path. 2021-04-19 14:42:58.416 | Created symlink /etc/systemd/system/multi-user.target.wants/ntp.service → /lib/systemd/system/ntp.service. 2021-04-19 14:42:59.118 | ntp-systemd-netif.service is a disabled or a static unit, not starting it. 2021-04-19 14:42:59.559 | Setting up python3-zipp (1.0.0-1~cloud0) ... 2021-04-19 14:42:59.822 | Setting up libleveldb1v5:amd64 (1.20-2) ... 2021-04-19 14:42:59.849 | Setting up python3-kubernetes (7.0.0~a1-2~cloud0) ... 2021-04-19 14:43:01.337 | Setting up python3-importlib-metadata (1.5.0-1~cloud0) ... 2021-04-19 14:43:01.609 | Setting up librados2 (15.2.10-1bionic) ... 2021-04-19 14:43:01.636 | Setting up libcephfs2 (15.2.10-1bionic) ... 2021-04-19 14:43:01.664 | Setting up ceph-mgr-modules-core (15.2.10-1bionic) ... 2021-04-19 14:43:01.691 | Setting up python-importlib-metadata (1.5.0-1~cloud0) ... 2021-04-19 14:43:01.799 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-04-19 14:43:01.826 | Setting up python-packaging (17.1-1) ... 2021-04-19 14:43:01.944 | Setting up python3-rados (15.2.10-1bionic) ... 2021-04-19 14:43:01.972 | Setting up python3-pastedeploy (1.5.2-4) ... 2021-04-19 14:43:02.249 | Setting up blt (2.5.3+dfsg-4) ... 2021-04-19 14:43:02.277 | Setting up python3-webtest (2.0.28-1ubuntu1) ... 2021-04-19 14:43:02.571 | Setting up libradosstriper1 (15.2.10-1bionic) ... 2021-04-19 14:43:02.599 | Setting up python3-cephfs (15.2.10-1bionic) ... 2021-04-19 14:43:02.876 | Setting up librgw2 (15.2.10-1bionic) ... 2021-04-19 14:43:02.903 | Setting up python3-numpy (1:1.13.3-2ubuntu1) ... 2021-04-19 14:43:04.514 | Setting up python-pluggy (0.13.0-2~cloud0) ... 2021-04-19 14:43:04.627 | Setting up ceph-fuse (15.2.10-1bionic) ... 2021-04-19 14:43:04.873 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2021-04-19 14:43:04.873 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2021-04-19 14:43:05.280 | Setting up librbd1 (15.2.10-1bionic) ... 2021-04-19 14:43:05.307 | Setting up python-pytest (4.6.9-1~cloud0) ... 2021-04-19 14:43:05.568 | Setting up python3-pluggy (0.13.0-2~cloud0) ... 2021-04-19 14:43:05.851 | Setting up python3-pecan (1.3.3-3ubuntu1~cloud0) ... 2021-04-19 14:43:06.268 | Setting up python3-pastescript (2.0.2-2) ... 2021-04-19 14:43:06.597 | Setting up python3-tk:amd64 (3.6.9-1~18.04) ... 2021-04-19 14:43:06.771 | Setting up python3-rgw (15.2.10-1bionic) ... 2021-04-19 14:43:06.799 | Setting up python3-matplotlib (3.1.2-1ubuntu4~cloud0) ... 2021-04-19 14:43:08.259 | Setting up python3-scipy (0.19.1-2ubuntu1) ... 2021-04-19 14:43:10.409 | Setting up python3-sklearn-lib (0.19.1-3) ... 2021-04-19 14:43:10.437 | Setting up python3-rbd (15.2.10-1bionic) ... 2021-04-19 14:43:10.464 | Setting up python3-pytest (4.6.9-1~cloud0) ... 2021-04-19 14:43:10.913 | Setting up ceph-common (15.2.10-1bionic) ... 2021-04-19 14:43:11.103 | Adding group ceph....done 2021-04-19 14:43:11.265 | Adding system user ceph....done 2021-04-19 14:43:11.327 | Setting system user ceph properties....done 2021-04-19 14:43:11.579 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2021-04-19 14:43:12.002 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2021-04-19 14:43:12.429 | Setting up python3-sklearn (0.19.1-3) ... 2021-04-19 14:43:13.883 | Setting up ceph-base (15.2.10-1bionic) ... 2021-04-19 14:43:14.197 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2021-04-19 14:43:14.628 | Setting up ceph-mgr (15.2.10-1bionic) ... 2021-04-19 14:43:14.881 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-04-19 14:43:14.881 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-04-19 14:43:15.306 | Setting up ceph-mgr-diskprediction-local (15.2.10-1bionic) ... 2021-04-19 14:43:15.340 | Setting up ceph-osd (15.2.10-1bionic) ... 2021-04-19 14:43:15.837 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-04-19 14:43:15.837 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-04-19 14:43:16.240 | Setting up ceph-mgr-cephadm (15.2.10-1bionic) ... 2021-04-19 14:43:16.275 | Setting up ceph-mgr-diskprediction-cloud (15.2.10-1bionic) ... 2021-04-19 14:43:16.309 | Setting up ceph-mgr-rook (15.2.10-1bionic) ... 2021-04-19 14:43:16.343 | Setting up ceph-mds (15.2.10-1bionic) ... 2021-04-19 14:43:16.599 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-04-19 14:43:16.599 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-04-19 14:43:16.988 | Setting up ceph-mon (15.2.10-1bionic) ... 2021-04-19 14:43:17.237 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-04-19 14:43:17.237 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-04-19 14:43:17.658 | Setting up ceph-mgr-k8sevents (15.2.10-1bionic) ... 2021-04-19 14:43:17.686 | Setting up ceph-mgr-dashboard (15.2.10-1bionic) ... 2021-04-19 14:43:17.720 | Setting up ceph (15.2.10-1bionic) ... 2021-04-19 14:43:17.749 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:43:17.770 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 14:43:17.816 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 14:43:19.938 | ++ functions-common:apt_get:1113 : result=0 2021-04-19 14:43:19.940 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 14:43:19.942 | ++ functions-common:time_stop:2304 : local name 2021-04-19 14:43:19.944 | ++ functions-common:time_stop:2305 : local end_time 2021-04-19 14:43:19.946 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:43:19.948 | ++ functions-common:time_stop:2307 : local total 2021-04-19 14:43:19.950 | ++ functions-common:time_stop:2308 : local start_time 2021-04-19 14:43:19.953 | ++ functions-common:time_stop:2310 : name=apt-get 2021-04-19 14:43:19.955 | ++ functions-common:time_stop:2311 : start_time=1618843195324 2021-04-19 14:43:19.957 | ++ functions-common:time_stop:2313 : [[ -z 1618843195324 ]] 2021-04-19 14:43:19.960 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:43:19.964 | ++ functions-common:time_stop:2316 : end_time=1618843399961 2021-04-19 14:43:19.966 | ++ functions-common:time_stop:2317 : elapsed_time=204637 2021-04-19 14:43:19.969 | ++ functions-common:time_stop:2318 : total=146024 2021-04-19 14:43:19.971 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:43:19.973 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=350661 2021-04-19 14:43:19.976 | ++ functions-common:apt_get:1117 : return 0 2021-04-19 14:43:19.978 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2021-04-19 14:43:19.980 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 14:43:19.982 | ++ ./stack.sh:echo_summary:428 : echo -e Configuring Ceph 2021-04-19 14:43:19.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2021-04-19 14:43:19.987 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : local count=0 2021-04-19 14:43:19.989 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:393 : initial_configure_ceph 2021-04-19 14:43:19.991 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:383 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2021-04-19 14:43:19.993 | ++ functions:create_disk:732 : local node_number 2021-04-19 14:43:19.995 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:19.997 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2021-04-19 14:43:19.999 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2021-04-19 14:43:20.001 | ++ functions:create_disk:736 : local key 2021-04-19 14:43:20.005 | +++ functions:create_disk:738 : sed s#/.## 2021-04-19 14:43:20.005 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.009 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.011 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.013 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2021-04-19 14:43:20.016 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.018 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2021-04-19 14:43:20.020 | ++ functions:destroy_disk:765 : local key 2021-04-19 14:43:20.023 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.023 | +++ functions:destroy_disk:767 : sed s#/.## 2021-04-19 14:43:20.027 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.029 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.032 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2021-04-19 14:43:20.036 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2021-04-19 14:43:20.048 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.058 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.062 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2021-04-19 14:43:20.072 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.090 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2021-04-19 14:43:20.154 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2021-04-19 14:43:20.154 | = sectsz=512 attr=2, projid32bit=1 2021-04-19 14:43:20.154 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-04-19 14:43:20.154 | data = bsize=4096 blocks=6103515, imaxpct=25 2021-04-19 14:43:20.154 | = sunit=0 swidth=0 blks 2021-04-19 14:43:20.154 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-04-19 14:43:20.154 | log =internal log bsize=4096 blocks=2980, version=2 2021-04-19 14:43:20.154 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-04-19 14:43:20.154 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-04-19 14:43:20.159 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2021-04-19 14:43:20.159 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2021-04-19 14:43:20.166 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2021-04-19 14:43:20.169 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2021-04-19 14:43:20.179 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2021-04-19 14:43:20.244 | mount: /dev/loop0 mounted on /var/lib/ceph. 2021-04-19 14:43:20.249 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:386 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2021-04-19 14:43:20.263 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : hostname 2021-04-19 14:43:20.268 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : ceph-authtool --gen-print-key 2021-04-19 14:43:20.292 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-786731-2-ceph --create-keyring --name=mon. --add-key=AQAIl31gPIwoERAAY5ES5l9nyhUBZT8S3o6vbA== --cap mon 'allow *' 2021-04-19 14:43:20.328 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-786731-2-ceph 2021-04-19 14:43:20.328 | added entity mon. auth(key=AQAIl31gPIwoERAAY5ES5l9nyhUBZT8S3o6vbA==) 2021-04-19 14:43:20.328 | added 1 caps to entity mon. 2021-04-19 14:43:20.333 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2021-04-19 14:43:20.383 | creating /etc/ceph/ceph.client.admin.keyring 2021-04-19 14:43:20.388 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : hostname 2021-04-19 14:43:20.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-786731-2-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2021-04-19 14:43:20.423 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-786731-2-ceph 2021-04-19 14:43:20.428 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : hostname 2021-04-19 14:43:20.432 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-786731-2-ceph 2021-04-19 14:43:20.444 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:412 : iniset -sudo /etc/ceph/ceph.conf global fsid e0c569cc-8dcb-4f53-9aee-678d5c799920 2021-04-19 14:43:20.497 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : hostname 2021-04-19 14:43:20.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:413 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-786731-2-ceph 2021-04-19 14:43:20.546 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.89 2021-04-19 14:43:20.591 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:415 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2021-04-19 14:43:20.636 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2021-04-19 14:43:20.681 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2021-04-19 14:43:20.725 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2021-04-19 14:43:20.770 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2021-04-19 14:43:20.815 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2021-04-19 14:43:20.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2021-04-19 14:43:20.904 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock' 2021-04-19 14:43:20.949 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2021-04-19 14:43:21.003 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : local gigs 2021-04-19 14:43:21.007 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : echo 25GB 2021-04-19 14:43:21.007 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : grep -o '^[0-9]*' 2021-04-19 14:43:21.011 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : gigs=25 2021-04-19 14:43:21.013 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2021-04-19 14:43:21.059 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2021-04-19 14:43:21.064 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : hostname 2021-04-19 14:43:21.067 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-786731-2-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-786731-2-ceph 2021-04-19 14:43:21.151 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:433 : sudo chown -R ceph. /var/lib/ceph 2021-04-19 14:43:21.164 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2021-04-19 14:43:21.168 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo systemctl enable ceph-mon@dv-osbrick-786731-2-ceph 2021-04-19 14:43:21.181 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-786731-2-ceph.service → /lib/systemd/system/ceph-mon@.service. 2021-04-19 14:43:21.347 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : hostname 2021-04-19 14:43:21.351 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:436 : sudo systemctl start ceph-mon@dv-osbrick-786731-2-ceph 2021-04-19 14:43:21.371 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : local ceph_version 2021-04-19 14:43:21.374 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : _get_ceph_version mon 2021-04-19 14:43:21.377 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:214 : local ceph_version_str 2021-04-19 14:43:21.379 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : local mon_started 2021-04-19 14:43:21.381 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : [[ mon == \c\l\i ]] 2021-04-19 14:43:21.384 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : [[ mon == \m\o\n ]] 2021-04-19 14:43:21.387 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : hostname 2021-04-19 14:43:21.392 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786731-2-ceph' 2021-04-19 14:43:21.394 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : timeout=20 2021-04-19 14:43:21.396 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786731-2-ceph' 2021-04-19 14:43:21.399 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : '[' 20 -ne 0 ']' 2021-04-19 14:43:21.401 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786731-2-ceph 2021-04-19 14:43:21.404 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786731-2-ceph 2021-04-19 14:43:21.420 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : return 0 2021-04-19 14:43:21.423 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : mon_started= 2021-04-19 14:43:21.427 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : sudo ceph version 2021-04-19 14:43:21.427 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -d ' ' -f 3 2021-04-19 14:43:21.427 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -f 1,2 -d . 2021-04-19 14:43:21.837 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : ceph_version_str=15.2 2021-04-19 14:43:21.839 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:237 : echo 15.2 2021-04-19 14:43:21.842 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : ceph_version=15.2 2021-04-19 14:43:21.845 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : vercmp 15.2 '>=' 14.0 2021-04-19 14:43:21.847 | ++ functions:vercmp:628 : local v1=15.2 2021-04-19 14:43:21.849 | ++ functions:vercmp:629 : local 'op=>=' 2021-04-19 14:43:21.852 | ++ functions:vercmp:630 : local v2=14.0 2021-04-19 14:43:21.854 | ++ functions:vercmp:631 : local result 2021-04-19 14:43:21.858 | +++ functions:vercmp:635 : echo -e '15.2\n14.0' 2021-04-19 14:43:21.858 | +++ functions:vercmp:635 : sort -V 2021-04-19 14:43:21.858 | +++ functions:vercmp:635 : head -1 2021-04-19 14:43:21.863 | ++ functions:vercmp:635 : result=14.0 2021-04-19 14:43:21.865 | ++ functions:vercmp:637 : case $op in 2021-04-19 14:43:21.867 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2021-04-19 14:43:21.869 | ++ functions:vercmp:652 : return 2021-04-19 14:43:21.872 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-04-19 14:43:21.874 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2021-04-19 14:43:22.221 | exported keyring for client.bootstrap-mds 2021-04-19 14:43:22.239 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-04-19 14:43:22.241 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2021-04-19 14:43:22.598 | exported keyring for client.bootstrap-osd 2021-04-19 14:43:22.616 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : for key in bootstrap-{mds,osd,rgw} 2021-04-19 14:43:22.618 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2021-04-19 14:43:22.963 | exported keyring for client.bootstrap-rgw 2021-04-19 14:43:22.981 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2021-04-19 14:43:22.993 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2021-04-19 14:43:23.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo chown -R ceph. /var/lib/ceph/mgr 2021-04-19 14:43:23.388 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : [[ 1 -ne 1 ]] 2021-04-19 14:43:23.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:473 : for rep in ${CEPH_REPLICAS_SEQ} 2021-04-19 14:43:23.393 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : sudo ceph -c /etc/ceph/ceph.conf osd create 2021-04-19 14:43:23.800 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:474 : OSD_ID=0 2021-04-19 14:43:23.802 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:475 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2021-04-19 14:43:23.814 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:476 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2021-04-19 14:43:23.815 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2021-04-19 14:43:24.175 | [osd.0] 2021-04-19 14:43:24.175 | key = AQAMl31g0rICChAACIub54PyBfF7Z3bWjSVP+w== 2021-04-19 14:43:24.196 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2021-04-19 14:43:24.208 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2021-04-19 14:43:24.220 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2021-04-19 14:43:24.264 | 2021-04-19T14:43:24.260+0000 7f548de56d80 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-04-19 14:43:24.264 | 2021-04-19T14:43:24.260+0000 7f548de56d80 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-04-19 14:43:24.264 | 2021-04-19T14:43:24.260+0000 7f548de56d80 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-04-19 14:43:24.268 | 2021-04-19T14:43:24.264+0000 7f548de56d80 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2021-04-19 14:43:24.307 | 2021-04-19T14:43:24.304+0000 7f548de56d80 -1 freelist read_size_meta_from_db missing size meta in DB 2021-04-19 14:43:26.216 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2021-04-19 14:43:27.648 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo systemctl enable ceph-osd@0 2021-04-19 14:43:27.662 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2021-04-19 14:43:27.852 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : is_ceph_enabled_for_service manila 2021-04-19 14:43:27.854 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-19 14:43:27.857 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-19 14:43:27.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-19 14:43:27.863 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-19 14:43:27.864 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-19 14:43:27.864 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-19 14:43:27.868 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-19 14:43:27.871 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-19 14:43:27.873 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-19 14:43:27.876 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-19 14:43:27.879 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-19 14:43:27.894 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:43:27.897 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-19 14:43:27.899 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:499 : '[' False = True ']' 2021-04-19 14:43:27.902 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' '' = True ']' 2021-04-19 14:43:27.904 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2021-04-19 14:43:27.907 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 14:43:27.909 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Ceph 2021-04-19 14:43:27.912 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2021-04-19 14:43:27.914 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1138 : sudo chown -R ceph. /var/lib/ceph 2021-04-19 14:43:27.927 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : hostname 2021-04-19 14:43:27.931 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : sudo systemctl start ceph-mon@dv-osbrick-786731-2-ceph 2021-04-19 14:43:27.947 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1141 : local ceph_version 2021-04-19 14:43:27.950 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : _get_ceph_version mon 2021-04-19 14:43:27.952 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:214 : local ceph_version_str 2021-04-19 14:43:27.954 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : local mon_started 2021-04-19 14:43:27.957 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : [[ mon == \c\l\i ]] 2021-04-19 14:43:27.959 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : [[ mon == \m\o\n ]] 2021-04-19 14:43:27.962 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : hostname 2021-04-19 14:43:27.966 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786731-2-ceph' 2021-04-19 14:43:27.969 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : timeout=20 2021-04-19 14:43:27.971 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786731-2-ceph' 2021-04-19 14:43:27.974 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : '[' 20 -ne 0 ']' 2021-04-19 14:43:27.976 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786731-2-ceph 2021-04-19 14:43:27.978 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-786731-2-ceph 2021-04-19 14:43:27.994 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : return 0 2021-04-19 14:43:27.997 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : mon_started= 2021-04-19 14:43:28.000 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : sudo ceph version 2021-04-19 14:43:28.001 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -d ' ' -f 3 2021-04-19 14:43:28.001 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : cut -f 1,2 -d . 2021-04-19 14:43:28.367 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:227 : ceph_version_str=15.2 2021-04-19 14:43:28.369 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:237 : echo 15.2 2021-04-19 14:43:28.372 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : ceph_version=15.2 2021-04-19 14:43:28.375 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1144 : sudo systemctl start ceph-mgr@x 2021-04-19 14:43:28.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1147 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2021-04-19 14:43:37.798 | no valid command found; 10 closest matches: 2021-04-19 14:43:37.798 | 0 2021-04-19 14:43:37.798 | 1 2021-04-19 14:43:37.798 | 2 2021-04-19 14:43:37.798 | abort 2021-04-19 14:43:37.798 | assert 2021-04-19 14:43:37.798 | config diff 2021-04-19 14:43:37.798 | config diff get 2021-04-19 14:43:37.798 | config get 2021-04-19 14:43:37.799 | config help [] 2021-04-19 14:43:37.799 | config set ... 2021-04-19 14:43:37.799 | Error EINVAL: invalid command 2021-04-19 14:43:37.806 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1148 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2021-04-19 14:43:37.806 | MGR Restful is not working, perhaps the package is not installed? 2021-04-19 14:43:37.808 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1150 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2021-04-19 14:43:38.361 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1150 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2021-04-19 14:43:38.363 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1151 : sudo systemctl start ceph-osd@0 2021-04-19 14:43:38.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1153 : is_ceph_enabled_for_service manila 2021-04-19 14:43:38.450 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : local config config_name enabled service 2021-04-19 14:43:38.452 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:196 : enabled=1 2021-04-19 14:43:38.455 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : service=manila 2021-04-19 14:43:38.459 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : echo manila 2021-04-19 14:43:38.459 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr - _ 2021-04-19 14:43:38.460 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : tr '[:lower:]' '[:upper:]' 2021-04-19 14:43:38.464 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:201 : config_name=ENABLE_CEPH_MANILA 2021-04-19 14:43:38.467 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : eval echo '$ENABLE_CEPH_MANILA' 2021-04-19 14:43:38.470 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : echo True 2021-04-19 14:43:38.473 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : config=True 2021-04-19 14:43:38.475 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : is_service_enabled manila 2021-04-19 14:43:38.491 | ++ functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:43:38.494 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : return 1 2021-04-19 14:43:38.496 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1157 : '[' '' = True ']' 2021-04-19 14:43:38.499 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-04-19 14:43:38.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-04-19 14:43:38.504 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-04-19 14:43:38.507 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-04-19 14:43:38.509 | + functions:set_systemd_override:821 : local value=2048 2021-04-19 14:43:38.512 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-04-19 14:43:38.514 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-04-19 14:43:38.562 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-04-19 14:43:38.562 | Set systemd system override for DefaultLimitNOFILE=2048 2021-04-19 14:43:38.565 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-04-19 14:43:38.765 | + ./stack.sh:main:797 : install_rpc_backend 2021-04-19 14:43:38.768 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-04-19 14:43:38.786 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:43:38.788 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-04-19 14:43:38.791 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 14:43:38.793 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 14:43:38.796 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 14:43:38.799 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 14:43:38.801 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 14:43:38.804 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 14:43:38.806 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:43:38.809 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:43:38.812 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 14:43:38.815 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 14:43:38.818 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 14:43:38.821 | + functions-common:apt_get_update:1069 : return 2021-04-19 14:43:38.829 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-04-19 14:43:38.832 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 14:43:38.834 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:43:38.836 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:43:38.839 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-04-19 14:43:38.863 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-04-19 14:43:38.986 | Reading package lists... 2021-04-19 14:43:39.241 | Building dependency tree... 2021-04-19 14:43:39.243 | Reading state information... 2021-04-19 14:43:39.461 | The following packages were automatically installed and are no longer required: 2021-04-19 14:43:39.461 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 14:43:39.461 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 14:43:39.461 | python3-keyring python3-keyrings.alt python3-netifaces python3-pam 2021-04-19 14:43:39.461 | python3-problem-report python3-requests-unixsocket python3-secretstorage 2021-04-19 14:43:39.461 | python3-serial python3-twisted-bin python3-wheel python3-xdg 2021-04-19 14:43:39.462 | python3-zope.interface 2021-04-19 14:43:39.462 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:43:39.462 | The following additional packages will be installed: 2021-04-19 14:43:39.462 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-04-19 14:43:39.462 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-04-19 14:43:39.462 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-04-19 14:43:39.462 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-04-19 14:43:39.462 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-04-19 14:43:39.463 | Suggested packages: 2021-04-19 14:43:39.464 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-04-19 14:43:39.464 | odbc-postgresql tdsodbc unixodbc-bin 2021-04-19 14:43:39.507 | The following NEW packages will be installed: 2021-04-19 14:43:39.508 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-04-19 14:43:39.508 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-04-19 14:43:39.508 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-04-19 14:43:39.508 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-04-19 14:43:39.508 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-04-19 14:43:39.508 | rabbitmq-server 2021-04-19 14:43:39.760 | 0 upgraded, 26 newly installed, 0 to remove and 174 not upgraded. 2021-04-19 14:43:39.760 | Need to get 24.5 MB of archives. 2021-04-19 14:43:39.760 | After this operation, 40.4 MB of additional disk space will be used. 2021-04-19 14:43:39.760 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-04-19 14:43:40.872 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-04-19 14:43:40.943 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-04-19 14:43:41.272 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-04-19 14:43:41.277 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-04-19 14:43:41.279 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-04-19 14:43:41.293 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-04-19 14:43:41.334 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-04-19 14:43:41.383 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-04-19 14:43:41.847 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-04-19 14:43:41.855 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-04-19 14:43:41.870 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-04-19 14:43:42.026 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-04-19 14:43:42.033 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-04-19 14:43:42.080 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-04-19 14:43:42.214 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-04-19 14:43:42.217 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-04-19 14:43:42.236 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-04-19 14:43:42.396 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-04-19 14:43:42.397 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-04-19 14:43:42.596 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-04-19 14:43:42.598 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-04-19 14:43:42.602 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-04-19 14:43:42.633 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-04-19 14:43:42.645 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-04-19 14:43:42.645 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-04-19 14:43:44.026 | Fetched 24.5 MB in 4s (6,227 kB/s) 2021-04-19 14:43:44.082 | Selecting previously unselected package erlang-base. 2021-04-19 14:43:44.127 | (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 ... 83801 files and directories currently installed.) 2021-04-19 14:43:44.131 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:44.133 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:45.183 | Selecting previously unselected package erlang-asn1. 2021-04-19 14:43:45.192 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:45.194 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:45.335 | Selecting previously unselected package erlang-mnesia. 2021-04-19 14:43:45.344 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:45.346 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:45.486 | Selecting previously unselected package erlang-runtime-tools. 2021-04-19 14:43:45.495 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:45.497 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:45.579 | Selecting previously unselected package erlang-crypto. 2021-04-19 14:43:45.588 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:45.590 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:45.655 | Selecting previously unselected package erlang-public-key. 2021-04-19 14:43:45.664 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:45.666 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:45.795 | Selecting previously unselected package erlang-ssl. 2021-04-19 14:43:45.804 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:45.806 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:45.964 | Selecting previously unselected package erlang-inets. 2021-04-19 14:43:45.973 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:45.975 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:46.128 | Selecting previously unselected package erlang-corba. 2021-04-19 14:43:46.136 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:46.138 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:46.528 | Selecting previously unselected package erlang-syntax-tools. 2021-04-19 14:43:46.537 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:46.539 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:46.640 | Selecting previously unselected package erlang-diameter. 2021-04-19 14:43:46.648 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:46.650 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:46.792 | Selecting previously unselected package erlang-xmerl. 2021-04-19 14:43:46.800 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:46.802 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:46.984 | Selecting previously unselected package erlang-edoc. 2021-04-19 14:43:46.992 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:46.995 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:47.087 | Selecting previously unselected package erlang-eldap. 2021-04-19 14:43:47.096 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:47.098 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:47.165 | Selecting previously unselected package erlang-erl-docgen. 2021-04-19 14:43:47.174 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:47.176 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:47.256 | Selecting previously unselected package erlang-eunit. 2021-04-19 14:43:47.264 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:47.267 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:47.339 | Selecting previously unselected package erlang-ic. 2021-04-19 14:43:47.348 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:47.350 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:47.537 | Selecting previously unselected package libodbc1:amd64. 2021-04-19 14:43:47.546 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-04-19 14:43:47.557 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-04-19 14:43:47.634 | Selecting previously unselected package erlang-odbc. 2021-04-19 14:43:47.643 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:47.645 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:47.701 | Selecting previously unselected package erlang-snmp. 2021-04-19 14:43:47.710 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:47.712 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:47.986 | Selecting previously unselected package erlang-os-mon. 2021-04-19 14:43:47.994 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:47.997 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:48.063 | Selecting previously unselected package erlang-parsetools. 2021-04-19 14:43:48.072 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:48.074 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:48.150 | Selecting previously unselected package erlang-ssh. 2021-04-19 14:43:48.159 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:48.161 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:48.282 | Selecting previously unselected package erlang-tools. 2021-04-19 14:43:48.291 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-04-19 14:43:48.294 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:48.416 | Selecting previously unselected package erlang-nox. 2021-04-19 14:43:48.425 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-04-19 14:43:48.427 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:48.520 | Selecting previously unselected package rabbitmq-server. 2021-04-19 14:43:48.528 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-04-19 14:43:48.531 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-04-19 14:43:49.072 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-04-19 14:43:49.101 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:49.980 | Searching for services which depend on erlang and should be started...none found. 2021-04-19 14:43:49.983 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:43:50.004 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:50.032 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:50.059 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:50.087 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:50.115 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:50.143 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:50.171 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 14:43:50.202 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 14:43:50.405 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 14:43:51.044 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.071 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.099 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.127 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.154 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.182 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.209 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.237 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.265 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.293 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.321 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.349 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.376 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.404 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.432 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.459 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.487 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-04-19 14:43:51.515 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-04-19 14:43:51.651 | Adding group `rabbitmq' (GID 123) ... 2021-04-19 14:43:51.677 | Done. 2021-04-19 14:43:51.751 | Adding system user `rabbitmq' (UID 117) ... 2021-04-19 14:43:51.751 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2021-04-19 14:43:51.835 | Not creating home directory `/var/lib/rabbitmq'. 2021-04-19 14:43:52.076 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-04-19 14:43:57.161 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 14:43:57.366 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:43:59.317 | + functions-common:apt_get:1113 : result=0 2021-04-19 14:43:59.319 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 14:43:59.322 | + functions-common:time_stop:2304 : local name 2021-04-19 14:43:59.324 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:43:59.327 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:43:59.329 | + functions-common:time_stop:2307 : local total 2021-04-19 14:43:59.332 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:43:59.335 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 14:43:59.337 | + functions-common:time_stop:2311 : start_time=1618843418860 2021-04-19 14:43:59.339 | + functions-common:time_stop:2313 : [[ -z 1618843418860 ]] 2021-04-19 14:43:59.342 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:43:59.346 | + functions-common:time_stop:2316 : end_time=1618843439343 2021-04-19 14:43:59.348 | + functions-common:time_stop:2317 : elapsed_time=20483 2021-04-19 14:43:59.351 | + functions-common:time_stop:2318 : total=350661 2021-04-19 14:43:59.353 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:43:59.355 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=371144 2021-04-19 14:43:59.358 | + functions-common:apt_get:1117 : return 0 2021-04-19 14:43:59.360 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-04-19 14:43:59.363 | + functions-common:is_suse:462 : is_opensuse 2021-04-19 14:43:59.365 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-19 14:43:59.368 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-19 14:43:59.370 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-19 14:43:59.373 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-19 14:43:59.375 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-19 14:43:59.378 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-04-19 14:43:59.380 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-19 14:43:59.383 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-19 14:43:59.385 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-19 14:43:59.388 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-19 14:43:59.390 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-19 14:43:59.392 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-19 14:43:59.396 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-19 14:43:59.398 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-19 14:43:59.400 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-19 14:43:59.403 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-04-19 14:43:59.405 | + functions-common:is_suse:462 : is_opensuse 2021-04-19 14:43:59.408 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-19 14:43:59.410 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-19 14:43:59.413 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-19 14:43:59.415 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-19 14:43:59.418 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-19 14:43:59.420 | + ./stack.sh:main:798 : restart_rpc_backend 2021-04-19 14:43:59.423 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-04-19 14:43:59.439 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:43:59.442 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-04-19 14:43:59.444 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 14:43:59.447 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-04-19 14:43:59.449 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-04-19 14:43:59.452 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-04-19 14:43:59.456 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-04-19 14:43:59.459 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-04-19 14:43:59.461 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-04-19 14:43:59.464 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-04-19 14:43:59.466 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-04-19 14:43:59.469 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-04-19 14:43:59.472 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-04-19 14:44:00.525 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-04-19 14:44:00.525 | guest [administrator]' 2021-04-19 14:44:00.529 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-04-19 14:44:00.529 | guest [administrator]' 2021-04-19 14:44:00.530 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-04-19 14:44:00.535 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-04-19 14:44:00.538 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-04-19 14:44:00.540 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-04-19 14:44:01.559 | Creating user "stackrabbit" 2021-04-19 14:44:01.583 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-04-19 14:44:02.634 | Setting permissions for user "stackrabbit" in vhost "/" 2021-04-19 14:44:02.658 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-04-19 14:44:02.661 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-04-19 14:44:03.715 | Changing password for user "stackrabbit" 2021-04-19 14:44:03.742 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-04-19 14:44:03.744 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-04-19 14:44:03.746 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-04-19 14:44:04.755 | Deleting user "guest" 2021-04-19 14:44:04.778 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-04-19 14:44:04.794 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:44:04.796 | + ./stack.sh:main:801 : install_database 2021-04-19 14:44:04.799 | + lib/database:install_database:116 : install_database_mysql 2021-04-19 14:44:04.802 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-04-19 14:44:04.805 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:44:04.807 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:44:04.810 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-04-19 14:44:05.016 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-04-19 14:44:05.018 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-04-19 14:44:05.023 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-04-19 14:44:05.025 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:44:05.028 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:44:05.031 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-04-19 14:44:05.033 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-04-19 14:44:05.036 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-04-19 14:44:05.039 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-04-19 14:44:05.042 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-04-19 14:44:05.044 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-04-19 14:44:05.047 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-04-19 14:44:05.050 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-19 14:44:05.052 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-19 14:44:05.055 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-19 14:44:05.057 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-19 14:44:05.060 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-19 14:44:05.062 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-19 14:44:05.066 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-19 14:44:05.068 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-19 14:44:05.070 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-19 14:44:05.073 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-04-19 14:44:05.075 | + functions-common:is_suse:462 : is_opensuse 2021-04-19 14:44:05.078 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-04-19 14:44:05.080 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-04-19 14:44:05.083 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-04-19 14:44:05.085 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-04-19 14:44:05.088 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-04-19 14:44:05.090 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-04-19 14:44:05.093 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:44:05.095 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:44:05.098 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-04-19 14:44:05.101 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 14:44:05.103 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 14:44:05.106 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 14:44:05.108 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 14:44:05.111 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 14:44:05.114 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 14:44:05.116 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:44:05.119 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:44:05.121 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 14:44:05.123 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 14:44:05.126 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 14:44:05.128 | + functions-common:apt_get_update:1069 : return 2021-04-19 14:44:05.131 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-04-19 14:44:05.133 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 14:44:05.136 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:44:05.138 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:44:05.141 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-04-19 14:44:05.161 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-04-19 14:44:05.281 | Reading package lists... 2021-04-19 14:44:05.535 | Building dependency tree... 2021-04-19 14:44:05.536 | Reading state information... 2021-04-19 14:44:05.755 | The following packages were automatically installed and are no longer required: 2021-04-19 14:44:05.756 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 14:44:05.756 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 14:44:05.756 | python3-keyring python3-keyrings.alt python3-netifaces python3-pam 2021-04-19 14:44:05.756 | python3-problem-report python3-requests-unixsocket python3-secretstorage 2021-04-19 14:44:05.756 | python3-serial python3-twisted-bin python3-wheel python3-xdg 2021-04-19 14:44:05.756 | python3-zope.interface 2021-04-19 14:44:05.756 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:44:05.757 | The following additional packages will be installed: 2021-04-19 14:44:05.757 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-04-19 14:44:05.757 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-04-19 14:44:05.757 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-04-19 14:44:05.757 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-04-19 14:44:05.757 | mysql-server-5.7 mysql-server-core-5.7 2021-04-19 14:44:05.758 | Suggested packages: 2021-04-19 14:44:05.759 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-04-19 14:44:05.811 | The following NEW packages will be installed: 2021-04-19 14:44:05.811 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-04-19 14:44:05.811 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-04-19 14:44:05.811 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-04-19 14:44:05.811 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-04-19 14:44:05.811 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-04-19 14:44:05.942 | 0 upgraded, 18 newly installed, 0 to remove and 174 not upgraded. 2021-04-19 14:44:05.942 | Need to get 19.7 MB of archives. 2021-04-19 14:44:05.942 | After this operation, 157 MB of additional disk space will be used. 2021-04-19 14:44:05.942 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [6,664 kB] 2021-04-19 14:44:06.897 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [1,945 kB] 2021-04-19 14:44:07.102 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [7,460 kB] 2021-04-19 14:44:08.307 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-04-19 14:44:08.313 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [2,931 kB] 2021-04-19 14:44:08.803 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-04-19 14:44:08.804 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-04-19 14:44:08.806 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-04-19 14:44:08.808 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-04-19 14:44:08.909 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-04-19 14:44:08.910 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-04-19 14:44:08.910 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-04-19 14:44:08.911 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-04-19 14:44:08.912 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-04-19 14:44:08.912 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-04-19 14:44:08.917 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-04-19 14:44:08.919 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-04-19 14:44:08.930 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.33-0ubuntu0.18.04.1 [9,944 B] 2021-04-19 14:44:09.446 | Preconfiguring packages ... 2021-04-19 14:44:09.563 | Fetched 19.7 MB in 3s (6,342 kB/s) 2021-04-19 14:44:09.606 | Selecting previously unselected package mysql-client-core-5.7. 2021-04-19 14:44:09.651 | (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 ... 85802 files and directories currently installed.) 2021-04-19 14:44:09.655 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:44:09.658 | Unpacking mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:44:10.688 | Selecting previously unselected package mysql-client-5.7. 2021-04-19 14:44:10.697 | Preparing to unpack .../01-mysql-client-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:44:10.700 | Unpacking mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:44:11.160 | Selecting previously unselected package mysql-server-core-5.7. 2021-04-19 14:44:11.168 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:44:11.171 | Unpacking mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:44:12.408 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-04-19 14:44:12.417 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-04-19 14:44:12.429 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-04-19 14:44:12.554 | Selecting previously unselected package mysql-server-5.7. 2021-04-19 14:44:12.563 | Preparing to unpack .../04-mysql-server-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-04-19 14:44:13.053 | Unpacking mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:44:13.678 | Selecting previously unselected package libhtml-tagset-perl. 2021-04-19 14:44:13.687 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-04-19 14:44:13.689 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-04-19 14:44:13.744 | Selecting previously unselected package liburi-perl. 2021-04-19 14:44:13.752 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-04-19 14:44:13.754 | Unpacking liburi-perl (1.73-1) ... 2021-04-19 14:44:13.824 | Selecting previously unselected package libhtml-parser-perl. 2021-04-19 14:44:13.832 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-04-19 14:44:13.835 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-04-19 14:44:13.900 | Selecting previously unselected package libcgi-pm-perl. 2021-04-19 14:44:13.909 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-04-19 14:44:13.911 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-04-19 14:44:13.989 | Selecting previously unselected package libfcgi-perl. 2021-04-19 14:44:13.998 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-04-19 14:44:14.000 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-04-19 14:44:14.059 | Selecting previously unselected package libcgi-fast-perl. 2021-04-19 14:44:14.068 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-04-19 14:44:14.071 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-04-19 14:44:14.127 | Selecting previously unselected package libencode-locale-perl. 2021-04-19 14:44:14.137 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-04-19 14:44:14.139 | Unpacking libencode-locale-perl (1.05-1) ... 2021-04-19 14:44:14.196 | Selecting previously unselected package libhtml-template-perl. 2021-04-19 14:44:14.204 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-04-19 14:44:14.206 | Unpacking libhtml-template-perl (2.97-1) ... 2021-04-19 14:44:14.268 | Selecting previously unselected package libhttp-date-perl. 2021-04-19 14:44:14.277 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-04-19 14:44:14.279 | Unpacking libhttp-date-perl (6.02-1) ... 2021-04-19 14:44:14.337 | Selecting previously unselected package libio-html-perl. 2021-04-19 14:44:14.346 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-04-19 14:44:14.348 | Unpacking libio-html-perl (1.001-1) ... 2021-04-19 14:44:14.407 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-04-19 14:44:14.415 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-04-19 14:44:14.417 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-04-19 14:44:14.475 | Selecting previously unselected package libhttp-message-perl. 2021-04-19 14:44:14.483 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-04-19 14:44:14.486 | Unpacking libhttp-message-perl (6.14-1) ... 2021-04-19 14:44:14.550 | Selecting previously unselected package mysql-server. 2021-04-19 14:44:14.559 | Preparing to unpack .../17-mysql-server_5.7.33-0ubuntu0.18.04.1_all.deb ... 2021-04-19 14:44:14.561 | Unpacking mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:44:14.643 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-04-19 14:44:14.664 | Setting up libhttp-date-perl (6.02-1) ... 2021-04-19 14:44:14.692 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-04-19 14:44:14.718 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:44:14.742 | Setting up libencode-locale-perl (1.05-1) ... 2021-04-19 14:44:14.768 | Setting up mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:44:14.796 | Setting up libio-html-perl (1.001-1) ... 2021-04-19 14:44:14.824 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-04-19 14:44:14.852 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 14:44:14.882 | Setting up liburi-perl (1.73-1) ... 2021-04-19 14:44:14.910 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 14:44:15.121 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-04-19 14:44:15.148 | Setting up libcgi-pm-perl (4.38-1) ... 2021-04-19 14:44:15.176 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 14:44:16.909 | Setting up libhttp-message-perl (6.14-1) ... 2021-04-19 14:44:16.937 | Setting up mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:44:16.964 | Setting up libfcgi-perl (0.78-2build1) ... 2021-04-19 14:44:16.994 | Setting up libhtml-template-perl (2.97-1) ... 2021-04-19 14:44:17.021 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-04-19 14:44:17.050 | Setting up mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:44:17.077 | Setting up mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:44:17.699 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-04-19 14:44:17.727 | Renaming removed key_buffer and myisam-recover options (if present) 2021-04-19 14:44:28.823 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-04-19 14:44:29.884 | Setting up mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-04-19 14:44:29.911 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 14:44:30.108 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:44:32.065 | + functions-common:apt_get:1113 : result=0 2021-04-19 14:44:32.068 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 14:44:32.070 | + functions-common:time_stop:2304 : local name 2021-04-19 14:44:32.073 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:44:32.075 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:44:32.078 | + functions-common:time_stop:2307 : local total 2021-04-19 14:44:32.080 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:44:32.082 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 14:44:32.085 | + functions-common:time_stop:2311 : start_time=1618843445157 2021-04-19 14:44:32.087 | + functions-common:time_stop:2313 : [[ -z 1618843445157 ]] 2021-04-19 14:44:32.090 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:44:32.094 | + functions-common:time_stop:2316 : end_time=1618843472091 2021-04-19 14:44:32.096 | + functions-common:time_stop:2317 : elapsed_time=26934 2021-04-19 14:44:32.098 | + functions-common:time_stop:2318 : total=371144 2021-04-19 14:44:32.101 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:44:32.104 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=398078 2021-04-19 14:44:32.106 | + functions-common:apt_get:1117 : return 0 2021-04-19 14:44:32.109 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-04-19 14:44:32.111 | + ./stack.sh:main:804 : install_database_python 2021-04-19 14:44:32.113 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-04-19 14:44:32.117 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-04-19 14:44:32.119 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-04-19 14:44:32.121 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-19 14:44:32.124 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-04-19 14:44:32.127 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-04-19 14:44:32.129 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-19 14:44:32.133 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-04-19 14:44:32.134 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-19 14:44:32.138 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-04-19 14:44:32.140 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-04-19 14:44:32.143 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-04-19 14:44:32.146 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-04-19 14:44:32.148 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-04-19 14:44:32.169 | Using python 3.6 to install PyMySQL 2021-04-19 14:44:32.172 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-04-19 14:44:33.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:44:33.300 | from cryptography.utils import int_from_bytes 2021-04-19 14:44:33.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:44:33.300 | from cryptography.utils import int_from_bytes 2021-04-19 14:44:34.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:44:34.425 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:44:34.431 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:44:34.436 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:44:34.604 | Collecting PyMySQL===1.0.2 2021-04-19 14:44:34.610 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-04-19 14:44:36.269 | Installing collected packages: PyMySQL 2021-04-19 14:44:36.400 | Successfully installed PyMySQL-1.0.2 2021-04-19 14:44:36.554 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:44:36.554 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:44:36.643 | + inc/python:pip_install:200 : result=0 2021-04-19 14:44:36.645 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:44:36.648 | + functions-common:time_stop:2304 : local name 2021-04-19 14:44:36.650 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:44:36.653 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:44:36.656 | + functions-common:time_stop:2307 : local total 2021-04-19 14:44:36.658 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:44:36.660 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:44:36.663 | + functions-common:time_stop:2311 : start_time=1618843472164 2021-04-19 14:44:36.666 | + functions-common:time_stop:2313 : [[ -z 1618843472164 ]] 2021-04-19 14:44:36.669 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:44:36.672 | + functions-common:time_stop:2316 : end_time=1618843476670 2021-04-19 14:44:36.675 | + functions-common:time_stop:2317 : elapsed_time=4506 2021-04-19 14:44:36.678 | + functions-common:time_stop:2318 : total=26953 2021-04-19 14:44:36.681 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:44:36.683 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=31459 2021-04-19 14:44:36.686 | + inc/python:pip_install:203 : return 0 2021-04-19 14:44:36.688 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-04-19 14:44:36.691 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-04-19 14:44:36.693 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-04-19 14:44:36.695 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-04-19 14:44:36.713 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:44:36.715 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-04-19 14:44:36.718 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-04-19 14:44:36.721 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-04-19 14:44:36.722 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-04-19 14:44:36.727 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-04-19 14:44:36.729 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-04-19 14:44:36.732 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,g-reg,cinder =~ ,q- ]] 2021-04-19 14:44:36.735 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-04-19 14:44:36.737 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-04-19 14:44:36.740 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-04-19 14:44:36.755 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:44:36.758 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-04-19 14:44:36.760 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 14:44:36.763 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 14:44:36.765 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 14:44:36.768 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 14:44:36.770 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 14:44:36.773 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 14:44:36.775 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:44:36.778 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:44:36.780 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 14:44:36.783 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 14:44:36.785 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 14:44:36.787 | + functions-common:apt_get_update:1069 : return 2021-04-19 14:44:36.790 | + functions-common:install_package:1343 : real_install_package radvd 2021-04-19 14:44:36.793 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 14:44:36.795 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:44:36.798 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:44:36.800 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-04-19 14:44:36.820 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-04-19 14:44:36.941 | Reading package lists... 2021-04-19 14:44:37.196 | Building dependency tree... 2021-04-19 14:44:37.198 | Reading state information... 2021-04-19 14:44:37.417 | The following packages were automatically installed and are no longer required: 2021-04-19 14:44:37.418 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 14:44:37.418 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 14:44:37.418 | python3-keyring python3-keyrings.alt python3-netifaces python3-pam 2021-04-19 14:44:37.418 | python3-problem-report python3-requests-unixsocket python3-secretstorage 2021-04-19 14:44:37.418 | python3-serial python3-twisted-bin python3-wheel python3-xdg 2021-04-19 14:44:37.418 | python3-zope.interface 2021-04-19 14:44:37.418 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:44:37.461 | The following NEW packages will be installed: 2021-04-19 14:44:37.461 | radvd 2021-04-19 14:44:37.638 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-04-19 14:44:37.638 | Need to get 59.0 kB of archives. 2021-04-19 14:44:37.638 | After this operation, 164 kB of additional disk space will be used. 2021-04-19 14:44:37.639 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-04-19 14:44:38.334 | Fetched 59.0 kB in 0s (202 kB/s) 2021-04-19 14:44:38.410 | Selecting previously unselected package radvd. 2021-04-19 14:44:38.455 | (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 ... 86259 files and directories currently installed.) 2021-04-19 14:44:38.459 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-04-19 14:44:38.463 | Unpacking radvd (1:2.16-3) ... 2021-04-19 14:44:38.571 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:44:38.586 | Setting up radvd (1:2.16-3) ... 2021-04-19 14:44:39.408 | Job for radvd.service failed because the control process exited with error code. 2021-04-19 14:44:39.408 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-04-19 14:44:39.409 | invoke-rc.d: initscript radvd, action "start" failed. 2021-04-19 14:44:39.420 | ● radvd.service - Router advertisement daemon for IPv6 2021-04-19 14:44:39.420 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-04-19 14:44:39.420 | Active: failed (Result: exit-code) since Mon 2021-04-19 14:44:39 UTC; 13ms ago 2021-04-19 14:44:39.420 | Docs: man:radvd(8) 2021-04-19 14:44:39.420 | Process: 50757 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-04-19 14:44:39.420 | 2021-04-19 14:44:39.420 | Apr 19 14:44:39 dv-osbrick-786731-2-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2021-04-19 14:44:39.420 | Apr 19 14:44:39 dv-osbrick-786731-2-ceph radvd[50757]: can't open /etc/radvd.conf: No such file or directory 2021-04-19 14:44:39.421 | Apr 19 14:44:39 dv-osbrick-786731-2-ceph radvd[50757]: Insecure file permissions, but continuing anyway 2021-04-19 14:44:39.421 | Apr 19 14:44:39 dv-osbrick-786731-2-ceph radvd[50757]: exiting, failed to read config file 2021-04-19 14:44:39.421 | Apr 19 14:44:39 dv-osbrick-786731-2-ceph systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-04-19 14:44:39.421 | Apr 19 14:44:39 dv-osbrick-786731-2-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-04-19 14:44:39.421 | Apr 19 14:44:39 dv-osbrick-786731-2-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-04-19 14:44:39.424 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 14:44:39.640 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 14:44:39.867 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:44:41.877 | + functions-common:apt_get:1113 : result=0 2021-04-19 14:44:41.879 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 14:44:41.882 | + functions-common:time_stop:2304 : local name 2021-04-19 14:44:41.884 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:44:41.887 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:44:41.889 | + functions-common:time_stop:2307 : local total 2021-04-19 14:44:41.891 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:44:41.894 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 14:44:41.896 | + functions-common:time_stop:2311 : start_time=1618843476817 2021-04-19 14:44:41.898 | + functions-common:time_stop:2313 : [[ -z 1618843476817 ]] 2021-04-19 14:44:41.901 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:44:41.905 | + functions-common:time_stop:2316 : end_time=1618843481902 2021-04-19 14:44:41.907 | + functions-common:time_stop:2317 : elapsed_time=5085 2021-04-19 14:44:41.910 | + functions-common:time_stop:2318 : total=398078 2021-04-19 14:44:41.912 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:44:41.915 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=403163 2021-04-19 14:44:41.917 | + functions-common:apt_get:1117 : return 0 2021-04-19 14:44:41.920 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-04-19 14:44:41.937 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:44:41.939 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-04-19 14:44:41.942 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-04-19 14:44:41.945 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-04-19 14:44:41.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-04-19 14:44:41.967 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 14:44:41.969 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 14:44:41.972 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 14:44:41.974 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 14:44:41.977 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 14:44:41.980 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 14:44:41.982 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:44:41.984 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:44:41.987 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 14:44:41.989 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 14:44:41.992 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 14:44:41.994 | + functions-common:apt_get_update:1069 : return 2021-04-19 14:44:41.997 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-04-19 14:44:41.999 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 14:44:42.001 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:44:42.004 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:44:42.006 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-04-19 14:44:42.024 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-04-19 14:44:42.146 | Reading package lists... 2021-04-19 14:44:42.399 | Building dependency tree... 2021-04-19 14:44:42.400 | Reading state information... 2021-04-19 14:44:42.620 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-04-19 14:44:42.620 | fakeroot set to manually installed. 2021-04-19 14:44:42.620 | make is already the newest version (4.1-9.1ubuntu1). 2021-04-19 14:44:42.620 | make set to manually installed. 2021-04-19 14:44:42.620 | The following packages were automatically installed and are no longer required: 2021-04-19 14:44:42.621 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 14:44:42.621 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 14:44:42.621 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-19 14:44:42.621 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 14:44:42.621 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 14:44:42.621 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:44:42.621 | The following additional packages will be installed: 2021-04-19 14:44:42.622 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-04-19 14:44:42.623 | Suggested packages: 2021-04-19 14:44:42.623 | openvswitch-doc python-sortedcontainers-doc 2021-04-19 14:44:42.676 | The following NEW packages will be installed: 2021-04-19 14:44:42.676 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-04-19 14:44:42.677 | The following packages will be upgraded: 2021-04-19 14:44:42.677 | openvswitch-common openvswitch-switch 2021-04-19 14:44:43.059 | 2 upgraded, 3 newly installed, 0 to remove and 172 not upgraded. 2021-04-19 14:44:43.059 | Need to get 3,140 kB of archives. 2021-04-19 14:44:43.059 | After this operation, 3,539 kB of additional disk space will be used. 2021-04-19 14:44:43.059 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-04-19 14:44:43.122 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.4~cloud0 [118 kB] 2021-04-19 14:44:43.684 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.4~cloud0 [1,555 kB] 2021-04-19 14:44:43.802 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-04-19 14:44:44.262 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.4~cloud0 [1,175 kB] 2021-04-19 14:44:44.936 | Fetched 3,140 kB in 2s (1,883 kB/s) 2021-04-19 14:44:45.004 | Selecting previously unselected package libunbound2:amd64. 2021-04-19 14:44:45.050 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86272 files and directories currently installed.) 2021-04-19 14:44:45.055 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-04-19 14:44:45.066 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-04-19 14:44:45.177 | Selecting previously unselected package python3-sortedcontainers. 2021-04-19 14:44:45.186 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-04-19 14:44:45.188 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-04-19 14:44:45.263 | Selecting previously unselected package python3-openvswitch. 2021-04-19 14:44:45.272 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.4~cloud0_all.deb ... 2021-04-19 14:44:45.274 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-19 14:44:45.387 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.4~cloud0_amd64.deb ... 2021-04-19 14:44:45.407 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.4~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-04-19 14:44:46.328 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.4~cloud0_amd64.deb ... 2021-04-19 14:44:46.348 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.4~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-04-19 14:44:46.615 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-04-19 14:44:46.636 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:44:46.659 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-19 14:44:46.686 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-04-19 14:44:46.978 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-04-19 14:44:47.008 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 14:44:47.203 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 14:44:48.029 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-19 14:44:48.404 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.4~cloud0) ... 2021-04-19 14:44:51.535 | + functions-common:apt_get:1113 : result=0 2021-04-19 14:44:51.538 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 14:44:51.540 | + functions-common:time_stop:2304 : local name 2021-04-19 14:44:51.542 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:44:51.545 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:44:51.547 | + functions-common:time_stop:2307 : local total 2021-04-19 14:44:51.549 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:44:51.551 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 14:44:51.554 | + functions-common:time_stop:2311 : start_time=1618843482022 2021-04-19 14:44:51.556 | + functions-common:time_stop:2313 : [[ -z 1618843482022 ]] 2021-04-19 14:44:51.559 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:44:51.562 | + functions-common:time_stop:2316 : end_time=1618843491560 2021-04-19 14:44:51.564 | + functions-common:time_stop:2317 : elapsed_time=9538 2021-04-19 14:44:51.566 | + functions-common:time_stop:2318 : total=403163 2021-04-19 14:44:51.569 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:44:51.571 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=412701 2021-04-19 14:44:51.574 | + functions-common:apt_get:1117 : return 0 2021-04-19 14:44:51.576 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-04-19 14:44:51.579 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:44:51.581 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:44:51.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-04-19 14:44:51.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-04-19 14:44:51.590 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-04-19 14:44:51.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-04-19 14:44:51.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-04-19 14:44:51.599 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-04-19 14:44:51.600 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-04-19 14:44:51.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-04-19 14:44:51.606 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-04-19 14:44:51.608 | + functions:vercmp:628 : local v1=4.15 2021-04-19 14:44:51.611 | + functions:vercmp:629 : local 'op=<' 2021-04-19 14:44:51.613 | + functions:vercmp:630 : local v2=3.13 2021-04-19 14:44:51.616 | + functions:vercmp:631 : local result 2021-04-19 14:44:51.620 | ++ functions:vercmp:635 : echo -e '4.15\n3.13' 2021-04-19 14:44:51.620 | ++ functions:vercmp:635 : head -1 2021-04-19 14:44:51.620 | ++ functions:vercmp:635 : sort -V 2021-04-19 14:44:51.624 | + functions:vercmp:635 : result=3.13 2021-04-19 14:44:51.627 | + functions:vercmp:637 : case $op in 2021-04-19 14:44:51.629 | + functions:vercmp:647 : '[' 4.15 '!=' 3.13 ']' 2021-04-19 14:44:51.631 | + functions:vercmp:647 : '[' 3.13 = 4.15 ']' 2021-04-19 14:44:51.634 | + functions:vercmp:648 : return 2021-04-19 14:44:51.637 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-04-19 14:44:51.639 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 14:44:51.642 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-04-19 14:44:52.088 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-04-19 14:44:52.091 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-04-19 14:44:52.093 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:52.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:52.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-04-19 14:44:52.101 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:52.104 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-04-19 14:44:52.120 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:44:52.123 | + ./stack.sh:main:812 : install_etcd3 2021-04-19 14:44:52.125 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-04-19 14:44:52.126 | Installing etcd 2021-04-19 14:44:52.128 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-04-19 14:44:52.139 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-04-19 14:44:52.151 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-04-19 14:44:52.154 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-04-19 14:44:52.166 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-04-19 14:44:52.169 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 14:44:52.171 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 14:44:52.175 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 14:44:52.179 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 14:44:52.181 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-04-19 14:44:52.184 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-04-19 14:44:52.186 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 14:44:52.189 | --2021-04-19 14:44:52-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 14:44:52.237 | Resolving github.com (github.com)... 140.82.121.4 2021-04-19 14:44:52.281 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-04-19 14:44:52.590 | HTTP request sent, awaiting response... 302 Found 2021-04-19 14:44:52.590 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210419%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210419T144452Z&X-Amz-Expires=300&X-Amz-Signature=e3de3d25f83b9de9ce64a9a2f3d7664bf103627e58525541ac626c3fc7428177&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-04-19 14:44:52.590 | --2021-04-19 14:44:52-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210419%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210419T144452Z&X-Amz-Expires=300&X-Amz-Signature=e3de3d25f83b9de9ce64a9a2f3d7664bf103627e58525541ac626c3fc7428177&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-04-19 14:44:52.633 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.109.154, 185.199.110.154, ... 2021-04-19 14:44:52.668 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-04-19 14:44:52.948 | HTTP request sent, awaiting response... 200 OK 2021-04-19 14:44:52.948 | Length: 11350736 (11M) [application/octet-stream] 2021-04-19 14:44:52.948 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-04-19 14:44:53.150 | 2021-04-19 14:44:53.866 | 0K ........ .. 100% 11.8M=0.9s 2021-04-19 14:44:53.866 | 2021-04-19 14:44:53.866 | 2021-04-19 14:44:53 (11.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-04-19 14:44:53.867 | 2021-04-19 14:44:53.870 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-04-19 14:44:53.873 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 14:44:53.876 | ++ functions:get_extra_file:74 : return 2021-04-19 14:44:53.879 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-04-19 14:44:53.881 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-04-19 14:44:53.884 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-04-19 14:44:53.887 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-04-19 14:44:54.028 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-04-19 14:44:54.031 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/ 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/README.md 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-04-19 14:44:54.036 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-04-19 14:44:54.037 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-04-19 14:44:54.037 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-04-19 14:44:54.037 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-04-19 14:44:54.037 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-04-19 14:44:54.037 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-04-19 14:44:54.037 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-04-19 14:44:54.037 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-04-19 14:44:54.037 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-04-19 14:44:54.038 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-04-19 14:44:54.039 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-04-19 14:44:54.040 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-04-19 14:44:54.041 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-04-19 14:44:54.042 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-04-19 14:44:54.043 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-04-19 14:44:54.044 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-04-19 14:44:54.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-04-19 14:44:54.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-04-19 14:44:54.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-04-19 14:44:54.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-04-19 14:44:54.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-04-19 14:44:54.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-04-19 14:44:54.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-04-19 14:44:54.044 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-04-19 14:44:54.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-04-19 14:44:54.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-04-19 14:44:54.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-04-19 14:44:54.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-04-19 14:44:54.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-04-19 14:44:54.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-04-19 14:44:54.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-04-19 14:44:54.045 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-04-19 14:44:54.046 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-04-19 14:44:54.046 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-04-19 14:44:54.047 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-04-19 14:44:54.047 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-04-19 14:44:54.047 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-04-19 14:44:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-04-19 14:44:54.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-04-19 14:44:54.048 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-04-19 14:44:54.048 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-04-19 14:44:54.048 | etcd-v3.3.12-linux-amd64/etcdctl 2021-04-19 14:44:54.257 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-04-19 14:44:54.257 | etcd-v3.3.12-linux-amd64/etcd 2021-04-19 14:44:54.514 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-04-19 14:44:54.549 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-04-19 14:44:54.581 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-04-19 14:44:54.584 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-04-19 14:44:54.601 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:44:54.604 | + ./stack.sh:main:831 : install_dstat 2021-04-19 14:44:54.607 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-04-19 14:44:54.625 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:44:54.629 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-04-19 14:44:54.632 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-04-19 14:44:54.635 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-04-19 14:44:54.637 | + ./stack.sh:main:840 : install_libs 2021-04-19 14:44:54.640 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-04-19 14:44:54.642 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-04-19 14:44:54.645 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-04-19 14:44:54.647 | + inc/python:use_library_from_git:250 : local name=automaton 2021-04-19 14:44:54.650 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-04-19 14:44:54.657 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.660 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-04-19 14:44:54.662 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-04-19 14:44:54.666 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-04-19 14:44:54.668 | + inc/python:use_library_from_git:250 : local name=castellan 2021-04-19 14:44:54.670 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-04-19 14:44:54.682 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.685 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-04-19 14:44:54.688 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-04-19 14:44:54.690 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-04-19 14:44:54.693 | + inc/python:use_library_from_git:250 : local name=cliff 2021-04-19 14:44:54.695 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-04-19 14:44:54.703 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.706 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-04-19 14:44:54.708 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-04-19 14:44:54.711 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-04-19 14:44:54.715 | + inc/python:use_library_from_git:250 : local name=cursive 2021-04-19 14:44:54.719 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-04-19 14:44:54.727 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.730 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-04-19 14:44:54.732 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-04-19 14:44:54.735 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-04-19 14:44:54.737 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-04-19 14:44:54.740 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-04-19 14:44:54.748 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.751 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-04-19 14:44:54.754 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-04-19 14:44:54.756 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-04-19 14:44:54.759 | + inc/python:use_library_from_git:250 : local name=futurist 2021-04-19 14:44:54.761 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.766 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-04-19 14:44:54.769 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.771 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-04-19 14:44:54.774 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-04-19 14:44:54.776 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-04-19 14:44:54.779 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-04-19 14:44:54.781 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-04-19 14:44:54.789 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.792 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-04-19 14:44:54.795 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-04-19 14:44:54.797 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-04-19 14:44:54.800 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-04-19 14:44:54.803 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-04-19 14:44:54.811 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.814 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-04-19 14:44:54.816 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-04-19 14:44:54.819 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-04-19 14:44:54.822 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-04-19 14:44:54.824 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.829 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-04-19 14:44:54.832 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.834 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-04-19 14:44:54.838 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-04-19 14:44:54.840 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-04-19 14:44:54.843 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-04-19 14:44:54.845 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-04-19 14:44:54.853 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.856 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-04-19 14:44:54.858 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-04-19 14:44:54.861 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-04-19 14:44:54.863 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-04-19 14:44:54.866 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-04-19 14:44:54.873 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.876 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-04-19 14:44:54.879 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-04-19 14:44:54.882 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-04-19 14:44:54.884 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-04-19 14:44:54.887 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.892 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-04-19 14:44:54.895 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.897 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-04-19 14:44:54.900 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-04-19 14:44:54.903 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-04-19 14:44:54.906 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-04-19 14:44:54.908 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-04-19 14:44:54.917 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.919 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-04-19 14:44:54.923 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-04-19 14:44:54.926 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-04-19 14:44:54.929 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-04-19 14:44:54.932 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.937 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-04-19 14:44:54.939 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.942 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-04-19 14:44:54.945 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-04-19 14:44:54.947 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-04-19 14:44:54.950 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-04-19 14:44:54.953 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.958 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-04-19 14:44:54.960 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.963 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-04-19 14:44:54.966 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-04-19 14:44:54.969 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-04-19 14:44:54.972 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-04-19 14:44:54.974 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.977 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:54.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-04-19 14:44:54.982 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:54.985 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-04-19 14:44:54.987 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-04-19 14:44:54.990 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-04-19 14:44:54.992 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-04-19 14:44:54.995 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:54.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-04-19 14:44:55.002 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.005 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-04-19 14:44:55.008 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-04-19 14:44:55.011 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-04-19 14:44:55.013 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-04-19 14:44:55.016 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.021 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-04-19 14:44:55.025 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.028 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-04-19 14:44:55.031 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-04-19 14:44:55.034 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-04-19 14:44:55.037 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-04-19 14:44:55.040 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-04-19 14:44:55.049 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.056 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-04-19 14:44:55.059 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-04-19 14:44:55.061 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-04-19 14:44:55.064 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-04-19 14:44:55.066 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-04-19 14:44:55.075 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.077 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-04-19 14:44:55.080 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-04-19 14:44:55.082 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-04-19 14:44:55.085 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-04-19 14:44:55.088 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.091 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.093 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-04-19 14:44:55.096 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.098 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-04-19 14:44:55.101 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-04-19 14:44:55.104 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-04-19 14:44:55.106 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-04-19 14:44:55.109 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-04-19 14:44:55.116 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.119 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-04-19 14:44:55.122 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-04-19 14:44:55.124 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-04-19 14:44:55.127 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-04-19 14:44:55.129 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-04-19 14:44:55.136 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.139 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-04-19 14:44:55.142 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-04-19 14:44:55.144 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-04-19 14:44:55.147 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-04-19 14:44:55.150 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-04-19 14:44:55.158 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.160 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-04-19 14:44:55.163 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-04-19 14:44:55.166 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-04-19 14:44:55.168 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-04-19 14:44:55.171 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-04-19 14:44:55.178 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.181 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-04-19 14:44:55.183 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-04-19 14:44:55.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-04-19 14:44:55.188 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-04-19 14:44:55.190 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-04-19 14:44:55.198 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.200 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-04-19 14:44:55.203 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-04-19 14:44:55.205 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-04-19 14:44:55.208 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-04-19 14:44:55.210 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-04-19 14:44:55.218 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.221 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-04-19 14:44:55.223 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-04-19 14:44:55.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-04-19 14:44:55.228 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-04-19 14:44:55.230 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-04-19 14:44:55.238 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.240 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-04-19 14:44:55.243 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-04-19 14:44:55.245 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-04-19 14:44:55.248 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-04-19 14:44:55.250 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-04-19 14:44:55.257 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.260 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-04-19 14:44:55.263 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-04-19 14:44:55.265 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-04-19 14:44:55.268 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-04-19 14:44:55.270 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-04-19 14:44:55.278 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.281 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-04-19 14:44:55.283 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-04-19 14:44:55.286 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-04-19 14:44:55.288 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-04-19 14:44:55.290 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-04-19 14:44:55.298 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.300 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-04-19 14:44:55.303 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-04-19 14:44:55.305 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-04-19 14:44:55.308 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-04-19 14:44:55.310 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-04-19 14:44:55.317 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.320 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-04-19 14:44:55.323 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-04-19 14:44:55.325 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-04-19 14:44:55.328 | + inc/python:use_library_from_git:250 : local name=tooz 2021-04-19 14:44:55.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-04-19 14:44:55.338 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.340 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-04-19 14:44:55.343 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-04-19 14:44:55.345 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-04-19 14:44:55.348 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-04-19 14:44:55.350 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-04-19 14:44:55.358 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.360 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-04-19 14:44:55.363 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-04-19 14:44:55.365 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-04-19 14:44:55.368 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-04-19 14:44:55.370 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-04-19 14:44:55.378 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.380 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-04-19 14:44:55.383 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-04-19 14:44:55.386 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-04-19 14:44:55.388 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-04-19 14:44:55.391 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:44:55.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:44:55.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-04-19 14:44:55.398 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:44:55.401 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-04-19 14:44:55.421 | Using python 3.6 to install etcd3 2021-04-19 14:44:55.423 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-04-19 14:44:56.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:44:56.512 | from cryptography.utils import int_from_bytes 2021-04-19 14:44:56.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:44:56.512 | from cryptography.utils import int_from_bytes 2021-04-19 14:44:57.674 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:44:57.678 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:44:57.684 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:44:57.689 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:44:57.839 | Collecting etcd3===0.12.0 2021-04-19 14:44:57.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-04-19 14:45:00.868 | Collecting grpcio===1.37.0 2021-04-19 14:45:00.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/96e/3d85eb63d1446/grpcio-1.37.0-cp36-cp36m-manylinux2014_x86_64.whl (4.2 MB) 2021-04-19 14:45:01.669 | Collecting protobuf===3.15.8 2021-04-19 14:45:01.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f80/afc0a0ba13339/protobuf-3.15.8-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2021-04-19 14:45:01.798 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-19 14:45:01.801 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (6.3.1) 2021-04-19 14:45:01.816 | Building wheels for collected packages: etcd3 2021-04-19 14:45:01.817 | Building wheel for etcd3 (setup.py): started 2021-04-19 14:45:02.668 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-04-19 14:45:02.669 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=e9aba440b99d80d8eaec1207c75c1a508785831f5e24c12b86bdf918f837056c 2021-04-19 14:45:02.669 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-04-19 14:45:02.670 | Successfully built etcd3 2021-04-19 14:45:04.312 | Installing collected packages: grpcio, protobuf, etcd3 2021-04-19 14:45:04.953 | Successfully installed etcd3-0.12.0 grpcio-1.37.0 protobuf-3.15.8 2021-04-19 14:45:05.107 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:45:05.107 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:45:05.222 | + inc/python:pip_install:200 : result=0 2021-04-19 14:45:05.224 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:45:05.227 | + functions-common:time_stop:2304 : local name 2021-04-19 14:45:05.229 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:45:05.231 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:45:05.234 | + functions-common:time_stop:2307 : local total 2021-04-19 14:45:05.236 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:45:05.238 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:45:05.240 | + functions-common:time_stop:2311 : start_time=1618843495416 2021-04-19 14:45:05.243 | + functions-common:time_stop:2313 : [[ -z 1618843495416 ]] 2021-04-19 14:45:05.246 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:45:05.249 | + functions-common:time_stop:2316 : end_time=1618843505247 2021-04-19 14:45:05.251 | + functions-common:time_stop:2317 : elapsed_time=9831 2021-04-19 14:45:05.254 | + functions-common:time_stop:2318 : total=31459 2021-04-19 14:45:05.256 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:45:05.259 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=41290 2021-04-19 14:45:05.261 | + inc/python:pip_install:203 : return 0 2021-04-19 14:45:05.264 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-04-19 14:45:05.284 | Using python 3.6 to install etcd3gw 2021-04-19 14:45:05.287 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-04-19 14:45:06.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:06.420 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:06.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:06.420 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:07.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:45:07.547 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:07.553 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:07.558 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:07.705 | Collecting etcd3gw===0.2.5 2021-04-19 14:45:07.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-04-19 14:45:07.817 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.3.0) 2021-04-19 14:45:07.824 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-04-19 14:45:07.846 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-04-19 14:45:07.869 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-19 14:45:07.872 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-19 14:45:07.875 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-04-19 14:45:07.878 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-04-19 14:45:07.882 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-04-19 14:45:09.429 | Installing collected packages: etcd3gw 2021-04-19 14:45:09.537 | Successfully installed etcd3gw-0.2.5 2021-04-19 14:45:09.695 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:45:09.695 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:45:09.784 | + inc/python:pip_install:200 : result=0 2021-04-19 14:45:09.786 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:45:09.789 | + functions-common:time_stop:2304 : local name 2021-04-19 14:45:09.792 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:45:09.794 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:45:09.796 | + functions-common:time_stop:2307 : local total 2021-04-19 14:45:09.798 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:45:09.801 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:45:09.803 | + functions-common:time_stop:2311 : start_time=1618843505280 2021-04-19 14:45:09.805 | + functions-common:time_stop:2313 : [[ -z 1618843505280 ]] 2021-04-19 14:45:09.808 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:45:09.812 | + functions-common:time_stop:2316 : end_time=1618843509809 2021-04-19 14:45:09.814 | + functions-common:time_stop:2317 : elapsed_time=4529 2021-04-19 14:45:09.816 | + functions-common:time_stop:2318 : total=41290 2021-04-19 14:45:09.819 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:45:09.821 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=45819 2021-04-19 14:45:09.824 | + inc/python:pip_install:203 : return 0 2021-04-19 14:45:09.827 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-04-19 14:45:09.829 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-04-19 14:45:09.832 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-04-19 14:45:09.834 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-04-19 14:45:09.837 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-04-19 14:45:09.840 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-04-19 14:45:09.842 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-04-19 14:45:09.845 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-04-19 14:45:09.847 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-04-19 14:45:09.849 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-04-19 14:45:09.852 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-04-19 14:45:09.854 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-04-19 14:45:09.857 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-04-19 14:45:09.859 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-04-19 14:45:09.862 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:45:09.864 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:45:09.867 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-04-19 14:45:09.869 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-04-19 14:45:09.872 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-04-19 14:45:09.874 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-19 14:45:09.877 | + functions-common:install_package:1342 : update_package_repo 2021-04-19 14:45:09.879 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-04-19 14:45:09.882 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-04-19 14:45:09.884 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-04-19 14:45:09.887 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-04-19 14:45:09.889 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-04-19 14:45:09.892 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:45:09.894 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:45:09.897 | + functions-common:update_package_repo:1323 : apt_get_update 2021-04-19 14:45:09.899 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-04-19 14:45:09.902 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-04-19 14:45:09.905 | + functions-common:apt_get_update:1069 : return 2021-04-19 14:45:09.907 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-19 14:45:09.910 | + functions-common:real_install_package:1328 : is_ubuntu 2021-04-19 14:45:09.912 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:45:09.915 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:45:09.917 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-04-19 14:45:09.937 | + functions-common:apt_get:1109 : 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 uwsgi-plugin-python 2021-04-19 14:45:10.057 | Reading package lists... 2021-04-19 14:45:10.311 | Building dependency tree... 2021-04-19 14:45:10.313 | Reading state information... 2021-04-19 14:45:10.530 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-04-19 14:45:10.530 | The following packages were automatically installed and are no longer required: 2021-04-19 14:45:10.530 | apport-symptoms grub-pc-bin python3-automat python3-click python3-colorama 2021-04-19 14:45:10.530 | python3-configobj python3-constantly python3-hyperlink python3-incremental 2021-04-19 14:45:10.530 | python3-keyring python3-keyrings.alt python3-pam python3-problem-report 2021-04-19 14:45:10.530 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-04-19 14:45:10.531 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-04-19 14:45:10.531 | Use 'sudo apt autoremove' to remove them. 2021-04-19 14:45:10.532 | Suggested packages: 2021-04-19 14:45:10.533 | python-uwsgidecorators python3-uwsgidecorators 2021-04-19 14:45:10.581 | The following NEW packages will be installed: 2021-04-19 14:45:10.581 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-04-19 14:45:10.715 | 0 upgraded, 3 newly installed, 0 to remove and 172 not upgraded. 2021-04-19 14:45:10.715 | Need to get 163 kB of archives. 2021-04-19 14:45:10.715 | After this operation, 634 kB of additional disk space will be used. 2021-04-19 14:45:10.715 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-04-19 14:45:10.844 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2021-04-19 14:45:10.964 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2021-04-19 14:45:11.589 | Fetched 163 kB in 0s (380 kB/s) 2021-04-19 14:45:11.666 | Selecting previously unselected package uwsgi. 2021-04-19 14:45:11.713 | (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 ... 86341 files and directories currently installed.) 2021-04-19 14:45:11.717 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-19 14:45:11.719 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-19 14:45:11.812 | Selecting previously unselected package uwsgi-plugin-python. 2021-04-19 14:45:11.821 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-19 14:45:11.823 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-04-19 14:45:11.912 | Selecting previously unselected package uwsgi-plugin-python3. 2021-04-19 14:45:11.921 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-04-19 14:45:11.923 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-04-19 14:45:12.010 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-04-19 14:45:12.057 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:45:12.079 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-04-19 14:45:12.666 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-04-19 14:45:12.720 | Processing triggers for systemd (237-3ubuntu10.46) ... 2021-04-19 14:45:12.922 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-04-19 14:45:13.445 | Processing triggers for ureadahead (0.100.0-21) ... 2021-04-19 14:45:15.445 | + functions-common:apt_get:1113 : result=0 2021-04-19 14:45:15.448 | + functions-common:apt_get:1116 : time_stop apt-get 2021-04-19 14:45:15.451 | + functions-common:time_stop:2304 : local name 2021-04-19 14:45:15.453 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:45:15.455 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:45:15.458 | + functions-common:time_stop:2307 : local total 2021-04-19 14:45:15.460 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:45:15.463 | + functions-common:time_stop:2310 : name=apt-get 2021-04-19 14:45:15.465 | + functions-common:time_stop:2311 : start_time=1618843509934 2021-04-19 14:45:15.468 | + functions-common:time_stop:2313 : [[ -z 1618843509934 ]] 2021-04-19 14:45:15.471 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:45:15.474 | + functions-common:time_stop:2316 : end_time=1618843515471 2021-04-19 14:45:15.476 | + functions-common:time_stop:2317 : elapsed_time=5537 2021-04-19 14:45:15.479 | + functions-common:time_stop:2318 : total=412701 2021-04-19 14:45:15.481 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:45:15.483 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=418238 2021-04-19 14:45:15.486 | + functions-common:apt_get:1117 : return 0 2021-04-19 14:45:15.488 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-04-19 14:45:15.491 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:45:15.494 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:45:15.496 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-04-19 14:45:15.553 | Enabling module proxy. 2021-04-19 14:45:15.558 | To activate the new configuration, you need to run: 2021-04-19 14:45:15.558 | systemctl restart apache2 2021-04-19 14:45:15.563 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-04-19 14:45:15.619 | Considering dependency proxy for proxy_uwsgi: 2021-04-19 14:45:15.619 | Module proxy already enabled 2021-04-19 14:45:15.619 | Enabling module proxy_uwsgi. 2021-04-19 14:45:15.624 | To activate the new configuration, you need to run: 2021-04-19 14:45:15.624 | systemctl restart apache2 2021-04-19 14:45:15.628 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-04-19 14:45:15.631 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-19 14:45:15.633 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 14:45:15.636 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-19 14:45:15.770 | + ./stack.sh:main:846 : install_keystoneauth 2021-04-19 14:45:15.775 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-04-19 14:45:15.778 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-04-19 14:45:15.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:15.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:15.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-04-19 14:45:15.788 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:15.791 | + ./stack.sh:main:847 : install_keystoneclient 2021-04-19 14:45:15.793 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-04-19 14:45:15.796 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-04-19 14:45:15.798 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:15.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:15.803 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-04-19 14:45:15.806 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:15.809 | + ./stack.sh:main:848 : install_glanceclient 2021-04-19 14:45:15.811 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-04-19 14:45:15.814 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-04-19 14:45:15.816 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:15.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:15.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-04-19 14:45:15.824 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:15.827 | + ./stack.sh:main:849 : install_cinderclient 2021-04-19 14:45:15.829 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2021-04-19 14:45:15.832 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-04-19 14:45:15.834 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:15.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:15.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-04-19 14:45:15.842 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:15.844 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2021-04-19 14:45:15.847 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-04-19 14:45:15.849 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:15.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:15.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-04-19 14:45:15.858 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:15.860 | + ./stack.sh:main:850 : install_novaclient 2021-04-19 14:45:15.863 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-04-19 14:45:15.865 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-04-19 14:45:15.867 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:15.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:15.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-04-19 14:45:15.876 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:15.878 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-04-19 14:45:15.895 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:45:15.897 | + ./stack.sh:main:852 : install_swiftclient 2021-04-19 14:45:15.900 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-04-19 14:45:15.902 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-04-19 14:45:15.905 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:15.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:15.910 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-04-19 14:45:15.912 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:15.915 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-04-19 14:45:15.932 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:45:15.935 | + ./stack.sh:main:855 : install_neutronclient 2021-04-19 14:45:15.937 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-04-19 14:45:15.940 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-04-19 14:45:15.942 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:15.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:15.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-04-19 14:45:15.950 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:15.952 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-04-19 14:45:15.955 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-04-19 14:45:15.957 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-04-19 14:45:15.960 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:15.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:15.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-04-19 14:45:15.967 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:15.970 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-04-19 14:45:15.972 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-04-19 14:45:15.975 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-19 14:45:15.978 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-04-19 14:45:15.981 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-04-19 14:45:15.983 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-19 14:45:15.987 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-04-19 14:45:15.987 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-19 14:45:15.992 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-04-19 14:45:15.995 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-04-19 14:45:15.997 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-04-19 14:45:16.000 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-04-19 14:45:16.003 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-04-19 14:45:16.021 | Using python 3.6 to install keystonemiddleware 2021-04-19 14:45:16.024 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-04-19 14:45:17.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:17.202 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:17.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:17.202 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:18.365 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:45:18.370 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:18.375 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:18.380 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:18.390 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (9.2.0) 2021-04-19 14:45:18.452 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.7.0) 2021-04-19 14:45:18.494 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (8.5.0) 2021-04-19 14:45:18.543 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.1.2) 2021-04-19 14:45:18.550 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (3.3.0) 2021-04-19 14:45:18.560 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-19 14:45:18.563 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.4.0) 2021-04-19 14:45:18.568 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.3.1) 2021-04-19 14:45:18.638 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (4.2.0) 2021-04-19 14:45:18.660 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (4.4.2) 2021-04-19 14:45:18.663 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (4.8.0) 2021-04-19 14:45:18.683 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2021.1) 2021-04-19 14:45:18.687 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-04-19 14:45:18.699 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-04-19 14:45:18.713 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.0) 2021-04-19 14:45:18.720 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2021-04-19 14:45:18.766 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-04-19 14:45:18.769 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 52)) (5.0.1) 2021-04-19 14:45:18.776 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-04-19 14:45:18.788 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-04-19 14:45:18.811 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.10.1) 2021-04-19 14:45:18.855 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-04-19 14:45:18.862 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-04-19 14:45:18.865 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-04-19 14:45:18.875 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.1.14) 2021-04-19 14:45:18.878 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.7.0) 2021-04-19 14:45:18.883 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-04-19 14:45:18.889 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.10.9) 2021-04-19 14:45:18.892 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (2.4.7) 2021-04-19 14:45:18.896 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.2) 2021-04-19 14:45:18.899 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-04-19 14:45:18.902 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (2.8.1) 2021-04-19 14:45:18.908 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-04-19 14:45:18.912 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-04-19 14:45:18.936 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-04-19 14:45:18.940 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-04-19 14:45:18.943 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.7.4.3) 2021-04-19 14:45:18.949 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.4.1) 2021-04-19 14:45:18.975 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (5.1.2) 2021-04-19 14:45:19.005 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.12.1) 2021-04-19 14:45:20.493 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:45:20.493 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:45:20.583 | + inc/python:pip_install:200 : result=0 2021-04-19 14:45:20.585 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:45:20.588 | + functions-common:time_stop:2304 : local name 2021-04-19 14:45:20.590 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:45:20.592 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:45:20.595 | + functions-common:time_stop:2307 : local total 2021-04-19 14:45:20.597 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:45:20.599 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:45:20.602 | + functions-common:time_stop:2311 : start_time=1618843516016 2021-04-19 14:45:20.604 | + functions-common:time_stop:2313 : [[ -z 1618843516016 ]] 2021-04-19 14:45:20.607 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:45:20.611 | + functions-common:time_stop:2316 : end_time=1618843520608 2021-04-19 14:45:20.613 | + functions-common:time_stop:2317 : elapsed_time=4592 2021-04-19 14:45:20.615 | + functions-common:time_stop:2318 : total=45819 2021-04-19 14:45:20.617 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:45:20.620 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50411 2021-04-19 14:45:20.623 | + inc/python:pip_install:203 : return 0 2021-04-19 14:45:20.625 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-04-19 14:45:20.628 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-04-19 14:45:20.630 | + inc/python:pip_install_gr:77 : local clean_name 2021-04-19 14:45:20.633 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-04-19 14:45:20.636 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-04-19 14:45:20.639 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-04-19 14:45:20.643 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-04-19 14:45:20.643 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-04-19 14:45:20.647 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-04-19 14:45:20.650 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-04-19 14:45:20.652 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-04-19 14:45:20.656 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-04-19 14:45:20.658 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-04-19 14:45:20.679 | Using python 3.6 to install python-memcached 2021-04-19 14:45:20.682 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-04-19 14:45:21.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:21.847 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:21.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:21.847 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:22.981 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:45:22.985 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:22.991 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:22.996 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:23.140 | Collecting python-memcached===1.59 2021-04-19 14:45:23.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-04-19 14:45:23.247 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.15.0) 2021-04-19 14:45:24.851 | Installing collected packages: python-memcached 2021-04-19 14:45:24.952 | Successfully installed python-memcached-1.59 2021-04-19 14:45:25.112 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:45:25.112 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:45:25.201 | + inc/python:pip_install:200 : result=0 2021-04-19 14:45:25.204 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:45:25.206 | + functions-common:time_stop:2304 : local name 2021-04-19 14:45:25.208 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:45:25.211 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:45:25.214 | + functions-common:time_stop:2307 : local total 2021-04-19 14:45:25.216 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:45:25.218 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:45:25.220 | + functions-common:time_stop:2311 : start_time=1618843520674 2021-04-19 14:45:25.223 | + functions-common:time_stop:2313 : [[ -z 1618843520674 ]] 2021-04-19 14:45:25.226 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:45:25.230 | + functions-common:time_stop:2316 : end_time=1618843525226 2021-04-19 14:45:25.232 | + functions-common:time_stop:2317 : elapsed_time=4552 2021-04-19 14:45:25.234 | + functions-common:time_stop:2318 : total=50411 2021-04-19 14:45:25.237 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:45:25.239 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=54963 2021-04-19 14:45:25.242 | + inc/python:pip_install:203 : return 0 2021-04-19 14:45:25.245 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-04-19 14:45:25.261 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:45:25.264 | + ./stack.sh:main:862 : '[' 10.222.0.89 == 10.222.0.89 ']' 2021-04-19 14:45:25.266 | + ./stack.sh:main:863 : stack_install_service keystone 2021-04-19 14:45:25.269 | + lib/stack:stack_install_service:20 : local service=keystone 2021-04-19 14:45:25.271 | + lib/stack:stack_install_service:21 : type install_keystone 2021-04-19 14:45:25.274 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-19 14:45:25.276 | + lib/stack:stack_install_service:32 : install_keystone 2021-04-19 14:45:25.279 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-04-19 14:45:25.294 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:45:25.296 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-04-19 14:45:25.299 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-04-19 14:45:25.301 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-04-19 14:45:25.303 | + functions-common:git_clone:525 : local git_ref=master 2021-04-19 14:45:25.305 | + functions-common:git_clone:526 : local orig_dir 2021-04-19 14:45:25.308 | ++ functions-common:git_clone:527 : pwd 2021-04-19 14:45:25.311 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-19 14:45:25.313 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-19 14:45:25.316 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-19 14:45:25.331 | + functions-common:git_clone:530 : RECLONE=False 2021-04-19 14:45:25.333 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-19 14:45:25.335 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-19 14:45:25.338 | + functions-common:git_clone:544 : echo master 2021-04-19 14:45:25.338 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-19 14:45:25.342 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-04-19 14:45:25.344 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-19 14:45:25.347 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-04-19 14:45:25.349 | + functions-common:git_clone:593 : git show --oneline 2021-04-19 14:45:25.350 | + functions-common:git_clone:593 : head -1 2021-04-19 14:45:25.352 | 10057702a Merge "Retry update_user when sqlalchemy raises StaleDataErrors" 2021-04-19 14:45:25.355 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-19 14:45:25.357 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-04-19 14:45:25.359 | + inc/python:setup_develop:338 : local bindep 2021-04-19 14:45:25.362 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-19 14:45:25.364 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-04-19 14:45:25.367 | + inc/python:setup_develop:344 : local extras= 2021-04-19 14:45:25.370 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-04-19 14:45:25.372 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-19 14:45:25.374 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-19 14:45:25.377 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-04-19 14:45:25.379 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-19 14:45:25.382 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-19 14:45:25.385 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-04-19 14:45:25.388 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-19 14:45:25.391 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-04-19 14:45:25.393 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-19 14:45:25.395 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-19 14:45:25.398 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-04-19 14:45:25.403 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-04-19 14:45:25.406 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-04-19 14:45:26.084 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-04-19 14:45:26.086 | + inc/python:setup_package:417 : local bindep=0 2021-04-19 14:45:26.089 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-19 14:45:26.091 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-19 14:45:26.093 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-04-19 14:45:26.096 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-04-19 14:45:26.098 | + inc/python:setup_package:426 : local flags=-e 2021-04-19 14:45:26.100 | + inc/python:setup_package:427 : local extras= 2021-04-19 14:45:26.102 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-19 14:45:26.105 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-19 14:45:26.107 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-19 14:45:26.110 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-19 14:45:26.112 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-19 14:45:26.114 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-04-19 14:45:26.133 | Using python 3.6 to install /opt/stack/keystone 2021-04-19 14:45:26.136 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-04-19 14:45:27.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:27.273 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:27.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:27.273 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:28.397 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:45:28.397 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-19 14:45:28.401 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:28.407 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:28.414 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:28.419 | Obtaining file:///opt/stack/keystone 2021-04-19 14:45:30.224 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-19 14:45:32.167 | Collecting Flask===1.1.2 2021-04-19 14:45:32.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-04-19 14:45:32.431 | Collecting Flask-RESTful===0.3.8 2021-04-19 14:45:32.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-04-19 14:45:32.543 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-19 14:45:32.551 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-19 14:45:32.615 | Collecting PyJWT===2.0.1 2021-04-19 14:45:32.620 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-04-19 14:45:32.656 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-19 14:45:32.686 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-19 14:45:32.770 | Collecting Werkzeug===1.0.1 2021-04-19 14:45:32.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-04-19 14:45:32.962 | Collecting aniso8601===9.0.1 2021-04-19 14:45:32.969 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-04-19 14:45:33.238 | Collecting bcrypt===3.2.0 2021-04-19 14:45:33.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-04-19 14:45:33.260 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-19 14:45:33.316 | Collecting click===7.1.2 2021-04-19 14:45:33.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-04-19 14:45:33.330 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-19 14:45:33.375 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-19 14:45:33.496 | Collecting itsdangerous===1.1.0 2021-04-19 14:45:33.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-04-19 14:45:33.602 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-04-19 14:45:33.636 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-04-19 14:45:33.696 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2021-04-19 14:45:33.737 | Collecting oauthlib===3.1.0 2021-04-19 14:45:33.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-04-19 14:45:33.765 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2021-04-19 14:45:33.807 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.5.0) 2021-04-19 14:45:33.855 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.2.0) 2021-04-19 14:45:33.861 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-19 14:45:33.917 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2021-04-19 14:45:33.923 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-04-19 14:45:33.967 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (12.7.1) 2021-04-19 14:45:34.028 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.2.0) 2021-04-19 14:45:34.049 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.7.0) 2021-04-19 14:45:34.065 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.1.0) 2021-04-19 14:45:34.076 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-04-19 14:45:34.102 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (1.3.0) 2021-04-19 14:45:34.114 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.8.0) 2021-04-19 14:45:34.132 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (3.4.0) 2021-04-19 14:45:34.186 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.9) 2021-04-19 14:45:34.320 | Collecting passlib===1.7.4 2021-04-19 14:45:34.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-04-19 14:45:34.452 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.1) 2021-04-19 14:45:34.455 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2021-04-19 14:45:34.457 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (3.1.1) 2021-04-19 14:45:34.469 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2021-04-19 14:45:34.472 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2021-04-19 14:45:34.475 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2021-04-19 14:45:34.479 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.17.3) 2021-04-19 14:45:34.625 | Collecting pysaml2===6.5.1 2021-04-19 14:45:34.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-04-19 14:45:34.784 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2021-04-19 14:45:34.789 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.2.0) 2021-04-19 14:45:34.811 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2021.1) 2021-04-19 14:45:34.816 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.25.1) 2021-04-19 14:45:34.837 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-04-19 14:45:35.114 | Collecting scrypt===0.8.17 2021-04-19 14:45:35.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2021-04-19 14:45:35.242 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (56.0.0) 2021-04-19 14:45:35.299 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2021-04-19 14:45:35.302 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.13.0) 2021-04-19 14:45:35.313 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (0.4.1) 2021-04-19 14:45:35.317 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.3.0) 2021-04-19 14:45:35.319 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-19 14:45:35.330 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.0.1) 2021-04-19 14:45:35.341 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (0.5.0) 2021-04-19 14:45:35.348 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.4.0) 2021-04-19 14:45:35.367 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.4.0) 2021-04-19 14:45:35.370 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.1.0) 2021-04-19 14:45:35.378 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.26.4) 2021-04-19 14:45:35.571 | Collecting xmlschema===1.6.1 2021-04-19 14:45:35.578 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/d7c8222c8e0d5/xmlschema-1.6.1-py3-none-any.whl (254 kB) 2021-04-19 14:45:35.714 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.2) 2021-04-19 14:45:35.719 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-19 14:45:35.723 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-19 14:45:35.765 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-19 14:45:35.811 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2021-04-19 14:45:35.877 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-19 14:45:35.886 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-04-19 14:45:35.893 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-19 14:45:35.897 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-19 14:45:35.907 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-04-19 14:45:35.954 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-19 14:45:35.957 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-19 14:45:35.964 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-19 14:45:35.969 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-19 14:45:35.979 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-19 14:45:35.989 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-19 14:45:35.999 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-19 14:45:36.011 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-19 14:45:36.017 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.4.0) 2021-04-19 14:45:36.029 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-19 14:45:36.040 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-19 14:45:36.044 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-04-19 14:45:36.161 | Collecting defusedxml===0.7.1 2021-04-19 14:45:36.168 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-04-19 14:45:36.270 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (20.0.1) 2021-04-19 14:45:36.286 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-19 14:45:36.314 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-19 14:45:36.317 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-19 14:45:36.321 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-19 14:45:36.325 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-19 14:45:36.327 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-19 14:45:36.330 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2021-04-19 14:45:36.333 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-04-19 14:45:36.335 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-04-19 14:45:36.490 | Collecting elementpath===2.2.1 2021-04-19 14:45:36.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a0/0899c22623e0a/elementpath-2.2.1-py3-none-any.whl (145 kB) 2021-04-19 14:45:36.608 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (3.4.1) 2021-04-19 14:45:36.664 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (3.7.4.3) 2021-04-19 14:45:36.669 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2021-04-19 14:45:36.675 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.12.1) 2021-04-19 14:45:36.678 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-19 14:45:36.686 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (1.0.4) 2021-04-19 14:45:36.689 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (5.0.0) 2021-04-19 14:45:36.692 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-19 14:45:36.701 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2021-04-19 14:45:36.709 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-19 14:45:36.715 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.6) 2021-04-19 14:45:37.627 | Installing collected packages: click, Werkzeug, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, oauthlib, defusedxml, elementpath, xmlschema, pysaml2, PyJWT, keystone 2021-04-19 14:45:37.627 | Attempting uninstall: click 2021-04-19 14:45:37.630 | Found existing installation: click 6.7 2021-04-19 14:45:37.636 | Uninstalling click-6.7: 2021-04-19 14:45:37.750 | Successfully uninstalled click-6.7 2021-04-19 14:45:37.836 | Attempting uninstall: Werkzeug 2021-04-19 14:45:37.838 | Found existing installation: Werkzeug 0.16.1 2021-04-19 14:45:37.840 | Uninstalling Werkzeug-0.16.1: 2021-04-19 14:45:37.944 | Successfully uninstalled Werkzeug-0.16.1 2021-04-19 14:45:38.718 | Attempting uninstall: bcrypt 2021-04-19 14:45:38.720 | Found existing installation: bcrypt 3.1.4 2021-04-19 14:45:38.722 | Uninstalling bcrypt-3.1.4: 2021-04-19 14:45:38.825 | Successfully uninstalled bcrypt-3.1.4 2021-04-19 14:45:38.891 | Attempting uninstall: oauthlib 2021-04-19 14:45:38.893 | Found existing installation: oauthlib 2.0.6 2021-04-19 14:45:38.901 | Uninstalling oauthlib-2.0.6: 2021-04-19 14:45:39.002 | Successfully uninstalled oauthlib-2.0.6 2021-04-19 14:45:40.057 | Attempting uninstall: PyJWT 2021-04-19 14:45:40.059 | Found existing installation: PyJWT 1.5.3 2021-04-19 14:45:40.070 | Uninstalling PyJWT-1.5.3: 2021-04-19 14:45:40.171 | Successfully uninstalled PyJWT-1.5.3 2021-04-19 14:45:40.200 | Running setup.py develop for keystone 2021-04-19 14:45:42.246 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-2.0.1 Werkzeug-1.0.1 aniso8601-9.0.1 bcrypt-3.2.0 click-7.1.2 defusedxml-0.7.1 elementpath-2.2.1 itsdangerous-1.1.0 keystone oauthlib-3.1.0 passlib-1.7.4 pysaml2-6.5.1 scrypt-0.8.17 xmlschema-1.6.1 2021-04-19 14:45:42.408 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:45:42.408 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:45:42.520 | + inc/python:pip_install:200 : result=0 2021-04-19 14:45:42.523 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:45:42.526 | + functions-common:time_stop:2304 : local name 2021-04-19 14:45:42.528 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:45:42.530 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:45:42.532 | + functions-common:time_stop:2307 : local total 2021-04-19 14:45:42.535 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:45:42.537 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:45:42.539 | + functions-common:time_stop:2311 : start_time=1618843526128 2021-04-19 14:45:42.541 | + functions-common:time_stop:2313 : [[ -z 1618843526128 ]] 2021-04-19 14:45:42.544 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:45:42.548 | + functions-common:time_stop:2316 : end_time=1618843542545 2021-04-19 14:45:42.550 | + functions-common:time_stop:2317 : elapsed_time=16417 2021-04-19 14:45:42.552 | + functions-common:time_stop:2318 : total=54963 2021-04-19 14:45:42.554 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:45:42.556 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71380 2021-04-19 14:45:42.559 | + inc/python:pip_install:203 : return 0 2021-04-19 14:45:42.561 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-19 14:45:42.564 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-19 14:45:42.566 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-19 14:45:42.583 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-04-19 14:45:42.595 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-04-19 14:45:42.597 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-04-19 14:45:42.600 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:42.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:42.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-04-19 14:45:42.608 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:42.610 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-04-19 14:45:42.626 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:45:42.628 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-04-19 14:45:42.631 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-19 14:45:42.633 | + ./stack.sh:main:864 : configure_keystone 2021-04-19 14:45:42.636 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-04-19 14:45:42.647 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-04-19 14:45:42.650 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-04-19 14:45:42.655 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-04-19 14:45:42.670 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:45:42.673 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-04-19 14:45:42.700 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-04-19 14:45:42.724 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-04-19 14:45:42.751 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-04-19 14:45:42.778 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-04-19 14:45:42.805 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-04-19 14:45:42.832 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-04-19 14:45:42.857 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-04-19 14:45:42.882 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-04-19 14:45:42.884 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-04-19 14:45:42.887 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-04-19 14:45:42.889 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-04-19 14:45:42.892 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-19 14:45:42.894 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-19 14:45:42.909 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:45:42.912 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-19 14:45:42.914 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-19 14:45:42.917 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-19 14:45:42.932 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:45:42.934 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2021-04-19 14:45:42.937 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2021-04-19 14:45:42.963 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-19 14:45:42.966 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-19 14:45:42.968 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-04-19 14:45:42.970 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-04-19 14:45:42.973 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-04-19 14:45:42.989 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:45:42.991 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2021-04-19 14:45:43.018 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.89/identity 2021-04-19 14:45:43.043 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-04-19 14:45:43.046 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-04-19 14:45:43.073 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-04-19 14:45:43.076 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-04-19 14:45:43.078 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-04-19 14:45:43.081 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-04-19 14:45:43.083 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-19 14:45:43.086 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-04-19 14:45:43.113 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-04-19 14:45:43.115 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-04-19 14:45:43.118 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-04-19 14:45:43.121 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-04-19 14:45:43.124 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-19 14:45:43.140 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-19 14:45:43.142 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-19 14:45:43.144 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-19 14:45:43.147 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-19 14:45:43.149 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-19 14:45:43.175 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-19 14:45:43.200 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-19 14:45:43.226 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-19 14:45:43.251 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-04-19 14:45:43.276 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-04-19 14:45:43.278 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-04-19 14:45:43.281 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-04-19 14:45:43.283 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-04-19 14:45:43.286 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-04-19 14:45:43.288 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-19 14:45:43.291 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-19 14:45:43.294 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-04-19 14:45:43.297 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-04-19 14:45:43.300 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-19 14:45:43.302 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-19 14:45:43.314 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-19 14:45:43.314 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-19 14:45:43.321 | d /var/run/uwsgi 0755 ubuntu root 2021-04-19 14:45:43.324 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-19 14:45:43.339 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-04-19 14:45:43.342 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-04-19 14:45:43.345 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-04-19 14:45:43.372 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-04-19 14:45:43.396 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-04-19 14:45:43.421 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-04-19 14:45:43.445 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-04-19 14:45:43.469 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-04-19 14:45:43.493 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-04-19 14:45:43.517 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-04-19 14:45:43.542 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-04-19 14:45:43.566 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-19 14:45:43.591 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-04-19 14:45:43.615 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-04-19 14:45:43.640 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-04-19 14:45:43.664 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-19 14:45:43.667 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-19 14:45:43.670 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-04-19 14:45:43.672 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-04-19 14:45:43.675 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-19 14:45:43.683 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:45:43.685 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:45:43.688 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-19 14:45:43.690 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-19 14:45:43.693 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-04-19 14:45:43.718 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-04-19 14:45:43.743 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-04-19 14:45:43.743 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-04-19 14:45:43.750 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-04-19 14:45:43.753 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-04-19 14:45:43.756 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-04-19 14:45:43.758 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-19 14:45:43.761 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-19 14:45:43.763 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-19 14:45:43.766 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:45:43.768 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:45:43.770 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-19 14:45:43.773 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-19 14:45:43.776 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:45:43.778 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:45:43.781 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-04-19 14:45:43.837 | Enabling site keystone-wsgi-public. 2021-04-19 14:45:43.842 | To activate the new configuration, you need to run: 2021-04-19 14:45:43.842 | systemctl reload apache2 2021-04-19 14:45:43.846 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-19 14:45:43.849 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-19 14:45:43.851 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 14:45:43.854 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-19 14:45:43.987 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-04-19 14:45:43.989 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-04-19 14:45:43.992 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-04-19 14:45:43.995 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-04-19 14:45:43.997 | + lib/apache:write_uwsgi_config:260 : local http= 2021-04-19 14:45:43.999 | + lib/apache:write_uwsgi_config:261 : local name= 2021-04-19 14:45:44.003 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-04-19 14:45:44.006 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-04-19 14:45:44.009 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-04-19 14:45:44.012 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-04-19 14:45:44.023 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-04-19 14:45:44.024 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-04-19 14:45:44.031 | d /var/run/uwsgi 0755 ubuntu root 2021-04-19 14:45:44.034 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-04-19 14:45:44.048 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-19 14:45:44.050 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-04-19 14:45:44.054 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-04-19 14:45:44.081 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-04-19 14:45:44.106 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-04-19 14:45:44.130 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-04-19 14:45:44.155 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-04-19 14:45:44.179 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-04-19 14:45:44.203 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-04-19 14:45:44.229 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-04-19 14:45:44.253 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-04-19 14:45:44.277 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-19 14:45:44.302 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-04-19 14:45:44.327 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-04-19 14:45:44.352 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-04-19 14:45:44.377 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-04-19 14:45:44.380 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-04-19 14:45:44.383 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-04-19 14:45:44.386 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-04-19 14:45:44.388 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-19 14:45:44.390 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:45:44.393 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:45:44.395 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-19 14:45:44.398 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-19 14:45:44.401 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-04-19 14:45:44.426 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-04-19 14:45:44.451 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-04-19 14:45:44.451 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-04-19 14:45:44.458 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-04-19 14:45:44.462 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-04-19 14:45:44.465 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-04-19 14:45:44.467 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-19 14:45:44.470 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-19 14:45:44.472 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-19 14:45:44.474 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:45:44.477 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:45:44.479 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-19 14:45:44.482 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-19 14:45:44.484 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:45:44.486 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:45:44.489 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-04-19 14:45:44.547 | Enabling site keystone-wsgi-admin. 2021-04-19 14:45:44.552 | To activate the new configuration, you need to run: 2021-04-19 14:45:44.552 | systemctl reload apache2 2021-04-19 14:45:44.557 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-04-19 14:45:44.559 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-19 14:45:44.562 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 14:45:44.564 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-19 14:45:44.700 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-04-19 14:45:44.728 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-04-19 14:45:44.756 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-04-19 14:45:44.783 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-04-19 14:45:44.785 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-04-19 14:45:44.812 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-04-19 14:45:44.837 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-04-19 14:45:44.862 | + ./stack.sh:main:868 : is_service_enabled swift 2021-04-19 14:45:44.879 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:45:44.881 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-04-19 14:45:44.898 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:45:44.900 | + ./stack.sh:main:884 : stack_install_service glance 2021-04-19 14:45:44.903 | + lib/stack:stack_install_service:20 : local service=glance 2021-04-19 14:45:44.905 | + lib/stack:stack_install_service:21 : type install_glance 2021-04-19 14:45:44.908 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-19 14:45:44.910 | + lib/stack:stack_install_service:32 : install_glance 2021-04-19 14:45:44.913 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-04-19 14:45:44.915 | + lib/glance:install_glance:438 : local glance_store_extras 2021-04-19 14:45:44.918 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-04-19 14:45:44.934 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:45:44.936 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-04-19 14:45:44.939 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-04-19 14:45:44.954 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:45:44.957 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-04-19 14:45:44.959 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-04-19 14:45:44.962 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:45:44.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:45:44.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-04-19 14:45:44.969 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:45:44.972 | ++ lib/glance:install_glance:456 : join_extras cinder 2021-04-19 14:45:44.975 | ++ inc/python:join_extras:29 : local IFS=, 2021-04-19 14:45:44.977 | ++ inc/python:join_extras:30 : echo cinder 2021-04-19 14:45:44.980 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store cinder 2021-04-19 14:45:44.983 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-04-19 14:45:44.985 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2021-04-19 14:45:44.988 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-04-19 14:45:44.991 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-04-19 14:45:44.993 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-04-19 14:45:44.996 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-04-19 14:45:45.000 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-04-19 14:45:45.000 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-04-19 14:45:45.004 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-04-19 14:45:45.007 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-04-19 14:45:45.010 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-04-19 14:45:45.013 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-04-19 14:45:45.016 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2021-04-19 14:45:45.034 | Using python 3.6 to install glance-store[cinder]!=0.29.0 2021-04-19 14:45:45.036 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2021-04-19 14:45:46.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:46.189 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:46.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:46.189 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:47.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:45:47.309 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-19 14:45:47.313 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:47.319 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:47.326 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:47.516 | Collecting glance-store===2.5.0 2021-04-19 14:45:47.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2021-04-19 14:45:47.719 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-04-19 14:45:47.751 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.1) 2021-04-19 14:45:48.031 | Collecting os-brick===4.3.1 2021-04-19 14:45:48.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/317/9c058262195ad/os_brick-4.3.1-py3-none-any.whl (252 kB) 2021-04-19 14:45:48.166 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2021-04-19 14:45:48.171 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (5.4.0) 2021-04-19 14:45:48.191 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.4.0) 2021-04-19 14:45:48.203 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.5.0) 2021-04-19 14:45:48.249 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.2.0) 2021-04-19 14:45:48.256 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2021-04-19 14:45:48.263 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-04-19 14:45:48.305 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.5.0) 2021-04-19 14:45:48.321 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (6.2.0) 2021-04-19 14:45:48.326 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.1.0) 2021-04-19 14:45:48.336 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-04-19 14:45:48.362 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.8.0) 2021-04-19 14:45:48.380 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.9) 2021-04-19 14:45:48.386 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.1) 2021-04-19 14:45:48.389 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2021-04-19 14:45:48.392 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2021-04-19 14:45:48.395 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.17.3) 2021-04-19 14:45:48.567 | Collecting python-cinderclient===7.4.0 2021-04-19 14:45:48.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d1/27f5b5d1795b0/python_cinderclient-7.4.0-py3-none-any.whl (278 kB) 2021-04-19 14:45:48.722 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2021-04-19 14:45:48.727 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.2.0) 2021-04-19 14:45:48.747 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2021.1) 2021-04-19 14:45:48.752 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.25.1) 2021-04-19 14:45:48.773 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-04-19 14:45:48.778 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (56.0.0) 2021-04-19 14:45:48.835 | Requirement already satisfied: simplejson===3.13.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.13.2) 2021-04-19 14:45:48.838 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2021-04-19 14:45:48.841 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-19 14:45:48.850 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (6.3.1) 2021-04-19 14:45:48.867 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.26.4) 2021-04-19 14:45:48.889 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.2) 2021-04-19 14:45:48.895 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-19 14:45:48.905 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-19 14:45:48.950 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-19 14:45:48.991 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-19 14:45:48.995 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-19 14:45:49.001 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-19 14:45:49.004 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-19 14:45:49.012 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2021-04-19 14:45:49.019 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.2) 2021-04-19 14:45:49.023 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-19 14:45:49.028 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-19 14:45:49.032 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-19 14:45:49.046 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-19 14:45:49.059 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-19 14:45:49.070 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-19 14:45:49.080 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-19 14:45:49.089 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2021-04-19 14:45:49.092 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2021-04-19 14:45:49.095 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-19 14:45:49.099 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-19 14:45:49.103 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-19 14:45:49.106 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-19 14:45:49.115 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (3.4.1) 2021-04-19 14:45:49.141 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (3.7.4.3) 2021-04-19 14:45:49.146 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.6) 2021-04-19 14:45:49.149 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.12.1) 2021-04-19 14:45:49.152 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-19 14:45:49.180 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2021-04-19 14:45:49.184 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2021-04-19 14:45:49.191 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.4.0) 2021-04-19 14:45:49.210 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.1.0) 2021-04-19 14:45:49.218 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2021-04-19 14:45:49.220 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-19 14:45:49.223 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.4.0) 2021-04-19 14:45:49.227 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-04-19 14:45:49.231 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-04-19 14:45:50.553 | Installing collected packages: python-cinderclient, os-brick, glance-store 2021-04-19 14:45:51.457 | Successfully installed glance-store-2.5.0 os-brick-4.3.1 python-cinderclient-7.4.0 2021-04-19 14:45:51.618 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:45:51.618 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:45:51.715 | + inc/python:pip_install:200 : result=0 2021-04-19 14:45:51.717 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:45:51.720 | + functions-common:time_stop:2304 : local name 2021-04-19 14:45:51.722 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:45:51.724 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:45:51.727 | + functions-common:time_stop:2307 : local total 2021-04-19 14:45:51.729 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:45:51.731 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:45:51.733 | + functions-common:time_stop:2311 : start_time=1618843545029 2021-04-19 14:45:51.736 | + functions-common:time_stop:2313 : [[ -z 1618843545029 ]] 2021-04-19 14:45:51.739 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:45:51.742 | + functions-common:time_stop:2316 : end_time=1618843551739 2021-04-19 14:45:51.745 | + functions-common:time_stop:2317 : elapsed_time=6710 2021-04-19 14:45:51.747 | + functions-common:time_stop:2318 : total=71380 2021-04-19 14:45:51.749 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:45:51.751 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=78090 2021-04-19 14:45:51.754 | + inc/python:pip_install:203 : return 0 2021-04-19 14:45:51.756 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-04-19 14:45:51.759 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-04-19 14:45:51.762 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-04-19 14:45:51.773 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-04-19 14:45:51.778 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-04-19 14:45:51.781 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-04-19 14:45:51.783 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-04-19 14:45:51.785 | + functions-common:git_clone:525 : local git_ref=master 2021-04-19 14:45:51.788 | + functions-common:git_clone:526 : local orig_dir 2021-04-19 14:45:51.790 | ++ functions-common:git_clone:527 : pwd 2021-04-19 14:45:51.793 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-19 14:45:51.795 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-19 14:45:51.798 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-19 14:45:51.814 | + functions-common:git_clone:530 : RECLONE=False 2021-04-19 14:45:51.817 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-19 14:45:51.819 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-19 14:45:51.822 | + functions-common:git_clone:544 : echo master 2021-04-19 14:45:51.823 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-19 14:45:51.827 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-04-19 14:45:51.829 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-19 14:45:51.831 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-04-19 14:45:51.834 | + functions-common:git_clone:593 : git show --oneline 2021-04-19 14:45:51.835 | + functions-common:git_clone:593 : head -1 2021-04-19 14:45:51.837 | 1157c19a Merge "Guidelines for core reviewers" 2021-04-19 14:45:51.839 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-19 14:45:51.842 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-04-19 14:45:51.844 | + inc/python:setup_develop:338 : local bindep 2021-04-19 14:45:51.847 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-04-19 14:45:51.849 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-04-19 14:45:51.852 | + inc/python:setup_develop:344 : local extras= 2021-04-19 14:45:51.855 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-04-19 14:45:51.857 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-19 14:45:51.860 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-04-19 14:45:51.862 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-04-19 14:45:51.864 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-19 14:45:51.867 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-19 14:45:51.870 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-04-19 14:45:51.873 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-19 14:45:51.876 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-04-19 14:45:51.878 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-19 14:45:51.881 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-19 14:45:51.884 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-04-19 14:45:51.889 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-04-19 14:45:51.891 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-04-19 14:45:52.573 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-04-19 14:45:52.576 | + inc/python:setup_package:417 : local bindep=0 2021-04-19 14:45:52.578 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-19 14:45:52.580 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-19 14:45:52.583 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-04-19 14:45:52.585 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-04-19 14:45:52.588 | + inc/python:setup_package:426 : local flags=-e 2021-04-19 14:45:52.590 | + inc/python:setup_package:427 : local extras= 2021-04-19 14:45:52.593 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-19 14:45:52.595 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-19 14:45:52.597 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-19 14:45:52.600 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-19 14:45:52.602 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-19 14:45:52.604 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-04-19 14:45:52.622 | Using python 3.6 to install /opt/stack/glance 2021-04-19 14:45:52.625 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-04-19 14:45:53.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:53.792 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:53.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:45:53.792 | from cryptography.utils import int_from_bytes 2021-04-19 14:45:54.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:45:54.913 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-19 14:45:54.917 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:54.924 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:54.932 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:45:54.936 | Obtaining file:///opt/stack/glance 2021-04-19 14:45:56.447 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-19 14:45:58.005 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-19 14:45:58.015 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-19 14:45:58.024 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-19 14:45:58.037 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-19 14:45:58.217 | Collecting WSME===0.10.1 2021-04-19 14:45:58.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-04-19 14:45:58.335 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-19 14:45:58.350 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-19 14:45:58.519 | Collecting castellan===3.7.1 2021-04-19 14:45:58.526 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/897/4070b636f52c7/castellan-3.7.1-py3-none-any.whl (93 kB) 2021-04-19 14:45:58.648 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-19 14:45:58.802 | Collecting cursive===0.2.2 2021-04-19 14:45:58.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-04-19 14:45:58.944 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-19 14:45:58.953 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.7.1) 2021-04-19 14:45:58.959 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-19 14:45:58.969 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-19 14:45:58.976 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.5.0) 2021-04-19 14:45:59.053 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.0.0) 2021-04-19 14:45:59.059 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.19.1) 2021-04-19 14:45:59.064 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.14) 2021-04-19 14:45:59.067 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2021-04-19 14:45:59.100 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-04-19 14:45:59.167 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-04-19 14:45:59.225 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2021-04-19 14:45:59.233 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2021-04-19 14:45:59.238 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (5.4.0) 2021-04-19 14:45:59.257 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.7.0) 2021-04-19 14:45:59.298 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2021-04-19 14:45:59.310 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.5.0) 2021-04-19 14:45:59.357 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-04-19 14:45:59.363 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.0) 2021-04-19 14:45:59.417 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.1) 2021-04-19 14:45:59.424 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.4.0) 2021-04-19 14:45:59.468 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.7.1) 2021-04-19 14:45:59.528 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.2.0) 2021-04-19 14:45:59.549 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.7.0) 2021-04-19 14:45:59.565 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2021-04-19 14:45:59.581 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-04-19 14:45:59.591 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-04-19 14:45:59.616 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.3.0) 2021-04-19 14:45:59.629 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.8.0) 2021-04-19 14:45:59.646 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2021-04-19 14:45:59.700 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-04-19 14:45:59.706 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.1) 2021-04-19 14:45:59.709 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2021-04-19 14:45:59.711 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.8.0) 2021-04-19 14:45:59.735 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (20.0.1) 2021-04-19 14:45:59.751 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2021-04-19 14:45:59.763 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2021-04-19 14:45:59.766 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2021-04-19 14:45:59.769 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.17.3) 2021-04-19 14:45:59.914 | Collecting python-barbicanclient===5.1.0 2021-04-19 14:45:59.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-04-19 14:46:00.045 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-04-19 14:46:00.050 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2021-04-19 14:46:00.053 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-04-19 14:46:00.074 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-04-19 14:46:00.078 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-04-19 14:46:00.086 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-04-19 14:46:00.218 | Collecting retrying===1.3.3 2021-04-19 14:46:00.224 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-04-19 14:46:00.325 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-04-19 14:46:00.330 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (56.0.0) 2021-04-19 14:46:00.386 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (0.8.1) 2021-04-19 14:46:00.389 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-04-19 14:46:00.392 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (0.13.0) 2021-04-19 14:46:00.403 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.4.1) 2021-04-19 14:46:00.407 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (3.3.0) 2021-04-19 14:46:00.410 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-04-19 14:46:00.609 | Collecting taskflow===4.6.0 2021-04-19 14:46:00.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-04-19 14:46:00.791 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.3.1) 2021-04-19 14:46:00.806 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.0.1) 2021-04-19 14:46:00.816 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.5.0) 2021-04-19 14:46:00.823 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2021-04-19 14:46:00.842 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2021-04-19 14:46:00.845 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.1.0) 2021-04-19 14:46:00.853 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.26.4) 2021-04-19 14:46:00.877 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.12.1) 2021-04-19 14:46:00.880 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.3.2) 2021-04-19 14:46:00.885 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-19 14:46:00.894 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-19 14:46:00.897 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-19 14:46:00.907 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.10.1) 2021-04-19 14:46:00.973 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-19 14:46:01.019 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (5.1.2) 2021-04-19 14:46:01.047 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-19 14:46:01.054 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-19 14:46:01.060 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-19 14:46:01.063 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-19 14:46:01.067 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-19 14:46:01.072 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2021-04-19 14:46:01.119 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-19 14:46:01.126 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-04-19 14:46:01.130 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-19 14:46:01.141 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2021-04-19 14:46:01.145 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-04-19 14:46:01.158 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-19 14:46:01.161 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-19 14:46:01.164 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (2.10) 2021-04-19 14:46:01.169 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-19 14:46:01.172 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-19 14:46:01.355 | Collecting networkx===2.5.1 2021-04-19 14:46:01.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/5858ed7e989f4/networkx-2.5.1-py3-none-any.whl (1.6 MB) 2021-04-19 14:46:01.691 | Collecting automaton===2.3.0 2021-04-19 14:46:01.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-04-19 14:46:01.917 | Collecting pydot===1.4.2 2021-04-19 14:46:01.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-04-19 14:46:02.027 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-04-19 14:46:02.029 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-19 14:46:02.032 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2021-04-19 14:46:02.036 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2021-04-19 14:46:02.038 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-19 14:46:02.043 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2021-04-19 14:46:02.046 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (3.4.1) 2021-04-19 14:46:02.072 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (3.7.4.3) 2021-04-19 14:46:02.077 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-04-19 14:46:02.079 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (5.0.0) 2021-04-19 14:46:02.082 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-04-19 14:46:02.146 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-04-19 14:46:02.151 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.8.2) 2021-04-19 14:46:02.154 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.2.5) 2021-04-19 14:46:03.137 | Installing collected packages: networkx, automaton, pydot, taskflow, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-04-19 14:46:05.488 | Running setup.py develop for glance 2021-04-19 14:46:07.284 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.7.1 cursive-0.2.2 glance networkx-2.5.1 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 taskflow-4.6.0 2021-04-19 14:46:07.449 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:46:07.449 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:46:07.557 | + inc/python:pip_install:200 : result=0 2021-04-19 14:46:07.560 | + inc/python:pip_install:202 : time_stop pip_install 2021-04-19 14:46:07.562 | + functions-common:time_stop:2304 : local name 2021-04-19 14:46:07.564 | + functions-common:time_stop:2305 : local end_time 2021-04-19 14:46:07.567 | + functions-common:time_stop:2306 : local elapsed_time 2021-04-19 14:46:07.569 | + functions-common:time_stop:2307 : local total 2021-04-19 14:46:07.571 | + functions-common:time_stop:2308 : local start_time 2021-04-19 14:46:07.574 | + functions-common:time_stop:2310 : name=pip_install 2021-04-19 14:46:07.576 | + functions-common:time_stop:2311 : start_time=1618843552618 2021-04-19 14:46:07.578 | + functions-common:time_stop:2313 : [[ -z 1618843552618 ]] 2021-04-19 14:46:07.581 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-04-19 14:46:07.584 | + functions-common:time_stop:2316 : end_time=1618843567582 2021-04-19 14:46:07.586 | + functions-common:time_stop:2317 : elapsed_time=14964 2021-04-19 14:46:07.589 | + functions-common:time_stop:2318 : total=78090 2021-04-19 14:46:07.591 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-04-19 14:46:07.594 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=93054 2021-04-19 14:46:07.596 | + inc/python:pip_install:203 : return 0 2021-04-19 14:46:07.598 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-04-19 14:46:07.601 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-19 14:46:07.604 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-19 14:46:07.621 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-04-19 14:46:07.632 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-04-19 14:46:07.635 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-04-19 14:46:07.637 | + inc/python:use_library_from_git:251 : local enabled=1 2021-04-19 14:46:07.640 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-04-19 14:46:07.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-04-19 14:46:07.645 | + inc/python:use_library_from_git:253 : return 1 2021-04-19 14:46:07.647 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-04-19 14:46:07.650 | + ./stack.sh:main:885 : configure_glance 2021-04-19 14:46:07.653 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-04-19 14:46:07.664 | + lib/glance:configure_glance:271 : local dburl 2021-04-19 14:46:07.668 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-04-19 14:46:07.670 | ++ lib/database:database_connection_url:132 : local db=glance 2021-04-19 14:46:07.672 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-04-19 14:46:07.675 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-04-19 14:46:07.678 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-19 14:46:07.680 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-19 14:46:07.683 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-04-19 14:46:07.709 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-04-19 14:46:07.735 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-04-19 14:46:07.758 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-04-19 14:46:07.784 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-04-19 14:46:07.811 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-04-19 14:46:07.838 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-04-19 14:46:07.840 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-04-19 14:46:07.843 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-04-19 14:46:07.845 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-04-19 14:46:07.848 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-04-19 14:46:07.873 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-04-19 14:46:07.897 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2021-04-19 14:46:07.922 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-04-19 14:46:07.945 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-04-19 14:46:07.970 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-04-19 14:46:07.994 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-04-19 14:46:08.019 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-04-19 14:46:08.044 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-04-19 14:46:08.068 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-04-19 14:46:08.093 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-04-19 14:46:08.120 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-04-19 14:46:08.122 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-04-19 14:46:08.125 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-04-19 14:46:08.127 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-04-19 14:46:08.129 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-04-19 14:46:08.132 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-04-19 14:46:08.147 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:46:08.151 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-04-19 14:46:08.153 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-04-19 14:46:08.156 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-04-19 14:46:08.172 | ++ functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:46:08.174 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2021-04-19 14:46:08.177 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2021-04-19 14:46:08.201 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-04-19 14:46:08.204 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-04-19 14:46:08.206 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-04-19 14:46:08.208 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-04-19 14:46:08.211 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-04-19 14:46:08.213 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-04-19 14:46:08.216 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-04-19 14:46:08.218 | + lib/glance:configure_glance_store:231 : local be 2021-04-19 14:46:08.220 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-04-19 14:46:08.223 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-04-19 14:46:08.225 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-04-19 14:46:08.252 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-04-19 14:46:08.255 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2021-04-19 14:46:08.281 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-04-19 14:46:08.284 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-04-19 14:46:08.299 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:46:08.302 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2021-04-19 14:46:08.327 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-04-19 14:46:08.342 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:46:08.345 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-04-19 14:46:08.347 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-04-19 14:46:08.350 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-04-19 14:46:08.352 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-04-19 14:46:08.368 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-04-19 14:46:08.371 | + functions:setup_systemd_logging:695 : local pidstr= 2021-04-19 14:46:08.373 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-04-19 14:46:08.375 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-04-19 14:46:08.378 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-04-19 14:46:08.403 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-04-19 14:46:08.428 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-04-19 14:46:08.453 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-04-19 14:46:08.479 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-04-19 14:46:08.483 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-04-19 14:46:08.511 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-04-19 14:46:08.536 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-04-19 14:46:08.560 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2021-04-19 14:46:08.585 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-04-19 14:46:08.609 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-04-19 14:46:08.634 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-04-19 14:46:08.659 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-04-19 14:46:08.686 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-04-19 14:46:08.713 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-04-19 14:46:08.739 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-04-19 14:46:08.765 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-04-19 14:46:08.770 | + lib/glance:configure_glance:353 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-04-19 14:46:08.776 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-04-19 14:46:08.791 | + functions-common:is_service_enabled:1960 : return 1 2021-04-19 14:46:08.794 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-04-19 14:46:08.796 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-04-19 14:46:08.798 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-04-19 14:46:08.801 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-04-19 14:46:08.803 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-04-19 14:46:08.806 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-04-19 14:46:08.810 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-04-19 14:46:08.812 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-04-19 14:46:08.815 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-04-19 14:46:08.841 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-04-19 14:46:08.843 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-04-19 14:46:08.846 | ++ functions:get_random_port:837 : true 2021-04-19 14:46:08.848 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-04-19 14:46:08.850 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-04-19 14:46:08.852 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-04-19 14:46:08.940 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-04-19 14:46:08.942 | ++ functions:get_random_port:841 : break 2 2021-04-19 14:46:08.945 | ++ functions:get_random_port:845 : echo 60999 2021-04-19 14:46:08.948 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-04-19 14:46:08.950 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-04-19 14:46:08.974 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-04-19 14:46:08.998 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-04-19 14:46:09.022 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-04-19 14:46:09.045 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-04-19 14:46:09.069 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-04-19 14:46:09.093 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-04-19 14:46:09.117 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-04-19 14:46:09.142 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-04-19 14:46:09.166 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-04-19 14:46:09.190 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-04-19 14:46:09.214 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-04-19 14:46:09.238 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-04-19 14:46:09.262 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-04-19 14:46:09.286 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-04-19 14:46:09.310 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-04-19 14:46:09.334 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-04-19 14:46:09.359 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-04-19 14:46:09.382 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-04-19 14:46:09.407 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-04-19 14:46:09.410 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-04-19 14:46:09.412 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-19 14:46:09.414 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:46:09.417 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:46:09.419 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-04-19 14:46:09.421 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-04-19 14:46:09.477 | proxy (enabled by site administrator) 2021-04-19 14:46:09.480 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-04-19 14:46:09.483 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-04-19 14:46:09.485 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-19 14:46:09.488 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:46:09.490 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:46:09.493 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-04-19 14:46:09.495 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-04-19 14:46:09.545 | No module matches proxy_http 2021-04-19 14:46:09.548 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-04-19 14:46:09.606 | Considering dependency proxy for proxy_http: 2021-04-19 14:46:09.606 | Module proxy already enabled 2021-04-19 14:46:09.606 | Enabling module proxy_http. 2021-04-19 14:46:09.611 | To activate the new configuration, you need to run: 2021-04-19 14:46:09.611 | systemctl restart apache2 2021-04-19 14:46:09.615 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-04-19 14:46:09.617 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-19 14:46:09.620 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 14:46:09.623 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-19 14:46:09.758 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-04-19 14:46:09.762 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-04-19 14:46:09.766 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-04-19 14:46:09.769 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-04-19 14:46:09.771 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:46:09.773 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:46:09.776 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-19 14:46:09.779 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-19 14:46:09.782 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-04-19 14:46:09.782 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-19 14:46:09.790 | KeepAlive Off 2021-04-19 14:46:09.794 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-19 14:46:09.794 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-04-19 14:46:09.801 | SetEnv proxy-sendchunked 1 2021-04-19 14:46:09.805 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-04-19 14:46:09.805 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-04-19 14:46:09.813 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-04-19 14:46:09.817 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-04-19 14:46:09.819 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-04-19 14:46:09.822 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-04-19 14:46:09.824 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-04-19 14:46:09.827 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-04-19 14:46:09.829 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:46:09.831 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:46:09.834 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-04-19 14:46:09.836 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-04-19 14:46:09.838 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-04-19 14:46:09.841 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-04-19 14:46:09.843 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-04-19 14:46:09.899 | Enabling site glance-wsgi-api. 2021-04-19 14:46:09.904 | To activate the new configuration, you need to run: 2021-04-19 14:46:09.904 | systemctl reload apache2 2021-04-19 14:46:09.909 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-04-19 14:46:09.911 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-04-19 14:46:09.913 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-04-19 14:46:09.916 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-04-19 14:46:10.068 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-04-19 14:46:10.074 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-04-19 14:46:10.099 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-04-19 14:46:10.116 | + functions-common:is_service_enabled:1960 : return 0 2021-04-19 14:46:10.119 | + ./stack.sh:main:890 : stack_install_service cinder 2021-04-19 14:46:10.122 | + lib/stack:stack_install_service:20 : local service=cinder 2021-04-19 14:46:10.124 | + lib/stack:stack_install_service:21 : type install_cinder 2021-04-19 14:46:10.127 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-04-19 14:46:10.129 | + lib/stack:stack_install_service:32 : install_cinder 2021-04-19 14:46:10.132 | + lib/cinder:install_cinder:449 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-04-19 14:46:10.134 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-04-19 14:46:10.137 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-04-19 14:46:10.139 | + functions-common:git_clone:525 : local git_ref=master 2021-04-19 14:46:10.141 | + functions-common:git_clone:526 : local orig_dir 2021-04-19 14:46:10.144 | ++ functions-common:git_clone:527 : pwd 2021-04-19 14:46:10.147 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-04-19 14:46:10.149 | + functions-common:git_clone:528 : local git_clone_flags= 2021-04-19 14:46:10.152 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-04-19 14:46:10.169 | + functions-common:git_clone:530 : RECLONE=False 2021-04-19 14:46:10.171 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-04-19 14:46:10.173 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-04-19 14:46:10.176 | + functions-common:git_clone:544 : echo master 2021-04-19 14:46:10.176 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-04-19 14:46:10.181 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-04-19 14:46:10.184 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-04-19 14:46:10.187 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-04-19 14:46:10.190 | + functions-common:git_clone:593 : git show --oneline 2021-04-19 14:46:10.190 | + functions-common:git_clone:593 : head -1 2021-04-19 14:46:10.199 | 12aa75011 Merge "api-ref: Fix "name" parameter" 2021-04-19 14:46:10.202 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-04-19 14:46:10.205 | + lib/cinder:install_cinder:450 : setup_develop /opt/stack/cinder 2021-04-19 14:46:10.207 | + inc/python:setup_develop:338 : local bindep 2021-04-19 14:46:10.210 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-19 14:46:10.213 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-04-19 14:46:10.215 | + inc/python:setup_develop:344 : local extras= 2021-04-19 14:46:10.218 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-04-19 14:46:10.220 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-04-19 14:46:10.222 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-19 14:46:10.225 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-04-19 14:46:10.227 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-04-19 14:46:10.230 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-04-19 14:46:10.233 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-04-19 14:46:10.236 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-04-19 14:46:10.239 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-04-19 14:46:10.241 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-04-19 14:46:10.244 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-04-19 14:46:10.247 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-04-19 14:46:10.252 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-04-19 14:46:10.254 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-04-19 14:46:10.938 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-04-19 14:46:10.940 | + inc/python:setup_package:417 : local bindep=0 2021-04-19 14:46:10.943 | + inc/python:setup_package:418 : local bindep_flag= 2021-04-19 14:46:10.945 | + inc/python:setup_package:419 : local bindep_profiles= 2021-04-19 14:46:10.948 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-04-19 14:46:10.950 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-04-19 14:46:10.952 | + inc/python:setup_package:426 : local flags=-e 2021-04-19 14:46:10.955 | + inc/python:setup_package:427 : local extras= 2021-04-19 14:46:10.957 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-04-19 14:46:10.960 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-04-19 14:46:10.962 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-04-19 14:46:10.965 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-04-19 14:46:10.967 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-04-19 14:46:10.970 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-04-19 14:46:10.988 | Using python 3.6 to install /opt/stack/cinder 2021-04-19 14:46:10.991 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-04-19 14:46:12.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:46:12.226 | from cryptography.utils import int_from_bytes 2021-04-19 14:46:12.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-04-19 14:46:12.226 | from cryptography.utils import int_from_bytes 2021-04-19 14:46:13.357 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-04-19 14:46:13.358 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-04-19 14:46:13.361 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:46:13.367 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:46:13.375 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-04-19 14:46:13.379 | Obtaining file:///opt/stack/cinder 2021-04-19 14:46:15.719 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-04-19 14:46:18.066 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-04-19 14:46:18.076 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-04-19 14:46:18.085 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-04-19 14:46:18.098 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-04-19 14:46:18.129 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-04-19 14:46:19.166 | Collecting boto3===1.17.53 2021-04-19 14:46:19.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3bf/3305571f3c8b7/boto3-1.17.53-py2.py3-none-any.whl (131 kB) 2021-04-19 14:46:20.672 | Collecting botocore===1.20.53 2021-04-19 14:46:20.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d5e/70d17b91c9b58/botocore-1.20.53-py2.py3-none-any.whl (7.4 MB) 2021-04-19 14:46:20.983 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-04-19 14:46:21.004 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.4.7) 2021-04-19 14:46:21.049 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2021-04-19 14:46:21.063 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-04-19 14:46:21.067 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.30.2) 2021-04-19 14:46:21.280 | Collecting google-api-python-client===2.2.0 2021-04-19 14:46:21.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ed/ac3b071588e08/google_api_python_client-2.2.0-py2.py3-none-any.whl (7.0 MB) 2021-04-19 14:46:21.674 | Collecting google-auth===1.29.0 2021-04-19 14:46:21.680 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f30/a672a64d91cc2/google_auth-1.29.0-py2.py3-none-any.whl (142 kB) 2021-04-19 14:46:21.831 | Collecting google-auth-httplib2===0.1.0 2021-04-19 14:46:21.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-04-19 14:46:21.945 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-04-19 14:46:21.951 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-04-19 14:46:21.956 | Requirement already satisfied: importlib-metadata===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.10.1) 2021-04-19 14:46:21.998 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-04-19 14:46:22.001 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2021-04-19 14:46:22.005 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2021-04-19 14:46:22.037 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-04-19 14:46:22.103 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-04-19 14:46:22.951 | Collecting lxml===4.6.3 2021-04-19 14:46:22.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bcc/bfc27563652de/lxml-4.6.3-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2021-04-19 14:46:23.263 | Collecting oauth2client===4.1.3 2021-04-19 14:46:23.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-04-19 14:46:23.385 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.3.1) 2021-04-19 14:46:23.409 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2021-04-19 14:46:23.414 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.4.0) 2021-04-19 14:46:23.435 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-04-19 14:46:23.474 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-04-19 14:46:23.487 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-04-19 14:46:23.533 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-04-19 14:46:23.540 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-04-19 14:46:23.594 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2021-04-19 14:46:23.601 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-04-19 14:46:23.644 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-04-19 14:46:23.706 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-04-19 14:46:23.726 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-04-19 14:46:23.743 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.5.0) 2021-04-19 14:46:23.760 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.2.0) 2021-04-19 14:46:23.775 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2021-04-19 14:46:23.781 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-04-19 14:46:23.791 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-04-19 14:46:23.817 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-04-19 14:46:23.828 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-04-19 14:46:23.847 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.4.0) 2021-04-19 14:46:24.066 | Collecting oslo.vmware===3.8.0 2021-04-19 14:46:24.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-04-19 14:46:24.213 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-04-19 14:46:24.265 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-04-19 14:46:24.478 | Collecting paramiko===2.7.2 2021-04-19 14:46:24.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-04-19 14:46:24.632 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.1) 2021-04-19 14:46:24.635 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2021-04-19 14:46:24.639 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-04-19 14:46:24.809 | Collecting pyasn1===0.4.8 2021-04-19 14:46:24.816 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-04-19 14:46:24.938 | Collecting pyasn1-modules===0.2.8 2021-04-19 14:46:24.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-04-19 14:46:24.959 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2021-04-19 14:46:24.971 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-04-19 14:46:24.973 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-04-19 14:46:24.977 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.17.3) 2021-04-19 14:46:24.983 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (5.1.0) 2021-04-19 14:46:25.000 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-04-19 14:46:25.182 | Collecting python-glanceclient===3.3.0 2021-04-19 14:46:25.188 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2021-04-19 14:46:25.316 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-04-19 14:46:25.336 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (17.4.0) 2021-04-19 14:46:25.502 | Collecting python-swiftclient===3.11.1 2021-04-19 14:46:25.509 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2021-04-19 14:46:25.643 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-04-19 14:46:25.648 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-04-19 14:46:25.656 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-04-19 14:46:25.678 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-04-19 14:46:25.730 | Collecting rsa===4.7.2 2021-04-19 14:46:25.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-04-19 14:46:25.872 | Collecting rtslib-fb===2.1.74 2021-04-19 14:46:25.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-04-19 14:46:26.958 | Collecting s3transfer===0.3.7 2021-04-19 14:46:26.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/efa/5bd92a897b6a8/s3transfer-0.3.7-py2.py3-none-any.whl (73 kB) 2021-04-19 14:46:27.077 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-04-19 14:46:27.133 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-04-19 14:46:27.136 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-04-19 14:46:27.148 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-04-19 14:46:27.151 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-04-19 14:46:27.154 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-04-19 14:46:27.282 | Collecting suds-jurko===0.6 2021-04-19 14:46:27.289 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-04-19 14:46:27.532 | Collecting tabulate===0.8.9 2021-04-19 14:46:27.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-04-19 14:46:27.647 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (4.6.0) 2021-04-19 14:46:27.708 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.3.1) 2021-04-19 14:46:27.724 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-04-19 14:46:27.735 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-04-19 14:46:27.741 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-04-19 14:46:27.760 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.8.0) 2021-04-19 14:46:27.827 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-04-19 14:46:27.831 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.7.4.3) 2021-04-19 14:46:27.835 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-04-19 14:46:27.961 | Collecting uritemplate===3.0.1 2021-04-19 14:46:27.967 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-04-19 14:46:28.073 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-04-19 14:46:28.096 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.12.1) 2021-04-19 14:46:28.222 | Collecting warlock===1.3.3 2021-04-19 14:46:28.229 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-04-19 14:46:28.339 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-04-19 14:46:28.343 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-04-19 14:46:28.348 | Requirement already satisfied: zipp===3.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (3.4.1) 2021-04-19 14:46:28.496 | Collecting zstd===1.4.8.1 2021-04-19 14:46:28.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-04-19 14:46:29.399 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (1.14.5) 2021-04-19 14:46:29.403 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-04-19 14:46:29.587 | Collecting google-api-core===1.26.3 2021-04-19 14:46:29.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/099/762d4b4018cd5/google_api_core-1.26.3-py2.py3-none-any.whl (93 kB) 2021-04-19 14:46:29.732 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (4.2.1) 2021-04-19 14:46:29.735 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-04-19 14:46:29.780 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-04-19 14:46:29.787 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.14.1) 2021-04-19 14:46:29.793 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2021-04-19 14:46:29.800 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-04-19 14:46:29.808 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-04-19 14:46:29.812 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-04-19 14:46:29.822 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2021-04-19 14:46:29.829 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2021-04-19 14:46:29.876 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-04-19 14:46:29.881 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-04-19 14:46:29.889 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-04-19 14:46:29.893 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.0) 2021-04-19 14:46:29.904 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2021-04-19 14:46:30.105 | Collecting PyNaCl===1.4.0 2021-04-19 14:46:30.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-04-19 14:46:30.249 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.2.0) 2021-04-19 14:46:30.260 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.7.0) 2021-04-19 14:46:30.274 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-04-19 14:46:30.290 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-04-19 14:46:30.293 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (4.0.0) 2021-04-19 14:46:30.297 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-04-19 14:46:30.425 | Collecting pyudev===0.22.0 2021-04-19 14:46:30.431 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-04-19 14:46:30.541 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-04-19 14:46:30.545 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.4.2) 2021-04-19 14:46:30.550 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-04-19 14:46:30.557 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.1) 2021-04-19 14:46:30.598 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-04-19 14:46:30.601 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-04-19 14:46:30.604 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-04-19 14:46:30.607 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-04-19 14:46:30.610 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.32) 2021-04-19 14:46:30.616 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-04-19 14:46:30.754 | Collecting googleapis-common-protos===1.53.0 2021-04-19 14:46:30.760 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-04-19 14:46:30.877 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (3.15.8) 2021-04-19 14:46:30.882 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-04-19 14:46:30.884 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (5.1.2) 2021-04-19 14:46:30.912 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-04-19 14:46:30.921 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-04-19 14:46:30.924 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-04-19 14:46:30.927 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-04-19 14:46:30.931 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.5.0) 2021-04-19 14:46:30.994 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.1) 2021-04-19 14:46:30.998 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.2.5) 2021-04-19 14:46:31.004 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-04-19 14:46:31.008 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-04-19 14:46:31.012 | Building wheels for collected packages: rtslib-fb, zstd 2021-04-19 14:46:31.013 | Building wheel for rtslib-fb (setup.py): started 2021-04-19 14:46:31.895 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-04-19 14:46:31.897 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=f85626b4709620a633f9e68e6cca7a512265ea1b4f727e8759b1ecd952f8b07c 2021-04-19 14:46:31.897 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2021-04-19 14:46:31.898 | Building wheel for zstd (setup.py): started 2021-04-19 14:47:06.223 | Building wheel for zstd (setup.py): finished with status 'done' 2021-04-19 14:47:06.232 | Created wheel for zstd: filename=zstd-1.4.8.1-cp36-cp36m-linux_x86_64.whl size=1206044 sha256=d420768a53e754d3a797646852c59df1d575505799a85e8a9521b95c37956e94 2021-04-19 14:47:06.232 | Stored in directory: /root/.cache/pip/wheels/2d/1d/e6/e2ab9e3ef13f5231c8b84de2e0f00990c07414aaf378944ac2 2021-04-19 14:47:06.233 | Successfully built rtslib-fb zstd 2021-04-19 14:47:07.401 | Installing collected packages: lxml, pyasn1, rsa, pyasn1-modules, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, python-swiftclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, uritemplate, googleapis-common-protos, google-auth, google-api-core, google-auth-httplib2, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-04-19 14:47:07.401 | Attempting uninstall: lxml 2021-04-19 14:47:07.403 | Found existing installation: lxml 4.2.1 2021-04-19 14:47:07.405 | Uninstalling lxml-4.2.1: 2021-04-19 14:47:07.507 | Successfully uninstalled lxml-4.2.1 2021-04-19 14:47:07.802 | Attempting uninstall: pyasn1 2021-04-19 14:47:07.804 | Found existing installation: pyasn1 0.4.2 2021-04-19 14:47:07.813 | Uninstalling pyasn1-0.4.2: 2021-04-19 14:47:07.912 | Successfully uninstalled pyasn1-0.4.2 2021-04-19 14:47:08.022 | Attempting uninstall: rsa 2021-04-19 14:47:08.024 | Found existing installation: rsa 3.4.2 2021-04-19 14:47:08.028 | Uninstalling rsa-3.4.2: 2021-04-19 14:47:08.127 | Successfully uninstalled rsa-3.4.2 2021-04-19 14:47:08.173 | Attempting uninstall: pyasn1-modules 2021-04-19 14:47:08.175 | Found existing installation: pyasn1-modules 0.2.1 2021-04-19 14:47:08.176 | ERROR: Cannot uninstall 'pyasn1-modules'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall. 2021-04-19 14:47:08.349 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-04-19 14:47:08.349 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-04-19 14:47:08.520 | + inc/python:pip_install:1 : exit_trap 2021-04-19 14:47:08.523 | + ./stack.sh:exit_trap:503 : local r=1 2021-04-19 14:47:08.526 | ++ ./stack.sh:exit_trap:504 : jobs -p 2021-04-19 14:47:08.529 | + ./stack.sh:exit_trap:504 : jobs= 2021-04-19 14:47:08.531 | + ./stack.sh:exit_trap:507 : [[ -n '' ]] 2021-04-19 14:47:08.534 | + ./stack.sh:exit_trap:513 : '[' -f '' ']' 2021-04-19 14:47:08.536 | + ./stack.sh:exit_trap:518 : kill_spinner 2021-04-19 14:47:08.538 | + ./stack.sh:kill_spinner:413 : '[' '!' -z '' ']' 2021-04-19 14:47:08.540 | + ./stack.sh:exit_trap:520 : [[ 1 -ne 0 ]] 2021-04-19 14:47:08.543 | + ./stack.sh:exit_trap:521 : echo 'Error on exit' 2021-04-19 14:47:08.543 | Error on exit 2021-04-19 14:47:08.545 | + ./stack.sh:exit_trap:523 : type -p generate-subunit 2021-04-19 14:47:08.547 | + ./stack.sh:exit_trap:524 : generate-subunit 1618842956 672 fail 2021-04-19 14:47:09.154 | + ./stack.sh:exit_trap:526 : [[ -z /opt/stack/logs ]] 2021-04-19 14:47:09.156 | + ./stack.sh:exit_trap:529 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2021-04-19 14:47:09.927 | + ./stack.sh:exit_trap:538 : exit 1